mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
parent
07a8d08093
commit
adc852589c
2 changed files with 3 additions and 12 deletions
|
@ -1,9 +0,0 @@
|
||||||
diff --git a/examples/pkgcfg.acr b/examples/pkgcfg.acr
|
|
||||||
index ce7fa02..10da766 100644
|
|
||||||
--- a/examples/pkgcfg.acr
|
|
||||||
+++ b/examples/pkgcfg.acr
|
|
||||||
@@ -1,3 +1,4 @@
|
|
||||||
+USE_PKGCONFIG
|
|
||||||
PKGCFG GTK_FLAGS GTK_LIBS gtk+-2.0
|
|
||||||
|
|
||||||
CHKVER libuv 1.0.0
|
|
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'acr'
|
# Template file for 'acr'
|
||||||
pkgname=acr
|
pkgname=acr
|
||||||
version=1.9.8
|
version=2.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
checkdepends="pkg-config"
|
|
||||||
make_check_target=test
|
make_check_target=test
|
||||||
|
checkdepends="pkg-config"
|
||||||
short_desc="AutoConf Replacement"
|
short_desc="AutoConf Replacement"
|
||||||
maintainer="Felipe Nogueira <contato.fnog@gmail.com>"
|
maintainer="Felipe Nogueira <contato.fnog@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/radare/acr"
|
homepage="https://github.com/radare/acr"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=88bb2e4cb35b18370675710806c4ef03ef81a6ed521b939e272267754e8484c1
|
checksum=86ecbb47b62c5469dcb9c5b8c13efd68e18eb572bc037979316e9a75d6d26e21
|
||||||
|
|
Loading…
Add table
Reference in a new issue