Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=b17318f81a3b5a8c3d6e444ec5f4199bf2297b04

commit b17318f81a3b5a8c3d6e444ec5f4199bf2297b04
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Sun Feb 27 20:29:26 2011 +0100

firmware-bnx2-5.2.7.0-1-x86_64
*new package
*firmaware for vega.frugalware.org have network

diff --git a/source/network-extra/firmware-bnx2/FrugalBuild 
b/source/network-extra/firmware-bnx2/FrugalBuild
new file mode 100644
index 0000000..8bad86a
--- /dev/null
+++ b/source/network-extra/firmware-bnx2/FrugalBuild
@@ -0,0 +1,20 @@
+# Compiling Time: 0.01 SBU
+# Maintainer: bouleetbil <bouleet...@frogdev.info>
+
+pkgname=firmware-bnx2
+pkgver=5.2.7.0
+pkgrel=1
+pkgdesc="Binary firmware for Broadcom NetXtremeII"
+url="http://www.broadcom.com";
+depends=('kernel')
+groups=('network-extra')
+archs=('i686' 'x86_64' '!ppc')
+urldl="http://ftp.frugalware.org/pub/other/people/bouleetbil/sources/";
+up2date="Flasttar $urldl"
+source=($urldl/$pkgname-$pkgver.tar.gz)
+sha1sums=('367f3b500110abdd88e8de17f378c7a814fc9b85')
+
+build() {
+       Fmkdir lib/firmware
+       cp -r bnx2-$pkgver/* $Fdestdir/lib/firmware/ || Fdie
+}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to