Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=subzero.git;a=commitdiff;h=ed8f10af8bb67ee2d9b1a4f65934689ed69df571
commit ed8f10af8bb67ee2d9b1a4f65934689ed69df571 Author: James Buren <[email protected]> Date: Sat Mar 10 18:43:58 2012 -0600 libee-0.4.0-1-x86_64 * new package * required by new rsyslog diff --git a/source/base/libee/FrugalBuild b/source/base/libee/FrugalBuild new file mode 100644 index 0000000..2d81efe --- /dev/null +++ b/source/base/libee/FrugalBuild @@ -0,0 +1,15 @@ +# Compiling Time: 0.2 SBU +# Maintainer: Miklos Vajna <[email protected]> + +pkgname=libee +pkgver=0.4.0 +pkgrel=1 +pkgdesc="An event expression library which is inspired by the upcoming CEE standard." +url="http://www.libee.org" +depends=('libestr') +groups=('base') +archs=('i686' 'x86_64' 'ppc' 'arm') +up2date="Flasttar $url/download" +source=(http://www.libee.org/files/download/$pkgname-$pkgver.tar.gz) +sha1sums=('a8df29b7571fcfacb5ac3cac4ebf48d357cfdf21') +unset MAKEFLAGS _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
