# HG changeset patch # User Mark Brand # Date 1271376678 -7200 # Node ID a06a5af9bc62ca7f38ea8eb4496f3326dfba31db # Parent b280b6947a168ebc7ce7f4ba371cb787356bbe70 upgrade packages gstreamer gst-plugins-base gst-plugins-good previously used patch is now in gst-plugins-good diff --git a/src/gst-plugins-base.mk b/src/gst-plugins-base.mk --- a/src/gst-plugins-base.mk +++ b/src/gst-plugins-base.mk @@ -4,8 +4,8 @@ # gst-plugins-base PKG := gst-plugins-base $(PKG)_IGNORE := -$(PKG)_VERSION := 0.10.26 -$(PKG)_CHECKSUM := 33f6be03b4baf199dbb13f12d8a4f4749f79843f +$(PKG)_VERSION := 0.10.28 +$(PKG)_CHECKSUM := c32b966e4ec3c81d520f80a03794cb11942df835 $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) $(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.bz2 $(PKG)_WEBSITE := http://gstreamer.freedesktop.org/ diff --git a/src/gst-plugins-good-fix-pkgconfig.patch b/src/gst-plugins-good-fix-pkgconfig.patch deleted file mode 100644 --- a/src/gst-plugins-good-fix-pkgconfig.patch +++ /dev/null @@ -1,15 +0,0 @@ -This file is part of mingw-cross-env. -See doc/index.html for further information. - -diff -ru gst-plugins-good-0.10.18.orig/configure.ac gst-plugins-good-0.10.18/configure.ac ---- gst-plugins-good-0.10.18.orig/configure.ac 2010-02-10 23:46:02.000000000 +0100 -+++ gst-plugins-good-0.10.18/configure.ac 2010-02-23 16:53:57.000000000 +0100 -@@ -216,7 +216,7 @@ - AG_GST_CHECK_GST_CHECK($GST_MAJORMINOR, [$GST_REQ], no) - AG_GST_CHECK_GST_PLUGINS_BASE($GST_MAJORMINOR, [$GSTPB_REQ], yes) - --GST_TOOLS_DIR=`pkg-config --variable=toolsdir gstreamer-$GST_MAJORMINOR` -+GST_TOOLS_DIR=`$PKG_CONFIG --variable=toolsdir gstreamer-$GST_MAJORMINOR` - if test -z $GST_TOOLS_DIR; then - AC_MSG_ERROR([no tools dir defined in GStreamer pkg-config file; core upgrade needed.]) - fi diff --git a/src/gst-plugins-good.mk b/src/gst-plugins-good.mk --- a/src/gst-plugins-good.mk +++ b/src/gst-plugins-good.mk @@ -4,8 +4,8 @@ # gst-plugins-good PKG := gst-plugins-good $(PKG)_IGNORE := -$(PKG)_VERSION := 0.10.18 -$(PKG)_CHECKSUM := 74a463ed6e300598bd14f3f8915f2765f5420bd5 +$(PKG)_VERSION := 0.10.21 +$(PKG)_CHECKSUM := ed619824f5ca4592bfe2b2f6df9d53f08bf5f360 $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) $(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.bz2 $(PKG)_WEBSITE := http://gstreamer.freedesktop.org/ diff --git a/src/gstreamer.mk b/src/gstreamer.mk --- a/src/gstreamer.mk +++ b/src/gstreamer.mk @@ -4,8 +4,8 @@ # gstreamer PKG := gstreamer $(PKG)_IGNORE := -$(PKG)_VERSION := 0.10.26 -$(PKG)_CHECKSUM := 868dccf7d2a844af88fd2fcf05c92822285fd9ab +$(PKG)_VERSION := 0.10.28 +$(PKG)_CHECKSUM := a1123d60c35c9be1f6f6357176056361f42e896b $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) $(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.bz2 $(PKG)_WEBSITE := http://gstreamer.freedesktop.org/