summaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-01-21 06:58:19 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-01-21 06:58:19 +0800
commit52606cd67c8fb65d95246fb0393890c6a3258958 (patch)
tree102c6529a9d5c19b0387ebb750d83c510ab44d80 /Mk
parentee054704e695a3318dc065fdb5e9990c7f6bccea (diff)
downloadmarcuscom-ports-52606cd67c8fb65d95246fb0393890c6a3258958.tar
marcuscom-ports-52606cd67c8fb65d95246fb0393890c6a3258958.tar.gz
marcuscom-ports-52606cd67c8fb65d95246fb0393890c6a3258958.tar.bz2
marcuscom-ports-52606cd67c8fb65d95246fb0393890c6a3258958.tar.lz
marcuscom-ports-52606cd67c8fb65d95246fb0393890c6a3258958.tar.xz
marcuscom-ports-52606cd67c8fb65d95246fb0393890c6a3258958.tar.zst
marcuscom-ports-52606cd67c8fb65d95246fb0393890c6a3258958.zip
- Add gstreamer-plugins-good
gstreamer-plugins-good is the sys and gst dirs - Readd ffmpeg to USE_GSTREAMER - Add good to gstreamer-plugins-core GO GNOME 2.13.5!! git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5476 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.gstreamer.mk8
1 files changed, 5 insertions, 3 deletions
diff --git a/Mk/bsd.gstreamer.mk b/Mk/bsd.gstreamer.mk
index 5fc505501..6a6c67e35 100644
--- a/Mk/bsd.gstreamer.mk
+++ b/Mk/bsd.gstreamer.mk
@@ -7,7 +7,7 @@
# Date: 4 Oct 2004
#
# $FreeBSD$
-# $MCom: ports/Mk/bsd.gstreamer.mk,v 1.14 2006/01/20 18:07:42 ahze Exp $
+# $MCom: ports/Mk/bsd.gstreamer.mk,v 1.15 2006/01/20 18:46:33 ahze Exp $
.if !defined(_POSTMKINCLUDED) && !defined(Gstreamer_Pre_Include)
@@ -58,8 +58,8 @@ GST80_SHLIB_VERSION= 1
# These are the current supported gstreamer-plugins modules
#
_USE_GSTREAMER_ALL= a52dec aalib cairo cdparanoia \
- dv esound faac faad flac gconf gnomevfs \
- gsm ivorbis jpeg ladspa lame libcaca \
+ dv esound faac faad ffmpeg flac gconf gnomevfs \
+ good gsm ivorbis jpeg ladspa lame libcaca \
libmms libpng libvisual mad mpeg2dec \
musepack ogg pango sdl shout2 sidplay \
speex theora vorbis wavpack
@@ -190,6 +190,8 @@ dv_DEPENDS= multimedia/gstreamer-plugins-dv
dvd_DEPENDS= multimedia/gstreamer-plugins-dvd
+good_DEPENDS= multimedia/gstreamer-plugins-good
+
libfame_DEPENDS= multimedia/gstreamer-plugins-libfame
mpeg2dec_DEPENDS= multimedia/gstreamer-plugins-mpeg2dec