[arch-commits] Commit in gstreamer0.10-good/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Feb 5 16:05:31 UTC 2011


    Date: Saturday, February 5, 2011 @ 11:05:31
  Author: andyrtr
Revision: 109046

upgpkg: gstreamer0.10-good 0.10.27-1
upstream update 0.10.27

Modified:
  gstreamer0.10-good/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-02-05 15:58:10 UTC (rev 109045)
+++ PKGBUILD	2011-02-05 16:05:31 UTC (rev 109046)
@@ -3,15 +3,15 @@
 
 pkgbase=gstreamer0.10-good
 pkgname=('gstreamer0.10-good' 'gstreamer0.10-good-plugins')
-pkgver=0.10.26
+pkgver=0.10.27
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL')
-makedepends=('intltool' 'pkgconfig' 'gstreamer0.10-base>=0.10.31' 'libavc1394' 'libiec61883' 'aalib' 'libshout' 'libdv' 'esound' 'flac' 'gconf' 'wavpack' 'taglib' 'libsoup-gnome' 'v4l-utils' 'libcaca' 'bzip2' 'gdk-pixbuf2' 'libpulse')
+makedepends=('intltool' 'pkgconfig' 'gstreamer0.10-base>=0.10.32' 'libavc1394' 'libiec61883' 'aalib' 'libshout' 'libdv' 'esound' 'flac' 'gconf' 'wavpack' 'taglib' 'libsoup-gnome' 'v4l-utils' 'libcaca' 'bzip2' 'gdk-pixbuf2' 'libpulse')
 url="http://gstreamer.freedesktop.org/"
 options=(!libtool !emptydirs)
 source=(${url}/src/gst-plugins-good/gst-plugins-good-${pkgver}.tar.bz2)
-sha256sums=('ceb3bbea5ce18463b8fe470d34786bc846469e800305c436d799af9fe22bdcc4')
+md5sums=('c25d6c51916424009dfde4ee42ae1feb')
 
 build() {
   cd "${srcdir}/gst-plugins-good-${pkgver}"
@@ -27,7 +27,7 @@
 }
 
 package_gstreamer0.10-good() {
-  depends=('gstreamer0.10-base>=0.10.31' 'bzip2')
+  depends=('gstreamer0.10-base>=0.10.32' 'bzip2')
   pkgdesc="GStreamer Multimedia Framework Good plugin libraries"
   conflicts=('gstreamer0.10-bad<=0.10.17')
 




More information about the arch-commits mailing list