pnmixer: update to 0.7.1
This commit is contained in:
parent
b643312019
commit
dfcfe9ec76
1 changed files with 3 additions and 8 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'pnmixer'
|
# Template file for 'pnmixer'
|
||||||
pkgname=pnmixer
|
pkgname=pnmixer
|
||||||
version=0.7
|
version=0.7.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config intltool automake glib-devel"
|
hostmakedepends="pkg-config intltool automake glib-devel"
|
||||||
makedepends="alsa-lib-devel libnotify-devel gtk+3-devel"
|
makedepends="alsa-lib-devel libnotify-devel gtk+3-devel"
|
||||||
short_desc="Volume mixer for the system tray"
|
short_desc="Volume mixer for the system tray"
|
||||||
|
@ -10,9 +10,4 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/nicklan/pnmixer"
|
homepage="https://github.com/nicklan/pnmixer"
|
||||||
distfiles="https://github.com/nicklan/pnmixer/archive/v${version}.tar.gz"
|
distfiles="https://github.com/nicklan/pnmixer/archive/v${version}.tar.gz"
|
||||||
checksum=398caf24abd04012c397aa3925a511a6468ec06408c35e38c20ed6789e2798ca
|
checksum=3214b3bb54a245b8f38a5b28ebe853df8648edfbdaebec14128e4ffe3f1f4bc2
|
||||||
|
|
||||||
pre_configure() {
|
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
|
||||||
sed -i 's#/usr/local#/usr#g' configure
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue