From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/stdcompat/
Date: Tue, 30 Jul 2024 21:20:17 +0000 (UTC) [thread overview]
Message-ID: <1722374375.2b004e50b70d37d8ee0e89a46e8e88c4d6416a28.tupone@gentoo> (raw)
commit: 2b004e50b70d37d8ee0e89a46e8e88c4d6416a28
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 30 21:18:55 2024 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Jul 30 21:19:35 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b004e50
dev-ml/stdcompat: regenerate autotools files
Closes: https://bugs.gentoo.org/936152
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-ml/stdcompat/{stdcompat-19.ebuild => stdcompat-19-r1.ebuild} | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/dev-ml/stdcompat/stdcompat-19.ebuild b/dev-ml/stdcompat/stdcompat-19-r1.ebuild
similarity index 87%
rename from dev-ml/stdcompat/stdcompat-19.ebuild
rename to dev-ml/stdcompat/stdcompat-19-r1.ebuild
index edb7ebbf80a0..731c0bed6669 100644
--- a/dev-ml/stdcompat/stdcompat-19.ebuild
+++ b/dev-ml/stdcompat/stdcompat-19-r1.ebuild
@@ -1,8 +1,10 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
+inherit autotools
+
DESCRIPTION="Compatibility module for OCaml standard library"
HOMEPAGE="https://github.com/thierry-martinez/stdcompat"
SRC_URI="https://github.com/thierry-martinez/stdcompat/releases/download/v${PV}/${P}.tar.gz"
@@ -22,6 +24,11 @@ BDEPEND="
# Do not complain about CFLAGS etc since ml projects do not use them.
QA_FLAGS_IGNORED='.*'
+src_prepare() {
+ default
+ eautoreconf
+}
+
src_configure () {
econf --libdir="${EPREFIX}"/usr/$(get_libdir)/ocaml
}
next reply other threads:[~2024-07-30 21:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-30 21:20 Alfredo Tupone [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-09-19 17:48 [gentoo-commits] repo/gentoo:master commit in: dev-ml/stdcompat/ Arthur Zamarin
2022-11-10 19:59 Alfredo Tupone
2022-11-10 7:45 Alfredo Tupone
2022-11-10 7:35 Alfredo Tupone
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=1722374375.2b004e50b70d37d8ee0e89a46e8e88c4d6416a28.tupone@gentoo \
--to=tupone@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