unclutter-xfixes: update to 1.5.
This commit is contained in:
parent
cbaefe3b85
commit
ace49a0bf9
1 changed files with 3 additions and 6 deletions
|
@ -1,9 +1,10 @@
|
||||||
# Template file for 'unclutter-xfixes'
|
# Template file for 'unclutter-xfixes'
|
||||||
pkgname=unclutter-xfixes
|
pkgname=unclutter-xfixes
|
||||||
version=1.4
|
version=1.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
|
make_install_args="LICENSEDIR=/usr/share/licenses/${pkgname}"
|
||||||
hostmakedepends="pkg-config asciidoc"
|
hostmakedepends="pkg-config asciidoc"
|
||||||
makedepends="libXfixes-devel libXi-devel libev-devel"
|
makedepends="libXfixes-devel libXi-devel libev-devel"
|
||||||
short_desc="Rewrite of the popular tool unclutter using the libXfixes"
|
short_desc="Rewrite of the popular tool unclutter using the libXfixes"
|
||||||
|
@ -11,7 +12,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/Airblader/unclutter-xfixes"
|
homepage="https://github.com/Airblader/unclutter-xfixes"
|
||||||
distfiles="https://github.com/Airblader/unclutter-xfixes/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Airblader/unclutter-xfixes/archive/v${version}.tar.gz"
|
||||||
checksum=f28cd690cfa184fddd3961dda49d14e114dccd5e70d9bac8ca5ebcd5124985b3
|
checksum=35c75ad24be989dd6708db1d9ce9b2a2f814b80638c0633cdb075c6df090ed11
|
||||||
conflicts="unclutter>=0"
|
conflicts="unclutter>=0"
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
|
@ -19,7 +20,3 @@ pre_build() {
|
||||||
-e '/^.PHONY: $(TARGET)/d' \
|
-e '/^.PHONY: $(TARGET)/d' \
|
||||||
-i Makefile
|
-i Makefile
|
||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vlicense LICENSE
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue