From f5bd220f82103ddfa679f5cbf71cfad80b75cb23 Mon Sep 17 00:00:00 2001
From: Dawid Bilski <[email protected]>
Date: Fri, 13 Dec 2013 18:18:19 +0100
Subject: [PATCH] Library needed for bumblebee

---
 source/lib-extra/libbsd/FrugalBuild | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 source/lib-extra/libbsd/FrugalBuild

diff --git a/source/lib-extra/libbsd/FrugalBuild b/source/lib-extra/libbsd/FrugalBuild
new file mode 100644
index 0000000..9fc2c39
--- /dev/null
+++ b/source/lib-extra/libbsd/FrugalBuild
@@ -0,0 +1,16 @@
+# Compiling Time: 0.03 SBU
+# Maintainer: Dawid Bilski <[email protected]>
+
+pkgname=libbsd
+pkgver=0.6.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=('1c52cda755f184f4a1f41b2e35a5f9b57300fbfd')
+
+# optimization OK
-- 
1.8.4.1

_______________________________________________
Frugalware-devel mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-devel

Reply via email to