From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/mythes/
Date: Wed, 24 Aug 2022 18:40:32 +0000 (UTC) [thread overview]
Message-ID: <1661366421.80c8de5c36e4f9b96247a568d066c3c2fa9823d3.asturm@gentoo> (raw)
commit: 80c8de5c36e4f9b96247a568d066c3c2fa9823d3
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 24 18:36:06 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Aug 24 18:40:21 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80c8de5c
app-text/mythes: add 1.2.5
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
app-text/mythes/Manifest | 1 +
app-text/mythes/mythes-1.2.5.ebuild | 28 ++++++++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/app-text/mythes/Manifest b/app-text/mythes/Manifest
index eecadde98eb5..898deef3d38c 100644
--- a/app-text/mythes/Manifest
+++ b/app-text/mythes/Manifest
@@ -1 +1,2 @@
DIST mythes-1.2.4.tar.gz 4910303 BLAKE2B aa091344aebd117618d90aa574ec5e68594782511e1aa85a2d46740ecc4ff2cdf1d9f9f6de9dfd454cc0056076bdb9a21ad14d2935e39e4fdbd7753930fda605 SHA512 a04da39812bcfb1391a2cba7de73e955eafe141679ec03ed6657d03bebf360b432480d0037dff9ed72a1dfda5a70d77d44ac2bb14cdb109fd8e2a38376feee21
+DIST mythes-1.2.5.tar.xz 2891852 BLAKE2B e292e49187a9b225fdcfccb467afed0b8ce90769bbefe331d7d7f026f2dd6686543b14f3666af5b1693198467206c53da0bbd030420d87c94315f9da769f45a6 SHA512 304fd05619e0ae02c9c29d92a6ada8f4a85f41f331b87b8820728c1919f3dd9c5cd951dbef9a27e649466f94dc5daa19350c9fd09c90d49b198b73b1f9eb770e
diff --git a/app-text/mythes/mythes-1.2.5.ebuild b/app-text/mythes/mythes-1.2.5.ebuild
new file mode 100644
index 000000000000..e9e541fbdbd0
--- /dev/null
+++ b/app-text/mythes/mythes-1.2.5.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Simple thesaurus for LibreOffice"
+HOMEPAGE="https://github.com/hunspell/mythes"
+SRC_URI="https://github.com/hunspell/${PN}/releases/download/v${PV}/${P}.tar.xz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+RDEPEND="app-text/hunspell:="
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+src_configure() {
+ econf \
+ --disable-werror \
+ $(use_enable debug)
+}
+
+src_install() {
+ default
+ find "${ED}" -type f -name '*.la' -delete || die
+}
next reply other threads:[~2022-08-24 18:40 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-24 18:40 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-01 16:23 [gentoo-commits] repo/gentoo:master commit in: app-text/mythes/ Andreas Sturmlechner
2023-10-06 7:44 Andreas Sturmlechner
2022-11-03 7:29 Sam James
2022-09-15 15:11 Agostino Sarubbo
2022-04-12 23:15 Jakov Smolić
2021-02-26 21:19 Andreas Sturmlechner
2021-02-26 20:58 Agostino Sarubbo
2021-02-26 13:55 Sam James
2020-12-22 21:32 Andreas K. Hüttel
2020-04-05 10:07 Sergei Trofimovich
2019-07-30 18:34 Aaron Bauman
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=1661366421.80c8de5c36e4f9b96247a568d066c3c2fa9823d3.asturm@gentoo \
--to=asturm@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