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

Jan de Groot jgc at archlinux.org
Tue Oct 20 09:24:29 UTC 2009


    Date: Tuesday, October 20, 2009 @ 05:24:28
  Author: jgc
Revision: 56202

upgpkg: rhythmbox 0.12.5-1
    Update to 0.12.5

Modified:
  rhythmbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-20 08:59:44 UTC (rev 56201)
+++ PKGBUILD	2009-10-20 09:24:28 UTC (rev 56202)
@@ -3,22 +3,23 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=rhythmbox
-pkgver=0.12.3
+pkgver=0.12.5
 pkgrel=1
 pkgdesc="An iTunes-like music player/libary"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://www.rhythmbox.org"
-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' 'gvfs')
-makedepends=('pkgconfig' 'gnome-doc-utils>=0.16.1' 'intltool' 'brasero>=2.26.0') 
+depends=('libgpod>=0.7.2' 'libsoup-gnome>=2.28.1' 'gnome-media>=2.28.0' 'totem-plparser>=2.28.1' 'musicbrainz>=2.1.5' 'libmtp>=0.3.7' 'libnotify>=0.4.5' 'lirc-utils' 'desktop-file-utils' 'gstreamer0.10-python>=0.10.16' 'gstreamer0.10-base-plugins' 'gstreamer0.10-good-plugins' 'pygtk>=2.16.0' 'gvfs>=1.4.1' 'hicolor-icon-theme')
+makedepends=('pkgconfig' 'gnome-doc-utils>=0.18.0' 'intltool' 'brasero>=2.28.1') 
 optdepends=('gstreamer0.10-ugly-plugins: Extra media codecs'
             'gstreamer0.10-bad-plugins: Extra media codecs'
             'gstreamer0.10-ffmpeg: Extra media codecs'
-            'brasero: cd burning')
+            'brasero: cd burning'
+            'gnome-python: various plugins')
 options=('!libtool' '!emptydirs')
 install=rhythmbox.install
 source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/0.12/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('4a28e79184f1a9737ac2e719a1478105')
+sha256sums=('b26c45a715502d3b4d47bf532078bdf3dbed68c1cb68c61d8995a349dd488cd1')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list