summaryrefslogtreecommitdiffstats
path: root/gnome/rhythmbox/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-08-04 11:39:45 +0200
committertnut <thierryn1 at hispeed dot ch>2010-08-04 11:39:45 +0200
commitd939126096c02a94dc3b58cd64f3699afe2a48d2 (patch)
tree176e02928ac5e0397edd9ebc03d0ecb0c99c4e68 /gnome/rhythmbox/Pkgfile
parent2a5f9baeced56afa483885d41dd0756c7a618361 (diff)
downloadnutyx-extra-d939126096c02a94dc3b58cd64f3699afe2a48d2.tar.gz
nutyx-extra-d939126096c02a94dc3b58cd64f3699afe2a48d2.tar.bz2
nutyx-extra-d939126096c02a94dc3b58cd64f3699afe2a48d2.tar.xz
nutyx-extra-d939126096c02a94dc3b58cd64f3699afe2a48d2.zip
maj rhythmbox#0.13.0-1
Diffstat (limited to 'gnome/rhythmbox/Pkgfile')
-rw-r--r--gnome/rhythmbox/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome/rhythmbox/Pkgfile b/gnome/rhythmbox/Pkgfile
index 7aef8e4d8..bf07cbc65 100644
--- a/gnome/rhythmbox/Pkgfile
+++ b/gnome/rhythmbox/Pkgfile
@@ -5,7 +5,7 @@
# Depends on:libgpod,libsoup,gnome-media,totem-pl-parser,libmusicbrainz,libmtp,libnotify,lirc-utils,desktop-file-utils,gst-python,gst-plugins-base,gst-plugins-good,pygtk,gvfs,hicolor-icon-theme
name=rhythmbox
-version=0.12.6
+version=0.13.0
release=1
source=(http://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.bz2)
@@ -14,7 +14,7 @@ build() {
./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc \
--libexecdir=/usr/lib/rhythmbox \
--localstatedir=/var --disable-static \
- --enable-daap --enable-python \
+ --disable-daap --enable-python \
--with-mdns=avahi --disable-scrollkeeper
make -j3