public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-crypt/scute/
@ 2017-02-04  1:31 Alon Bar-Lev
  0 siblings, 0 replies; 13+ messages in thread
From: Alon Bar-Lev @ 2017-02-04  1:31 UTC (permalink / raw
  To: gentoo-commits

commit:     505cee87fb75945d9cda75ddbdb3a14937e8e522
Author:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  4 00:32:59 2017 +0000
Commit:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Sat Feb  4 01:30:52 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=505cee87

app-crypt/scute: eapi bump

Package-Manager: portage-2.3.3

 app-crypt/scute/scute-1.4.0.ebuild | 22 ++++++++++++----------
 1 file changed, 12 insertions(+), 10 deletions(-)

diff --git a/app-crypt/scute/scute-1.4.0.ebuild b/app-crypt/scute/scute-1.4.0.ebuild
index edaf929..85dd003 100644
--- a/app-crypt/scute/scute-1.4.0.ebuild
+++ b/app-crypt/scute/scute-1.4.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=6
 
-inherit autotools eutils libtool multilib
+inherit autotools eutils libtool
 
 DESCRIPTION="A PKCS #11 module for OpenPGP smartcards"
 HOMEPAGE="http://www.scute.org/"
@@ -26,14 +26,17 @@ DEPEND="
 	>=app-crypt/gnupg-2.0.17-r1[smartcard]"
 RDEPEND="${DEPEND}"
 
-src_prepare() {
+PATCHES=(
 	# We need no ABI versioning, reduce the number of symlinks installed
-	epatch "${FILESDIR}"/scute-1.2.0-noversion.patch
+	"${FILESDIR}/scute-1.2.0-noversion.patch"
+
 	# Don't build tests during src_compile.
-	epatch "${FILESDIR}"/scute-1.4.0-tests.patch
+	"${FILESDIR}/scute-1.4.0-tests.patch"
+)
 
+src_prepare() {
+	default
 	eautoreconf
-	elibtoolize
 }
 
 src_configure() {
@@ -44,7 +47,6 @@ src_configure() {
 }
 
 src_install() {
-	emake DESTDIR="${D}" install || die "emake install failed"
-	find "${D}" -name '*.la' -delete
-	dodoc AUTHORS ChangeLog NEWS README TODO
+	default
+	prune_libtool_files --modules
 }


^ permalink raw reply related	[flat|nested] 13+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-crypt/scute/
@ 2017-03-25 18:11 Alon Bar-Lev
  0 siblings, 0 replies; 13+ messages in thread
From: Alon Bar-Lev @ 2017-03-25 18:11 UTC (permalink / raw
  To: gentoo-commits

commit:     14ac2a183bc6b097b08c23384f6a8102f54f716b
Author:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 25 18:00:48 2017 +0000
Commit:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Sat Mar 25 18:11:34 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14ac2a18

app-crypt/scute: use ltprune

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-crypt/scute/scute-1.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/scute/scute-1.4.0.ebuild b/app-crypt/scute/scute-1.4.0.ebuild
index bdae899ac0a..3f47609ca57 100644
--- a/app-crypt/scute/scute-1.4.0.ebuild
+++ b/app-crypt/scute/scute-1.4.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-inherit autotools eutils libtool
+inherit autotools ltprune
 
 DESCRIPTION="A PKCS #11 module for OpenPGP smartcards"
 HOMEPAGE="http://www.scute.org/"


^ permalink raw reply related	[flat|nested] 13+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-crypt/scute/
@ 2017-07-19 13:52 Alon Bar-Lev
  0 siblings, 0 replies; 13+ messages in thread
From: Alon Bar-Lev @ 2017-07-19 13:52 UTC (permalink / raw
  To: gentoo-commits

commit:     8e05689dbc96788c8935dc6de57348a800413422
Author:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 19 13:52:12 2017 +0000
Commit:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Wed Jul 19 13:52:26 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e05689d

app-crypt/scute: version bump

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 app-crypt/scute/Manifest           |  1 +
 app-crypt/scute/scute-1.5.0.ebuild | 37 +++++++++++++++++++++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/app-crypt/scute/Manifest b/app-crypt/scute/Manifest
index 1d6282f4220..249e07038a6 100644
--- a/app-crypt/scute/Manifest
+++ b/app-crypt/scute/Manifest
@@ -1 +1,2 @@
 DIST scute-1.4.0.tar.bz2 772986 SHA256 bd698a853375324c4ff590899c1994be83d8d0a1400fcaf489529646965fb745 SHA512 7961679ce3195aeb3ed1508557c767b59970cd221b569c0fa00cd419e4017b84a851f1fbe46323a4ffb6256c6b91bb037f93edb4f4f7f9f6e0add672b9cc2015 WHIRLPOOL 6e4bc0852d389ac2103edb5bb0c0c260642dcc596862fec55db3ffd51a5fc6cd0752a81d864b36db4544c5b1efbf944f76672806bcaa8305ccf07bb9f817459e
+DIST scute-1.5.0.tar.bz2 991598 SHA256 6199d28d8ce17f979f67059b461ab55a2276fc390eaa45e5ce6ff615bf81ab96 SHA512 ad1dbdba5681a92696c851eca7e2bfb61f7bf84f5e02728efc1f72cd25c4ee2dc18fe975e2903d1a85c635d16be1e2085ff2305827b48d80e18c9354e555b39a WHIRLPOOL 008d0f6d306898fe64ae7c9a689178f246b3380f07f6d1e1b2f423552eff74d6133cbe71a5337ec90cacd0c91525219d1ba1d2fb20c80891b921b1de5b06fe3e

diff --git a/app-crypt/scute/scute-1.5.0.ebuild b/app-crypt/scute/scute-1.5.0.ebuild
new file mode 100644
index 00000000000..85adede2192
--- /dev/null
+++ b/app-crypt/scute/scute-1.5.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit ltprune
+
+DESCRIPTION="A PKCS #11 module for OpenPGP smartcards"
+HOMEPAGE="http://www.scute.org/"
+SRC_URI="mirror://gnupg/scute/${P}.tar.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+# configure script try to check the version of gpgsm and gpg-agent when
+# non-crosscompiling so we need to have them as build-time dependency as
+# well as runtime.  Require a version of gnupg that is patched to have
+# gpgsm-gencert.sh working (as that's what the documentation describe).
+DEPEND="
+	>=dev-libs/libgpg-error-1.4
+	>=dev-libs/libassuan-2.0.0
+	>=app-crypt/pinentry-0.7.0
+	>=app-crypt/gnupg-2.0.17-r1[smartcard]"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+	econf \
+		--libdir=/usr/$(get_libdir)/pkcs11 \
+		--with-gpgsm=/usr/bin/gpgsm
+}
+
+src_install() {
+	default
+	prune_libtool_files --modules
+}


^ permalink raw reply related	[flat|nested] 13+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-crypt/scute/
@ 2018-02-11 10:01 Michał Górny
  0 siblings, 0 replies; 13+ messages in thread
From: Michał Górny @ 2018-02-11 10:01 UTC (permalink / raw
  To: gentoo-commits

commit:     5dcc40778986477105b62e5e579245214a2d2bef
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 09:55:12 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 10:01:13 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dcc4077

app-crypt/scute: Remove useless maintainer <description/>

Remove useless/redundant maintainer <description/>. It does not benefit
bug wrangling, and only wastes developer's time on reading it. Few tips:

- assignee/CC is implied by ordering, there is no reason to repeat it,
- we know that maintainer is maintainer (la la la la la),
- most of adjectives for maintainer are of no value and/or are obvious.

 app-crypt/scute/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-crypt/scute/metadata.xml b/app-crypt/scute/metadata.xml
index e64af5b8aed..ef8bdd1eaec 100644
--- a/app-crypt/scute/metadata.xml
+++ b/app-crypt/scute/metadata.xml
@@ -4,7 +4,6 @@
   <maintainer type="person">
     <email>lucas.yamanishi@gmail.com</email>
     <name>Lucas Yamanishi</name>
-    <description>Proxy maintainer.</description>
   </maintainer>
   <maintainer type="project">
     <email>crypto@gentoo.org</email>


^ permalink raw reply related	[flat|nested] 13+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-crypt/scute/
@ 2020-02-29  6:50 Joonas Niilola
  0 siblings, 0 replies; 13+ messages in thread
From: Joonas Niilola @ 2020-02-29  6:50 UTC (permalink / raw
  To: gentoo-commits

commit:     74c220bde717d3c7932d09f0bd2ed57162f3444b
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 29 06:50:01 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Feb 29 06:50:28 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74c220bd

app-crypt/scute: remove retired maintainer

Closes: https://bugs.gentoo.org/633052
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-crypt/scute/metadata.xml | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/app-crypt/scute/metadata.xml b/app-crypt/scute/metadata.xml
index 3889f4a0637..d873b05c246 100644
--- a/app-crypt/scute/metadata.xml
+++ b/app-crypt/scute/metadata.xml
@@ -1,14 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="person">
-    <email>lucas.yamanishi@gmail.com</email>
-    <name>Lucas Yamanishi</name>
-  </maintainer>
-  <maintainer type="project">
-    <email>proxy-maint@gentoo.org</email>
-    <name>Proxy Maintainers</name>
-  </maintainer>
+  <!-- maintainer-needed -->
   <longdescription>
     Scute is a PKCS #11 module that adds support for the OpenPGP
     smartcard card to the Mozilla Network Security Services (NSS).


^ permalink raw reply related	[flat|nested] 13+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-crypt/scute/
@ 2020-02-29 13:18 David Seifert
  0 siblings, 0 replies; 13+ messages in thread
From: David Seifert @ 2020-02-29 13:18 UTC (permalink / raw
  To: gentoo-commits

commit:     724947bb0fa0e99d6a4b51c5ca293b5aa33e6e91
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 29 13:17:51 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 29 13:17:51 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=724947bb

app-crypt/scute: Bump to 1.6.0

Closes: https://bugs.gentoo.org/696704
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 app-crypt/scute/Manifest           |  2 ++
 app-crypt/scute/scute-1.6.0.ebuild | 52 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 54 insertions(+)

diff --git a/app-crypt/scute/Manifest b/app-crypt/scute/Manifest
index 3881b06be2f..87f5c1b53f6 100644
--- a/app-crypt/scute/Manifest
+++ b/app-crypt/scute/Manifest
@@ -1 +1,3 @@
 DIST scute-1.5.0.tar.bz2 991598 BLAKE2B 3a5fdcb5c7d1ae50ce5aa508388e768c6f59c366d81d91312a60ff319b3ad7e01b3bfe5986ee880980b0f5371402c21bd8da963977459d3b90fbd607e64ea2ae SHA512 ad1dbdba5681a92696c851eca7e2bfb61f7bf84f5e02728efc1f72cd25c4ee2dc18fe975e2903d1a85c635d16be1e2085ff2305827b48d80e18c9354e555b39a
+DIST scute-1.6.0-manual-eps-images.tar.xz 236968 BLAKE2B 27b834f95dbd7a00193b55a8ff55c34e9bc65b31d9de09199b6bad62d2718d247717a461b58ccd55acb0331f6d980ac01cd62de7729ddafd368ebf08cbe2edde SHA512 dc7d622207f1979e5b527e3213f191f14322af9745462bf0803563711f0cb4b4c03f920742ca425987e1c8f632a05772dd5cc2f1d5afec2616ca93de74402deb
+DIST scute-1.6.0.tar.bz2 1008407 BLAKE2B 3ef4e1870c52007fc7f838f31c4102aeee23e6e59fe13ad1990ed9c7eb4eda948a698bea475daa2d965d1c23f65940aae9b4ded518cb9268af4ec442414932db SHA512 dd9f9d9da7979a8f4766af34b0d6d6fea63d43feb4d7e5e82cca25c792d5ec87f6d9604e7eafa822ddddfaa8541bff616c0c19c73cf3f12b21ffa1c3128bcb4c

diff --git a/app-crypt/scute/scute-1.6.0.ebuild b/app-crypt/scute/scute-1.6.0.ebuild
new file mode 100644
index 00000000000..597dcf35738
--- /dev/null
+++ b/app-crypt/scute/scute-1.6.0.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A PKCS #11 module for OpenPGP smartcards"
+HOMEPAGE="http://www.scute.org/"
+SRC_URI="
+	mirror://gnupg/scute/${P}.tar.bz2
+	https://dev.gentoo.org/~soap/distfiles/${P}-manual-eps-images.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+
+# configure script try to check the version of gpgsm and gpg-agent when
+# non-crosscompiling so we need to have them as build-time dependency as
+# well as runtime.  Require a version of gnupg that is patched to have
+# gpgsm-gencert.sh working (as that's what the documentation describe).
+BDEPEND="
+	>=app-crypt/pinentry-0.7.0
+	>=app-crypt/gnupg-2.0.17-r1[smartcard]"
+DEPEND="
+	>=dev-libs/libgpg-error-1.4
+	>=dev-libs/libassuan-2.0.0"
+RDEPEND="
+	${DEPEND}
+	${BDEPEND}"
+BDEPEND+="
+	sys-apps/texinfo"
+
+src_unpack() {
+	default
+
+	# have to use pregenerated EPS files required for the texinfo documentation,
+	# due to bug 664236 preventing even converting *to* eps.
+	mv scute-eps/*.eps "${S}"/doc/manual/ || die
+}
+
+src_configure() {
+	econf \
+		--libdir="${EPREFIX}"/usr/$(get_libdir)/pkcs11 \
+		--with-libgpg-error-prefix="${ESYSROOT}"/usr \
+		--with-libassuan-prefix="${ESYSROOT}"/usr
+}
+
+src_install() {
+	default
+
+	# only building plugins
+	find "${D}" -name '*.la' -delete || die
+}


^ permalink raw reply related	[flat|nested] 13+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-crypt/scute/
@ 2020-02-29 13:18 David Seifert
  0 siblings, 0 replies; 13+ messages in thread
From: David Seifert @ 2020-02-29 13:18 UTC (permalink / raw
  To: gentoo-commits

commit:     2f5c437d8f7d6c32620fe186d4cb1b133642c78a
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 29 13:17:48 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 29 13:17:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f5c437d

app-crypt/scute: Take over maintainership

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 app-crypt/scute/metadata.xml | 30 ++++++++++++++++--------------
 1 file changed, 16 insertions(+), 14 deletions(-)

diff --git a/app-crypt/scute/metadata.xml b/app-crypt/scute/metadata.xml
index d873b05c246..080fa800cb8 100644
--- a/app-crypt/scute/metadata.xml
+++ b/app-crypt/scute/metadata.xml
@@ -1,18 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <!-- maintainer-needed -->
-  <longdescription>
-    Scute is a PKCS #11 module that adds support for the OpenPGP
-    smartcard card to the Mozilla Network Security Services (NSS).
-  </longdescription>
-  <upstream>
-    <maintainer>
-      <email>mb@g10code.de</email>
-      <name>Marcus Brinkmann</name>
-    </maintainer>
-    <changelog>http://git.gnupg.org/cgi-bin/gitweb.cgi?p=scute.git;a=blob_plain;f=ChangeLog;hb=HEAD</changelog>
-    <doc lang="en">http://www.scute.org/documentation.xhtml</doc>
-    <bugs-to>https://bugs.g10code.com/gnupg/</bugs-to>
-  </upstream>
+	<maintainer type="person">
+		<email>soap@gentoo.org</email>
+		<name>David Seifert</name>
+	</maintainer>
+	<longdescription>
+		Scute is a PKCS #11 module that adds support for the OpenPGP smartcard card to the Mozilla Network Security Services (NSS).
+	</longdescription>
+	<upstream>
+		<maintainer>
+			<email>mb@g10code.de</email>
+			<name>Marcus Brinkmann</name>
+		</maintainer>
+		<changelog>http://git.gnupg.org/cgi-bin/gitweb.cgi?p=scute.git;a=blob_plain;f=ChangeLog;hb=HEAD</changelog>
+		<doc lang="en">http://www.scute.org/documentation.xhtml</doc>
+		<bugs-to>https://bugs.g10code.com/gnupg/</bugs-to>
+	</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 13+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-crypt/scute/
@ 2020-10-26 12:33 David Seifert
  0 siblings, 0 replies; 13+ messages in thread
From: David Seifert @ 2020-10-26 12:33 UTC (permalink / raw
  To: gentoo-commits

commit:     76d8ae442f34f0a44481349533fa9b4244dfba92
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 26 12:33:41 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Oct 26 12:33:41 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76d8ae44

app-crypt/scute: Remove old 1.5.0

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 app-crypt/scute/Manifest           |  1 -
 app-crypt/scute/scute-1.5.0.ebuild | 34 ----------------------------------
 2 files changed, 35 deletions(-)

diff --git a/app-crypt/scute/Manifest b/app-crypt/scute/Manifest
index 87f5c1b53f6..9e0dd64dce8 100644
--- a/app-crypt/scute/Manifest
+++ b/app-crypt/scute/Manifest
@@ -1,3 +1,2 @@
-DIST scute-1.5.0.tar.bz2 991598 BLAKE2B 3a5fdcb5c7d1ae50ce5aa508388e768c6f59c366d81d91312a60ff319b3ad7e01b3bfe5986ee880980b0f5371402c21bd8da963977459d3b90fbd607e64ea2ae SHA512 ad1dbdba5681a92696c851eca7e2bfb61f7bf84f5e02728efc1f72cd25c4ee2dc18fe975e2903d1a85c635d16be1e2085ff2305827b48d80e18c9354e555b39a
 DIST scute-1.6.0-manual-eps-images.tar.xz 236968 BLAKE2B 27b834f95dbd7a00193b55a8ff55c34e9bc65b31d9de09199b6bad62d2718d247717a461b58ccd55acb0331f6d980ac01cd62de7729ddafd368ebf08cbe2edde SHA512 dc7d622207f1979e5b527e3213f191f14322af9745462bf0803563711f0cb4b4c03f920742ca425987e1c8f632a05772dd5cc2f1d5afec2616ca93de74402deb
 DIST scute-1.6.0.tar.bz2 1008407 BLAKE2B 3ef4e1870c52007fc7f838f31c4102aeee23e6e59fe13ad1990ed9c7eb4eda948a698bea475daa2d965d1c23f65940aae9b4ded518cb9268af4ec442414932db SHA512 dd9f9d9da7979a8f4766af34b0d6d6fea63d43feb4d7e5e82cca25c792d5ec87f6d9604e7eafa822ddddfaa8541bff616c0c19c73cf3f12b21ffa1c3128bcb4c

diff --git a/app-crypt/scute/scute-1.5.0.ebuild b/app-crypt/scute/scute-1.5.0.ebuild
deleted file mode 100644
index 9403b7ae964..00000000000
--- a/app-crypt/scute/scute-1.5.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="A PKCS #11 module for OpenPGP smartcards"
-HOMEPAGE="http://www.scute.org/"
-SRC_URI="mirror://gnupg/scute/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-
-# configure script try to check the version of gpgsm and gpg-agent when
-# non-crosscompiling so we need to have them as build-time dependency as
-# well as runtime.  Require a version of gnupg that is patched to have
-# gpgsm-gencert.sh working (as that's what the documentation describe).
-BDEPEND=">=app-crypt/pinentry-0.7.0
-	>=app-crypt/gnupg-2.0.17-r1[smartcard]"
-DEPEND=">=dev-libs/libgpg-error-1.4
-	>=dev-libs/libassuan-2.0.0"
-RDEPEND="${DEPEND}
-	${BDEPEND}"
-
-src_configure() {
-	econf \
-		--libdir=/usr/$(get_libdir)/pkcs11 \
-		--with-gpgsm=/usr/bin/gpgsm
-}
-
-src_install() {
-	default
-	find "${D}" -name '*.la' -delete || die
-}


^ permalink raw reply related	[flat|nested] 13+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-crypt/scute/
@ 2021-04-11 20:15 David Seifert
  0 siblings, 0 replies; 13+ messages in thread
From: David Seifert @ 2021-04-11 20:15 UTC (permalink / raw
  To: gentoo-commits

commit:     639e72a3c2bcbdc04fac4978b01951acd3f6d893
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 11 20:15:28 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Apr 11 20:15:28 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=639e72a3

app-crypt/scute: Bump to 1.7.0

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 app-crypt/scute/Manifest           |  2 ++
 app-crypt/scute/scute-1.7.0.ebuild | 52 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 54 insertions(+)

diff --git a/app-crypt/scute/Manifest b/app-crypt/scute/Manifest
index 9e0dd64dce8..faa2fab1dbf 100644
--- a/app-crypt/scute/Manifest
+++ b/app-crypt/scute/Manifest
@@ -1,2 +1,4 @@
 DIST scute-1.6.0-manual-eps-images.tar.xz 236968 BLAKE2B 27b834f95dbd7a00193b55a8ff55c34e9bc65b31d9de09199b6bad62d2718d247717a461b58ccd55acb0331f6d980ac01cd62de7729ddafd368ebf08cbe2edde SHA512 dc7d622207f1979e5b527e3213f191f14322af9745462bf0803563711f0cb4b4c03f920742ca425987e1c8f632a05772dd5cc2f1d5afec2616ca93de74402deb
 DIST scute-1.6.0.tar.bz2 1008407 BLAKE2B 3ef4e1870c52007fc7f838f31c4102aeee23e6e59fe13ad1990ed9c7eb4eda948a698bea475daa2d965d1c23f65940aae9b4ded518cb9268af4ec442414932db SHA512 dd9f9d9da7979a8f4766af34b0d6d6fea63d43feb4d7e5e82cca25c792d5ec87f6d9604e7eafa822ddddfaa8541bff616c0c19c73cf3f12b21ffa1c3128bcb4c
+DIST scute-1.7.0-manual-eps-images.tar.xz 236940 BLAKE2B 499207d9059bd4505f426b75f292e66755919d3e4e0d04d2f2420e2e0ceafa14ee47f0a3d7fd2846478dd0878eb01a776582a8299014728f4508a982fec36a28 SHA512 d227111456e664a295ee466dc990364423734170bc82d9a9d38ff72e79abca84775f164c2cf0dd893b9dfb63ff5035334f1740f80601a04dbc9fcb0877f50da7
+DIST scute-1.7.0.tar.bz2 851177 BLAKE2B 9a459fc07c53e44d6b194f0f7786644dae7c37402f69cc511ed7e6cc387236cfe01b13400779a90a123461a28e69629abc260f0fad9c302a9b630e23cb8b4293 SHA512 d58771a8e45632f468b60ec2255f84ef5f2f4cc5e11cf8b0fcd0cec60cc8fe0c49bdd523e855998d5aa6f126138981b2316ee825cf33ec14e723f158e36283d3

diff --git a/app-crypt/scute/scute-1.7.0.ebuild b/app-crypt/scute/scute-1.7.0.ebuild
new file mode 100644
index 00000000000..ef227673fab
--- /dev/null
+++ b/app-crypt/scute/scute-1.7.0.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A PKCS #11 module for OpenPGP smartcards"
+HOMEPAGE="http://www.scute.org/"
+SRC_URI="
+	mirror://gnupg/scute/${P}.tar.bz2
+	https://dev.gentoo.org/~soap/distfiles/${P}-manual-eps-images.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+
+# configure script try to check the version of gpgsm and gpg-agent when
+# non-crosscompiling so we need to have them as build-time dependency as
+# well as runtime.  Require a version of gnupg that is patched to have
+# gpgsm-gencert.sh working (as that's what the documentation describe).
+BDEPEND="
+	>=app-crypt/pinentry-0.7.0
+	>=app-crypt/gnupg-2.0.17-r1[smartcard]"
+DEPEND="
+	>=dev-libs/libgpg-error-1.4
+	>=dev-libs/libassuan-2.0.0"
+RDEPEND="
+	${DEPEND}
+	${BDEPEND}"
+BDEPEND+="
+	sys-apps/texinfo"
+
+src_unpack() {
+	default
+
+	# have to use pregenerated EPS files required for the texinfo documentation,
+	# due to bug 664236 preventing even converting *to* eps.
+	mv scute-eps/*.eps "${S}"/doc/ || die
+}
+
+src_configure() {
+	econf \
+		--libdir="${EPREFIX}"/usr/$(get_libdir)/pkcs11 \
+		--with-libgpg-error-prefix="${ESYSROOT}"/usr \
+		--with-libassuan-prefix="${ESYSROOT}"/usr
+}
+
+src_install() {
+	default
+
+	# only building plugins
+	find "${ED}" -name '*.la' -delete || die
+}


^ permalink raw reply related	[flat|nested] 13+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-crypt/scute/
@ 2021-04-11 20:15 David Seifert
  0 siblings, 0 replies; 13+ messages in thread
From: David Seifert @ 2021-04-11 20:15 UTC (permalink / raw
  To: gentoo-commits

commit:     00577e7eaacb1e470981251fca8415e51c622af3
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 11 20:15:31 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Apr 11 20:15:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00577e7e

app-crypt/scute: Remove old 1.6.0

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 app-crypt/scute/Manifest           |  2 --
 app-crypt/scute/scute-1.6.0.ebuild | 52 --------------------------------------
 2 files changed, 54 deletions(-)

diff --git a/app-crypt/scute/Manifest b/app-crypt/scute/Manifest
index faa2fab1dbf..e1b49fe6459 100644
--- a/app-crypt/scute/Manifest
+++ b/app-crypt/scute/Manifest
@@ -1,4 +1,2 @@
-DIST scute-1.6.0-manual-eps-images.tar.xz 236968 BLAKE2B 27b834f95dbd7a00193b55a8ff55c34e9bc65b31d9de09199b6bad62d2718d247717a461b58ccd55acb0331f6d980ac01cd62de7729ddafd368ebf08cbe2edde SHA512 dc7d622207f1979e5b527e3213f191f14322af9745462bf0803563711f0cb4b4c03f920742ca425987e1c8f632a05772dd5cc2f1d5afec2616ca93de74402deb
-DIST scute-1.6.0.tar.bz2 1008407 BLAKE2B 3ef4e1870c52007fc7f838f31c4102aeee23e6e59fe13ad1990ed9c7eb4eda948a698bea475daa2d965d1c23f65940aae9b4ded518cb9268af4ec442414932db SHA512 dd9f9d9da7979a8f4766af34b0d6d6fea63d43feb4d7e5e82cca25c792d5ec87f6d9604e7eafa822ddddfaa8541bff616c0c19c73cf3f12b21ffa1c3128bcb4c
 DIST scute-1.7.0-manual-eps-images.tar.xz 236940 BLAKE2B 499207d9059bd4505f426b75f292e66755919d3e4e0d04d2f2420e2e0ceafa14ee47f0a3d7fd2846478dd0878eb01a776582a8299014728f4508a982fec36a28 SHA512 d227111456e664a295ee466dc990364423734170bc82d9a9d38ff72e79abca84775f164c2cf0dd893b9dfb63ff5035334f1740f80601a04dbc9fcb0877f50da7
 DIST scute-1.7.0.tar.bz2 851177 BLAKE2B 9a459fc07c53e44d6b194f0f7786644dae7c37402f69cc511ed7e6cc387236cfe01b13400779a90a123461a28e69629abc260f0fad9c302a9b630e23cb8b4293 SHA512 d58771a8e45632f468b60ec2255f84ef5f2f4cc5e11cf8b0fcd0cec60cc8fe0c49bdd523e855998d5aa6f126138981b2316ee825cf33ec14e723f158e36283d3

diff --git a/app-crypt/scute/scute-1.6.0.ebuild b/app-crypt/scute/scute-1.6.0.ebuild
deleted file mode 100644
index 597dcf35738..00000000000
--- a/app-crypt/scute/scute-1.6.0.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="A PKCS #11 module for OpenPGP smartcards"
-HOMEPAGE="http://www.scute.org/"
-SRC_URI="
-	mirror://gnupg/scute/${P}.tar.bz2
-	https://dev.gentoo.org/~soap/distfiles/${P}-manual-eps-images.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-
-# configure script try to check the version of gpgsm and gpg-agent when
-# non-crosscompiling so we need to have them as build-time dependency as
-# well as runtime.  Require a version of gnupg that is patched to have
-# gpgsm-gencert.sh working (as that's what the documentation describe).
-BDEPEND="
-	>=app-crypt/pinentry-0.7.0
-	>=app-crypt/gnupg-2.0.17-r1[smartcard]"
-DEPEND="
-	>=dev-libs/libgpg-error-1.4
-	>=dev-libs/libassuan-2.0.0"
-RDEPEND="
-	${DEPEND}
-	${BDEPEND}"
-BDEPEND+="
-	sys-apps/texinfo"
-
-src_unpack() {
-	default
-
-	# have to use pregenerated EPS files required for the texinfo documentation,
-	# due to bug 664236 preventing even converting *to* eps.
-	mv scute-eps/*.eps "${S}"/doc/manual/ || die
-}
-
-src_configure() {
-	econf \
-		--libdir="${EPREFIX}"/usr/$(get_libdir)/pkcs11 \
-		--with-libgpg-error-prefix="${ESYSROOT}"/usr \
-		--with-libassuan-prefix="${ESYSROOT}"/usr
-}
-
-src_install() {
-	default
-
-	# only building plugins
-	find "${D}" -name '*.la' -delete || die
-}


^ permalink raw reply related	[flat|nested] 13+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-crypt/scute/
@ 2022-09-01  2:16 Sam James
  0 siblings, 0 replies; 13+ messages in thread
From: Sam James @ 2022-09-01  2:16 UTC (permalink / raw
  To: gentoo-commits

commit:     d15df13c250dc29e4a56af4d7b478e286737b753
Author:     orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Wed Aug 31 02:08:12 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep  1 02:15:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d15df13c

app-crypt/scute: Remove outdated configure args

Removes --with-libgpg-error-prefix and --with-libassuan-prefix which are
for the deprecated libgpg-error-config and libassuan-config scripts. It
should be using gpgrt-config instead.

Bug: https://bugs.gentoo.org/844226
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-crypt/scute/scute-1.7.0-r1.ebuild | 52 +++++++++++++++++++++++++++++++++++
 1 file changed, 52 insertions(+)

diff --git a/app-crypt/scute/scute-1.7.0-r1.ebuild b/app-crypt/scute/scute-1.7.0-r1.ebuild
new file mode 100644
index 000000000000..1a09b4e0e44a
--- /dev/null
+++ b/app-crypt/scute/scute-1.7.0-r1.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="A PKCS #11 module for OpenPGP smartcards"
+HOMEPAGE="http://www.scute.org/"
+SRC_URI="
+	mirror://gnupg/scute/${P}.tar.bz2
+	https://dev.gentoo.org/~soap/distfiles/${P}-manual-eps-images.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+
+# configure script try to check the version of gpgsm and gpg-agent when
+# non-crosscompiling so we need to have them as build-time dependency as
+# well as runtime.  Require a version of gnupg that is patched to have
+# gpgsm-gencert.sh working (as that's what the documentation describe).
+BDEPEND="
+	>=app-crypt/pinentry-0.7.0
+	>=app-crypt/gnupg-2.0.17-r1[smartcard]"
+DEPEND="
+	>=dev-libs/libgpg-error-1.4
+	>=dev-libs/libassuan-2.0.0"
+RDEPEND="
+	${DEPEND}
+	${BDEPEND}"
+BDEPEND+="
+	sys-apps/texinfo"
+
+PATCHES=( "${FILESDIR}"/${P}-fno-common.patch )
+
+src_unpack() {
+	default
+
+	# have to use pregenerated EPS files required for the texinfo documentation,
+	# due to bug 664236 preventing even converting *to* eps.
+	mv scute-eps/*.eps "${S}"/doc/ || die
+}
+
+src_configure() {
+	econf \
+		--libdir="${EPREFIX}"/usr/$(get_libdir)/pkcs11
+}
+
+src_install() {
+	default
+
+	# only building plugins
+	find "${ED}" -name '*.la' -delete || die
+}


^ permalink raw reply related	[flat|nested] 13+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-crypt/scute/
@ 2023-08-06  9:11 David Seifert
  0 siblings, 0 replies; 13+ messages in thread
From: David Seifert @ 2023-08-06  9:11 UTC (permalink / raw
  To: gentoo-commits

commit:     51f82138b50b4983b87e69e651dc11ce8267b847
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  6 09:11:05 2023 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Aug  6 09:11:05 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51f82138

app-crypt/scute: drop 1.7.0

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 app-crypt/scute/scute-1.7.0.ebuild | 54 --------------------------------------
 1 file changed, 54 deletions(-)

diff --git a/app-crypt/scute/scute-1.7.0.ebuild b/app-crypt/scute/scute-1.7.0.ebuild
deleted file mode 100644
index 6aee8c85a67a..000000000000
--- a/app-crypt/scute/scute-1.7.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="A PKCS #11 module for OpenPGP smartcards"
-HOMEPAGE="http://www.scute.org/"
-SRC_URI="
-	mirror://gnupg/scute/${P}.tar.bz2
-	https://dev.gentoo.org/~soap/distfiles/${P}-manual-eps-images.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-
-# configure script try to check the version of gpgsm and gpg-agent when
-# non-crosscompiling so we need to have them as build-time dependency as
-# well as runtime.  Require a version of gnupg that is patched to have
-# gpgsm-gencert.sh working (as that's what the documentation describe).
-BDEPEND="
-	>=app-crypt/pinentry-0.7.0
-	>=app-crypt/gnupg-2.0.17-r1[smartcard]"
-DEPEND="
-	>=dev-libs/libgpg-error-1.4
-	>=dev-libs/libassuan-2.0.0"
-RDEPEND="
-	${DEPEND}
-	${BDEPEND}"
-BDEPEND+="
-	sys-apps/texinfo"
-
-PATCHES=( "${FILESDIR}"/${P}-fno-common.patch )
-
-src_unpack() {
-	default
-
-	# have to use pregenerated EPS files required for the texinfo documentation,
-	# due to bug 664236 preventing even converting *to* eps.
-	mv scute-eps/*.eps "${S}"/doc/ || die
-}
-
-src_configure() {
-	econf \
-		--libdir="${EPREFIX}"/usr/$(get_libdir)/pkcs11 \
-		--with-libgpg-error-prefix="${ESYSROOT}"/usr \
-		--with-libassuan-prefix="${ESYSROOT}"/usr
-}
-
-src_install() {
-	default
-
-	# only building plugins
-	find "${ED}" -name '*.la' -delete || die
-}


^ permalink raw reply related	[flat|nested] 13+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: app-crypt/scute/
@ 2024-06-23  1:49 Sam James
  0 siblings, 0 replies; 13+ messages in thread
From: Sam James @ 2024-06-23  1:49 UTC (permalink / raw
  To: gentoo-commits

commit:     35227c7aece0d02d5a8778b904c38c29fd4bc420
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 23 01:43:41 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 23 01:49:05 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35227c7a

app-crypt/scute: subscribe to libassuan subslot

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-crypt/scute/{scute-1.7.0-r1.ebuild => scute-1.7.0-r2.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/scute/scute-1.7.0-r1.ebuild b/app-crypt/scute/scute-1.7.0-r2.ebuild
similarity index 94%
rename from app-crypt/scute/scute-1.7.0-r1.ebuild
rename to app-crypt/scute/scute-1.7.0-r2.ebuild
index 1a09b4e0e44a..ef39f1b873cb 100644
--- a/app-crypt/scute/scute-1.7.0-r1.ebuild
+++ b/app-crypt/scute/scute-1.7.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -22,7 +22,7 @@ BDEPEND="
 	>=app-crypt/gnupg-2.0.17-r1[smartcard]"
 DEPEND="
 	>=dev-libs/libgpg-error-1.4
-	>=dev-libs/libassuan-2.0.0"
+	>=dev-libs/libassuan-2.0.0:="
 RDEPEND="
 	${DEPEND}
 	${BDEPEND}"


^ permalink raw reply related	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2024-06-23  1:49 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-23  1:49 [gentoo-commits] repo/gentoo:master commit in: app-crypt/scute/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2023-08-06  9:11 David Seifert
2022-09-01  2:16 Sam James
2021-04-11 20:15 David Seifert
2021-04-11 20:15 David Seifert
2020-10-26 12:33 David Seifert
2020-02-29 13:18 David Seifert
2020-02-29 13:18 David Seifert
2020-02-29  6:50 Joonas Niilola
2018-02-11 10:01 Michał Górny
2017-07-19 13:52 Alon Bar-Lev
2017-03-25 18:11 Alon Bar-Lev
2017-02-04  1:31 Alon Bar-Lev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox