Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=subzero.git;a=commitdiff;h=b706697245508591ce05f42a66fc5e7ff06c0299
commit b706697245508591ce05f42a66fc5e7ff06c0299 Author: James Buren <[email protected]> Date: Sat Mar 10 18:31:02 2012 -0600 libestr-0.1.2-1-x86_64 * new package * required by new rsyslog diff --git a/source/base/libestr/FrugalBuild b/source/base/libestr/FrugalBuild new file mode 100644 index 0000000..b94cd26 --- /dev/null +++ b/source/base/libestr/FrugalBuild @@ -0,0 +1,14 @@ +# Compiling Time: 0.2 SBU +# Maintainer: Miklos Vajna <[email protected]> + +pkgname=libestr +pkgver=0.1.2 +pkgrel=1 +pkgdesc="A library for some string essentials." +url="http://libestr.adiscon.com/tag/libestr" +depends=('glibc') +groups=('base') +archs=('i686' 'x86_64' 'ppc' 'arm') +up2date="Flasttar http://libestr.adiscon.com/download" +source=(http://libestr.adiscon.com/files/download/$pkgname-$pkgver.tar.gz) +sha1sums=('441313586328985b66c802c65433cf9a90d65d8a') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
