Package Details: xfce4-mpc-plugin-update 0.5.2-1

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: GPL2
Conflicts: xfce4-mpc-plugin
Provides: xfce4-mpc-plugin
Replaces: xfce4-mpc-plugin
Submitter: ConnorBehan
Maintainer: ConnorBehan
Last Packager: ConnorBehan
Votes: 9
Popularity: 0.000000
First Submitted: 2009-12-24 01:17 (UTC)
Last Updated: 2021-10-19 19:16 (UTC)

Latest Comments

dreieck commented on 2021-01-31 10:58 (UTC)

Fails to ./configure for me:

[...]
checking pkg-config is at least version 0.9.0... yes
checking for libxfce4panel-1.0 >= 4.8.0... not found
*** The required package libxfce4panel-1.0 was not found on your system.
*** Please install libxfce4panel-1.0 (atleast version 4.8.0) or adjust
*** the PKG_CONFIG_PATH environment variable if you
*** installed the package in a nonstandard prefix so that
*** pkg-config is able to find it.

Thanks for maintaining!

martadinata666 commented on 2015-09-23 06:12 (UTC)

please add conflicts to xfce4-mpc-plugin

turbooster commented on 2013-12-19 14:03 (UTC)

This requires intltool.

graysky commented on 2012-04-14 14:24 (UTC)

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 (UTC)

v4.0.2 is out