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

Ionut Biru ibiru at archlinux.org
Sun Oct 31 22:06:42 UTC 2010


    Date: Sunday, October 31, 2010 @ 18:06:41
  Author: ibiru
Revision: 97656

upgpkg: rhythmbox 0.13.2-1
update to 0.13.2

Modified:
  rhythmbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-31 21:56:47 UTC (rev 97655)
+++ PKGBUILD	2010-10-31 22:06:41 UTC (rev 97656)
@@ -3,14 +3,14 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=rhythmbox
-pkgver=0.13.1
-pkgrel=4
+pkgver=0.13.2
+pkgrel=1
 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.0' '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.0.4')
+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')
 optdepends=('gstreamer0.10-ugly-plugins: Extra media codecs'
             'gstreamer0.10-bad-plugins: Extra media codecs'
             'gstreamer0.10-ffmpeg: Extra media codecs'
@@ -22,11 +22,11 @@
 options=('!libtool' '!emptydirs')
 install=rhythmbox.install
 source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/0.13/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('98f9744cb80bca052f54a62bc965b134946ab6c2c107935b70de9d20c126cc7e')
+sha256sums=('f422e47d7e238ebe862650efbcb83672bca704df0a37c3391ad0e386c20b19e3')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --sysconfdir=/etc \
+  PYTHON=python2 ./configure --prefix=/usr --sysconfdir=/etc \
       --libexecdir=/usr/lib/rhythmbox \
       --localstatedir=/var --disable-static \
       --enable-daap --enable-python \




More information about the arch-commits mailing list