From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/gperf/
Date: Mon, 07 Apr 2025 07:07:04 +0000 (UTC) [thread overview]
Message-ID: <1744009602.63dc53e411cd66d22966d3a2ddb3563241f14da7.sam@gentoo> (raw)
commit: 63dc53e411cd66d22966d3a2ddb3563241f14da7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 7 07:06:29 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 7 07:06:42 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63dc53e4
dev-util/gperf: add 3.2
Closes: https://bugs.gentoo.org/912392
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/gperf/Manifest | 1 +
dev-util/gperf/gperf-3.2.ebuild | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/dev-util/gperf/Manifest b/dev-util/gperf/Manifest
index 5be253228059..ab8f7d11379e 100644
--- a/dev-util/gperf/Manifest
+++ b/dev-util/gperf/Manifest
@@ -1 +1,2 @@
DIST gperf-3.1.tar.gz 1215925 BLAKE2B bc4c54ade3f7dce484714d77cb5759dcc02b7a607d7b1aff6bdbcd06ee4c83e9449038a7217d5f25bcbef058ba56e1fce9383b9599de005154e5a9b566ac9c69 SHA512 855ebce5ff36753238a44f14c95be7afdc3990b085960345ca2caf1a2db884f7db74d406ce9eec2f4a52abb8a063d4ed000a36b317c9a353ef4e25e2cca9a3f4
+DIST gperf-3.2.tar.gz 1268603 BLAKE2B 6c90d665ff6b7f07862668b250ce06c5df386e6c746398ecb7d40912ed1ca820455addb9ecd17650925b6ef7cd2ff00b8ed9174e55da16a410f84d87b244e8f8 SHA512 97addf85e5b6f801f0f7084ec065d0d4a24a07f3fb6e60e2bc57b0f8813bd5db1bb4bed4f51fb96d0a8b278ffde1dfd0e42302cae911a619b95cc3cc46254fb3
diff --git a/dev-util/gperf/gperf-3.2.ebuild b/dev-util/gperf/gperf-3.2.ebuild
new file mode 100644
index 000000000000..0eb955fb06e1
--- /dev/null
+++ b/dev-util/gperf/gperf-3.2.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="A perfect hash function generator"
+HOMEPAGE="https://www.gnu.org/software/gperf/"
+SRC_URI="mirror://gnu/gperf/${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+
+src_prepare() {
+ default
+
+ sed -i \
+ -e "/^CPPFLAGS /s:=:+=:" \
+ */Makefile.in || die #444078
+}
+
+src_configure() {
+ econf --cache-file="${S}"/config.cache
+}
next reply other threads:[~2025-04-07 7:07 UTC|newest]
Thread overview: 48+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-07 7:07 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-06 18:00 [gentoo-commits] repo/gentoo:master commit in: dev-util/gperf/ Sam James
2025-05-01 20:04 Arthur Zamarin
2025-05-01 16:44 Sam James
2025-05-01 16:13 Sam James
2025-05-01 16:13 Sam James
2025-05-01 16:13 Sam James
2025-05-01 16:01 Sam James
2025-04-20 22:56 Sam James
2025-04-17 1:44 Sam James
2024-11-26 3:59 Sam James
2024-03-02 4:39 Sam James
2024-02-06 19:29 Sam James
2024-02-06 7:25 Sam James
2024-02-06 7:25 Sam James
2024-02-06 6:54 Sam James
2024-02-06 6:54 Sam James
2024-02-06 6:54 Sam James
2024-02-06 6:25 Sam James
2024-02-06 6:25 Sam James
2024-01-05 13:31 Sam James
2023-11-18 16:46 Sam James
2023-05-31 2:30 Sam James
2023-01-29 5:21 Sam James
2023-01-28 19:17 Arthur Zamarin
2022-12-18 11:29 Sam James
2022-12-18 11:29 Sam James
2022-12-18 11:29 Sam James
2022-12-18 11:29 Sam James
2022-12-18 11:29 Sam James
2022-12-18 11:29 Sam James
2022-12-18 11:29 Sam James
2021-08-16 20:39 James Le Cuirot
2021-03-25 17:56 Anthony G. Basile
2021-01-06 22:55 Fabian Groffen
2020-12-27 16:38 Fabian Groffen
2019-11-18 2:18 Aaron Bauman
2019-05-04 19:32 Andreas K. Hüttel
2018-09-15 19:47 Mikle Kolyada
2018-07-23 13:10 Tobias Klausmann
2018-07-22 15:23 Mikle Kolyada
2018-07-04 18:44 Sergei Trofimovich
2018-07-02 19:08 Anthony G. Basile
2018-07-01 9:24 Sergei Trofimovich
2018-06-30 19:03 Sergei Trofimovich
2018-06-30 18:03 Mart Raudsepp
2018-06-29 6:52 Sergei Trofimovich
2017-01-05 20:49 Anthony G. Basile
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=1744009602.63dc53e411cd66d22966d3a2ddb3563241f14da7.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