Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : aircrack-ng | name : aircrack-ng | ||||
| version : 1.5.2 | version : 1.5.2 | ||||
| release : 6 | release : 7 | ||||
| source : | source : | ||||
| - https://github.com/aircrack-ng/aircrack-ng/archive/1.5.2.tar.gz : 7e03f9828495a3a1a781ad79e41805971bf7347c092df852820232bca866a19b | - https://github.com/aircrack-ng/aircrack-ng/archive/1.5.2.tar.gz : 7e03f9828495a3a1a781ad79e41805971bf7347c092df852820232bca866a19b | ||||
| homepage : https://www.aircrack-ng.org/ | |||||
| license : GPL-2.0-or-later | license : GPL-2.0-or-later | ||||
| component : network.util | component : network.util | ||||
| summary : Aircrack-ng is a complete suite of tools to assess WiFi network security. | summary : Aircrack-ng is a complete suite of tools to assess WiFi network security. | ||||
| description: | | description: | | ||||
| Aircrack-ng is a complete suite of tools to assess WiFi network security. | Aircrack-ng is a complete suite of tools to assess WiFi network security. | ||||
| libsplit : no | |||||
| builddeps : | builddeps : | ||||
| - pkgconfig(libgcrypt) | |||||
| - pkgconfig(libnl-3.0) | - pkgconfig(libnl-3.0) | ||||
| - pkgconfig(libpcap) | |||||
| - pkgconfig(libpcre) | - pkgconfig(libpcre) | ||||
| - pkgconfig(sqlite3) | - pkgconfig(sqlite3) | ||||
JoshStrobl: The letter n comes before the letter p. | |||||
| - ethtool | - ethtool | ||||
| - libgcrypt-devel | |||||
| - libpcap-devel | |||||
| rundeps : | rundeps : | ||||
| - ethtool | - ethtool | ||||
| patterns : | - iw | ||||
Done Inline Actionspatterns list will no longer be needed given libsplit. JoshStrobl: patterns list will no longer be needed given libsplit. | |||||
| - main : | - pciutils | ||||
Not Done Inline ActionsA replaces here shouldn't be used, we don't need the main package to replace devel. What should be done is a deprecation be added to our distribution.xml.in + distribution.xml.in in https://github.com/getsolus/solus-sc in the repo_data folder (used merged_repos.sh in it, while in repo_data, to generation the .xml file). JoshStrobl: A replaces here shouldn't be used, we don't need the main package to replace devel. What should… | |||||
Not Done Inline ActionsIf package is not split into devel then the package now provides the library provided by devel previously. So file conflict occurred in my machine. So I wrote replaces, since we won't need the devel package. maverick1: If package is not split into devel then the package now provides the library provided by devel… | |||||
Not Done Inline ActionsRight except it's going to be nuked from the repo, so it doesn't apply here. JoshStrobl: Right except it's going to be nuked from the repo, so it doesn't apply here. | |||||
| - /usr/lib64/libaircrack-*-1.3.0.so | replaces : | ||||
| - aircrack-ng-devel | |||||
| setup : | | setup : | | ||||
| %autogen --with-gcrypt --with-experimental=yes --disable-static | %autogen --with-gcrypt --with-experimental=yes --disable-static | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.
The letter n comes before the letter p.