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
|
Source: xfce4-mpc-plugin
Section: xfce
Priority: optional
Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Uploaders: Yves-Alexis Perez <corsac@debian.org>
Build-Depends: automake,
debhelper (>= 10),
intltool,
libexo-1-dev,
libtool,
libxfce4panel-2.0-dev,
libxfce4ui-2-dev,
libxml-parser-perl,
xfce4-dev-tools
Standards-Version: 4.2.1
Homepage: https://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin/
Vcs-Git: https://salsa.debian.org/xfce-team/goodies/xfce4-mpc-plugin.git
Vcs-Browser: https://salsa.debian.org/xfce-team/goodies/xfce4-mpc-plugin
Package: xfce4-mpc-plugin
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: mpd
Description: Xfce panel plugin which serves as client for MPD music player
This is a client for MPD music player which is added into a Xfce panel as a
plugin. It can control the playback and show the currently playing song.
|