aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins-all
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2011-05-11 10:33:50 +0000
committerKoop Mast <kwm@FreeBSD.org>2011-05-11 10:33:50 +0000
commit3d016e8bd2178835cb7ca98ccc8b83b7b750ddb1 (patch)
tree20af9467d9c1316abe83391bdad03a8461d029f7 /multimedia/gstreamer-plugins-all
parentf886c80ba2e1073ce87bacea5c7c75cb28fb79b7 (diff)
downloadports-3d016e8bd2178835cb7ca98ccc8b83b7b750ddb1.tar.gz
ports-3d016e8bd2178835cb7ca98ccc8b83b7b750ddb1.zip
Update Gstreamer (core) to 0.10.33
Update Gstreamer-plugins(-base) to 0.10.33 Update Gstreamer-plugins-good to 0.10.29 Update Gstreamer-plugins-bad to 0.10.22 Update Gstreamer-plugins-ugly to 0.10.18
Notes
Notes: svn path=/head/; revision=273952
Diffstat (limited to 'multimedia/gstreamer-plugins-all')
-rw-r--r--multimedia/gstreamer-plugins-all/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gstreamer-plugins-all/Makefile b/multimedia/gstreamer-plugins-all/Makefile
index f3aef2b2ad9c..9d186dcf1392 100644
--- a/multimedia/gstreamer-plugins-all/Makefile
+++ b/multimedia/gstreamer-plugins-all/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gstreamer-plugins-all
PORTVERSION= 1.3.${GST_VERSION}.${GST_SHLIB_VERSION}
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= multimedia
MASTER_SITES= # empty
DISTFILES= # empty
@@ -27,13 +27,13 @@ OPTIONS= # Hacky.. but it works the way it is set up...
.if defined(PACKAGE_BUILDING)
WITHOUT_FAAC= yes # Mp4 Dolby license , no package
WITHOUT_LAME= yes # MP3 License , no package
-WITHOUT_SWFDEC= yes # Broken
WITHOUT_MPEG2ENC= yes # Broken
WITHOUT_VDPAU= yes # Needs to be build agains running kernel
.endif
.if ${ARCH}!="i386"
WITHOUT_SPC= yes # i386 only
.endif
+WITHOUT_FLITE= yes # broken
# Remove core, yes
PLUGS= ${_USE_GSTREAMER10_ALL}