[arch-commits] Commit in gstreamer0.10-base-plugins/repos (2 files)

Jan de Groot jgc at archlinux.org
Sun Mar 8 19:41:17 UTC 2009


    Date: Sunday, March 8, 2009 @ 15:41:17
  Author: jgc
Revision: 29469

Merged revisions 29456,29458 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/gstreamer0.10-base-plugins/trunk

........
  r29456 | jgc | 2009-03-08 19:00:28 +0000 (Sun, 08 Mar 2009) | 2 lines
  
  upgpkg: gstreamer0.10-base-plugins 0.10.22-1
      Move gnome-vfs to optdepends
........
  r29458 | jgc | 2009-03-08 19:11:52 +0000 (Sun, 08 Mar 2009) | 2 lines
  
  upgpkg: gstreamer0.10-base-plugins 0.10.22-1
      depend on correct base version
........

Modified:
  gstreamer0.10-base-plugins/repos/extra-i686/	(properties)
  gstreamer0.10-base-plugins/repos/extra-i686/PKGBUILD

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


Property changes on: gstreamer0.10-base-plugins/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /gstreamer0.10-base-plugins/trunk:1-14436
   + /gstreamer0.10-base-plugins/trunk:1-29468

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-03-08 19:38:28 UTC (rev 29468)
+++ extra-i686/PKGBUILD	2009-03-08 19:41:17 UTC (rev 29469)
@@ -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>=${pkgver}" '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