diff options
Diffstat (limited to 'audio/rhythmbox')
-rw-r--r-- | audio/rhythmbox/README | 9 | ||||
-rw-r--r-- | audio/rhythmbox/rhythmbox.info | 2 |
2 files changed, 5 insertions, 6 deletions
diff --git a/audio/rhythmbox/README b/audio/rhythmbox/README index 289b211a871a7..60f4dd2fbc285 100644 --- a/audio/rhythmbox/README +++ b/audio/rhythmbox/README @@ -1,6 +1,5 @@ -Rhythmbox is an integrated music management application originally -inspired by Apple's iTunes. It is designed to work with the GNOME -desktop and based on the powerful GStreamer media framework. +Rhythmbox is an integrated music management application originally inspired +by Apple's iTunes. It is designed to work with the GNOME desktop and based +on the powerful GStreamer media framework. -Optional dependencies are vala, avahi, libdmapsharing, brasero, -and libmusicbrainz3. +Optional dependencies are avahi, libdmapsharing, brasero, and libmusicbrainz3. diff --git a/audio/rhythmbox/rhythmbox.info b/audio/rhythmbox/rhythmbox.info index 70845a561b2db..628a6141e76a1 100644 --- a/audio/rhythmbox/rhythmbox.info +++ b/audio/rhythmbox/rhythmbox.info @@ -5,6 +5,6 @@ DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/rhythmbox/3.4/rhythmbox-3.4.3.t MD5SUM="79a775cffcf320fcdefa74bf6b2d1d32" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="libpeas json-glib python3 totem-pl-parser" +REQUIRES="libpeas totem-pl-parser" MAINTAINER="crocket" EMAIL="crockabiscuit@yahoo.com" |