Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=db35e587584dffb1cb2c288624f55ed44cf300b9
commit db35e587584dffb1cb2c288624f55ed44cf300b9 Author: Slown <[email protected]> Date: Mon Dec 26 17:14:03 2011 +0100 libre-0.4.0-1-i686 * new package diff --git a/source/lib-extra/libre/FrugalBuild b/source/lib-extra/libre/FrugalBuild new file mode 100644 index 0000000..73ceeff --- /dev/null +++ b/source/lib-extra/libre/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0.10 SBU +# Maintainer: Slown <[email protected]> + +pkgname=libre +_F_archive_name="re" +pkgver=0.4.0 +pkgrel=1 +pkgdesc="Portable and generic library for real-time communications with async IO support" +url="http://www.creytiv.com" +depends=('openssl' 'zlib') +groups=('lib-extra') +archs=('i686' 'x86_64') +up2date="Flasttar $url/pub" +source=($url/pub/$_F_archive_name-$pkgver.tar.gz) +sha1sums=('1da6371e72de6f47c9f57b2218d856f4df67bdf2') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
