1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55
|
Source: gmpc-plugins
Section: sound
Priority: optional
Maintainer: Etienne Millon <etienne.millon@gmail.com>
Standards-Version: 3.9.2
Build-Depends:
debhelper (>= 7.0.50~),
libjson-glib-dev,
gmpc-dev(>=0.20.0),
libxosd-dev,
gob2,
libgtk2.0-dev,
libxml2-dev,
libmpd-dev (>=0.15.98),
libcurl4-gnutls-dev,
libglade2-dev,
libavahi-client-dev,
libavahi-glib-dev,
liblircclient-dev,
libsoup2.4-dev,
libmicrohttpd-dev (>= 0.4.0a-2),
libwebkit-dev,
libsqlite3-dev,
libtagc0-dev,
libicu-dev,
libdbus-glib-1-dev,
intltool (>> 0.21),
valac (>= 0.7.10)
Homepage: http://gmpc.wikia.com/
Package: gmpc-plugins
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, gmpc (>= 11.8.16)
Description: Plugins for the GNOME Music Player Client
gmpc-plugins is a set of plugins that enhance functionality of the GNOME
Music Player Clients. Plugins are:
- alarm, allows basic events to be scheduled
- avahi, zeroconf profile scanning
- coveramazon, disc cover fetcher from the internet
- jamendo, Jamendo stream browser
- lirc, remote control interface
- lyrics, a lyrics fetcher from multiple sources
- lyricwiki, add lyricwiki.org as lyrics source
- magnatune, Magnatune stream browser
- mdcover, display disc cover found in file metadata
- osd, On screen display using xosd
- shout, stream shout-cast
Package: gmpc-plugins-dbg
Section: debug
Priority: extra
Architecture: any
Depends: gmpc-plugins (= ${binary:Version}), ${misc:Depends}, gmpc-dbg
Description: Plugins for the GNOME Music Player Client
Debugging symbols for gmpc-plugins.
|