aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins
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
parentf886c80ba2e1073ce87bacea5c7c75cb28fb79b7 (diff)
downloadports-3d016e8bd2178835cb7ca98ccc8b83b7b750ddb1.tar.gz
ports-3d016e8bd2178835cb7ca98ccc8b83b7b750ddb1.zip
Notes
Diffstat (limited to 'multimedia/gstreamer-plugins')
-rw-r--r--multimedia/gstreamer-plugins/Makefile10
-rw-r--r--multimedia/gstreamer-plugins/Makefile.common8
-rw-r--r--multimedia/gstreamer-plugins/distinfo16
-rw-r--r--multimedia/gstreamer-plugins/pkg-plist1
4 files changed, 20 insertions, 15 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile
index 2c8e03bf0ac1..660b1fe92bbf 100644
--- a/multimedia/gstreamer-plugins/Makefile
+++ b/multimedia/gstreamer-plugins/Makefile
@@ -21,23 +21,23 @@ MAINTAINER= multimedia@FreeBSD.org
COMMENT?= GStreamer written collection of plugins handling several media types
BUILD_DEPENDS+= v4l_compat>=1.0.20100321:${PORTSDIR}/multimedia/v4l_compat \
- gstreamer>=0.10.32:${PORTSDIR}/multimedia/gstreamer \
+ gstreamer>=0.10.33:${PORTSDIR}/multimedia/gstreamer \
orc>=0.4.11:${PORTSDIR}/devel/orc
LIB_DEPENDS+= gstreamer-0.10.0:${PORTSDIR}/multimedia/gstreamer \
orc-0.4.0:${PORTSDIR}/devel/orc
CFLAGS:= ${CFLAGS} -O2 -Wno-format
-BASE_PORTVERSION= 0.10.32
+BASE_PORTVERSION= 0.10.33
BASE_DISTNAME= gst-plugins-base-${BASE_PORTVERSION}
BASE_DISTFILE= ${BASE_DISTNAME}${EXTRACT_SUFX}
-BAD_PORTVERSION= 0.10.21
+BAD_PORTVERSION= 0.10.22
BAD_DISTNAME= gst-plugins-bad-${BAD_PORTVERSION}
BAD_DISTFILE= ${BAD_DISTNAME}${EXTRACT_SUFX}
-GOOD_PORTVERSION= 0.10.27
+GOOD_PORTVERSION= 0.10.29
GOOD_DISTNAME= gst-plugins-good-${GOOD_PORTVERSION}
GOOD_DISTFILE= ${GOOD_DISTNAME}${EXTRACT_SUFX}
-UGLY_PORTVERSION= 0.10.17
+UGLY_PORTVERSION= 0.10.18
UGLY_DISTNAME= gst-plugins-ugly-${UGLY_PORTVERSION}
UGLY_DISTFILE= ${UGLY_DISTNAME}${EXTRACT_SUFX}
DIST?= good
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common
index 2440330cba30..9428ec15487c 100644
--- a/multimedia/gstreamer-plugins/Makefile.common
+++ b/multimedia/gstreamer-plugins/Makefile.common
@@ -431,8 +431,8 @@ gst_ogg_PLIST_FILES= ${GST_LIB_DIR}/libgstogg.la \
gst_ogg_DIST= base
# opencv
-gst_opencv_BUILD_DEPENDS+=opencv<2.2:${PORTSDIR}/graphics/opencv
-gst_opencv_RUN_DEPENDS+=opencv<2.2:${PORTSDIR}/graphics/opencv
+gst_opencv_BUILD_DEPENDS+=opencv<2.3:${PORTSDIR}/graphics/opencv
+gst_opencv_RUN_DEPENDS+=opencv<2.3:${PORTSDIR}/graphics/opencv
gst_opencv_PLIST_FILES= ${GST_LIB_DIR}/libgstopencv.la \
${GST_LIB_DIR}/libgstopencv.a \
${GST_LIB_DIR}/libgstopencv.so
@@ -619,6 +619,7 @@ gst_${GST_PLUGIN}_POSTBUILD_DIR?=
gst_${GST_PLUGIN}_USE_GNOME?=
gst_${GST_PLUGIN}_CONFIGURE_ENV?=
gst_${GST_PLUGIN}_GCONF_SCHEMAS?=
+gst_${GST_PLUGIN}_GLIB_SCHEMAS?=
gst_${GST_PLUGIN}_CONFIGURE_ARGS?=
gst_${GST_PLUGIN}_USE_SDL?=
gst_${GST_PLUGIN}_USE_GSTREAMER?=
@@ -634,6 +635,9 @@ CONFIGURE_ENV+= ${gst_${GST_PLUGIN}_CONFIGURE_ENV}
.if ${gst_${GST_PLUGIN}_GCONF_SCHEMAS}!=""
GCONF_SCHEMAS= ${gst_${GST_PLUGIN}_GCONF_SCHEMAS}
.endif
+.if ${gst_${GST_PLUGIN}_GLIB_SCHEMAS}!=""
+GLIB_SCHEMAS= ${gst_${GST_PLUGIN}_GLIB_SCHEMAS}
+.endif
CONFIGURE_ARGS+=${gst_${GST_PLUGIN}_CONFIGURE_ARGS}
.if ${gst_${GST_PLUGIN}_USE_SDL}!=""
USE_SDL= ${gst_${GST_PLUGIN}_USE_SDL}
diff --git a/multimedia/gstreamer-plugins/distinfo b/multimedia/gstreamer-plugins/distinfo
index 6dd702478bd3..46d8134bd79d 100644
--- a/multimedia/gstreamer-plugins/distinfo
+++ b/multimedia/gstreamer-plugins/distinfo
@@ -1,8 +1,8 @@
-SHA256 (gst-plugins-base-0.10.32.tar.bz2) = e9aabfac83f6480896da0686e9c911989f896fbad634821b7771ed84a446172b
-SIZE (gst-plugins-base-0.10.32.tar.bz2) = 2720103
-SHA256 (gst-plugins-bad-0.10.21.tar.bz2) = 422badacbda37ac33cb446c6751dabcd0b223c308dbb01024a34ded682fa47e3
-SIZE (gst-plugins-bad-0.10.21.tar.bz2) = 3429224
-SHA256 (gst-plugins-ugly-0.10.17.tar.bz2) = 0cbd4aa8dceafea21ddd547dfde686a8836f68ba547afa5575a52b64cfa0b369
-SIZE (gst-plugins-ugly-0.10.17.tar.bz2) = 1050400
-SHA256 (gst-plugins-good-0.10.27.tar.bz2) = a9d801c3d42b456a6ebc0b95f68c44f153f756ec0fbd4877197c469cc67771fa
-SIZE (gst-plugins-good-0.10.27.tar.bz2) = 3096221
+SHA256 (gst-plugins-base-0.10.33.tar.bz2) = 11e33bb64e8d4307c1e4c079921a2c8b482fe614c2c6bf172dccb11b46692923
+SIZE (gst-plugins-base-0.10.33.tar.bz2) = 2786968
+SHA256 (gst-plugins-bad-0.10.22.tar.bz2) = d8f7102f43ffea076646427115ffdccb3975954f1e9367bd304f7ee01e12070c
+SIZE (gst-plugins-bad-0.10.22.tar.bz2) = 3539722
+SHA256 (gst-plugins-ugly-0.10.18.tar.bz2) = f9c16748cd9269fae86422d8254a579fa6db073797a5a19a9dc5c72cd66c8e14
+SIZE (gst-plugins-ugly-0.10.18.tar.bz2) = 1070222
+SHA256 (gst-plugins-good-0.10.29.tar.bz2) = 466a64dcb580d4feef701abfc90656abb3558a2e3fc1e40e43977034bebc354c
+SIZE (gst-plugins-good-0.10.29.tar.bz2) = 3367780
diff --git a/multimedia/gstreamer-plugins/pkg-plist b/multimedia/gstreamer-plugins/pkg-plist
index 444dc999c3ba..3197bf83a480 100644
--- a/multimedia/gstreamer-plugins/pkg-plist
+++ b/multimedia/gstreamer-plugins/pkg-plist
@@ -68,6 +68,7 @@ include/gstreamer-%%VERSION%%/gst/sdp/gstsdp.h
include/gstreamer-%%VERSION%%/gst/sdp/gstsdpmessage.h
include/gstreamer-%%VERSION%%/gst/tag/gsttagdemux.h
include/gstreamer-%%VERSION%%/gst/tag/tag.h
+include/gstreamer-%%VERSION%%/gst/tag/xmpwriter.h
include/gstreamer-%%VERSION%%/gst/video/gstvideofilter.h
include/gstreamer-%%VERSION%%/gst/video/gstvideosink.h
include/gstreamer-%%VERSION%%/gst/video/video.h