Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=70a564e13fb8fdc99d11adfb49cb4afac6825f2e
commit 70a564e13fb8fdc99d11adfb49cb4afac6825f2e Author: Baste <[email protected]> Date: Mon Apr 8 08:44:53 2013 +0200 rhythmbox-2.99-2-x86_64 * Version bump diff --git a/source/gnome/rhythmbox/FrugalBuild b/source/gnome/rhythmbox/FrugalBuild index 831487a..70ae979 100644 --- a/source/gnome/rhythmbox/FrugalBuild +++ b/source/gnome/rhythmbox/FrugalBuild @@ -1,4 +1,4 @@ -# Compiling time: 1.40 SBU +# Compiling time: 5.56 SBU # Maintainer: bouleetbil <[email protected]> # Contributor: AlexExtreme <[email protected]> @@ -6,11 +6,11 @@ options+=('asneeded') pkgname=rhythmbox pkgver=2.99 -pkgrel=1 +pkgrel=2 pkgdesc="A music management application for GNOME" url="http://www.rhythmbox.org/" depends=('libsoup-gnome>=2.4.0' 'json-glib' 'libpeas-gtk' 'tdb' 'totem-pl-parser' 'gst1-plugins-base' \ - 'libdmapsharing' 'libnotify' 'brasero' 'clutter-gst' 'clutter-gtk' 'libsecret') + 'libdmapsharing' 'libnotify' 'brasero' 'clutter-gst' 'clutter-gtk' 'libsecret' 'mx') makedepends=('gnome-common' 'intltool' 'gobject-introspection' 'vala' 'gtk-doc' 'yelp-tools' \ 'libgpod' 'libmtp' 'grilo') replaces=('rhythmbox-desktop-art') @@ -24,13 +24,12 @@ _F_gnome_devel="y" _F_gnome_doc="y" _F_gnome_ext=".tar.xz" Finclude gnome-scriptlet gnome -source=(http://ftp.frugalware.org/pub/other/people/baste/snapshots/rhythmbox/rhythmbox-2.99.tar.bz2) unset MAKEFLAGS Fconfopts+=" --enable-daap --enable-python --without-hal \ --with-brasero --enable-vala" -sha1sums=('c76fe3f0ba6463d002c9e6561df00dde5c4834a6') +sha1sums=('057bda3ad500b5ec66edecf5b23c95310afb0df3') if [ "$_F_gnome_git" != "n" ]; then unset sha1sums fi _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
