Thanks for the update and happy maintaining!
Search Criteria
Package Details: aircrack-ng-git 1.7.r4703.g13e5c460-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/aircrack-ng-git.git (read-only, click to copy) |
---|---|
Package Base: | aircrack-ng-git |
Description: | WiFi security auditing tools suite |
Upstream URL: | https://www.aircrack-ng.org |
Keywords: | aircrack aircrack-ng airgraph airgraph-ng airmon airmon-ng airodump airodump-ng |
Licenses: | GPL-2.0-only |
Conflicts: | aircrack-ng-scripts |
Provides: | aircrack-ng-scripts |
Replaces: | aircrack-ng-scripts |
Submitter: | Miegl |
Maintainer: | AlphaLynx |
Last Packager: | AlphaLynx |
Votes: | 121 |
Popularity: | 0.26 |
First Submitted: | 2018-04-04 18:44 (UTC) |
Last Updated: | 2025-03-16 05:59 (UTC) |
Dependencies (22)
- ethtool (ethtool-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- hwloc
- iw (iw-gitAUR)
- libnl (libnl-gitAUR)
- libpcap (libpcap-gitAUR)
- libpcap.so (libpcap-gitAUR, lib32-libpcap, libpcap)
- net-tools (net-tools-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- pcre
- python (python37AUR, python311AUR, python310AUR)
- sqlite (sqlite-fossilAUR)
- usbutils (usbutils-gitAUR)
- wireless_tools
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- git (git-gitAUR, git-glAUR) (make)
- python-setuptools (make)
- cmocka (cmocka-gitAUR) (check)
- gpsd (optional) – allows airodump-ng to log coordinates
- Show 2 more dependencies...
Required by (0)
Sources (1)
vesath commented on 2018-04-06 19:49 (UTC)
vesath commented on 2018-04-06 09:10 (UTC)
Other issues regarding dependencies:
-
python is required at build time (otherwise the configure script aborts) and then at run time for dump-join, airgraph-ng, versuck-ng, and airdrop-ng
-
sqlite is required at run time (it's a dependency of gnupg in [base] so it gets pulled anyhow)
-
gcc-libs is required at run time (used in usr/libexec/aircrack-ng/*)
-
shtool is not required (should be removed to avoid AUR dependencies)
-
libtool is not required (should be removed)
Here's an updated PKGBUILD: https://arch.vesath.org/all/aircrack-ng-git-1.2.rc5.r13.gce4e9c3c-1.src.tar.gz
vesath commented on 2018-04-06 08:38 (UTC) (edited on 2018-04-06 08:38 (UTC) by vesath)
I'm the maintainer of aircrack-ng-svn; I've just noticed upstream moved to github, yay! I'd like to merge my package into yours, so yours will get the votes mine had.
Before that I'd like to ask you fix a few issues with your PKGBUILD:
-
You apparently started off with my PKGBUILD but dropped acknowledgement of all previous maintainers/contributors; it's really not nice. Please add those back.
-
The packages ('autoconf' 'automake' 'pkg-config' 'make' 'gcc-libs') need not be in the makedepends array since they are part of the base-devel group.
Cheers.
Pinned Comments
AlphaLynx commented on 2025-03-16 04:05 (UTC) (edited on 2025-04-01 04:08 (UTC) by AlphaLynx)
I have a GitHub repo which contains this package and others that I maintain: https://github.com/AlphaLynx0/PKGBUILDs. I try to make sure these packages comply with all Arch Packaging Guidelines. But if you think they could be improved in some way, feel free to comment here, create an issue, submit a PR, or email me a patch (please don't send a request on multiple of these channels though, just one and I'll receive notification either way).