summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2009-09-09 13:02:44 +0000
committerKoop Mast <kwm@FreeBSD.org>2009-09-09 13:02:44 +0000
commitfb6fbe09f6e387dc37bcf9c06f5efe6ae47b991a (patch)
tree2e948c1fe1e0eef207045c908cb904d9aeb67ea0 /multimedia
parentUpdate to 0.10.14. (diff)
Update to 0.10.16.
Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-good/0.10.16.html
Notes
Notes: svn path=/head/; revision=241113
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gstreamer-plugins-dv/Makefile2
-rw-r--r--multimedia/gstreamer-plugins-good/files/patch-gst_udp_gstudpnetutils.h14
-rw-r--r--multimedia/gstreamer-plugins-good/pkg-plist5
-rw-r--r--multimedia/gstreamer-plugins/Makefile2
-rw-r--r--multimedia/gstreamer-plugins/distinfo6
5 files changed, 10 insertions, 19 deletions
diff --git a/multimedia/gstreamer-plugins-dv/Makefile b/multimedia/gstreamer-plugins-dv/Makefile
index fe80ec202506..4e3d271f5719 100644
--- a/multimedia/gstreamer-plugins-dv/Makefile
+++ b/multimedia/gstreamer-plugins-dv/Makefile
@@ -6,7 +6,7 @@
# $MCom: ports/multimedia/gstreamer-plugins-dv/Makefile,v 1.5 2008/03/19 14:05:36 ahze Exp $
#
-PORTREVISION= 1
+PORTREVISION= 0
CATEGORIES= multimedia
COMMENT= Gstreamer dv plugin
diff --git a/multimedia/gstreamer-plugins-good/files/patch-gst_udp_gstudpnetutils.h b/multimedia/gstreamer-plugins-good/files/patch-gst_udp_gstudpnetutils.h
deleted file mode 100644
index 203783762b39..000000000000
--- a/multimedia/gstreamer-plugins-good/files/patch-gst_udp_gstudpnetutils.h
+++ /dev/null
@@ -1,14 +0,0 @@
---- gst/udp/gstudpnetutils.h.orig 2009-05-25 21:33:52.000000000 +0200
-+++ gst/udp/gstudpnetutils.h 2009-05-25 21:34:16.000000000 +0200
-@@ -39,10 +39,10 @@
-
- #else
- #include <sys/time.h>
-+#include <sys/socket.h>
- #include <netinet/in.h>
- #include <net/if.h>
- #include <netdb.h>
--#include <sys/socket.h>
- #include <sys/wait.h>
- #include <arpa/inet.h>
- #include <unistd.h>
diff --git a/multimedia/gstreamer-plugins-good/pkg-plist b/multimedia/gstreamer-plugins-good/pkg-plist
index a9e5f1f1e7e7..c89168050014 100644
--- a/multimedia/gstreamer-plugins-good/pkg-plist
+++ b/multimedia/gstreamer-plugins-good/pkg-plist
@@ -60,6 +60,8 @@ lib/gstreamer-%%VERSION%%/libgstreplaygain.la
lib/gstreamer-%%VERSION%%/libgstreplaygain.so
lib/gstreamer-%%VERSION%%/libgstrtp.la
lib/gstreamer-%%VERSION%%/libgstrtp.so
+lib/gstreamer-%%VERSION%%/libgstrtpmanager.la
+lib/gstreamer-%%VERSION%%/libgstrtpmanager.so
lib/gstreamer-%%VERSION%%/libgstrtsp.la
lib/gstreamer-%%VERSION%%/libgstrtsp.so
lib/gstreamer-%%VERSION%%/libgstsmpte.la
@@ -94,6 +96,7 @@ share/locale/bg/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/ca/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/cs/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/da/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
+share/locale/de/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/en_GB/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/es/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/eu/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
@@ -104,6 +107,7 @@ share/locale/id/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/it/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/ja/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/lt/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
+share/locale/lv/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/mt/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/nb/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/nl/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
@@ -115,6 +119,7 @@ share/locale/sk/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/sq/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/sr/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/sv/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
+share/locale/tr/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/uk/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/vi/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
share/locale/zh_CN/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo
diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile
index 2e4486d83d83..02afba3672e9 100644
--- a/multimedia/gstreamer-plugins/Makefile
+++ b/multimedia/gstreamer-plugins/Makefile
@@ -37,7 +37,7 @@ BASE_DISTFILE= ${BASE_DISTNAME}${EXTRACT_SUFX}
BAD_PORTVERSION= 0.10.14
BAD_DISTNAME= gst-plugins-bad-${BAD_PORTVERSION}
BAD_DISTFILE= ${BAD_DISTNAME}${EXTRACT_SUFX}
-GOOD_PORTVERSION= 0.10.15
+GOOD_PORTVERSION= 0.10.16
GOOD_DISTNAME= gst-plugins-good-${GOOD_PORTVERSION}
GOOD_DISTFILE= ${GOOD_DISTNAME}${EXTRACT_SUFX}
UGLY_PORTVERSION= 0.10.12
diff --git a/multimedia/gstreamer-plugins/distinfo b/multimedia/gstreamer-plugins/distinfo
index 31a7ca7485e0..0c197fd828ce 100644
--- a/multimedia/gstreamer-plugins/distinfo
+++ b/multimedia/gstreamer-plugins/distinfo
@@ -7,6 +7,6 @@ SIZE (gst-plugins-bad-0.10.14.tar.bz2) = 2781487
MD5 (gst-plugins-ugly-0.10.12.tar.bz2) = 4400914a009201348fe66d2a83fa3971
SHA256 (gst-plugins-ugly-0.10.12.tar.bz2) = b3e785a0dd47aab880049535068556a5f61726da44bce452b41555e3f0481d2f
SIZE (gst-plugins-ugly-0.10.12.tar.bz2) = 1027462
-MD5 (gst-plugins-good-0.10.15.tar.bz2) = 19bc6cc07951b3382d1ac8525b20e83f
-SHA256 (gst-plugins-good-0.10.15.tar.bz2) = 831f450a0fa18c881b00ec50e8916ed66ca0fecb53cd1939f0abcc02930f9847
-SIZE (gst-plugins-good-0.10.15.tar.bz2) = 2354906
+MD5 (gst-plugins-good-0.10.16.tar.bz2) = f0af97464bb6e060a99df39bb21b7a42
+SHA256 (gst-plugins-good-0.10.16.tar.bz2) = 64bd5177913b8ccaa1502e88a255adb3e6024202ba8983e6a956061e57fe1640
+SIZE (gst-plugins-good-0.10.16.tar.bz2) = 2573811