aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2006-04-22 11:40:29 +0800
committermarcus <marcus@FreeBSD.org>2006-04-22 11:40:29 +0800
commit43d4e5c70043c58e4a5205efab0c4bc26fd3f1aa (patch)
tree945d2757859a36045fa40c355002c90f31dcf79e /multimedia
parent824ccf9b2f7e4e92cc1c87e8036aecfe72cdefb7 (diff)
downloadfreebsd-ports-graphics-43d4e5c70043c58e4a5205efab0c4bc26fd3f1aa.tar.gz
freebsd-ports-graphics-43d4e5c70043c58e4a5205efab0c4bc26fd3f1aa.tar.zst
freebsd-ports-graphics-43d4e5c70043c58e4a5205efab0c4bc26fd3f1aa.zip
Repocopy gstreamer-plugins-polypaudio to gstreamer-plugins-polyp as the
latter is what gstreamer calls the Polyp Audio plug-in. This effectively fixes the linking of this plug-in. PR: 87777
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gstreamer-plugins/Makefile.common4
-rw-r--r--multimedia/gstreamer-plugins80/Makefile.common4
2 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common
index 5dcd2540561..4509c14ea83 100644
--- a/multimedia/gstreamer-plugins/Makefile.common
+++ b/multimedia/gstreamer-plugins/Makefile.common
@@ -460,8 +460,8 @@ PLIST_FILES= ${GST_LIB_DIR}/libgstpng.a \
${GST_LIB_DIR}/libgstsnapshot.so
.endif
-# polypaudio
-.if ${GST_PLUGIN}=="polypaudio"
+# polyp
+.if ${GST_PLUGIN}=="polyp"
LIB_DEPENDS+= polyp-0.7.0:${PORTSDIR}/audio/polypaudio
PLIST_FILES= ${GST_LIB_DIR}/libpolypaudio.a \
${GST_LIB_DIR}/libpolypaudio.la \
diff --git a/multimedia/gstreamer-plugins80/Makefile.common b/multimedia/gstreamer-plugins80/Makefile.common
index 5dcd2540561..4509c14ea83 100644
--- a/multimedia/gstreamer-plugins80/Makefile.common
+++ b/multimedia/gstreamer-plugins80/Makefile.common
@@ -460,8 +460,8 @@ PLIST_FILES= ${GST_LIB_DIR}/libgstpng.a \
${GST_LIB_DIR}/libgstsnapshot.so
.endif
-# polypaudio
-.if ${GST_PLUGIN}=="polypaudio"
+# polyp
+.if ${GST_PLUGIN}=="polyp"
LIB_DEPENDS+= polyp-0.7.0:${PORTSDIR}/audio/polypaudio
PLIST_FILES= ${GST_LIB_DIR}/libpolypaudio.a \
${GST_LIB_DIR}/libpolypaudio.la \