aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/gstreamer1-plugins-flac/Makefile2
-rw-r--r--audio/gstreamer1-plugins-opus/Makefile2
-rw-r--r--multimedia/gstreamer1-libav/Makefile4
-rw-r--r--multimedia/gstreamer1-libav/distinfo4
-rw-r--r--multimedia/gstreamer1-plugins-vpx/Makefile2
-rw-r--r--multimedia/gstreamer1-plugins/Makefile11
-rw-r--r--multimedia/gstreamer1-plugins/distinfo16
-rw-r--r--multimedia/gstreamer1/Makefile4
-rw-r--r--multimedia/gstreamer1/distinfo4
9 files changed, 25 insertions, 24 deletions
diff --git a/audio/gstreamer1-plugins-flac/Makefile b/audio/gstreamer1-plugins-flac/Makefile
index 2cf089220a98..32c266fdd22a 100644
--- a/audio/gstreamer1-plugins-flac/Makefile
+++ b/audio/gstreamer1-plugins-flac/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= audio
COMMENT= Gstreamer free lossless audio encoder/decoder plugin
diff --git a/audio/gstreamer1-plugins-opus/Makefile b/audio/gstreamer1-plugins-opus/Makefile
index a08d9426effc..f8080177e474 100644
--- a/audio/gstreamer1-plugins-opus/Makefile
+++ b/audio/gstreamer1-plugins-opus/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= audio
COMMENT= Gstreamer Opus audio encoder/decoder plugin
diff --git a/multimedia/gstreamer1-libav/Makefile b/multimedia/gstreamer1-libav/Makefile
index cc53eb5d6431..fca69f20b508 100644
--- a/multimedia/gstreamer1-libav/Makefile
+++ b/multimedia/gstreamer1-libav/Makefile
@@ -3,7 +3,7 @@
# $MCom: ports/multimedia/gstreamer1-libav/Makefile,v 1.4 2013/01/15 21:43:45 kwm Exp $
PORTNAME= gstreamer1-libav
-PORTVERSION= 1.0.9
+PORTVERSION= 1.0.10
CATEGORIES= multimedia
MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-libav/
DISTNAME= gst-libav-${PORTVERSION}
@@ -15,7 +15,7 @@ LICENSE= GPLv2
BUILD_DEPENDS= yasm:${PORTSDIR}/devel/yasm \
orc>=0.4.16:${PORTSDIR}/devel/orc
-LIB_DEPENDS= orc-0.4:${PORTSDIR}/devel/orc
+LIB_DEPENDS= liborc-0.4.so:${PORTSDIR}/devel/orc
USE_XZ= yes
USE_GMAKE= yes
diff --git a/multimedia/gstreamer1-libav/distinfo b/multimedia/gstreamer1-libav/distinfo
index 0cb267928e8e..cf2ec000023f 100644
--- a/multimedia/gstreamer1-libav/distinfo
+++ b/multimedia/gstreamer1-libav/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gst-libav-1.0.9.tar.xz) = 759641c0597c24191322f40945b363b75df299a539ff4086650be6193028189a
-SIZE (gst-libav-1.0.9.tar.xz) = 4240892
+SHA256 (gst-libav-1.0.10.tar.xz) = b6d059d1a39967ef7e1d345009fe003afe14ab55006d68e895a64f4a36968c5e
+SIZE (gst-libav-1.0.10.tar.xz) = 4240440
diff --git a/multimedia/gstreamer1-plugins-vpx/Makefile b/multimedia/gstreamer1-plugins-vpx/Makefile
index 626be2af522f..379ee383b963 100644
--- a/multimedia/gstreamer1-plugins-vpx/Makefile
+++ b/multimedia/gstreamer1-plugins-vpx/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= multimedia
COMMENT= Gstreamer vp8 codec plugin
diff --git a/multimedia/gstreamer1-plugins/Makefile b/multimedia/gstreamer1-plugins/Makefile
index 96a2b3b3b348..8f881bce14bf 100644
--- a/multimedia/gstreamer1-plugins/Makefile
+++ b/multimedia/gstreamer1-plugins/Makefile
@@ -27,16 +27,16 @@ RUN_DEPENDS+= iso-codes>=0:${PORTSDIR}/misc/iso-codes
PORTSCOUT= limitw:1,even
-BASE_PORTVERSION= 1.0.9
+BASE_PORTVERSION= 1.0.10
BASE_DISTNAME= gst-plugins-base-${BASE_PORTVERSION}
BASE_DISTFILE= ${BASE_DISTNAME}${EXTRACT_SUFX}
-BAD_PORTVERSION= 1.0.9
+BAD_PORTVERSION= 1.0.10
BAD_DISTNAME= gst-plugins-bad-${BAD_PORTVERSION}
BAD_DISTFILE= ${BAD_DISTNAME}${EXTRACT_SUFX}
-GOOD_PORTVERSION= 1.0.9
+GOOD_PORTVERSION= 1.0.10
GOOD_DISTNAME= gst-plugins-good-${GOOD_PORTVERSION}
GOOD_DISTFILE= ${GOOD_DISTNAME}${EXTRACT_SUFX}
-UGLY_PORTVERSION= 1.0.9
+UGLY_PORTVERSION= 1.0.10
UGLY_DISTNAME= gst-plugins-ugly-${UGLY_PORTVERSION}
UGLY_DISTFILE= ${UGLY_DISTNAME}${EXTRACT_SUFX}
DIST?= base
@@ -47,7 +47,8 @@ VERSION= ${GST1_VERSION}
USES= gettext gmake pathfix pkgconfig
WANT_GSTREAMER= yes
USE_XZ= yes
-USE_GNOME+= introspection:build libxml2 ltverhack:0 ltasneededhack
+USE_GNOME+= glib20 gnomehier introspection:build libxml2 ltverhack:0 \
+ ltasneededhack
USE_AUTOTOOLS= libtool
GST_PLUGIN?= base
USE_LDCONFIG= yes
diff --git a/multimedia/gstreamer1-plugins/distinfo b/multimedia/gstreamer1-plugins/distinfo
index 6809dccefb88..6317db609ab9 100644
--- a/multimedia/gstreamer1-plugins/distinfo
+++ b/multimedia/gstreamer1-plugins/distinfo
@@ -1,8 +1,8 @@
-SHA256 (gst-plugins-base-1.0.9.tar.xz) = 963e3b83d651661f495ca2e44ccd2d5c61e986e9d7706246e568276689a372ea
-SIZE (gst-plugins-base-1.0.9.tar.xz) = 2371224
-SHA256 (gst-plugins-bad-1.0.9.tar.xz) = 69d236b1d8188270a3f51f6710146d0ca63c2f1a9f6cfbab3399ef01b9498f75
-SIZE (gst-plugins-bad-1.0.9.tar.xz) = 3185208
-SHA256 (gst-plugins-ugly-1.0.9.tar.xz) = 11250fe9e44b0169c3a289e981b31874b483643ed78f619682ae1644d7088379
-SIZE (gst-plugins-ugly-1.0.9.tar.xz) = 827052
-SHA256 (gst-plugins-good-1.0.9.tar.xz) = cfa2e617a76f93e9ddd4ae1109297e93fb4a06b152042b996231234a72c5a5ff
-SIZE (gst-plugins-good-1.0.9.tar.xz) = 2731480
+SHA256 (gst-plugins-base-1.0.10.tar.xz) = 9754e83b2a3ff61266112915bfc84c895c4d145519ad9a3381edceb216bc97e8
+SIZE (gst-plugins-base-1.0.10.tar.xz) = 2371640
+SHA256 (gst-plugins-bad-1.0.10.tar.xz) = 91da60ba2ee5c681f11188a4a456894e7f989435c2102c15eff97bbd4fc4c726
+SIZE (gst-plugins-bad-1.0.10.tar.xz) = 3186192
+SHA256 (gst-plugins-ugly-1.0.10.tar.xz) = bed3510e09f036e7609e8d291535c395d25109b1180324b16859f475eac3a3c0
+SIZE (gst-plugins-ugly-1.0.10.tar.xz) = 829852
+SHA256 (gst-plugins-good-1.0.10.tar.xz) = c60342d6080ac6f794c5c2427dfbdee9140a2f67b82e7e945e286a2d416428ae
+SIZE (gst-plugins-good-1.0.10.tar.xz) = 2732272
diff --git a/multimedia/gstreamer1/Makefile b/multimedia/gstreamer1/Makefile
index 061233dc7a7f..20e37a5c640f 100644
--- a/multimedia/gstreamer1/Makefile
+++ b/multimedia/gstreamer1/Makefile
@@ -3,7 +3,7 @@
# $MCom: ports/multimedia/gstreamer1/Makefile,v 1.5 2013/01/15 21:43:45 kwm Exp $
PORTNAME= gstreamer1
-PORTVERSION= 1.0.9
+PORTVERSION= 1.0.10
CATEGORIES= multimedia
MASTER_SITES= http://gstreamer.freedesktop.org/src/gstreamer/
DISTNAME= ${PORTNAME:S/1//}-${PORTVERSION}
@@ -20,7 +20,7 @@ USES= bison gettext gmake pathfix pkgconfig
# workaround a crash in clang 3.3, llvm bug # 15840
USE_GCC= any
USE_XZ= yes
-USE_GNOME= glib20 introspection:build ltverhack:0 ltasneededhack
+USE_GNOME= glib20 gnomehier introspection:build ltverhack:0 ltasneededhack
USE_AUTOTOOLS= libtool
CONFIGURE_ARGS= --disable-tests \
--disable-examples \
diff --git a/multimedia/gstreamer1/distinfo b/multimedia/gstreamer1/distinfo
index 3a20d7a5ceb4..4d970b27d1c3 100644
--- a/multimedia/gstreamer1/distinfo
+++ b/multimedia/gstreamer1/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gstreamer-1.0.9.tar.xz) = 17a2c60a82baa461ef685ad3de187edb9c03a2c7e07513daba58a5a32efacaa3
-SIZE (gstreamer-1.0.9.tar.xz) = 3140284
+SHA256 (gstreamer-1.0.10.tar.xz) = 8e0aa9f41370586171a2616326fbc508bc4b61ffc4d55b2a8c4c3459d0cc1130
+SIZE (gstreamer-1.0.10.tar.xz) = 3140588