From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/itex2mml/
Date: Sun, 19 Nov 2023 10:19:29 +0000 (UTC) [thread overview]
Message-ID: <1700388849.7b7ff01e6eeb29b2526d14d2187c2d489d17541d.ulm@gentoo> (raw)
commit: 7b7ff01e6eeb29b2526d14d2187c2d489d17541d
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Sep 16 17:25:40 2023 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Nov 19 10:14:09 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b7ff01e
app-text/itex2mml: EAPI8 bump, version bump (v1.6.1)
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://bugs.gentoo.org/719070
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
app-text/itex2mml/Manifest | 1 +
app-text/itex2mml/itex2mml-1.6.1.ebuild | 29 +++++++++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/app-text/itex2mml/Manifest b/app-text/itex2mml/Manifest
index b3afe26bca2a..aeeb0c6baf85 100644
--- a/app-text/itex2mml/Manifest
+++ b/app-text/itex2mml/Manifest
@@ -1 +1,2 @@
DIST itexToMML-1.5.6.tar.gz 155394 BLAKE2B be83c2de3a7ffd0a60fa45c38bb7fb224afbbfe3e715d09813137886ab0274fad4670a6156066e2f4f15ea1e3ff63f9f5cb4a30fc64256801af45455ea3d498b SHA512 2f4ebcaccbef71ba1728909bdc60abf06606cfe267481835315fb1ecaa365641e45dfad370cffb758153379e721bde48e71ff660b0cba511f8d8db8a4aec0171
+DIST itexToMML-1.6.1.tar.gz 513185 BLAKE2B d3bf94a0eb95b7c448e0691e4ae5bd6ba37de97f86331ebaad5dea034d0bb259514b3acee0c926b711500ce0f7069ec95838a172385d9459167a7a3b29200d77 SHA512 6d35c5d2b5c5bbf8e1a938c5a7005dd32af85896df812e305931b4d8aafd57c2c4b31311495477109d53a6447ddfa9ffa2af3c92fb8176157d651851a2383409
diff --git a/app-text/itex2mml/itex2mml-1.6.1.ebuild b/app-text/itex2mml/itex2mml-1.6.1.ebuild
new file mode 100644
index 000000000000..4b5b27122fed
--- /dev/null
+++ b/app-text/itex2mml/itex2mml-1.6.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit toolchain-funcs
+
+DESCRIPTION="LaTeX to XHTML/MathML converter"
+HOMEPAGE="https://golem.ph.utexas.edu/~distler/blog/itex2MML.html"
+SRC_URI="https://golem.ph.utexas.edu/~distler/blog/files/itexToMML-${PV}.tar.gz"
+S="${WORKDIR}/itexToMML/itex-src"
+
+LICENSE="|| ( GPL-2+ MPL-1.1 LGPL-2+ )"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+
+src_configure() {
+ # fix bug #719070
+ sed -i -e "s/\$(CXX) \$(CFLAGS)/ \$(CXX) ${CFLAGS} ${LDFLAGS}/" Makefile || die
+}
+
+src_compile() {
+ emake CC="$(tc-getCC)" CXX="$(tc-getCXX)"
+}
+
+src_install() {
+ dobin itex2MML
+ dodoc ../README
+}
next reply other threads:[~2023-11-19 10:19 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-19 10:19 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-01 11:51 [gentoo-commits] repo/gentoo:master commit in: app-text/itex2mml/ Ulrich Müller
2019-01-27 11:05 Pacho Ramos
2017-07-23 11:49 Manuel Rüger
2017-05-22 16:26 Manuel Rüger
2017-05-22 16:26 Manuel Rüger
2017-02-27 14:19 Michael Weber
2016-12-12 21:49 Manuel Rüger
2016-12-12 21:49 Manuel Rüger
2016-08-22 16:14 Manuel Rüger
2016-08-16 17:42 Manuel Rüger
2016-08-16 17:41 Manuel Rüger
2015-10-10 6:33 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=1700388849.7b7ff01e6eeb29b2526d14d2187c2d489d17541d.ulm@gentoo \
--to=ulm@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