diff options
-rw-r--r-- | app-misc/iguanaIR/Manifest | 1 | ||||
-rw-r--r-- | app-misc/iguanaIR/iguanaIR-1.0.1-r1.ebuild | 48 | ||||
-rw-r--r-- | app-misc/iguanaIR/metadata.xml | 8 | ||||
-rw-r--r-- | profiles/package.mask | 5 |
4 files changed, 0 insertions, 62 deletions
diff --git a/app-misc/iguanaIR/Manifest b/app-misc/iguanaIR/Manifest deleted file mode 100644 index 37282c857e1e..000000000000 --- a/app-misc/iguanaIR/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST iguanaIR-1.0.1.tar.bz2 287572 BLAKE2B 6f1a0d3b6dc61199d85bc76892a7a241d8ef19c8bf9a0647074a5ad1433a1745f47f63e5c0dc8e2e543d088efd0d280f02269c0825cb60b46dc3e898273b5c2c SHA512 d70e792d6d51b99d9d82e4411bb16de24846d87b5066592734b614a866cdfb317f3aafbab6ef478552b57c4077776daa6db89b44201103ecaec8fd44df041e0e diff --git a/app-misc/iguanaIR/iguanaIR-1.0.1-r1.ebuild b/app-misc/iguanaIR/iguanaIR-1.0.1-r1.ebuild deleted file mode 100644 index 041069f38491..000000000000 --- a/app-misc/iguanaIR/iguanaIR-1.0.1-r1.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) -inherit python-single-r1 user - -DESCRIPTION="library for Irman control of Unix software" -HOMEPAGE="http://iguanaworks.net/index.php" -SRC_URI="http://iguanaworks.net/downloads/${P}.tar.bz2" - -LICENSE="GPL-2 LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86" -IUSE="" - -# sys-apps/lsb-release is used by the init script for detecting Gentoo -RDEPEND="dev-libs/popt - sys-apps/lsb-release - virtual/libusb:0 - ${PYTHON_DEPS}" -DEPEND="${RDEPEND} - >=dev-lang/swig-2.0.0" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -pkg_setup() { - enewgroup iguanair - enewuser iguanair -1 -1 -1 'iguanair,usb' - - python-single-r1_pkg_setup -} - -src_prepare() { - default - # Working around bug in SWIG version checking - sed -i -e 's:1.3.31:2.0.0:g' configure || die -} - -src_install() { - default - python_optimize - - dodoc WHY notes.txt protocols.txt - - rm -f docs/{Makefile,pullDocs} || die - dodoc -r docs -} diff --git a/app-misc/iguanaIR/metadata.xml b/app-misc/iguanaIR/metadata.xml deleted file mode 100644 index 139e8d63a524..000000000000 --- a/app-misc/iguanaIR/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="person"> -<email>hd_brummy@gentoo.org</email> -<name>Joerg Bornkessel</name> -</maintainer> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index 74764243f25e..a9a1fee737e2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -471,11 +471,6 @@ mail-filter/assp www-apps/lxr # Pacho Ramos <pacho@gentoo.org> (01 Nov 2018) -# Needs to be bumped (#475330), build issues (#521094), install files in -# /dev (#452248), ignores CFLAGS (#452244). Removal in a month. -app-misc/iguanaIR - -# Pacho Ramos <pacho@gentoo.org> (01 Nov 2018) # All this packages are broken and need major version bumps to fix them. See # bug #504114, #486510, #510550, #511096, #517260, #551784, #616490, # net-voip/linphone |