From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Alien-Build/
Date: Wed, 22 Jan 2025 03:55:51 +0000 (UTC) [thread overview]
Message-ID: <1737515275.c0ad97cea404e1f34fb31bf701e1b67e6082cb2b.sam@gentoo> (raw)
commit: c0ad97cea404e1f34fb31bf701e1b67e6082cb2b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 22 03:07:55 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 22 03:07:55 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0ad97ce
dev-perl/Alien-Build: add 2.840.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Alien-Build/Alien-Build-2.840.0.ebuild | 47 +++++++++++++++++++++++++
dev-perl/Alien-Build/Manifest | 1 +
2 files changed, 48 insertions(+)
diff --git a/dev-perl/Alien-Build/Alien-Build-2.840.0.ebuild b/dev-perl/Alien-Build/Alien-Build-2.840.0.ebuild
new file mode 100644
index 000000000000..8e0b461fa13a
--- /dev/null
+++ b/dev-perl/Alien-Build/Alien-Build-2.840.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=PLICEASE
+DIST_VERSION=2.84
+DIST_EXAMPLES=("example/*")
+inherit perl-module
+
+DESCRIPTION="Build external dependencies for use in CPAN"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+IUSE="minimal zip"
+
+# No, pkgconfig is not suspect, it actually uses it at runtime, and this module
+# is somewhat a wrapper for pkgconfig :/
+RDEPEND="
+ zip? ( dev-perl/Archive-Zip )
+ virtual/perl-Archive-Tar
+ >=dev-perl/Capture-Tiny-0.170.0
+ virtual/perl-Digest-SHA
+ virtual/perl-ExtUtils-CBuilder
+ >=virtual/perl-ExtUtils-MakeMaker-6.640.0
+ >=virtual/perl-ExtUtils-ParseXS-3.300.0
+ >=dev-perl/FFI-CheckLib-0.110.0
+ >=dev-perl/File-Which-1.100.0
+ dev-perl/File-chdir
+ virtual/perl-JSON-PP
+ >=virtual/perl-Scalar-List-Utils-1.330.0
+ >=dev-perl/Path-Tiny-0.77.0
+ >=virtual/perl-Test-Simple-1.302.96
+ >=virtual/perl-Text-ParseWords-3.260.0
+ virtual/pkgconfig
+"
+BDEPEND="
+ ${RDEPEND}
+ test? (
+ dev-perl/Devel-Hide
+ >=virtual/perl-Test2-Suite-0.0.121
+ !minimal? (
+ dev-perl/Alien-Base-ModuleBuild
+ dev-perl/Sort-Versions
+ )
+ )
+"
diff --git a/dev-perl/Alien-Build/Manifest b/dev-perl/Alien-Build/Manifest
index 8bb86db864a0..04a76f0c9d92 100644
--- a/dev-perl/Alien-Build/Manifest
+++ b/dev-perl/Alien-Build/Manifest
@@ -1,2 +1,3 @@
DIST Alien-Build-2.80.tar.gz 547037 BLAKE2B 61c52e5931c1146253840f2dddd1bedde5a767f6bdbe45e317b0f7d595fcd8929b324768595a337f24d624b3bb54bf226e585ddd92c7022ab23d317865600e5d SHA512 88f672a04796e22650a211d0504a0d7ab3ae3cdb3b992ca9a4ea996241f578454b6dcfb5fb448d27d69569a2b706308820f067b346913b75f1dc012893aab68e
DIST Alien-Build-2.83.tar.gz 547519 BLAKE2B 1a097ea31dc67b9a33a5f20968f36779d91a8abab0d03d534e5844b1f047e54bb455c09bcbbf2da3d0f90aac66e20ac53c977cd83722826c6cc62761c4e386ff SHA512 db21995423cd13656ac2a93bfbeb1cfeef8e521774b9895860a9119195b3eeab4104d8c54bc263db0891855da965fa8ffacdfaff89977c817e2d2650ce69d02e
+DIST Alien-Build-2.84.tar.gz 548423 BLAKE2B 85675128362c69e62a449197cdc29117c7476c4c1e67eab54bc8150a3df27332f72306f51219e565e3a6e64f3f9ae4d8571b4e5cef51a153298fad7f9c1aeecb SHA512 48f67543e44651f73d4f7668ea4e34d2b522cf8ca6cf4eb0713f13809d5876ed1c1439340e3f0277cac989e17bc03fc0d7671bc26272a39e7fbeb7cef5862784
next reply other threads:[~2025-01-22 3:56 UTC|newest]
Thread overview: 80+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-22 3:55 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-23 22:27 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Alien-Build/ Sam James
2024-09-23 17:30 Arthur Zamarin
2024-09-23 17:30 Arthur Zamarin
2024-09-23 12:38 Sam James
2024-09-23 12:38 Sam James
2024-07-07 11:02 Sam James
2023-08-02 4:27 Sam James
2023-07-24 4:15 Sam James
2023-07-24 4:12 Sam James
2023-07-24 4:00 Sam James
2023-07-24 3:59 Sam James
2023-07-24 3:59 Sam James
2023-06-22 4:48 Sam James
2023-03-24 13:44 Arthur Zamarin
2023-03-24 13:36 Arthur Zamarin
2023-03-24 13:25 Arthur Zamarin
2023-03-22 9:21 Sam James
2023-03-22 5:27 Sam James
2023-03-22 5:27 Sam James
2023-03-22 5:27 Sam James
2023-03-22 5:27 Sam James
2023-02-12 6:41 Sam James
2023-01-14 9:18 Arthur Zamarin
2022-12-19 0:58 Sam James
2022-12-18 11:47 Sam James
2022-12-18 11:44 Sam James
2022-05-30 21:13 Andreas K. Hüttel
2022-05-30 21:13 Andreas K. Hüttel
2021-12-12 18:25 Sam James
2021-12-06 19:47 Sam James
2021-12-05 3:15 Sam James
2021-12-05 3:11 Sam James
2021-12-05 3:09 Sam James
2021-10-07 23:35 Andreas K. Hüttel
2021-10-07 23:35 Andreas K. Hüttel
2021-05-06 10:06 Sam James
2021-05-06 7:22 Sergei Trofimovich
2021-05-05 12:14 Agostino Sarubbo
2021-05-04 19:13 Sam James
2021-04-10 21:47 Andreas K. Hüttel
2021-01-30 12:44 Kent Fredric
2020-12-12 2:57 Kent Fredric
2020-11-28 9:32 Sam James
2020-10-22 5:11 Joshua Kinard
2020-10-03 5:23 Kent Fredric
2020-09-28 14:11 Kent Fredric
2020-09-26 19:44 Matt Turner
2020-09-21 14:23 Kent Fredric
2020-09-17 12:18 Kent Fredric
2020-09-12 20:50 Kent Fredric
2020-09-07 7:31 Sergei Trofimovich
2020-09-03 4:26 Yixun Lan
2020-09-02 6:33 Sergei Trofimovich
2020-08-21 15:30 Agostino Sarubbo
2020-08-21 10:08 Sam James
2020-08-20 16:40 Sam James
2020-08-17 21:42 Sergei Trofimovich
2020-08-17 10:18 Sam James
2020-08-17 9:40 Sam James
2020-08-17 8:50 Sam James
2020-08-17 8:43 Sam James
2020-08-17 8:04 Sam James
2020-08-16 14:19 Kent Fredric
2020-08-07 14:02 Kent Fredric
2020-06-20 4:15 Kent Fredric
2020-06-18 10:55 Kent Fredric
2020-05-20 15:31 Kent Fredric
2020-05-13 6:56 Kent Fredric
2020-04-23 6:59 Kent Fredric
2020-04-12 9:34 Sergei Trofimovich
2020-01-14 19:57 Sergei Trofimovich
2019-12-25 20:45 Sergei Trofimovich
2019-12-25 20:32 Sergei Trofimovich
2019-09-11 3:28 Matt Turner
2019-07-23 22:35 Aaron Bauman
2019-07-22 13:58 Mikle Kolyada
2019-07-20 9:55 Sergei Trofimovich
2019-07-19 18:34 Matt Turner
2019-07-17 11:21 Kent Fredric
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=1737515275.c0ad97cea404e1f34fb31bf701e1b67e6082cb2b.sam@gentoo \
--to=sam@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