67 lines
2.5 KiB
Plaintext
67 lines
2.5 KiB
Plaintext
# Template file for 'rhythmbox'.
|
|
pkgname=rhythmbox
|
|
version=2.95
|
|
revision=2
|
|
homepage="http://www.rhythmbox.org"
|
|
distfiles="${GNOME_SITE}/$pkgname/2.95/$pkgname-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
configure_args="--with-mdns=avahi --disable-scrollkeeper --disable-static
|
|
--disable-python --disable-schemas-install --enable-daap --with-webkit
|
|
--disable-schemas-compile --without-hal --disable-vala"
|
|
short_desc="GNOME integrated music management application, inspired by Apple's iTunes."
|
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
|
license="GPL-2"
|
|
checksum=12cab95c89514b5c01a2daf9d6bdf74c8652b35e49625e2906d51b487bc68c06
|
|
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"
|
|
|
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
|
subpackages="lib${pkgname} ${pkgname}-devel"
|
|
build_requires=15
|
|
shlib_depends="libtdb>=1.2.6 webkit-gtk3>=1.6.3"
|
|
|
|
Add_dependency build pkg-config
|
|
Add_dependency build intltool
|
|
Add_dependency build gnome-doc-utils
|
|
Add_dependency build gtk+3-devel
|
|
Add_dependency build totem-pl-parser-devel
|
|
Add_dependency build libsoup-devel
|
|
Add_dependency build libsoup-gnome-devel
|
|
Add_dependency build gst-plugins-base-devel
|
|
Add_dependency build json-glib-devel
|
|
Add_dependency build libgudev-devel
|
|
Add_dependency build libmusicbrainz-devel
|
|
Add_dependency build libdiscid-devel
|
|
Add_dependency build libmtp-devel
|
|
Add_dependency build avahi-glib-libs-devel
|
|
Add_dependency build webkit-gtk3-devel
|
|
Add_dependency build libpeas-devel
|
|
Add_dependency build brasero-devel
|
|
Add_dependency build libnotify-devel
|
|
Add_dependency build grilo-devel
|
|
Add_dependency build json-glib-devel
|
|
Add_dependency build clutter-gtk-devel
|
|
Add_dependency build clutter-gst-devel
|
|
Add_dependency build mx-devel
|
|
Add_dependency build libdmapsharing-devel
|
|
Add_dependency build tdb-devel ">=1.2.6"
|
|
|
|
Add_dependency full desktop-file-utils
|
|
Add_dependency full hicolor-icon-theme
|