[arch-commits] CVS update of unstable/network/iwlwifi-mm (PKGBUILD)

Tom Killian tom at archlinux.org
Fri Oct 19 18:38:44 UTC 2007


    Date: Friday, October 19, 2007 @ 14:38:44
  Author: tom
    Path: /home/cvs-unstable/unstable/network/iwlwifi-mm

 Removed: PKGBUILD (1.1)

iwlwifi included in kernel26mm


----------+
 PKGBUILD |   24 ------------------------
 1 file changed, 24 deletions(-)


Index: unstable/network/iwlwifi-mm/PKGBUILD
diff -u unstable/network/iwlwifi-mm/PKGBUILD:1.1 unstable/network/iwlwifi-mm/PKGBUILD:removed
--- unstable/network/iwlwifi-mm/PKGBUILD:1.1	Fri Jul 27 05:29:23 2007
+++ unstable/network/iwlwifi-mm/PKGBUILD	Fri Oct 19 14:38:43 2007
@@ -1,24 +0,0 @@
-# $Id: PKGBUILD,v 1.1 2007/07/27 09:29:23 tom Exp $
-# Maintainer: Thomas Baechler <thomas at archlinux.org>
-
-_kernver=2.6.23-mm
-pkgname=iwlwifi-mm
-pkgver=0.0.42
-pkgrel=1
-pkgdesc="Driver for the Intel PRO/Wireless 3945ABG/4965AGN miniPCI express adapters. For kernel26ck"
-arch=(i686 x86_64)
-url="http://intellinuxwireless.org/?p=iwlwifi"
-license=('GPL')
-depends=('wireless_tools' 'kernel26mm')
-install=iwlwifi.install
-source=(http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-$pkgver.tgz)
-md5sums=('572b002a0edc30a7bf3d165396679b90')
-
-build() {
-  cd $startdir/src/iwlwifi-$pkgver
-  make KSRC=/lib/modules/${_kernver}/build
-  #Install kernel module
-  install -D -m 644 compatible/iwl3945.ko  $startdir/pkg/lib/modules/${_kernver}/kernel/drivers/net/wireless/iwl3945.ko
-  install -D -m 644 compatible/iwl4965.ko  $startdir/pkg/lib/modules/${_kernver}/kernel/drivers/net/wireless/iwl4965.ko
-  sed -i -e "s/KERNEL_VERSION='.*'/KERNEL_VERSION='${_kernver}'/" $startdir/*.install
-}




More information about the arch-commits mailing list