diff --git a/network/analyzer/aircrack-ng/actions.py b/network/analyzer/aircrack-ng/actions.py index b19d8624b6..7b5f9a984a 100644 --- a/network/analyzer/aircrack-ng/actions.py +++ b/network/analyzer/aircrack-ng/actions.py @@ -5,32 +5,11 @@ from pisi.actionsapi import autotools from pisi.actionsapi import get -#from pisi.actionsapi import pisitools - -# if pisi can't find source directory, see /var/pisi/aircrack-ng/work/ and: -# WorkDir="aircrack-ng-"+ get.srcVERSION() +"/sub_project_dir/" - -def setup(): - #autotools.configure() - pass +from pisi.actionsapi import pisitools def build(): - autotools.make() + autotools.make("sqlite=true experimental=true pcre=true") def install(): - autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - -# Take a look at the source folder for these file as documentation. -# pisitools.dodoc("AUTHORS", "BUGS", "ChangeLog", "COPYING", "README") - -# If there is no install rule for a runnable binary, you can -# install it to binary directory. -# pisitools.dobin("aircrack-ng") - -# You can use these as variables, they will replace GUI values before build. -# Package Name : aircrack-ng -# Version : 1.2 -# Summary : Aircrack-ng is a complete suite of tools to assess WiFi network security. - -# For more information, you can look at the Actions API -# from the Help menu and toolbar. + autotools.install("sqlite=true experimental=true pcre=true") + pisitools.dodoc("AUTHORS", "ChangeLog", "LICENSE", "README", "VERSION") diff --git a/network/analyzer/aircrack-ng/pspec.xml b/network/analyzer/aircrack-ng/pspec.xml index 10e9457f83..b1bcfc3c18 100644 --- a/network/analyzer/aircrack-ng/pspec.xml +++ b/network/analyzer/aircrack-ng/pspec.xml @@ -12,26 +12,51 @@ Aircrack-ng is a complete suite of tools to assess WiFi network security. Aircrack-ng is an 802.11 WEP and WPA-PSK keys cracking program that can recover keys once enough data packets have been captured. It implements the standard FMS attack along with some optimizations like KoreK attacks, as well as the all-new PTW attack, thus making the attack much faster compared to other WEP cracking tools. + libpcre-devel + sqlite-devel + libpcap-devel + zlib-devel + pkgconfig libnl-devel libpcap-devel openssl-devel make - http://download.aircrack-ng.org/aircrack-ng-1.2-rc3.tar.gz + http://download.aircrack-ng.org/aircrack-ng-1.2-rc4.tar.gz aircrack-ng Aircrack-ng is a complete suite of tools to assess WiFi network security. + libpcre + sqlite + libpcap + zlib libnl libpcap openssl + iw - / + /etc + /usr/bin + /usr/sbin + /usr/include + /usr/lib + /usr/share/locale + /usr/share/man + /usr/share/doc + /usr/share + + 2016-02-18 + 1.2 + Release Candidate 4 + İbrahim KARAGÜZEL + karaguzelibrahim@gmail.com + 2016-02-11 1.2