summaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-01-21 07:17:23 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-01-21 07:17:23 +0800
commit7ab66357522bc0dfee3c9a279bf0ae19baef45b2 (patch)
tree18ae022c635c7bc2cb8bb24340dff3d0139a6939 /Mk
parent9ffa9c5944a0e386459692b39c3a85c448c6f299 (diff)
downloadmarcuscom-ports-7ab66357522bc0dfee3c9a279bf0ae19baef45b2.tar
marcuscom-ports-7ab66357522bc0dfee3c9a279bf0ae19baef45b2.tar.gz
marcuscom-ports-7ab66357522bc0dfee3c9a279bf0ae19baef45b2.tar.bz2
marcuscom-ports-7ab66357522bc0dfee3c9a279bf0ae19baef45b2.tar.lz
marcuscom-ports-7ab66357522bc0dfee3c9a279bf0ae19baef45b2.tar.xz
marcuscom-ports-7ab66357522bc0dfee3c9a279bf0ae19baef45b2.tar.zst
marcuscom-ports-7ab66357522bc0dfee3c9a279bf0ae19baef45b2.zip
- Add support for bad and ugly
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5479 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.gstreamer.mk10
1 files changed, 7 insertions, 3 deletions
diff --git a/Mk/bsd.gstreamer.mk b/Mk/bsd.gstreamer.mk
index 6a6c67e35..809398613 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.15 2006/01/20 18:46:33 ahze Exp $
+# $MCom: ports/Mk/bsd.gstreamer.mk,v 1.16 2006/01/20 22:58:18 ahze Exp $
.if !defined(_POSTMKINCLUDED) && !defined(Gstreamer_Pre_Include)
@@ -57,12 +57,12 @@ GST80_SHLIB_VERSION= 1
#
# These are the current supported gstreamer-plugins modules
#
-_USE_GSTREAMER_ALL= a52dec aalib cairo cdparanoia \
+_USE_GSTREAMER_ALL= a52dec aalib bad cairo cdparanoia \
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
+ speex theora ugly vorbis wavpack
_USE_GSTREAMER80_ALL= a52dec aalib artsd audiofile cairo cdaudio cdio cdparanoia \
dirac dts dv dvd esound faac faad ffmpeg flac \
gconf gdkpixbuf gnomevfs gsm hermes ivorbis jack jpeg \
@@ -177,6 +177,8 @@ libvisual_DEPENDS= graphics/gstreamer-plugins-libvisual
swfdec_DEPENDS= graphics/gstreamer-plugins-swfdec
# Multimedia Plugins Section
+bad_DEPENDS= multimedia/gstreamer-plugins-bad
+
dirac_DEPENDS= multimedia/gstreamer-plugins-dirac
dts_DEPENDS= multimedia/gstreamer-plugins-dts
@@ -202,6 +204,8 @@ mplex_DEPENDS= multimedia/gstreamer-plugins-mplex
theora_DEPENDS= multimedia/gstreamer-plugins-theora
+ugly_DEPENDS= multimedia/gstreamer-plugins-ugly
+
x264_DEPENDS= multimedia/gstreamer-plugins-x264
xvid_DEPENDS= multimedia/gstreamer-plugins-xvid