app-misc/towitoko: last-rite

Closes: https://bugs.gentoo.org/460578
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Conrad Kostecki
2021-04-05 01:55:22 +02:00
parent 4be7b5606b
commit 5b13634e79
4 changed files with 0 additions and 45 deletions

View File

@@ -1 +0,0 @@
DIST towitoko-2.0.7.tar.gz 280177 BLAKE2B 0a58abc81a8106415d25d82a9eab4338d8a1cb8dc04b2d7b1d3790ae1c8429d0fdec2641dae68a9f38b3ce9aa9f14fa5ba1fb4fa9281e75e87a308024ba59873 SHA512 e2e21bda3b1dad55dee1cfb4063e114394a21973b4b2409b9dcff1479fc312fb93bf6e634d38e1f7a30e6f835d87af8268a478b534f65c916eeb13d5dbd07b86

View File

@@ -1,9 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<use>
<flag name="moneyplex">Makes libtowitoko work for the moneyplex home banking
software</flag>
</use>
</pkgmetadata>

View File

@@ -1,30 +0,0 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Driver for Towitoko smartcard readers"
HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="amd64 ppc x86"
SLOT="0"
IUSE="moneyplex"
src_configure() {
local myconf
use moneyplex && myconf="--disable-atr-check"
econf \
$(use_enable moneyplex win32-com) \
"${myconf}"
}
pkg_postinst() {
if ! use moneyplex; then
elog "If you want to use the moneyplex home banking software from"
elog "https://www.matrica.de"
elog "then please re-emerge this package with 'moneyplex' in USE"
fi
}

View File

@@ -327,11 +327,6 @@ app-mobilephone/smsclient
# Removal in 30 days.
net-misc/capi4hylafax
# Conrad Kostecki <conikost@gentoo.org> (2021-03-05)
# Dead upstream and unmaintained.
# Removal in 30 days.
app-misc/towitoko
# Sam James <sam@gentoo.org> (2021-03-03)
# Declared abandoned upstream and stuck
# on Python 3.7.