Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/tfm-fingerprint/, sys-auth/tfm-fingerprint/files/, profiles/
Date: Tue, 04 Dec 2018 16:57:56
Message-Id: 1543942230.cf199158902788dfaeb1fafed55fadc529b4404e.mgorny@gentoo
1 commit: cf199158902788dfaeb1fafed55fadc529b4404e
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 4 16:50:30 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 4 16:50:30 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf199158
7
8 sys-auth/tfm-fingerprint: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/596648
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 profiles/package.mask | 1 -
14 sys-auth/tfm-fingerprint/Manifest | 1 -
15 sys-auth/tfm-fingerprint/files/tfmessbsp.cfg | 4 --
16 sys-auth/tfm-fingerprint/metadata.xml | 5 ---
17 .../tfm-fingerprint/tfm-fingerprint-1.0.ebuild | 48 ----------------------
18 5 files changed, 59 deletions(-)
19
20 diff --git a/profiles/package.mask b/profiles/package.mask
21 index 66984fba5d0..1d94e04c77f 100644
22 --- a/profiles/package.mask
23 +++ b/profiles/package.mask
24 @@ -389,7 +389,6 @@ net-analyzer/w3af
25 # pkg_postinst calls pkg_config (#596648), upstream dead for ages. Removal
26 # in a month.
27 sys-auth/bioapi
28 -sys-auth/tfm-fingerprint
29
30 # Andreas Sturmlechner <asturm@g.o> (03 Nov 2018)
31 # Breaks revdeps (GDir and GDirEntry split from gfile.h into new gdir.h)
32
33 diff --git a/sys-auth/tfm-fingerprint/Manifest b/sys-auth/tfm-fingerprint/Manifest
34 deleted file mode 100644
35 index 3798e2f6127..00000000000
36 --- a/sys-auth/tfm-fingerprint/Manifest
37 +++ /dev/null
38 @@ -1 +0,0 @@
39 -DIST TFMESS_BSP_LIN_1.0.zip 922652 BLAKE2B 7d1149b0950a22ac975c8ce6600022449f41fd7afd47a022ee3ddd76a1c019dd16211563956671e887f3a6bd3fa1355f749cfe718e1afd79deafcea678c3c76e SHA512 dd0a965eea21b6d04178b39847246187aaca32c297a7fc0a45dc8dfe663f4951627223760a322d0a8beb50c2bc8485db63c7e1e6dfa49612c15427fd0bace3ee
40
41 diff --git a/sys-auth/tfm-fingerprint/files/tfmessbsp.cfg b/sys-auth/tfm-fingerprint/files/tfmessbsp.cfg
42 deleted file mode 100644
43 index f7d93eb2051..00000000000
44 --- a/sys-auth/tfm-fingerprint/files/tfmessbsp.cfg
45 +++ /dev/null
46 @@ -1,4 +0,0 @@
47 -#hide-capture-success="0"
48 -hide-capture-success="0"
49 -#security-level="3"
50 -security-level="3"
51
52 diff --git a/sys-auth/tfm-fingerprint/metadata.xml b/sys-auth/tfm-fingerprint/metadata.xml
53 deleted file mode 100644
54 index 6f49eba8f49..00000000000
55 --- a/sys-auth/tfm-fingerprint/metadata.xml
56 +++ /dev/null
57 @@ -1,5 +0,0 @@
58 -<?xml version="1.0" encoding="UTF-8"?>
59 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
60 -<pkgmetadata>
61 -<!-- maintainer-needed -->
62 -</pkgmetadata>
63
64 diff --git a/sys-auth/tfm-fingerprint/tfm-fingerprint-1.0.ebuild b/sys-auth/tfm-fingerprint/tfm-fingerprint-1.0.ebuild
65 deleted file mode 100644
66 index 37f294a1ebb..00000000000
67 --- a/sys-auth/tfm-fingerprint/tfm-fingerprint-1.0.ebuild
68 +++ /dev/null
69 @@ -1,48 +0,0 @@
70 -# Copyright 1999-2018 Gentoo Foundation
71 -# Distributed under the terms of the GNU General Public License v2
72 -
73 -EAPI=0
74 -
75 -inherit multilib
76 -
77 -DESCRIPTION="TouchChip TFM/ESS FingerPrint BSP"
78 -HOMEPAGE="http://www.upek.com/support/dl_linux_bsp.asp"
79 -SRC_URI="http://www.upek.com/support/download/TFMESS_BSP_LIN_${PV}.zip"
80 -
81 -LICENSE="UPEK-SDK-EULA"
82 -SLOT="0"
83 -KEYWORDS="-* x86"
84 -IUSE=""
85 -
86 -RDEPEND="sys-auth/bioapi"
87 -DEPEND="${RDEPEND}
88 - app-arch/unzip"
89 -
90 -S=${WORKDIR}
91 -
92 -QA_TEXTRELS="usr/lib/libtfmessbsp.so"
93 -QA_PRESTRIPPED="usr/lib/libtfmessbsp.so"
94 -
95 -src_install() {
96 - # this is a binary blob, so it probably shouldnt live in /usr/lib
97 - dolib.so libtfmessbsp.so || die
98 - insinto /etc
99 - doins "${FILESDIR}"/tfmessbsp.cfg || die
100 -}
101 -
102 -doit_with_ewarn() {
103 - "$@" || ewarn "FAILURE: $*"
104 -}
105 -
106 -pkg_postinst() {
107 - doit_with_ewarn mod_install -fi /usr/$(get_libdir)/libtfmessbsp.so
108 -
109 - elog "Note: You have to be in the group usb to access the fingerprint device."
110 -}
111 -
112 -pkg_postrm() {
113 - # only do this if uninstalling
114 - if ! has_version ${CATEGORY}/${PN} ; then
115 - doit_with_ewarn mod_install -fu libtfmessbsp.so
116 - fi
117 -}