diff options
author | root <root@rshg054.dnsready.net> | 2012-04-21 00:01:27 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-04-21 00:01:27 +0000 |
commit | 905dec08e7144fe77aad1161778a6c3b74ff305c (patch) | |
tree | 2dadd89b94a210d035a975ab75d250abef1c959f /testing/rhythmbox/PKGBUILD | |
parent | 947c2e7bbbd5942492024997d34d709d436f1c8f (diff) |
Sat Apr 21 00:01:27 UTC 2012
Diffstat (limited to 'testing/rhythmbox/PKGBUILD')
-rw-r--r-- | testing/rhythmbox/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/rhythmbox/PKGBUILD b/testing/rhythmbox/PKGBUILD index f0c7de120..07e88f91c 100644 --- a/testing/rhythmbox/PKGBUILD +++ b/testing/rhythmbox/PKGBUILD @@ -1,16 +1,16 @@ -# $Id: PKGBUILD 155254 2012-04-01 11:36:54Z heftig $ +# $Id: PKGBUILD 156495 2012-04-19 20:31:39Z ibiru $ # Maintainer: Jan de Groot <jgc@archlinux.org> # Contributor: Giovanni Scafora <giovanni@archlinux.org> pkgname=rhythmbox pkgver=2.96 -pkgrel=1 +pkgrel=2 pkgdesc="An iTunes-like music playback and management application" arch=('i686' 'x86_64') license=('GPL') url="http://www.rhythmbox.org" depends=('clutter' 'clutter-gtk' 'clutter-gst' 'dconf' 'desktop-file-utils' 'grilo' 'gstreamer0.10-base-plugins' 'gstreamer0.10-good-plugins' 'gvfs-afc' 'json-glib' 'libdmapsharing' 'libgpod' 'libmtp' 'libmusicbrainz3' - 'libnotify' 'libpeas' 'libwebkit3' 'lirc-utils' 'media-player-info' 'mx' 'python2-gobject' 'python2-mako' 'totem-plparser') + 'libnotify' 'libpeas' 'libwebkit3' 'lirc-utils' 'media-player-info' 'mx' 'python2-gobject' 'python2-mako' 'totem-plparser' 'tdb') makedepends=('gnome-doc-utils' 'intltool' 'brasero' 'gobject-introspection') optdepends=('gstreamer0.10-ugly-plugins: Extra media codecs' 'gstreamer0.10-bad-plugins: Extra media codecs' |