rhythmbox: remove long_desc.

This commit is contained in:
Juan RP 2014-02-17 10:50:42 +01:00
parent da824f88a3
commit 6fcf83ee79

View file

@ -1,18 +1,17 @@
# Template file for 'rhythmbox'. # Template file for 'rhythmbox'.
pkgname=rhythmbox pkgname=rhythmbox
version=3.0.1 version=3.0.1
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-static --disable-schemas-compile configure_args="--disable-static --disable-schemas-compile
--with-webkit --with-gudev --without-hal --enable-vala" --with-webkit --with-gudev --without-hal --enable-vala"
hostmakedepends="which pkg-config intltool gnome-doc-utils hostmakedepends="which pkg-config intltool gnome-doc-utils itstool"
itstool gobject-introspection"
makedepends="gtk+3-devel libsoup-gnome-devel>=2.44 totem-pl-parser-devel>=3.10 makedepends="gtk+3-devel libsoup-gnome-devel>=2.44 totem-pl-parser-devel>=3.10
json-glib-devel libgudev-devel GConf-devel libdiscid-devel vala-devel>=0.20 json-glib-devel libgudev-devel GConf-devel libdiscid-devel vala-devel>=0.20
libmtp-devel>=1.1.4 avahi-glib-libs-devel libpeas-devel brasero-devel>=3.8.0_3 libmtp-devel>=1.1.4 avahi-glib-libs-devel libpeas-devel brasero-devel>=3.8.0_3
libnotify-devel tdb-devel>=1.2.6 libsecret-devel pygobject-devel libnotify-devel tdb-devel>=1.2.6 libsecret-devel pygobject-devel
webkitgtk-devel>=2.1 grilo-devel gst-plugins-base1-devel>=1:1.2 clutter-gtk-devel>=1.4.4_2 webkitgtk-devel>=2.1 grilo-devel gst-plugins-base1-devel>=1:1.2 clutter-gtk-devel>=1.4.4_2
python3-devel pygobject-devel libdmapsharing-devel>=2.9.17 python3-devel pygobject-devel libdmapsharing-devel>=2.9.17 gobject-introspection
desktop-file-utils hicolor-icon-theme" desktop-file-utils hicolor-icon-theme"
depends="desktop-file-utils hicolor-icon-theme" depends="desktop-file-utils hicolor-icon-theme"
short_desc="GNOME integrated music management application, inspired by Apple's iTunes" short_desc="GNOME integrated music management application, inspired by Apple's iTunes"
@ -21,24 +20,6 @@ license="GPL-2"
homepage="http://www.rhythmbox.org" homepage="http://www.rhythmbox.org"
distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.xz" distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.xz"
checksum=75072b093284e9f5696fbb590d719a9e16340a5a91d73e3ccd876ce21329bdcf checksum=75072b093284e9f5696fbb590d719a9e16340a5a91d73e3ccd876ce21329bdcf
long_desc="
Rhythmbox is an integrated music management application, originally inspired
by Apple's iTunes. It is free software, designed to work well under the
GNOME Desktop, and based on the powerful GStreamer media framework.
Among the many features of Rhythmbox, you will find:
* Easy to use music browser
* Searching and sorting
* Comprehensive audio format support through GStreamer
* Internet Radio support including last.fm streams
* Playlists
* Display audio visualizations
* Transfer music to and from iPod, MTP, and USB Mass Storage music players
* Display album art and song lyrics downloaded from the internet
* Play, rip, and burn audio CDs
* Automatically download audio podcasts
* Browse, preview, and download albums from Magnatune and Jamendo"
librhythmbox_package() { librhythmbox_package() {
short_desc+=" - shared library" short_desc+=" - shared library"