Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=d43c7a4b5f7f2b898bdf226b2d3e614dfd1dd228
commit d43c7a4b5f7f2b898bdf226b2d3e614dfd1dd228 Author: Slown <[email protected]> Date: Fri Aug 31 19:12:11 2012 +0100 gse-1.0.1-1-i686 * new package diff --git a/source/lib-extra/gse/FrugalBuild b/source/lib-extra/gse/FrugalBuild new file mode 100644 index 0000000..1556332 --- /dev/null +++ b/source/lib-extra/gse/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.16 SBU +# Maintainer: Slown <[email protected]> + +pkgname=gse +pkgver=1.0.1 +pkgrel=1 +pkgdesc="Generic Stream Encapsulation library" +depends=('libpcap') +groups=('lib-extra') +archs=('i686' 'x86_64') +_F_launchpad_dirname="libgse" +_F_launchpad_branch="1.0.x" +Finclude launchpad +sha1sums=('126ae3afc624efba41ddaae27a9e6f00cdfce2e2') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
