diff options
author | Koop Mast <kwm@FreeBSD.org> | 2010-12-02 13:43:43 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2010-12-02 13:43:43 +0000 |
commit | 525c5faddbb212d9e24ab400663c7bee17651bb0 (patch) | |
tree | ca416c7a2814545395ce995d17f794a84ec147f1 /multimedia/gstreamer | |
parent | 01c67771880dc38e3663fb24aa30f749309e5621 (diff) | |
download | ports-525c5faddbb212d9e24ab400663c7bee17651bb0.tar.gz ports-525c5faddbb212d9e24ab400663c7bee17651bb0.zip |
Notes
Diffstat (limited to 'multimedia/gstreamer')
-rw-r--r-- | multimedia/gstreamer/Makefile | 2 | ||||
-rw-r--r-- | multimedia/gstreamer/distinfo | 5 | ||||
-rw-r--r-- | multimedia/gstreamer/files/patch-configure | 20 | ||||
-rw-r--r-- | multimedia/gstreamer/pkg-plist | 4 |
4 files changed, 27 insertions, 4 deletions
diff --git a/multimedia/gstreamer/Makefile b/multimedia/gstreamer/Makefile index 2835451a6a7c..1a8479ac25ea 100644 --- a/multimedia/gstreamer/Makefile +++ b/multimedia/gstreamer/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gstreamer -PORTVERSION= 0.10.30 +PORTVERSION= 0.10.31 CATEGORIES= multimedia MASTER_SITES= http://gstreamer.freedesktop.org/src/gstreamer/ \ GNOME diff --git a/multimedia/gstreamer/distinfo b/multimedia/gstreamer/distinfo index 5d0e8623cc8e..28003cd3a355 100644 --- a/multimedia/gstreamer/distinfo +++ b/multimedia/gstreamer/distinfo @@ -1,3 +1,2 @@ -MD5 (gstreamer-0.10.30.tar.bz2) = de01f73f71d97c5854badd363ca06509 -SHA256 (gstreamer-0.10.30.tar.bz2) = e8ef301be423797ff36a0bb3615930b112b4175634051d19fd655e0ed974532a -SIZE (gstreamer-0.10.30.tar.bz2) = 3322723 +SHA256 (gstreamer-0.10.31.tar.bz2) = 7f737e6d047c1ebeb4e1e0725fc377c5d9f12ee89186de7960be3cbba709ab84 +SIZE (gstreamer-0.10.31.tar.bz2) = 3441639 diff --git a/multimedia/gstreamer/files/patch-configure b/multimedia/gstreamer/files/patch-configure new file mode 100644 index 000000000000..f70377ee1d52 --- /dev/null +++ b/multimedia/gstreamer/files/patch-configure @@ -0,0 +1,20 @@ +--- configure.orig 2010-12-02 01:54:31.000000000 +0100 ++++ configure 2010-12-02 01:56:10.000000000 +0100 +@@ -14447,7 +14447,7 @@ + if ( echo yes | grep -e '^201-90-9-0-10-9-0-30-9' >/dev/null ) ; then + GST_PACKAGE_RELEASE_DATETIME=yes + else +- YYYY_MM_DD=`. "${srcdir}/common/extract-release-date-from-doap-file" $PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_MICRO "${srcdir}/gstreamer.doap" `; ++ YYYY_MM_DD=`./"${srcdir}/common/extract-release-date-from-doap-file" $PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_MICRO "${srcdir}/gstreamer.doap" `; + if test "x$YYYY_MM_DD" != "x"; then + GST_PACKAGE_RELEASE_DATETIME=$YYYY_MM_DD + else +@@ -20427,7 +20427,7 @@ + + { $as_echo "$as_me:${as_lineno-$LINENO}: working c++ compiler found: $working_cxx" >&5 + $as_echo "$as_me: working c++ compiler found: $working_cxx" >&6;} +- if test "x$working_cxx" == "xyes"; then ++ if test "x$working_cxx" = "xyes"; then + HAVE_CXX_TRUE= + HAVE_CXX_FALSE='#' + else diff --git a/multimedia/gstreamer/pkg-plist b/multimedia/gstreamer/pkg-plist index 140b94748f74..bcd0bb3fd7ff 100644 --- a/multimedia/gstreamer/pkg-plist +++ b/multimedia/gstreamer/pkg-plist @@ -41,6 +41,7 @@ include/gstreamer-%%VERSION%%/gst/gstchildproxy.h include/gstreamer-%%VERSION%%/gst/gstclock.h include/gstreamer-%%VERSION%%/gst/gstcompat.h include/gstreamer-%%VERSION%%/gst/gstconfig.h +include/gstreamer-%%VERSION%%/gst/gstdatetime.h include/gstreamer-%%VERSION%%/gst/gstdebugutils.h include/gstreamer-%%VERSION%%/gst/gstelement.h include/gstreamer-%%VERSION%%/gst/gstelementfactory.h @@ -86,6 +87,7 @@ include/gstreamer-%%VERSION%%/gst/gstutils.h include/gstreamer-%%VERSION%%/gst/gstvalue.h include/gstreamer-%%VERSION%%/gst/gstversion.h include/gstreamer-%%VERSION%%/gst/gstxml.h +include/gstreamer-%%VERSION%%/gst/math-compat.h include/gstreamer-%%VERSION%%/gst/net/gstnet.h include/gstreamer-%%VERSION%%/gst/net/gstnetclientclock.h include/gstreamer-%%VERSION%%/gst/net/gstnettimepacket.h @@ -153,10 +155,12 @@ share/locale/hu/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/id/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/it/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/ja/LC_MESSAGES/gstreamer-%%VERSION%%.mo +share/locale/lt/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/nb/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/nl/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/pl/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/pt_BR/LC_MESSAGES/gstreamer-%%VERSION%%.mo +share/locale/ro/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/ru/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/rw/LC_MESSAGES/gstreamer-%%VERSION%%.mo share/locale/sk/LC_MESSAGES/gstreamer-%%VERSION%%.mo |