aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-08-01 04:52:35 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-08-01 04:52:35 +0000
commit3f352d56ec8bf8c634060d322201320ef9830b63 (patch)
tree4d11cae649ee87bdb946d415f1529bf7585d6442 /Mk
parent8c9199c23106e462b8e7bde233ce34a37d976cd6 (diff)
downloadports-3f352d56ec8bf8c634060d322201320ef9830b63.tar.gz
ports-3f352d56ec8bf8c634060d322201320ef9830b63.zip
Notes
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.gstreamer.mk13
1 files changed, 11 insertions, 2 deletions
diff --git a/Mk/bsd.gstreamer.mk b/Mk/bsd.gstreamer.mk
index cb9c02e73a49..197f1f05d912 100644
--- a/Mk/bsd.gstreamer.mk
+++ b/Mk/bsd.gstreamer.mk
@@ -64,7 +64,7 @@ _USE_GSTREAMER_ALL= a52dec aalib bad cairo cdparanoia dts \
dv dvd esound faac faad ffmpeg flac gconf gnomevfs \
gnonlin good gsm ivorbis jpeg ladspa lame libcaca \
libmms libpng libvisual mad mpeg2dec \
- musepack ogg pango sdl shout2 sidplay \
+ musepack ogg pango python sdl shout2 sidplay \
speex theora ugly vorbis wavpack xvid
_USE_GSTREAMER80_ALL= a52dec aalib artsd audiofile cairo cdaudio cdio cdparanoia \
dirac dts dv dvd esound faac faad ffmpeg flac \
@@ -72,7 +72,7 @@ _USE_GSTREAMER80_ALL= a52dec aalib artsd audiofile cairo cdaudio cdio cdparanoia
jpeg-mmx ladspa lame libcaca libfame libmms libmng \
libpng libvisual mad mikmod mpeg2dec mpeg2enc mplex \
musepack musicbrainz nas sdl shout shout2 sidplay \
- smoothwave sndfile speex theora ogg pango polyp \
+ smoothwave sndfile speex theora ogg pango polyp python \
swfdec vorbis wavpack x264 xvid
# other plugins
OTHER_GSTREAMER_PLUGINS+= core yes
@@ -210,6 +210,15 @@ mpeg2enc_DEPENDS= multimedia/gstreamer-plugins-mpeg2enc
mplex_DEPENDS= multimedia/gstreamer-plugins-mplex
+python_DEPENDS= multimedia/py-gstreamer
+python_NAME= gstreamer
+python_GST80_SUFX= 80
+python_GST80_PREFIX= ${PYTHON_PKGNAMEPREFIX}
+python_GST_PREFIX= ${PYTHON_PKGNAMEPREFIX}
+python_GST_SUFX= # empty
+python_GST80_VERSION= 0.8.2
+python_GST_VERSION= 0.10.4
+
theora_DEPENDS= multimedia/gstreamer-plugins-theora
ugly_DEPENDS= multimedia/gstreamer-plugins-ugly