Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4e86816d15a541db984f6f1b20eb2c1b7c62edfd

commit 4e86816d15a541db984f6f1b20eb2c1b7c62edfd
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Thu Jul 16 17:23:57 2009 +0200

python-iwscan-20090609-1-i686
*new package

diff --git a/source/devel-extra/python-iwscan/FrugalBuild 
b/source/devel-extra/python-iwscan/FrugalBuild
new file mode 100644
index 0000000..95fae06
--- /dev/null
+++ b/source/devel-extra/python-iwscan/FrugalBuild
@@ -0,0 +1,23 @@
+# Compiling time: 0 SBU
+# Maintainer: bouleetbil <bouleet...@frogdev.info>
+
+pkgname=python-iwscan
+pkgver=20090609
+pkgrel=1
+url=http://projects.otaku42.de/browser/python-iwscan
+source=(http://ftp.frugalware.org/pub/other/people/bouleetbil/sources/$pkgname-$pkgver.tar.gz)
+up2date="Flasttar 
http://ftp.frugalware.org/pub/other/people/bouleetbil/sources/";
+pkgdesc="A Python interface to iwlist, using the iwlib library"
+depends=('python>=2.6' 'wireless_tools')
+groups=('devel-extra')
+archs=('i686' 'x86_64')
+_F_cd_path=$pkgname
+sha1sums=('ffd874e30322acc76a686bb3454ee882fc53d9e6')
+
+build() {
+       Fcd
+       python setup.py build || Fdie
+       python setup.py install --prefix=/usr --root=$Fdestdir || Fdie
+}
+
+# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to