From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/nss-pem/
Date: Sat, 4 Feb 2023 13:01:35 +0000 (UTC) [thread overview]
Message-ID: <1675515674.b0fb5593498b3409ad59481bfb46f190626b628b.juippis@gentoo> (raw)
commit: b0fb5593498b3409ad59481bfb46f190626b628b
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 4 13:01:14 2023 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Feb 4 13:01:14 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0fb5593
dev-libs/nss-pem: add 1.0.9
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-libs/nss-pem/Manifest | 1 +
dev-libs/nss-pem/nss-pem-1.0.9.ebuild | 29 +++++++++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/dev-libs/nss-pem/Manifest b/dev-libs/nss-pem/Manifest
index 8e2a86d72a21..d9f6bb8cdbd9 100644
--- a/dev-libs/nss-pem/Manifest
+++ b/dev-libs/nss-pem/Manifest
@@ -1 +1,2 @@
DIST nss-pem-1.0.8.tar.xz 41840 BLAKE2B 6a210517b6f70a6a1a0351970811500c1364c6cbb0159dc4b7b3edeff7c01d3b643a5a4a4946a350a1a49898570141acda1e913fdc79d750339f5021445e61c7 SHA512 9fd1fa9203fd707668506752be6f99d26e53281b8b95d7c3020da33ab8cb287890b66c8a59f1ee952fe8d2a8a350d7c5b4214a523a2e1762e48989f02c408b33
+DIST nss-pem-1.0.9.tar.xz 41848 BLAKE2B 606c8db9f8f8b6f46dfcc1128903d7139ba7b9d0062b7137d78ab7ba8af1877d1a6f9e96c139715dcdaf76a6ef268031692395d80efc00db719a5984edfda9e4 SHA512 c656e2f6ab1a0ab9448ef9efd70168f17901f585b53237f3dae493a1a40f8c90dfeb25b81e46472e479bfa3f443994669b5614f124cd828224227b7b8326f6f3
diff --git a/dev-libs/nss-pem/nss-pem-1.0.9.ebuild b/dev-libs/nss-pem/nss-pem-1.0.9.ebuild
new file mode 100644
index 000000000000..363033f7db86
--- /dev/null
+++ b/dev-libs/nss-pem/nss-pem-1.0.9.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake-multilib
+
+DESCRIPTION="PEM file reader for Network Security Services (NSS)"
+HOMEPAGE="https://github.com/kdudka/nss-pem"
+SRC_URI="https://github.com/kdudka/${PN}/releases/download/${P}/${P}.tar.xz"
+
+LICENSE="MPL-1.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-solaris"
+
+DEPEND="dev-libs/nss
+ dev-libs/nspr"
+RDEPEND="${DEPEND}"
+BDEPEND="dev-libs/nss
+ virtual/pkgconfig"
+
+S="${WORKDIR}/${P}/src"
+
+multilib_src_configure() {
+ local mycmakeargs=(
+ -DLIB_INSTALL_DIR="$(get_libdir)"
+ )
+ cmake_src_configure
+}
next reply other threads:[~2023-02-04 13:01 UTC|newest]
Thread overview: 50+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-04 13:01 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-25 15:24 [gentoo-commits] repo/gentoo:master commit in: dev-libs/nss-pem/ Andreas K. Hüttel
2023-03-08 16:25 Joonas Niilola
2023-03-06 13:04 Arthur Zamarin
2023-03-06 12:51 Arthur Zamarin
2023-03-06 12:51 Arthur Zamarin
2023-03-06 12:51 Arthur Zamarin
2023-03-05 16:35 Arthur Zamarin
2023-03-05 7:33 Joonas Niilola
2023-03-05 7:33 Joonas Niilola
2023-02-22 7:14 Joonas Niilola
2023-02-20 8:09 Joonas Niilola
2022-10-25 15:15 Joonas Niilola
2022-09-05 16:35 Anthony G. Basile
2022-01-23 7:41 Joonas Niilola
2022-01-18 22:16 Sam James
2022-01-18 22:12 Sam James
2022-01-18 12:26 Sam James
2022-01-15 22:01 Sam James
2022-01-15 22:01 Sam James
2022-01-15 22:01 Sam James
2022-01-15 9:51 Joonas Niilola
2022-01-15 9:51 Joonas Niilola
2021-09-28 21:29 James Le Cuirot
2021-08-24 13:17 Thomas Deutschmann
2021-07-25 3:36 Matt Turner
2021-05-26 12:36 Thomas Deutschmann
2021-03-31 15:25 Sergei Trofimovich
2021-03-31 14:08 Agostino Sarubbo
2021-03-29 14:50 Sam James
2021-03-28 18:20 Sam James
2021-03-28 18:20 Sam James
2021-03-28 18:20 Sam James
2021-03-28 18:18 Sam James
2021-03-28 18:18 Sam James
2021-03-28 6:46 Thomas Deutschmann
2021-02-21 13:10 Fabian Groffen
2021-02-21 9:19 Joshua Kinard
2021-02-21 5:19 Sam James
2021-02-18 7:27 Sam James
2021-02-16 19:17 Sergei Trofimovich
2021-02-16 8:17 Sergei Trofimovich
2021-02-16 8:15 Sergei Trofimovich
2021-02-11 7:36 Sergei Trofimovich
2021-02-09 21:36 Sam James
2021-02-09 14:11 Sergei Trofimovich
2021-02-08 22:18 Thomas Deutschmann
2020-03-12 17:04 Lars Wendler
2020-03-10 3:38 Jory Pratt
2020-03-06 14:16 Jory Pratt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1675515674.b0fb5593498b3409ad59481bfb46f190626b628b.juippis@gentoo \
--to=juippis@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox