Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5e00c9969d886269772da8d3ba207e454d92b20a
commit 5e00c9969d886269772da8d3ba207e454d92b20a Author: DeX77 <[email protected]> Date: Thu Jan 12 14:37:30 2017 +0100 Revert "libbsd-0.7.0-1-x86_64 - removed - orphaned / old package -> [ without m8r.. kikadf? ]" This reverts commit 794cc4ba7e55a422c1dd283a83a70b0c7977fa34. diff --git a/source/lib-extra/libbsd/FrugalBuild b/source/lib-extra/libbsd/FrugalBuild new file mode 100644 index 0000000..55c235a --- /dev/null +++ b/source/lib-extra/libbsd/FrugalBuild @@ -0,0 +1,17 @@ +# Compiling Time: 0.03 SBU +# Contributor: kikadf <[email protected]> +# Contributor: Dawid Bilski <[email protected]> + +pkgname=libbsd +pkgver=0.7.0 +pkgrel=1 +pkgdesc="This library provides useful functions commonly found on BSD systems" +url="http://libbsd.freedesktop.org/wiki/" +depends=('kernel-headers') +groups=('lib-extra') +archs=('i686' 'x86_64') +up2date="Flasttar http://libbsd.freedesktop.org/releases/" +source=(http://libbsd.freedesktop.org/releases/$pkgname-$pkgver.tar.xz) +sha1sums=('3039eb71dc72fd892c6ac7ef0eedbd288f8d5e25') + +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
