* update xfce4-mpc-plugin to 0.5.3-4
This commit is contained in:
parent
d921bfc60a
commit
eef4de3b55
@ -1,7 +1,7 @@
|
||||
pkgbase = xfce4-mpc-plugin
|
||||
pkgdesc = Control the Music Player Daemon from the Xfce4 panel
|
||||
pkgver = 0.5.3
|
||||
pkgrel = 3
|
||||
pkgrel = 4
|
||||
url = https://docs.xfce.org/panel-plugins/xfce4-mpc-plugin/start
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
pkgname=xfce4-mpc-plugin
|
||||
pkgver=0.5.3
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="Control the Music Player Daemon from the Xfce4 panel"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url="https://docs.xfce.org/panel-plugins/xfce4-mpc-plugin/start"
|
||||
@ -20,15 +20,16 @@ sha256sums=('c161e1c227b841359f701a86dfe961abef12c1765bec469759d85dbc4754d7a5')
|
||||
|
||||
prepare() {
|
||||
cd $pkgname
|
||||
./autogen.sh \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var \
|
||||
--disable-debug
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
}
|
||||
|
||||
build() {
|
||||
cd $pkgname
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var \
|
||||
--disable-debug
|
||||
make
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user