public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Thu, 22 Jun 2023 04:48:19 +0000 (UTC)	[thread overview]
Message-ID: <1687409166.fc08034e211d4430661b535c2dfa3f183fd5c55b.sam@gentoo> (raw)

commit:     fc08034e211d4430661b535c2dfa3f183fd5c55b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 22 04:46:06 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 22 04:46:06 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc08034e

dev-perl/Alien-Build: add 2.800.0

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

 dev-perl/Alien-Build/Alien-Build-2.800.0.ebuild | 47 +++++++++++++++++++++++++
 dev-perl/Alien-Build/Manifest                   |  1 +
 2 files changed, 48 insertions(+)

diff --git a/dev-perl/Alien-Build/Alien-Build-2.800.0.ebuild b/dev-perl/Alien-Build/Alien-Build-2.800.0.ebuild
new file mode 100644
index 000000000000..7d7aaf4c6b13
--- /dev/null
+++ b/dev-perl/Alien-Build/Alien-Build-2.800.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=PLICEASE
+DIST_VERSION=2.80
+DIST_EXAMPLES=("example/*")
+inherit perl-module
+
+DESCRIPTION="Build external dependencies for use in CPAN"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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
+		>=dev-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 d9d26a0d3352..2291f8e27dd0 100644
--- a/dev-perl/Alien-Build/Manifest
+++ b/dev-perl/Alien-Build/Manifest
@@ -1,3 +1,4 @@
 DIST Alien-Build-2.42.tar.gz 319048 BLAKE2B d4662f5a9e0bf151d389949cc696258fc8d96a0f2aa0f6bb014f1283207fdc92e8af994499a391439a8ba725d6a23a60ed33bc0701f4a2596cccf808c9c23ecf SHA512 83f30bc5f7e417c3ec4ddee463f24c73f89038feb3820520259fd33d4357007d7d39e14c3369e0d14f4b2f946606bb3db02111c2c497e93a961f7a3161af5366
 DIST Alien-Build-2.48.tar.gz 320641 BLAKE2B f287b379d8f68c7eb19f630656b33c98ad707e53cd6cdfec2003e422e65dc9f7539966b538dafb512d13154c9429d80832e03ed587262a6d685854b78345b0b6 SHA512 36311680b79cfac3abd04e22c69f7a7f5083b069af3afa34dcecbc7e6beea6b20cb643b1cbfe98f7a6f7e0b83d49915061c84b2f728c94d07e8be80e44317864
 DIST Alien-Build-2.77.tar.gz 546733 BLAKE2B f63783ac84e602ff69614b53ebd054559d063d7c0cbe25577b3348a1a3a4dd09ad661fefc36040fb14d259e47f5e793325ba3e203ef0218d48a76f00e25074af SHA512 57e8ed7381e42f5f0e671eaefbcf2120a087e7b792be3bb2edd7962dc7a90c9b75bd7f8fd4b10a75213e360af2ea9d358063cdc62db430d7efe2a006547da106
+DIST Alien-Build-2.80.tar.gz 547037 BLAKE2B 61c52e5931c1146253840f2dddd1bedde5a767f6bdbe45e317b0f7d595fcd8929b324768595a337f24d624b3bb54bf226e585ddd92c7022ab23d317865600e5d SHA512 88f672a04796e22650a211d0504a0d7ab3ae3cdb3b992ca9a4ea996241f578454b6dcfb5fb448d27d69569a2b706308820f067b346913b75f1dc012893aab68e


             reply	other threads:[~2023-06-22  4:48 UTC|newest]

Thread overview: 78+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-22  4:48 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-23 17:30 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Alien-Build/ 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-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=1687409166.fc08034e211d4430661b535c2dfa3f183fd5c55b.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