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/Term-ReadLine-Gnu/
Date: Sun, 18 Jun 2023 21:53:03 +0000 (UTC)	[thread overview]
Message-ID: <1687125154.260d29c83a9ff2657fe6aea397496372d8982cda.sam@gentoo> (raw)

commit:     260d29c83a9ff2657fe6aea397496372d8982cda
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 21:29:09 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 21:52:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=260d29c8

dev-perl/Term-ReadLine-Gnu: add 1.450.0

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

 dev-perl/Term-ReadLine-Gnu/Manifest                |  1 +
 .../Term-ReadLine-Gnu-1.450.0.ebuild               | 37 ++++++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/dev-perl/Term-ReadLine-Gnu/Manifest b/dev-perl/Term-ReadLine-Gnu/Manifest
index aee645a28f2e..aa2c793d3d75 100644
--- a/dev-perl/Term-ReadLine-Gnu/Manifest
+++ b/dev-perl/Term-ReadLine-Gnu/Manifest
@@ -1 +1,2 @@
 DIST Term-ReadLine-Gnu-1.42.tar.gz 197745 BLAKE2B 9b824310d81257f097ea9fd7848bf1f49cacb1e5d903d953771704a0ea5882da6a0fd0a293046345b8dd64ccc3d132cbd1db572912e593015b9e2d9f2f740115 SHA512 8f62cb14432f9364b1a3cea708d3d648bc7df2bb7fed2b3ec7af389fa183bfbe1bec3020b184b19a267217d47a3547f52a20d75f17c13ba89684759084f24471
+DIST Term-ReadLine-Gnu-1.45.tar.gz 205786 BLAKE2B c926497314767d912f4fcbd417d499395f7fe0e8fbc574f5411f87f6fbc31ba11a23bdddf5149ec0e9a97aa769d9ba1b37ef76272b137e8ac1861ba127d970ee SHA512 a195b26609ce8b723edfa334e44260c0c246a8a33b781a0a7d4922ade38541fe5e5e7bdd162c81eb7190afcfcce6fc1595089d40ab7036d17ece794bc3ecb102

diff --git a/dev-perl/Term-ReadLine-Gnu/Term-ReadLine-Gnu-1.450.0.ebuild b/dev-perl/Term-ReadLine-Gnu/Term-ReadLine-Gnu-1.450.0.ebuild
new file mode 100644
index 000000000000..569a477dfd9a
--- /dev/null
+++ b/dev-perl/Term-ReadLine-Gnu/Term-ReadLine-Gnu-1.450.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=HAYASHI
+DIST_VERSION=1.45
+DIST_EXAMPLES=("eg/*")
+inherit perl-module
+
+DESCRIPTION="Perl extension for the GNU Readline/History Library"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+	>=sys-libs/readline-6.2:=
+	sys-libs/ncurses:=
+"
+DEPEND="
+	${RDEPEND}
+"
+# Newer MakeMaker needed for macOS at least
+BDEPEND="
+	${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-7.580.0
+"
+
+src_prepare() {
+	default
+
+	# search_termlib() selects termcap when sys-libs/libtermcap-compat is installed
+	# despite the absence of libtermcap.so symlink
+	sed -i -e \
+		"s/search_termlib()/search_lib('-ltinfo') || search_lib('-lncurses')/" \
+		Makefile.PL || die
+}


             reply	other threads:[~2023-06-18 21:53 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-18 21:53 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-19  7:00 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-ReadLine-Gnu/ Arthur Zamarin
2023-08-19  6:18 Sam James
2023-08-19  6:07 Sam James
2023-08-19  5:58 Sam James
2023-08-02 16:03 Arthur Zamarin
2023-08-02 13:19 Sam James
2021-09-07  0:09 Sam James
2021-08-14  0:35 Andreas K. Hüttel
2021-08-06  3:43 Sam James
2021-08-02  2:22 Sam James
2021-08-01  7:40 Sam James
2021-07-26  7:29 Sam James
2021-06-02 20:04 Sam James
2021-05-23 13:48 Andreas K. Hüttel
2021-05-23 13:48 Andreas K. Hüttel
2021-05-23 13:48 Andreas K. Hüttel
2020-11-12 23:53 Thomas Deutschmann
2020-10-12 11:47 Agostino Sarubbo
2020-10-12  7:00 Agostino Sarubbo
2020-10-12  7:00 Agostino Sarubbo
2020-08-25  1:51 Sam James
2020-08-17  8:45 Fabian Groffen
2020-05-20  5:51 Georgy Yakovlev
2019-07-15 10:14 Lars Wendler
2019-01-29 12:26 Mikle Kolyada
2016-12-31 15:08 Andreas Hüttel
2016-06-06 14:53 Agostino Sarubbo
2016-05-18 22:19 Andreas Hüttel
2016-04-15 19:56 Andreas Hüttel

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=1687125154.260d29c83a9ff2657fe6aea397496372d8982cda.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