aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2006-08-01 12:52:35 +0800
committerahze <ahze@FreeBSD.org>2006-08-01 12:52:35 +0800
commit3aeb176a8493aa448ed9e250740d202261fa4122 (patch)
tree0581172422ff4c326299542ad7989da5d4e79666 /Mk
parente55d4f159b10ddb3d51bbf4db9975649266e497c (diff)
downloadfreebsd-ports-gnome-3aeb176a8493aa448ed9e250740d202261fa4122.tar.gz
freebsd-ports-gnome-3aeb176a8493aa448ed9e250740d202261fa4122.tar.zst
freebsd-ports-gnome-3aeb176a8493aa448ed9e250740d202261fa4122.zip
- Add forgotten support for USE_GSTREAMER=python
(depends on multimedia/py-gstreamer) Obtained from: marcuscom cvs
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