* [gentoo-commits] repo/proj/libressl:master commit in: dev-libs/libp11/
@ 2021-12-25 23:59 Quentin Retornaz
0 siblings, 0 replies; 2+ messages in thread
From: Quentin Retornaz @ 2021-12-25 23:59 UTC (permalink / raw
To: gentoo-commits
commit: f0e4a1b15514a3114a812d83a0cf2a28c7297451
Author: orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Sat Dec 25 19:24:32 2021 +0000
Commit: Quentin Retornaz <gentoo <AT> retornaz <DOT> com>
CommitDate: Sat Dec 25 23:57:58 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=f0e4a1b1
dev-libs/libp11: Update manifest
Signed-off-by: orbea <orbea <AT> riseup.net>
Signed-off-by: Quentin Retornaz <gentoo <AT> retornaz.com>
dev-libs/libp11/Manifest | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-libs/libp11/Manifest b/dev-libs/libp11/Manifest
new file mode 100644
index 0000000..05e1e09
--- /dev/null
+++ b/dev-libs/libp11/Manifest
@@ -0,0 +1 @@
+DIST libp11-0.4.11.tar.gz 500433 BLAKE2B 6a12d8bc0551b3ef11857c0e60a33ebae4f8dfa72c914e9356c13547d71e0f1000ef4b6b7476cfba7cc3376b44b05c2bb0e7a88a267c13702222a7d2b10e9a78 SHA512 37eeeab09cbef7e1498358f2c614f4ec6cb9f37bc9b19e6e393fc0ed3c47ebad8d484b5f5cf428c76ffdf25d08e337d5148d0ff517957283394111dea83352f2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/proj/libressl:master commit in: dev-libs/libp11/
@ 2022-05-09 18:37 Quentin Retornaz
0 siblings, 0 replies; 2+ messages in thread
From: Quentin Retornaz @ 2022-05-09 18:37 UTC (permalink / raw
To: gentoo-commits
commit: 2b8cb8a5ce349a50e549c3a1d03d18dc6544062d
Author: orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Sun May 8 18:10:43 2022 +0000
Commit: Quentin Retornaz <gentoo <AT> retornaz <DOT> com>
CommitDate: Mon May 9 18:35:53 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=2b8cb8a5
dev-libs/libp11: Remove old version
Signed-off-by: orbea <orbea <AT> riseup.net>
Closes: https://github.com/gentoo/libressl/pull/407
Signed-off-by: Quentin Retornaz <gentoo <AT> retornaz.com>
dev-libs/libp11/libp11-0.4.11.ebuild | 31 -------------------------------
1 file changed, 31 deletions(-)
diff --git a/dev-libs/libp11/libp11-0.4.11.ebuild b/dev-libs/libp11/libp11-0.4.11.ebuild
deleted file mode 100644
index 0aa9077..0000000
--- a/dev-libs/libp11/libp11-0.4.11.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Abstraction layer to simplify PKCS#11 API"
-HOMEPAGE="https://github.com/opensc/libp11/wiki"
-SRC_URI="https://github.com/OpenSC/${PN}/releases/download/${P}/${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
-IUSE="bindist doc static-libs"
-
-RDEPEND="dev-libs/openssl:0=[bindist=]"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- doc? ( app-doc/doxygen )"
-PATCHES="${FILESDIR}/libp11-0.4.11-libressl.patch"
-
-src_configure() {
- econf \
- --enable-shared \
- $(use_enable static-libs static) \
- $(use_enable doc api-doc)
-}
-
-src_install() {
- default
- find "${D}" -name '*.la' -delete || die
-}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-05-09 18:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-25 23:59 [gentoo-commits] repo/proj/libressl:master commit in: dev-libs/libp11/ Quentin Retornaz
-- strict thread matches above, loose matches on Subject: below --
2022-05-09 18:37 Quentin Retornaz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox