upgrade packages gstreamer gst-plugins-base gst-plugins-good

This commit is contained in:
Mark Brand 2011-01-22 22:30:13 +01:00
parent ca6ca50e33
commit 05bfe422c0
6 changed files with 6 additions and 79 deletions

View File

@ -1,19 +0,0 @@
This file is part of mingw-cross-env.
See doc/index.html for further information.
This patch has been taken from:
http://cgit.freedesktop.org/gstreamer/common/commit/?id=9aa18ac420a19332ec215be14a6b966cc45948cf
diff --git a/m4/gst-package-release-datetime.m4 b/m4/gst-package-release-datetime.m4
index e0b9334..126919b 100644
--- a/common/m4/gst-package-release-datetime.m4
+++ b/common/m4/gst-package-release-datetime.m4
@@ -37,7 +37,7 @@ AC_DEFUN([AG_GST_SET_PACKAGE_RELEASE_DATETIME],
GST_PACKAGE_RELEASE_DATETIME=$1
else
dnl we assume the .doap file contains the date as YYYY-MM-DD
- YYYY_MM_DD=`. "${srcdir}/common/extract-release-date-from-doap-file" $3 $2`;
+ YYYY_MM_DD=`sh "${srcdir}/common/extract-release-date-from-doap-file" $3 $2`;
if test "x$YYYY_MM_DD" != "x"; then
GST_PACKAGE_RELEASE_DATETIME=$YYYY_MM_DD
else

View File

@ -4,8 +4,8 @@
# gst-plugins-base
PKG := gst-plugins-base
$(PKG)_IGNORE :=
$(PKG)_VERSION := 0.10.31
$(PKG)_CHECKSUM := a22d944adc6f27f8dc629d868fe15d4ce3aa4096
$(PKG)_VERSION := 0.10.32
$(PKG)_CHECKSUM := c1c149272b7ab6cbe5f648532f74525c6541eea5
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.bz2
$(PKG)_WEBSITE := http://gstreamer.freedesktop.org/

View File

@ -1,19 +0,0 @@
This file is part of mingw-cross-env.
See doc/index.html for further information.
This patch has been taken from:
http://cgit.freedesktop.org/gstreamer/common/commit/?id=9aa18ac420a19332ec215be14a6b966cc45948cf
diff --git a/m4/gst-package-release-datetime.m4 b/m4/gst-package-release-datetime.m4
index e0b9334..126919b 100644
--- a/common/m4/gst-package-release-datetime.m4
+++ b/common/m4/gst-package-release-datetime.m4
@@ -37,7 +37,7 @@ AC_DEFUN([AG_GST_SET_PACKAGE_RELEASE_DATETIME],
GST_PACKAGE_RELEASE_DATETIME=$1
else
dnl we assume the .doap file contains the date as YYYY-MM-DD
- YYYY_MM_DD=`. "${srcdir}/common/extract-release-date-from-doap-file" $3 $2`;
+ YYYY_MM_DD=`sh "${srcdir}/common/extract-release-date-from-doap-file" $3 $2`;
if test "x$YYYY_MM_DD" != "x"; then
GST_PACKAGE_RELEASE_DATETIME=$YYYY_MM_DD
else

View File

@ -4,8 +4,8 @@
# gst-plugins-good
PKG := gst-plugins-good
$(PKG)_IGNORE :=
$(PKG)_VERSION := 0.10.26
$(PKG)_CHECKSUM := a8b0a96dcfdae33c57702497179f931b238a1f79
$(PKG)_VERSION := 0.10.27
$(PKG)_CHECKSUM := 49964ad3b8fbee9caa0b3fc437dd9169aafad79d
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.bz2
$(PKG)_WEBSITE := http://gstreamer.freedesktop.org/

View File

@ -1,35 +0,0 @@
This file is part of mingw-cross-env.
See doc/index.html for further information.
This patch has been taken from:
http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=d569bf420d5f915c6a3901b193b69757991f4da8
diff --git a/configure.ac b/configure.ac
index 7a1d69f..7d0dd5c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -236,7 +236,7 @@ AC_LANG_PUSH([C++])
AC_TRY_COMPILE([ class Foo { int bar; };], , working_cxx=yes, working_cxx=no)
AC_LANG_POP([C++])
AC_MSG_NOTICE([working c++ compiler found: $working_cxx])
-AM_CONDITIONAL(HAVE_CXX, test "x$working_cxx" == "xyes")
+AM_CONDITIONAL(HAVE_CXX, test "x$working_cxx" = "xyes")
dnl Perl is used in building documentation and in the version checks
AC_PATH_PROG(PERL_PATH, perl, no)
http://cgit.freedesktop.org/gstreamer/common/commit/?id=9aa18ac420a19332ec215be14a6b966cc45948cf
diff --git a/m4/gst-package-release-datetime.m4 b/m4/gst-package-release-datetime.m4
index e0b9334..126919b 100644
--- a/common/m4/gst-package-release-datetime.m4
+++ b/common/m4/gst-package-release-datetime.m4
@@ -37,7 +37,7 @@ AC_DEFUN([AG_GST_SET_PACKAGE_RELEASE_DATETIME],
GST_PACKAGE_RELEASE_DATETIME=$1
else
dnl we assume the .doap file contains the date as YYYY-MM-DD
- YYYY_MM_DD=`. "${srcdir}/common/extract-release-date-from-doap-file" $3 $2`;
+ YYYY_MM_DD=`sh "${srcdir}/common/extract-release-date-from-doap-file" $3 $2`;
if test "x$YYYY_MM_DD" != "x"; then
GST_PACKAGE_RELEASE_DATETIME=$YYYY_MM_DD
else

View File

@ -4,8 +4,8 @@
# gstreamer
PKG := gstreamer
$(PKG)_IGNORE :=
$(PKG)_VERSION := 0.10.31
$(PKG)_CHECKSUM := b3545d89418083cce9395475ac5935887869b40c
$(PKG)_VERSION := 0.10.32
$(PKG)_CHECKSUM := 95477044ed23cf94669e56ea43607de05c2a0cb3
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.bz2
$(PKG)_WEBSITE := http://gstreamer.freedesktop.org/