Search Criteria
Package Details: xfce4-mpc-plugin-update 0.4.5-2
Git Clone URL: | https://aur.archlinux.org/xfce4-mpc-plugin-update.git (read-only, click to copy) |
---|---|
Package Base: | xfce4-mpc-plugin-update |
Description: | Updates the toggle button icon depending on what MPD is doing |
Upstream URL: | http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin |
Licenses: | |
Groups: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | ConnorBehan |
Maintainer: | ConnorBehan |
Last Packager: | ConnorBehan |
Votes: | 9 |
Popularity: | 0.000000 |
First Submitted: | 2009-12-24 01:17 |
Last Updated: | 2015-09-26 00:43 |
Dependencies (4)
- xfce4-panel (xfce4-panel-hidpi, xfce4-panel-sanetrayspacing, xfce4-panel-git, xfce4-panel-borderfix, xfce4-panel-gtk2, xfce4-panel-compiz, xfce4-panel-devel)
- libmpd>=0.16.1
- intltool (make)
- pkgconfig (pkg-config-git, pkgconf-git, pkgconf) (make)
Required by (1)
- xfce4-goodies-meta (requires xfce4-mpc-plugin)
Latest Comments
martadinata666 commented on 2015-09-23 06:12
please add conflicts to xfce4-mpc-plugin
turbooster commented on 2013-12-19 14:03
This requires intltool.
graysky commented on 2012-04-14 14:24
pkgname=xfce4-mpc-plugin
pkgver=0.4.2
pkgrel=1
pkgdesc="Updates the toggle button icon depending on what MPD is doing"
arch=(i686 x86_64)
license=('GPL2')
url="http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin"
groups=('xfce4-goodies')
depends=('xfce4-panel' 'libmpd>=0.16.1')
makedepends=('pkgconfig' 'perlxml' 'xfce4-dev-tools')
options=(!libtool)
source=(file:///scratch/xfce4-mpc-plugin-0.4.2.tar.bz2)
sha256sums=('f5c7211e7b3af1a601525c73802316b278cd9475c5bb3dc10bea1eb4f3878cd5')
build() {
cd "${srcdir}/xfce4-mpc-plugin-${pkgver}"
./autogen.sh --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib --localstatedir=/var --disable-static
make
}
package() {
cd "${srcdir}/xfce4-mpc-plugin-${pkgver}"
make DESTDIR="${pkgdir}" install
}
graysky commented on 2012-04-14 14:06
v4.0.2 is out