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

andyrtr at archlinux.org andyrtr at archlinux.org
Sat Feb 5 15:49:04 UTC 2011


    Date: Saturday, February 5, 2011 @ 10:49:04
  Author: andyrtr
Revision: 109036

upgpkg: gstreamer0.10-base 0.10.32-1
upstream update 0.10.32

Modified:
  gstreamer0.10-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-02-05 14:53:32 UTC (rev 109035)
+++ PKGBUILD	2011-02-05 15:49:04 UTC (rev 109036)
@@ -3,15 +3,15 @@
 
 pkgbase=('gstreamer0.10-base')
 pkgname=('gstreamer0.10-base' 'gstreamer0.10-base-plugins')
-pkgver=0.10.31
+pkgver=0.10.32
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL')
-makedepends=('pkgconfig' 'gstreamer0.10>=0.10.31' 'orc' 'libsm' 'libxv' 'alsa-lib' 'cdparanoia' 'libvisual' 'libvorbis' 'libtheora' 'pango' 'udev' 'gobject-introspection')
+makedepends=('pkgconfig' 'gstreamer0.10>=0.10.32' 'orc' 'libsm' 'libxv' 'alsa-lib' 'cdparanoia' 'libvisual' 'libvorbis' 'libtheora' 'pango' 'udev' 'gobject-introspection')
 options=(!libtool !emptydirs)
 url="http://gstreamer.freedesktop.org/"
 source=(${url}/src/gst-plugins-base/gst-plugins-base-${pkgver}.tar.bz2)
-sha256sums=('abb006c78222cfb69d31e983268d1d5219e9d4e0da24c6c4cd687968af7a33bd')
+md5sums=('2920af2b3162f3d9fbaa7fabc8ed4d38')
 
 build() {
   cd "${srcdir}/gst-plugins-base-${pkgver}"
@@ -26,7 +26,7 @@
 
 package_gstreamer0.10-base() {
   pkgdesc="GStreamer Multimedia Framework Base plugin libraries"
-  depends=('gstreamer0.10>=0.10.31' 'orc' 'libsm' 'libxv' 'udev')
+  depends=('gstreamer0.10>=0.10.33' 'orc' 'libsm' 'libxv' 'udev')
 
   cd "${srcdir}/gst-plugins-base-${pkgver}"
   make DESTDIR="${pkgdir}" install




More information about the arch-commits mailing list