diff options
author | Alon Bar-Lev <alonbl@gentoo.org> | 2016-10-04 02:07:27 +0300 |
---|---|---|
committer | Alon Bar-Lev <alonbl@gentoo.org> | 2016-10-04 02:11:00 +0300 |
commit | d98ec06752c4e3eb4c19e5840ba8c010c505f01e (patch) | |
tree | a794968b04a7e3c1b07ab894474eeb6b43c76b78 /app-crypt | |
parent | dev-libs/crypto++: version bump (diff) | |
download | gentoo-d98ec06752c4e3eb4c19e5840ba8c010c505f01e.tar.gz gentoo-d98ec06752c4e3eb4c19e5840ba8c010c505f01e.tar.bz2 gentoo-d98ec06752c4e3eb4c19e5840ba8c010c505f01e.zip |
app-crypt/scl011-bin: remove from tree
# Alon Bar-Lev <alonbl@gentoo.org (09 Sep 2016)
# No upstream, no maintainer (bug #592164)
# Package will be removed from Gentoo in 30 days.
app-crypt/scl011-bin
Bug: 592164
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/scl011-bin/Manifest | 2 | ||||
-rw-r--r-- | app-crypt/scl011-bin/files/92_pcscd_scl011-bin.rules | 10 | ||||
-rw-r--r-- | app-crypt/scl011-bin/metadata.xml | 16 | ||||
-rw-r--r-- | app-crypt/scl011-bin/scl011-bin-2.06.ebuild | 43 |
4 files changed, 0 insertions, 71 deletions
diff --git a/app-crypt/scl011-bin/Manifest b/app-crypt/scl011-bin/Manifest deleted file mode 100644 index 8b876fb98259..000000000000 --- a/app-crypt/scl011-bin/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST scl011_2.06_linux_32bit.tar.gz 603947 SHA256 136be4d6871320f8fe38e8a8c854f4246c00042fed3951fc776a32541cbaf24d SHA512 97604c874f4c0edeb6045aa0c131285d6aaa253b07dc6e9fffcc20a3001957ae35d72a38f1901b19ae872df0857248b58f28b23af584fe699a22b1f4448a3d24 WHIRLPOOL cd0140efddb35ba5e39834b876a0ade32062d099f598e02c56f66346adf5a2bf5a37774e87aeeb81c54071a073f3f6b4b3ef6ca0b7851137c2ddd5c24499fb49 -DIST scl011_2.06_linux_64bit.tar.gz 604105 SHA256 45e81a507ee0d5dfdb8df4bb20341398aaad2d1c8b52765367dd04661dac92f6 SHA512 2c9b261cb40c1e578938bddc1a927bad8affc1e4481ad85624c00d8d75b85d74f88295db7e8bb165a29dd2b9037c242a223ee0685a6b30b1425af0a73c686ced WHIRLPOOL 11f97f62dc0a5b72e2bfe5244ffd7999c5011807ea2f81b1c584ccfc6603074e711c499b59222292598bb31bdfff4efc8283755003b5bdf09065261f6d19914c diff --git a/app-crypt/scl011-bin/files/92_pcscd_scl011-bin.rules b/app-crypt/scl011-bin/files/92_pcscd_scl011-bin.rules deleted file mode 100644 index dda4dc2afdbf..000000000000 --- a/app-crypt/scl011-bin/files/92_pcscd_scl011-bin.rules +++ /dev/null @@ -1,10 +0,0 @@ -# If not adding the device, go away -ACTION!="add", GOTO="pcscd_scl011-bin_rules_end" -SUBSYSTEM!="usb", GOTO="pcscd_scl011-bin_rules_end" -ENV{DEVTYPE}!="usb_device", GOTO="pcscd_scl011-bin_rules_end" - -# Tested on scl011 -ATTRS{idVendor}=="04e6", ATTRS{idProduct}=="5292", ENV{PCSCD}="1" - -# All done -LABEL="pcscd_scl011-bin_rules_end" diff --git a/app-crypt/scl011-bin/metadata.xml b/app-crypt/scl011-bin/metadata.xml deleted file mode 100644 index c621eb0adc49..000000000000 --- a/app-crypt/scl011-bin/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>egore@gmx.de</email> - <description>Proxied maintainer, assign bugs to him</description> - </maintainer> -<maintainer type="project"> - <email>crypto@gentoo.org</email> - <name>Crypto</name> - </maintainer> -<maintainer type="project"> - <email>proxy-maint@gentoo.org</email> - <name>Proxy Maintainers</name> - </maintainer> -</pkgmetadata> diff --git a/app-crypt/scl011-bin/scl011-bin-2.06.ebuild b/app-crypt/scl011-bin/scl011-bin-2.06.ebuild deleted file mode 100644 index 9fc3761fb9f1..000000000000 --- a/app-crypt/scl011-bin/scl011-bin-2.06.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=4 - -inherit multilib toolchain-funcs udev - -DESCRIPTION="pcsc-lite driver for the German identification card (nPA)" -HOMEPAGE="http://www.scmmicro.com/de/products-services/chipkartenleser-terminals/kontaktlos-dual-interface/it-sicherheitskit-basisleser/treiber.html" -SRC_URI="x86? ( http://www.scmmicro.com/npa/files/scl011_${PV}_linux_32bit.tar.gz ) - amd64? ( http://www.scmmicro.com/npa/files/scl011_${PV}_linux_64bit.tar.gz )" - -LICENSE="SCM-MICRO" -SLOT="0" -KEYWORDS="-* ~amd64 ~x86" -IUSE="" - -RDEPEND="sys-apps/pcsc-lite" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -S="${WORKDIR}" - -RESTRICT="mirror bindist" - -QA_PREBUILT="*/libSCL011.so.2.06" - -src_install() { - local INSTALL_DIR=`$(tc-getPKG_CONFIG) libpcsclite --variable=usbdropdir` - local BASEPATH - case $(tc-arch) in - amd64) BASEPATH="${S}/scl011_${PV}_linux_64bit" ;; - x86) BASEPATH="${S}/scl011_${PV}_linux_32bit" ;; - esac - - insinto "${INSTALL_DIR}"/SCL011.bundle/Contents - doins "${BASEPATH}"/proprietary/SCL011.bundle/Contents/Info.plist - exeinto "${INSTALL_DIR}"/SCL011.bundle/Contents/Linux - doexe "${BASEPATH}"/proprietary/SCL011.bundle/Contents/Linux/libSCL011.so.${PV} - - udev_dorules "${FILESDIR}"/92_pcscd_scl011-bin.rules -} |