proplib: switch to tarball.

This commit is contained in:
Juan RP 2015-06-20 10:03:50 +02:00
parent 2aab34f1bc
commit af1547d99e

View file

@ -1,18 +1,17 @@
# Template file for 'proplib' # Template file for 'proplib'
pkgname=proplib pkgname=proplib
version=0.6.4 version=0.6.4
revision=1 revision=2
wrksrc="portableproplib-${version}"
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="automake libtool git" hostmakedepends="automake libtool"
makedepends="zlib-devel" makedepends="zlib-devel"
short_desc="Portable Property container object library" short_desc="Portable Property container object library"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="Simplified BSD" license="Simplified BSD"
homepage="https://github.com/xtraeme/portableproplib" homepage="https://github.com/xtraeme/portableproplib"
distfiles="https://github.com/xtraeme/portableproplib/archive/${version}.tar.gz"
do_fetch() { checksum=b2edac8977fa2e569e8664976d9c27f272bcf13f1aa921e853f129b7fd6b5d86
git clone -b ${version} git://github.com/xtraeme/portableproplib ${pkgname}-${version}
}
pre_configure() { pre_configure() {
./bootstrap ./bootstrap