Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=fe2970144a82937f4091a4e647ce06de0fcf9d3a
commit fe2970144a82937f4091a4e647ce06de0fcf9d3a Author: bouleetbil <[email protected]> Date: Thu Nov 24 10:23:28 2011 +0100 libcacard-0.1.2-1-x86_64 *new package diff --git a/source/lib-extra/libcacard/FrugalBuild b/source/lib-extra/libcacard/FrugalBuild new file mode 100644 index 0000000..993c746 --- /dev/null +++ b/source/lib-extra/libcacard/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling Time: 0.19 SBU +# Maintainer: bouleetbil <[email protected]> + +pkgname=libcacard +pkgver=0.1.2 +pkgrel=1 +pkgdesc="Common Access Card (CAC) Emulation" +depends=('nss') +url=http://www.spice-space.org/download +up2date="Flasttar http://www.spice-space.org/download/libcacard/" +source=(http://www.spice-space.org/download/libcacard/$pkgname-$pkgver.tar.bz2) +groups=('lib-extra') +archs=('i686' 'x86_64') +sha1sums=('1448713eb9bc3d4454ae19d00f243b4ab9a22791') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
