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

Jan de Groot jgc at archlinux.org
Sun Mar 8 19:00:28 UTC 2009


    Date: Sunday, March 8, 2009 @ 15:00:28
  Author: jgc
Revision: 29456

upgpkg: gstreamer0.10-base-plugins 0.10.22-1
    Move gnome-vfs to optdepends

Modified:
  gstreamer0.10-base-plugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-08 18:52:04 UTC (rev 29455)
+++ PKGBUILD	2009-03-08 19:00:28 UTC (rev 29456)
@@ -2,13 +2,14 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gstreamer0.10-base-plugins
-pkgver=0.10.21
+pkgver=0.10.22
 pkgrel=1
 pkgdesc="GStreamer Multimedia Framework Base Plugins (gst-plugins-base)"
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
-depends=('gstreamer0.10-base>=0.10.21' 'gnome-vfs>=2.24.0' 'alsa-lib>=1.0.17a' 'cdparanoia>=10.2' 'libvisual' 'libvorbis>=1.2.0' 'libtheora')
-makedepends=('pkgconfig')
+depends=('gstreamer0.10-base>=0.10.21' 'alsa-lib>=1.0.17a' 'cdparanoia>=10.2' 'libvisual' 'libvorbis>=1.2.0' 'libtheora')
+makedepends=('pkgconfig' 'gnome-vfs>=2.24.0')
+optdepends=('gnome-vfs')
 replaces=('gstreamer0.10-alsa' 'gstreamer0.10-theora' 'gstreamer0.10-libvisual' 'gstreamer0.10-pango' 'gstreamer0.10-cdparanoia' 'gstreamer0.10-vorbis' 'gstreamer0.10-gnomevfs' 'gstreamer0.10-ogg')
 conflicts=('gstreamer0.10-alsa' 'gstreamer0.10-theora' 'gstreamer0.10-libvisual' 'gstreamer0.10-pango' 'gstreamer0.10-cdparanoia' 'gstreamer0.10-vorbis' 'gstreamer0.10-gnomevfs' 'gstreamer0.10-ogg')
 provides=("gstreamer0.10-alsa=${pkgver}" "gstreamer0.10-theora=${pkgver}" "gstreamer0.10-libvisual=${pkgver}" "gstreamer0.10-pango=${pkgver}" "gstreamer0.10-cdparanoia=${pkgver}" "gstreamer0.10-vorbis=${pkgver}" "gstreamer0.10-gnomevfs=${pkgver}" "gstreamer0.10-ogg=${pkgver}" "gst-plugins-base=${pkgver}")
@@ -17,7 +18,7 @@
 groups=('gstreamer0.10-plugins')
 _relname=gst-plugins-base
 source=(${url}/src/${_relname}/${_relname}-${pkgver}.tar.bz2)
-md5sums=('0e0cd485311502ad1c0c028148e3186a')
+md5sums=('5d0f1e07f8f6db564971b50f75261e8a')
 
 build() {
   cd "${srcdir}/${_relname}-${pkgver}"




More information about the arch-commits mailing list