From 9b4461f89d699c21a920862ec19589fd45e43bad Mon Sep 17 00:00:00 2001 From: ahze Date: Wed, 16 Feb 2005 23:30:34 +0000 Subject: - Fix hermes support - Chase changes (over due) to dirac git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3663 df743ca5-7f9a-e211-a948-0013205c9059 --- multimedia/gstreamer-plugins/Makefile.common | 4 ++-- multimedia/gstreamer-plugins80/Makefile.common | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index 839811413..6a56aa0b3 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -137,7 +137,7 @@ LIB_DEPENDS+= cdda_interface.0:${PORTSDIR}/audio/cdparanoia # dirac .if ${GST_PLUGIN}=="dirac" -BUILD_DEPENDS+= ${LOCALBASE}/lib/libconv_common.a:${PORTSDIR}/multimedia/dirac +LIB_DEPENDS+= dirac_encoder.0:${PORTSDIR}/multimedia/dirac .endif # dts @@ -207,7 +207,7 @@ LIB_DEPENDS+= musepack.1:${PORTSDIR}/audio/libmusepack # hermes .if ${GST_PLUGIN}=="hermes" -LIB_DEPENDS+ Hermes.1:${PORTSDIR}/graphics/Hermes +LIB_DEPENDS+= Hermes.1:${PORTSDIR}/graphics/Hermes PLIST_FILES= ${GST_LIB_DIR}/libgsthermescolorspace.so .endif diff --git a/multimedia/gstreamer-plugins80/Makefile.common b/multimedia/gstreamer-plugins80/Makefile.common index 839811413..6a56aa0b3 100644 --- a/multimedia/gstreamer-plugins80/Makefile.common +++ b/multimedia/gstreamer-plugins80/Makefile.common @@ -137,7 +137,7 @@ LIB_DEPENDS+= cdda_interface.0:${PORTSDIR}/audio/cdparanoia # dirac .if ${GST_PLUGIN}=="dirac" -BUILD_DEPENDS+= ${LOCALBASE}/lib/libconv_common.a:${PORTSDIR}/multimedia/dirac +LIB_DEPENDS+= dirac_encoder.0:${PORTSDIR}/multimedia/dirac .endif # dts @@ -207,7 +207,7 @@ LIB_DEPENDS+= musepack.1:${PORTSDIR}/audio/libmusepack # hermes .if ${GST_PLUGIN}=="hermes" -LIB_DEPENDS+ Hermes.1:${PORTSDIR}/graphics/Hermes +LIB_DEPENDS+= Hermes.1:${PORTSDIR}/graphics/Hermes PLIST_FILES= ${GST_LIB_DIR}/libgsthermescolorspace.so .endif -- cgit v1.2.3