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

Ionut Biru ibiru at archlinux.org
Mon Nov 1 00:38:42 UTC 2010


    Date: Sunday, October 31, 2010 @ 20:38:42
  Author: ibiru
Revision: 97665

upgpkg: rhythmbox 0.13.2-2
add lastfm support

Modified:
  rhythmbox/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-31 22:48:57 UTC (rev 97664)
+++ PKGBUILD	2010-11-01 00:38:42 UTC (rev 97665)
@@ -4,13 +4,13 @@
 
 pkgname=rhythmbox
 pkgver=0.13.2
-pkgrel=1
+pkgrel=2
 pkgdesc="An iTunes-like music player/libary"
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://www.rhythmbox.org"
 depends=('libgpod>=0.7.94' 'libsoup-gnome>=2.32.0' 'gnome-media>=2.32.0' 'totem-plparser>=2.32.1' 'libmusicbrainz3>=3.0.3' 'libmtp>=1.0.2' 'libnotify>=0.4.5' 'lirc-utils' 'desktop-file-utils' 'gstreamer0.10-python>=0.10.17' 'gstreamer0.10-base-plugins' 'gstreamer0.10-good-plugins' 'pygtk>=2.22.0' 'gvfs>=1.6.4' 'hicolor-icon-theme')
-makedepends=('pkgconfig' 'gnome-doc-utils>=0.20.1' 'intltool' 'brasero>=2.31.92' 'libdmapsharing>=2.1.8')
+makedepends=('pkgconfig' 'gnome-doc-utils>=0.20.1' 'intltool' 'brasero' 'libdmapsharing' 'json-glib')
 optdepends=('gstreamer0.10-ugly-plugins: Extra media codecs'
             'gstreamer0.10-bad-plugins: Extra media codecs'
             'gstreamer0.10-ffmpeg: Extra media codecs'
@@ -18,7 +18,8 @@
             'gnome-python: various plugins'
             'pywebkitgtk: context panel plugin'
             'python-mako: context panel plugin'
-            'libdmapsharing: DAAP support')
+            'libdmapsharing: DAAP support'
+            'json-glib: Last.fm support')
 options=('!libtool' '!emptydirs')
 install=rhythmbox.install
 source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/0.13/${pkgname}-${pkgver}.tar.bz2)




More information about the arch-commits mailing list