[arch-commits] Commit in gstreamer0.10-bad/trunk (PKGBUILD configure.patch)

Jan de Groot jgc at archlinux.org
Sun Nov 30 13:34:26 UTC 2008


    Date: Sunday, November 30, 2008 @ 08:34:25
  Author: jgc
Revision: 19824

upgpkg: gstreamer0.10-bad 0.10.9-1

Modified:
  gstreamer0.10-bad/trunk/PKGBUILD
  gstreamer0.10-bad/trunk/configure.patch

-----------------+
 PKGBUILD        |    6 +++---
 configure.patch |    8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-11-30 13:29:59 UTC (rev 19823)
+++ PKGBUILD	2008-11-30 13:34:25 UTC (rev 19824)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gstreamer0.10-bad
-pkgver=0.10.8
+pkgver=0.10.9
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Bad Plugin libraries (gst-plugins-bad)"
 arch=(i686 x86_64)
@@ -14,8 +14,8 @@
 _relname=gst-plugins-bad
 source=(${url}/src/${_relname}/${_relname}-${pkgver}.tar.bz2
 	configure.patch)
-md5sums=('ddc8f92dab0081f131650ad6c95908b8'
-	 '897af7df21ec32724c1aa5f79d1296cb')
+md5sums=('ff555a86e74a9249e56b43405c8df3e4'
+	 '2ea9e79c3e4c706528a7d02d8b9bb845')
 
 build() {
   cd "${srcdir}/${_relname}-${pkgver}"

Modified: configure.patch
===================================================================
--- configure.patch	2008-11-30 13:29:59 UTC (rev 19823)
+++ configure.patch	2008-11-30 13:34:25 UTC (rev 19824)
@@ -1,9 +1,9 @@
---- configure.ac	2008-10-06 23:10:05.000000000 +0200
-+++ configure.ac	2008-10-06 23:10:45.000000000 +0200
-@@ -1136,6 +1136,7 @@
- AM_CONDITIONAL(USE_XVID, false)
+--- configure.ac.orig	2008-10-24 20:57:00.000000000 +0000
++++ configure.ac	2008-11-30 13:31:20.000000000 +0000
+@@ -1329,6 +1329,7 @@
  AM_CONDITIONAL(USE_WILDMIDI, false)
  AM_CONDITIONAL(USE_WININET, false)
+ AM_CONDITIONAL(USE_ACM, false)
 +AM_CONDITIONAL(USE_DVDNAV, false)
  
  fi dnl of EXT plugins




More information about the arch-commits mailing list