parent
f4a2c5a8e1
commit
d78e9ef95a
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'proplib'
|
# Template file for 'proplib'
|
||||||
pkgname=proplib
|
pkgname=proplib
|
||||||
version=0.6.4
|
version=0.6.4
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="portableproplib-${version}"
|
wrksrc="portableproplib-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
@ -13,6 +13,10 @@ homepage="https://github.com/xtraeme/portableproplib"
|
|||||||
distfiles="https://github.com/xtraeme/portableproplib/archive/${version}.tar.gz"
|
distfiles="https://github.com/xtraeme/portableproplib/archive/${version}.tar.gz"
|
||||||
checksum=b2edac8977fa2e569e8664976d9c27f272bcf13f1aa921e853f129b7fd6b5d86
|
checksum=b2edac8977fa2e569e8664976d9c27f272bcf13f1aa921e853f129b7fd6b5d86
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING
|
||||||
|
}
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./bootstrap
|
./bootstrap
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user