create_ap: drop, old, unmaintained

This commit is contained in:
Rick Farina (Zero_Chaos) 2024-04-03 19:14:44 -04:00
parent dafb53261f
commit fb88e3e121
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC
3 changed files with 0 additions and 39 deletions

View file

@ -1 +0,0 @@
DIST create_ap-0.4.6.tar.gz 18510 BLAKE2B 9ac36fd3cbcf7caf10ce72a9fbb3e41c55cb0912e0c8afa6b885cba0414be401f384dd5293ae80c5ace0548175500f36679fd9cb2f16ff63af44814cc7555ce9 SHA512 38100296a87eb8f5a29b7e3eff618cd2518859b5a3e24a08058b3839149b159a81a3f12976d1217d5798708bbc5e44dfaceab2f4e636339cdf8a5c0f5c06bd2d

View file

@ -1,36 +0,0 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit bash-completion-r1 systemd
DESCRIPTION="A script to create a NATed or bridged WiFi access point"
HOMEPAGE="https://github.com/oblique/create_ap"
SRC_URI="https://github.com/oblique/create_ap/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="haveged"
DEPEND=""
RDEPEND="
sys-apps/util-linux
sys-process/procps
net-wireless/hostapd
sys-apps/iproute2
net-wireless/iw
net-misc/bridge-utils
net-dns/dnsmasq
net-firewall/iptables
haveged? (
sys-apps/haveged
)
"
src_install() {
dobin create_ap
systemd_dounit create_ap.service
newbashcomp bash_completion create_ap
}

View file

@ -5,8 +5,6 @@ net-wireless/dsd
=net-wireless/trunk-recorder-4*
net-wireless/create_ap
net-wireless/wifipumpkin3
net-wireless/nfcpy