Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pam.git;a=commitdiff;h=6c812d9e08e451399c733bd33ee217c0117a086d
commit 6c812d9e08e451399c733bd33ee217c0117a086d Author: bouleetbil <[email protected]> Date: Sun Oct 4 17:14:26 2009 +0200 libatasmart-0.16-1-i686 *new package diff --git a/source/lib/libatasmart/FrugalBuild b/source/lib/libatasmart/FrugalBuild new file mode 100644 index 0000000..292037f --- /dev/null +++ b/source/lib/libatasmart/FrugalBuild @@ -0,0 +1,16 @@ +# Compiling time: 0.07 SBU +# Maintainer: bouleetbil <[email protected]> + +pkgname=libatasmart +pkgver=0.16 +pkgrel=1 +pkgdesc="Lean and small library for ATA S.M.A.R.T. hard disks" +url="http://0pointer.de/blog/projects/being-smart.html" +depends=('udev') +groups=('lib') +archs=('i686' 'x86_64' 'ppc') +up2date="Flasttar http://0pointer.de/public/" +source=(http://0pointer.de/public/$pkgname-$pkgver.tar.gz) +sha1sums=('6a562b06cf04be0a51198373e1f1656571656f7a') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
