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

Jan de Groot jgc at archlinux.org
Thu May 6 08:15:48 UTC 2010


    Date: Thursday, May 6, 2010 @ 04:15:48
  Author: jgc
Revision: 79697

upgpkg: gstreamer0.10-base 0.10.29-1
Update to 0.10.29

Modified:
  gstreamer0.10-base/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-05-06 07:55:25 UTC (rev 79696)
+++ PKGBUILD	2010-05-06 08:15:48 UTC (rev 79697)
@@ -3,15 +3,15 @@
 
 pkgbase=('gstreamer0.10-base')
 pkgname=('gstreamer0.10-base' 'gstreamer0.10-base-plugins')
-pkgver=0.10.28
+pkgver=0.10.29
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('LGPL')
-makedepends=('pkgconfig' 'gstreamer0.10>=0.10.28' 'liboil>=0.3.16' 'libsm' 'libxv' 'alsa-lib>=1.0.20' 'cdparanoia>=10.2' 'libvisual>=0.4.0' 'libvorbis>=1.2.1rc1' 'libtheora>=1.0' 'pango>=1.26.2' 'udev>=151' 'gobject-introspection')
+makedepends=('pkgconfig' 'gstreamer0.10>=0.10.29' 'liboil>=0.3.17' 'libsm>=1.1.1' 'libxv>=1.0.5' 'alsa-lib>=1.0.23' 'cdparanoia>=10.2' 'libvisual>=0.4.0' 'libvorbis>=1.3.1' 'libtheora>=1.1.1' 'pango>=1.28.0' 'udev>=151' 'gobject-introspection')
 options=(!libtool !emptydirs)
 url="http://gstreamer.freedesktop.org/"
 source=(${url}/src/gst-plugins-base/gst-plugins-base-${pkgver}.tar.bz2)
-sha256sums=('132b6fd7749fcbfa9ad88c854aada44b6870c4175bda21cdb01a52b59a98e14f')
+sha256sums=('ac035cce4d68e2e0b980d3ddb6c74674667cbfde6cddc65e18ea16368d34732c')
 
 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.28' 'liboil>=0.3.16' 'libsm' 'libxv' 'udev>=151')
+  depends=('gstreamer0.10>=0.10.29' 'liboil>=0.3.17' 'libsm>=1.1.1' 'libxv>=1.0.5' 'udev>=151')
 
   cd "${srcdir}/gst-plugins-base-${pkgver}"
   make DESTDIR="${pkgdir}" install || return 1
@@ -34,7 +34,7 @@
 
 package_gstreamer0.10-base-plugins() {
   pkgdesc="GStreamer Multimedia Framework Base Plugins (gst-plugins-base)"
-  depends=("gstreamer0.10-base=${pkgver}" 'alsa-lib>=1.0.20' 'cdparanoia>=10.2' 'libvisual>=0.4.0' 'libvorbis>=1.2.1rc1' 'libtheora>=1.0' 'pango>=1.26.0')
+  depends=("gstreamer0.10-base=${pkgver}" 'alsa-lib>=1.0.23' 'cdparanoia>=10.2' 'libvisual>=0.4.0' 'libvorbis>=1.3.1' 'libtheora>=1.1.1' 'pango>=1.28.0')
   replaces=('gstreamer0.10-alsa' 'gstreamer0.10-theora' 'gstreamer0.10-libvisual' 'gstreamer0.10-pango' 'gstreamer0.10-cdparanoia' 'gstreamer0.10-vorbis' 'gstreamer0.10-ogg')
   conflicts=('gstreamer0.10-alsa' 'gstreamer0.10-theora' 'gstreamer0.10-libvisual' 'gstreamer0.10-pango' 'gstreamer0.10-cdparanoia' 'gstreamer0.10-vorbis' 'gstreamer0.10-ogg')
   groups=('gstreamer0.10-plugins')




More information about the arch-commits mailing list