[arch-commits] Commit in rhythmbox/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Tue Apr 28 20:52:46 UTC 2009


    Date: Tuesday, April 28, 2009 @ 16:52:45
  Author: jgc
Revision: 36933

upgpkg: rhythmbox 0.12.1-1
    Remove dependency on libsexy
Remove dependency on gnome-python
Add dependency on gstreamer0.10-python and pygtk

Modified:
  rhythmbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-04-28 20:45:43 UTC (rev 36932)
+++ PKGBUILD	2009-04-28 20:52:45 UTC (rev 36933)
@@ -2,19 +2,14 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
  
 pkgname=rhythmbox
-pkgver=0.12.0
-pkgrel=2
+pkgver=0.12.1
+pkgrel=1
 pkgdesc="An iTunes-like music player/libary"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://www.rhythmbox.org"
-depends=( 'libgpod>=0.7.0' 'libsoup>=2.26.0' 'gnome-media>=2.26.0'
-          'totem-plparser>=2.26.0' 'musicbrainz>=2.1.5'
-	  'libsexy>=0.1.11' 'libmtp>=0.3.7' 'libnotify>=0.4.5'
-	  'lirc-utils' 'desktop-file-utils' 'gnome-python>=2.26.0'
-	  'gstreamer0.10-python>=0.10.13-2' 'gstreamer0.10-base-plugins'
-	  'gstreamer0.10-good-plugins')
-makedepends=('pkgconfig' 'gnome-doc-utils>=0.16.0' 'xulrunner>=1.9.0.7' 'intltool' 'brasero>=2.26.0') 
+depends=( 'libgpod>=0.7.2' 'libsoup>=2.26.1' 'gnome-media>=2.26.0' 'totem-plparser>=2.26.1' 'musicbrainz>=2.1.5' 'libmtp>=0.3.7' 'libnotify>=0.4.5' 'lirc-utils' 'desktop-file-utils' 'gstreamer0.10-python>=0.10.13-2' 'gstreamer0.10-base-plugins' 'gstreamer0.10-good-plugins' 'gstreamer0.10-python>=0.10.14' 'pygtk>=2.14.1')
+makedepends=('pkgconfig' 'gnome-doc-utils>=0.16.1' 'xulrunner>=1.9.0.10' 'intltool' 'brasero>=2.26.0') 
 optdepends=('gstreamer0.10-ugly-plugins: Extra media codecs'
             'gstreamer0.10-bad-plugins: Extra media codecs'
 	    'gstreamer0.10-ffmpeg: Extra media codecs'
@@ -22,7 +17,7 @@
 options=('!libtool' '!emptydirs')
 install=rhythmbox.install
 source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/0.12/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('ae6bc15786cc7659b41c313e45adf44a')
+md5sums=('f17a72465dc43d554b11cf7b18776bff')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list