diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-10-07 09:25:33 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-10-07 09:27:53 +0200 |
commit | 9c0527146e95d159405f2af9bb214e2516be01bb (patch) | |
tree | d6e0d9e41b749202bff9b28379fd54d0426f4179 /net-wireless | |
parent | dev-perl/Net-Kismet: Remove last-rited pkg (diff) | |
download | gentoo-9c0527146e95d159405f2af9bb214e2516be01bb.tar.gz gentoo-9c0527146e95d159405f2af9bb214e2516be01bb.tar.bz2 gentoo-9c0527146e95d159405f2af9bb214e2516be01bb.zip |
net-wireless/kismet-ubertooth: Remove last-rited pkg
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-wireless')
4 files changed, 0 insertions, 121 deletions
diff --git a/net-wireless/kismet-ubertooth/Manifest b/net-wireless/kismet-ubertooth/Manifest deleted file mode 100644 index a40079b50ab7..000000000000 --- a/net-wireless/kismet-ubertooth/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ubertooth-2017-03-R2.tar.xz 676124 BLAKE2B 1f82c9a6b4b2fcec84d5f69862f843ee4920eb0e17e61940aba48e118fe290f67777eed4bd9826c420e218ab433b94630abaf8793c845d2e68ff5587e8b73fbc SHA512 4806a6ac664ec9b78964caeb47f87a60db8f664c529e6e58bc1e5db4d858eaaa1ae51f0293f4a5227a102e556caf1611e97f6675147af4bc34e23646049e8571 diff --git a/net-wireless/kismet-ubertooth/kismet-ubertooth-2017.03.2.ebuild b/net-wireless/kismet-ubertooth/kismet-ubertooth-2017.03.2.ebuild deleted file mode 100644 index c0ebcd76347b..000000000000 --- a/net-wireless/kismet-ubertooth/kismet-ubertooth-2017.03.2.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -inherit multilib - -if [[ ${PV} == "9999" ]] ; then - EGIT_REPO_URI="https://github.com/greatscottgadgets/ubertooth.git" - inherit git-r3 - KEYWORDS="" -else - MY_PV=${PV/\./-} - MY_PV=${MY_PV/./-R} - S="${WORKDIR}/ubertooth-${MY_PV}" - SRC_URI="https://github.com/greatscottgadgets/ubertooth/releases/download/${MY_PV}/ubertooth-${MY_PV}.tar.xz" - KEYWORDS="~amd64 ~arm ~x86" -fi - -DESCRIPTION="Provides basic bluetooth support in kismet" -HOMEPAGE="http://ubertooth.sourceforge.net/" - -LICENSE="GPL-2" -SLOT="0/${PV}" -IUSE="" - -DEPEND=">=net-wireless/kismet-2011.03.2-r1:= - <net-wireless/kismet-2017.0.0 - >=net-wireless/ubertooth-${PV}:= - >=net-libs/libbtbb-${PV}:= - virtual/libusb:1" -RDEPEND="${DEPEND}" - -src_compile() { - if has_version =net-wireless/kismet-9999; then - cd "${S}/host/kismet/plugin-ubertooth-phyneutral" || die - else - cd "${S}/host/kismet/plugin-ubertooth" || die - fi - emake KIS_SRC_DIR="/usr/include/kismet/" -} - -src_install() { - if has_version =net-wireless/kismet-9999; then - cd "${S}/host/kismet/plugin-ubertooth-phyneutral" || die - else - cd "${S}/host/kismet/plugin-ubertooth" || die - fi - emake DESTDIR="${ED}" LIBDIR="/$(get_libdir)" KIS_SRC_DIR="/usr/include/kismet/" install -} - -pkg_postinst() { - ewarn "This package must be rebuilt every time kismet is rebuilt. Or else." -} diff --git a/net-wireless/kismet-ubertooth/kismet-ubertooth-9999.ebuild b/net-wireless/kismet-ubertooth/kismet-ubertooth-9999.ebuild deleted file mode 100644 index c0ebcd76347b..000000000000 --- a/net-wireless/kismet-ubertooth/kismet-ubertooth-9999.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -inherit multilib - -if [[ ${PV} == "9999" ]] ; then - EGIT_REPO_URI="https://github.com/greatscottgadgets/ubertooth.git" - inherit git-r3 - KEYWORDS="" -else - MY_PV=${PV/\./-} - MY_PV=${MY_PV/./-R} - S="${WORKDIR}/ubertooth-${MY_PV}" - SRC_URI="https://github.com/greatscottgadgets/ubertooth/releases/download/${MY_PV}/ubertooth-${MY_PV}.tar.xz" - KEYWORDS="~amd64 ~arm ~x86" -fi - -DESCRIPTION="Provides basic bluetooth support in kismet" -HOMEPAGE="http://ubertooth.sourceforge.net/" - -LICENSE="GPL-2" -SLOT="0/${PV}" -IUSE="" - -DEPEND=">=net-wireless/kismet-2011.03.2-r1:= - <net-wireless/kismet-2017.0.0 - >=net-wireless/ubertooth-${PV}:= - >=net-libs/libbtbb-${PV}:= - virtual/libusb:1" -RDEPEND="${DEPEND}" - -src_compile() { - if has_version =net-wireless/kismet-9999; then - cd "${S}/host/kismet/plugin-ubertooth-phyneutral" || die - else - cd "${S}/host/kismet/plugin-ubertooth" || die - fi - emake KIS_SRC_DIR="/usr/include/kismet/" -} - -src_install() { - if has_version =net-wireless/kismet-9999; then - cd "${S}/host/kismet/plugin-ubertooth-phyneutral" || die - else - cd "${S}/host/kismet/plugin-ubertooth" || die - fi - emake DESTDIR="${ED}" LIBDIR="/$(get_libdir)" KIS_SRC_DIR="/usr/include/kismet/" install -} - -pkg_postinst() { - ewarn "This package must be rebuilt every time kismet is rebuilt. Or else." -} diff --git a/net-wireless/kismet-ubertooth/metadata.xml b/net-wireless/kismet-ubertooth/metadata.xml deleted file mode 100644 index a3cffdff6714..000000000000 --- a/net-wireless/kismet-ubertooth/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>zerochaos@gentoo.org</email> - <name>Rick Farina</name> - </maintainer> - <upstream> - <remote-id type="github">greatscottgadgets/ubertooth</remote-id> - <remote-id type="sourceforge">ubertooth</remote-id> - </upstream> -</pkgmetadata> |