From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmaxminddb/
Date: Mon, 02 Jun 2025 22:44:03 +0000 (UTC) [thread overview]
Message-ID: <1748904039.0894e36980f54d6781b41e83d29f1d76620a2fba.sam@gentoo> (raw)
commit: 0894e36980f54d6781b41e83d29f1d76620a2fba
Author: Vladislav Mikhailikov <vmikhailikov <AT> gmail <DOT> com>
AuthorDate: Mon Jun 2 22:29:59 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 2 22:40:39 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0894e369
dev-libs/libmaxminddb: add 1.12.2
Signed-off-by: Vladislav Mikhailikov <vmikhailikov <AT> gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/42332
Closes: https://github.com/gentoo/gentoo/pull/42332
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/libmaxminddb/Manifest | 1 +
dev-libs/libmaxminddb/libmaxminddb-1.12.2.ebuild | 47 ++++++++++++++++++++++++
2 files changed, 48 insertions(+)
diff --git a/dev-libs/libmaxminddb/Manifest b/dev-libs/libmaxminddb/Manifest
index 3cdce1693949..cf42ec154fa0 100644
--- a/dev-libs/libmaxminddb/Manifest
+++ b/dev-libs/libmaxminddb/Manifest
@@ -1,5 +1,6 @@
DIST libmaxminddb-1.10.0.tar.gz 727713 BLAKE2B 72ea9ad9d87ffb61a2b85a16c0184a3eafa9aa5c9fb082982d13340cf113aa7f022dac20307ee52db826f4b5893e8033dd60c3e961899ce275f9c26f29e6f41e SHA512 5441310e96970a5dc7510eaf1261f890728c3f0e7435e245196bc29b2c6c511c3b2677d265825e1e011e291a94efe0fa8f7d69dbe003b3bfd032497da1fba38b
DIST libmaxminddb-1.11.0.tar.gz 727863 BLAKE2B 0c32f9aa2fd21111389ff1d0a4112fc6a7f786a5592c264f4dabb6a7c43d57bc86b6a47f2557634540083a07067a57020e40ac825d5141bdca053edae28954f8 SHA512 ecb7e1d8c89f1f0f018abcfb9ac7071f36e40ab5b12ecb1ded3b66db69dbe830792f6497aca9ca8c79ecfe47db7fa5dccf20714f06c49b93a69389b91e006b46
+DIST libmaxminddb-1.12.2.tar.gz 730768 BLAKE2B eb7270663b0c97c7f4acf06f197066039c1b7db5499c6281f67c51f67ded61241681473682318fa7428e0a3d793fb19dc316160ef0e29d2f901a9c334ba3a291 SHA512 263e7f7901b450ac0b7fa95887ade3b2725bc794360ce6fc27ebfe06f025b7670d9e5f9a208f99073d32b673993d810f0bcee510027e4d2e87ba3c38d75036fe
DIST libmaxminddb-1.5.2.tar.gz 604683 BLAKE2B 4dea7413be59169104adf3dc5dfe3e4f3bdb4639bbb4a0c6365d93216e279d505f01e32f737bf66d9f5b98f65f3eaefa46f630458bd6032a32be8c74acf12a1b SHA512 074ef6b62a74cede7be332eaeff5aa7442f43de92d39ea65b38430f0e1b65a5515f4343894ca5c28a7d50181eaec44e8db7083461b9e12e7014d2d1e0ff033b8
DIST libmaxminddb-1.6.0.tar.gz 605099 BLAKE2B 6868e42b8a166d75f6fa3a1da0fc2bd47a381ff960496ec9348b88c72b1bae180e3c0ce8989149e60d7d9c795d6baedb8e9d984098914064db985f2d201983c2 SHA512 9394e8dd959982d4ef5d15a928d32700722ed9d6c9988d9cc1bf2f4e67de0a53cc6987e90aaef3a6926c9ff36ac378f7a1fe47818fda4f5a3a22539210b2d004
DIST libmaxminddb-1.7.1.tar.gz 609542 BLAKE2B d67e09aecb1b250bae59c4165571e1ffdbea36e10a9994c5f26b5139fffab35b5e31dbe105b4f60eca3ed694177f623f471231d0b8b9d2777dd0daeb27596f17 SHA512 5ad6e5f20dd0fd094d2e44b950256e3e705f6b7d1a5ffcc08f46d92917a540ac23796c670fdd7292b040fd78d2fe0dc10b16cc07ae941b00140e6301d8c2ac30
diff --git a/dev-libs/libmaxminddb/libmaxminddb-1.12.2.ebuild b/dev-libs/libmaxminddb/libmaxminddb-1.12.2.ebuild
new file mode 100644
index 000000000000..17b25c91bc14
--- /dev/null
+++ b/dev-libs/libmaxminddb/libmaxminddb-1.12.2.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit toolchain-funcs
+
+DESCRIPTION="C library for the MaxMind DB file format"
+HOMEPAGE="https://github.com/maxmind/libmaxminddb"
+
+LICENSE="Apache-2.0"
+SLOT="0/0.0.7"
+
+if [[ ${PV} == *9999 ]] ; then
+ EGIT_REPO_URI="https://github.com/maxmind/libmaxminddb.git"
+ inherit autotools git-r3
+else
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+ SRC_URI="https://github.com/maxmind/${PN}/releases/download/${PV}/${P}.tar.gz"
+fi
+
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+DEPEND="test? ( dev-perl/IPC-Run3 )"
+
+DOCS=( Changes.md )
+
+src_prepare() {
+ default
+
+ if [[ ${PV} == *9999 ]] ; then
+ eautoreconf
+ fi
+}
+
+src_configure() {
+ tc-export AR CC
+
+ default
+}
+
+src_install() {
+ default
+
+ find "${ED}" -name '*.la' -delete || die
+}
next reply other threads:[~2025-06-02 22:44 UTC|newest]
Thread overview: 108+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-02 22:44 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-06-02 22:44 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmaxminddb/ Sam James
2025-06-02 22:44 Sam James
2024-11-15 9:19 Arthur Zamarin
2024-11-14 4:59 Jakov Smolić
2024-11-14 4:35 Sam James
2024-11-14 4:35 Sam James
2024-11-14 4:35 Sam James
2024-11-14 3:21 Sam James
2024-11-14 2:49 Sam James
2024-09-15 14:17 Conrad Kostecki
2024-09-15 13:53 Conrad Kostecki
2024-07-21 15:12 Conrad Kostecki
2024-07-21 15:12 Conrad Kostecki
2023-03-09 1:09 Sam James
2023-03-04 8:55 Arthur Zamarin
2023-03-04 8:22 Arthur Zamarin
2023-03-04 6:18 Arthur Zamarin
2023-03-04 6:17 Arthur Zamarin
2023-03-04 5:41 Arthur Zamarin
2023-03-04 5:38 Arthur Zamarin
2023-03-04 5:32 Arthur Zamarin
2022-10-01 1:29 Sam James
2022-09-28 23:35 Sam James
2021-07-26 15:45 Marek Szuba
2021-06-02 10:39 Sam James
2021-06-02 10:39 Sam James
2021-05-31 13:37 Agostino Sarubbo
2021-05-31 11:40 Sam James
2021-05-31 6:11 Agostino Sarubbo
2021-05-31 6:09 Agostino Sarubbo
2021-05-03 16:49 Sam James
2021-05-03 16:49 Sam James
2021-04-01 21:17 Sam James
2021-02-26 15:18 Sam James
2021-02-26 13:53 Sam James
2021-02-26 8:09 Agostino Sarubbo
2021-02-25 17:52 Sam James
2021-02-25 8:41 Sergei Trofimovich
2021-02-25 6:39 Sam James
2021-02-25 6:38 Sam James
2021-02-22 7:25 Sam James
2021-02-16 12:34 Sam James
2021-02-14 3:09 Sam James
2021-02-09 6:18 Sam James
2021-02-07 8:59 Sam James
2021-02-07 8:58 Sam James
2021-02-07 8:57 Sam James
2021-02-07 8:56 Sam James
2021-01-07 1:35 Sam James
2021-01-07 1:35 Sam James
2021-01-07 1:35 Sam James
2021-01-05 23:25 Sam James
2020-11-11 0:25 Sam James
2020-11-09 23:14 Sam James
2020-11-07 20:37 Sergei Trofimovich
2020-11-07 20:34 Sergei Trofimovich
2020-11-07 20:22 Sergei Trofimovich
2020-11-07 20:10 Sergei Trofimovich
2020-11-06 20:35 Sam James
2020-11-06 11:52 Sam James
2020-11-06 11:05 Sam James
2020-08-26 14:52 Jeroen Roovers
2020-08-06 18:27 Jeroen Roovers
2020-06-28 20:56 Thomas Deutschmann
2020-06-26 17:43 Agostino Sarubbo
2019-11-03 9:29 Michał Górny
2019-11-02 23:47 Jeroen Roovers
2019-10-20 8:29 Mikle Kolyada
2019-08-14 21:37 Sergei Trofimovich
2019-05-24 5:04 Aaron Bauman
2019-04-24 21:12 Jeroen Roovers
2019-04-24 18:42 Tobias Klausmann
2019-04-04 10:12 Jeroen Roovers
2019-04-01 17:21 Thomas Deutschmann
2019-03-20 21:17 Mikle Kolyada
2019-03-17 23:02 Sergei Trofimovich
2019-03-16 22:55 Sergei Trofimovich
2019-03-16 21:57 Sergei Trofimovich
2019-03-16 10:19 Sergei Trofimovich
2019-03-11 16:35 Mart Raudsepp
2019-02-28 17:19 Mikle Kolyada
2018-12-21 20:16 Sergei Trofimovich
2018-11-16 19:08 Sergei Trofimovich
2018-11-16 19:08 Sergei Trofimovich
2018-09-09 20:41 Thomas Deutschmann
2018-07-01 9:11 Sergei Trofimovich
2018-06-24 20:27 Jeroen Roovers
2018-06-19 17:29 Tobias Klausmann
2018-05-31 10:01 Sergei Trofimovich
2018-03-18 20:04 Sergei Trofimovich
2018-03-18 12:12 Sergei Trofimovich
2018-03-16 18:10 Jeroen Roovers
2018-01-20 10:42 Jeroen Roovers
2017-11-29 7:50 Jeroen Roovers
2017-11-29 7:50 Jeroen Roovers
2017-11-18 10:29 Jeroen Roovers
2017-08-05 19:04 Sergei Trofimovich
2017-06-05 7:01 Jeroen Roovers
2017-05-22 9:25 Agostino Sarubbo
2017-05-22 8:58 Agostino Sarubbo
2017-05-19 8:34 Jeroen Roovers
2016-08-17 6:45 Jeroen Roovers
2016-03-24 5:33 Jeroen Roovers
2016-01-08 5:43 Jeroen Roovers
2015-11-21 5:04 Jeroen Roovers
2015-10-31 5:49 Jeroen Roovers
2015-10-31 5:28 Jeroen Roovers
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=1748904039.0894e36980f54d6781b41e83d29f1d76620a2fba.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