aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.gstreamer.mk
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2005-09-08 18:32:13 +0000
committerKoop Mast <kwm@FreeBSD.org>2005-09-08 18:32:13 +0000
commit9e8d18edb23f1dda72fe10f16f512c1de3dec594 (patch)
tree9ef146d81313c2de9d4604732e47860d097c6c0e /Mk/bsd.gstreamer.mk
parent1aa98708841f19cf8e652f10d77921cad386aec1 (diff)
downloadports-9e8d18edb23f1dda72fe10f16f512c1de3dec594.tar.gz
ports-9e8d18edb23f1dda72fe10f16f512c1de3dec594.zip
Update to 0.8.11.
Add new plugins x264. Approved by: maintainer (implicit)
Notes
Notes: svn path=/head/; revision=142237
Diffstat (limited to 'Mk/bsd.gstreamer.mk')
-rw-r--r--Mk/bsd.gstreamer.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/Mk/bsd.gstreamer.mk b/Mk/bsd.gstreamer.mk
index 5800561acccb..06a251d2e2e1 100644
--- a/Mk/bsd.gstreamer.mk
+++ b/Mk/bsd.gstreamer.mk
@@ -59,7 +59,7 @@ _USE_GSTREAMER_ALL= a52dec aalib artsd audiofile cairo cdaudio cdio cdparanoia \
libpng libvisual mad mikmod mpeg2dec mpeg2enc mplex \
musepack musicbrainz nas sdl shout shout2 sidplay \
smoothwave sndfile speex theora ogg pango polypaudio \
- swfdec vorbis wavpack xvid
+ swfdec vorbis wavpack x264 xvid
# other plugins
OTHER_GSTREAMER_PLUGINS+= core yes
@@ -204,6 +204,8 @@ mplex_DEPENDS= multimedia/gstreamer-plugins-mplex
theora_DEPENDS= multimedia/gstreamer-plugins-theora
+x264_DEPENDS= multimedia/gstreamer-plugins-x264
+
xvid_DEPENDS= multimedia/gstreamer-plugins-xvid
# Net Plugins Section