From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/foma/
Date: Wed, 10 Aug 2022 07:41:11 +0000 (UTC) [thread overview]
Message-ID: <1660117215.3a7a950375b06bd34c861de68c1d67612741c912.juippis@gentoo> (raw)
commit: 3a7a950375b06bd34c861de68c1d67612741c912
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 10 07:40:15 2022 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Aug 10 07:40:15 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a7a9503
dev-libs/foma: add 0.10.0_p20220612
Closes: https://bugs.gentoo.org/722948
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-libs/foma/Manifest | 1 +
dev-libs/foma/foma-0.10.0_p20220612.ebuild | 29 +++++++++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/dev-libs/foma/Manifest b/dev-libs/foma/Manifest
index 81077719d2a4..a817f43c1c02 100644
--- a/dev-libs/foma/Manifest
+++ b/dev-libs/foma/Manifest
@@ -1 +1,2 @@
+DIST foma-0.10.0_p20220612.tar.gz 179778 BLAKE2B f96bf46404ead44725b609953a01a3966506af98d82e925e981cef65b3f0dc7ae3414ad96df911e380f1f565f9c11ea3f85e93fa5962cc52db5e451d2f39d37c SHA512 4539c937bd20f74dee5274126cc3a950873a87364d0fcbf02e674eca5ef049badb1b2774c2975ec7969f7f24ccffb7dd17842840e3a818b1503957374ceff048
DIST foma-0.9.18.tar.gz 337134 BLAKE2B b7f1eeaeaa21096f8077f0e81f3c57c49bbba30afe8db280089c40ed6cf475df33a6899fd2b6929d3f58fe8b3660a92566ae41f2bd5d8a46dacc073b48caf030 SHA512 17df4c070d1460855804aa63f97cc4a0d9568755e93de0de80821625faab7a3994a260650c5e8f43f80b5a0702dadb0cfe57136ab50eb2a9946f118991205b1a
diff --git a/dev-libs/foma/foma-0.10.0_p20220612.ebuild b/dev-libs/foma/foma-0.10.0_p20220612.ebuild
new file mode 100644
index 000000000000..eeada44575e2
--- /dev/null
+++ b/dev-libs/foma/foma-0.10.0_p20220612.ebuild
@@ -0,0 +1,29 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+MY_COMMIT="9e8c3df573015a26c84e113ba710ef3d57c8e777"
+
+DESCRIPTION="Multi-purpose finite-state toolkit"
+HOMEPAGE="https://fomafst.github.io/ https://github.com/mhulden/foma"
+SRC_URI="https://github.com/mhulden/foma/archive/${MY_COMMIT}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0/0.10"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="sys-devel/bison
+ sys-devel/flex"
+DEPEND="sys-libs/readline:=
+ sys-libs/zlib"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/foma-${MY_COMMIT}/foma"
+
+src_install() {
+ cmake_src_install
+ find "${D}" -name '*.a' -delete || die
+}
next reply other threads:[~2022-08-10 7:41 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-10 7:41 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-08 7:17 [gentoo-commits] repo/gentoo:master commit in: dev-libs/foma/ Joonas Niilola
2024-07-03 5:30 Joonas Niilola
2024-07-03 5:30 Joonas Niilola
2024-02-16 10:22 Joonas Niilola
2024-02-09 6:06 Joonas Niilola
2024-02-09 6:06 Joonas Niilola
2024-01-06 11:42 Joonas Niilola
2022-09-10 5:24 Joonas Niilola
2022-09-10 5:24 Joonas Niilola
2020-05-04 16:25 Joonas Niilola
2020-05-04 16:25 Joonas Niilola
2019-11-21 8:40 Joonas Niilola
2019-11-21 8:40 Joonas Niilola
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=1660117215.3a7a950375b06bd34c861de68c1d67612741c912.juippis@gentoo \
--to=juippis@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