From 5a840151ea97c3360ea094c2a624919da722a29e Mon Sep 17 00:00:00 2001 From: ahze Date: Wed, 8 Dec 2004 13:44:30 +0000 Subject: Add support to polypaudio git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3235 df743ca5-7f9a-e211-a948-0013205c9059 --- multimedia/gstreamer-plugins/Makefile.common | 7 +++++++ multimedia/gstreamer-plugins80/Makefile.common | 7 +++++++ 2 files changed, 14 insertions(+) (limited to 'multimedia') diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index e397b5921..bef8ded7a 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -351,6 +351,13 @@ PLIST_FILES= ${GST_LIB_DIR}/libgstpng.so \ ${GST_LIB_DIR}/libgstsnapshot.so .endif +# polypaudio +.if ${GST_PLUGIN}=="polypaudio" +LIB_DEPENDS+= polyp-0.7.0:${PORTSDIR}/audio/polypaudio +PLIST_FILES= ${GST_LIB_DIR}/libpolypaudio.so +GST_PLUGIN_DIR= ext/polyp +.endif + # sdl .if ${GST_PLUGIN}=="sdl" USE_SDL+= sdl diff --git a/multimedia/gstreamer-plugins80/Makefile.common b/multimedia/gstreamer-plugins80/Makefile.common index e397b5921..bef8ded7a 100644 --- a/multimedia/gstreamer-plugins80/Makefile.common +++ b/multimedia/gstreamer-plugins80/Makefile.common @@ -351,6 +351,13 @@ PLIST_FILES= ${GST_LIB_DIR}/libgstpng.so \ ${GST_LIB_DIR}/libgstsnapshot.so .endif +# polypaudio +.if ${GST_PLUGIN}=="polypaudio" +LIB_DEPENDS+= polyp-0.7.0:${PORTSDIR}/audio/polypaudio +PLIST_FILES= ${GST_LIB_DIR}/libpolypaudio.so +GST_PLUGIN_DIR= ext/polyp +.endif + # sdl .if ${GST_PLUGIN}=="sdl" USE_SDL+= sdl -- cgit v1.2.3