Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0114c2ca4359e048c0547f4c7c91a291c5cf5306
commit 0114c2ca4359e048c0547f4c7c91a291c5cf5306 Author: Miklos Vajna <[email protected]> Date: Thu Sep 25 10:33:57 2014 +0200 ipw2200-firmware-3.1-1-x86_64 - dead upstream diff --git a/source/network-extra/ipw2200-firmware/FrugalBuild b/source/network-extra/ipw2200-firmware/FrugalBuild deleted file mode 100644 index b8ae6ee..0000000 --- a/source/network-extra/ipw2200-firmware/FrugalBuild +++ /dev/null @@ -1,20 +0,0 @@ -# Compiling Time: 0.01 SBU -# Maintainer: Miklos Vajna <[email protected]> - -pkgname=ipw2200-firmware -pkgver=3.1 -pkgrel=1 -pkgdesc="Intel. PRO/Wireless 2200BG Driver Firmware" -url="http://ipw2200.sourceforge.net/" -depends=('wireless_tools' 'kernel>=2.6.17-1') -groups=('network-extra') -archs=('i686' 'x86_64') -up2date="$pkgver" # trust me, i'll update it when it's necessary ;-) -source=(http://bughost.org/firmware/ipw2200-fw-$pkgver.tgz) - -build() -{ - Fcd ipw2200-fw-$pkgver - Ffilerel *.fw /lib/firmware/ -} -sha1sums=('7fd3a2dacc20d2b7a8fa4fa223cb330844cec947') diff --git a/source/network-extra/ipw2200-firmware/ipw2200-firmware.install b/source/network-extra/ipw2200-firmware/ipw2200-firmware.install deleted file mode 100644 index bc22afc..0000000 --- a/source/network-extra/ipw2200-firmware/ipw2200-firmware.install +++ /dev/null @@ -1,13 +0,0 @@ -post_install() -{ - cat << EOF -Do not use or load this firmware (the "Software") until you have carefully read -the terms and conditions in /usr/share/doc/ipw2200-`echo $1|sed 's/\(.*\)-.*/\1/'`/LICENSE. -By loading or using the Software, you agree to the terms of this Agreement. -If you do not wish to so agree, do not use the Software. -EOF -} - -op=$1 -shift -$op $* _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
