From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/itex2mml/
Date: Mon, 22 Aug 2016 16:14:19 +0000 (UTC) [thread overview]
Message-ID: <1471882445.1cf90e3297f138039655f946a5d6a3d7e0b88f66.mrueg@gentoo> (raw)
commit: 1cf90e3297f138039655f946a5d6a3d7e0b88f66
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 22 16:14:05 2016 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Aug 22 16:14:05 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cf90e32
app-text/itex2mml: Version bump to 1.5.4
Package-Manager: portage-2.3.0
app-text/itex2mml/Manifest | 1 +
app-text/itex2mml/itex2mml-1.5.4.ebuild | 27 +++++++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/app-text/itex2mml/Manifest b/app-text/itex2mml/Manifest
index 73bc20f..734d6f9 100644
--- a/app-text/itex2mml/Manifest
+++ b/app-text/itex2mml/Manifest
@@ -1 +1,2 @@
DIST itexToMML-1.5.3.tar.gz 136968 SHA256 9b6fff992546efebff72ede2c17dcbee630312bfa3050f92ca4598b4b98a0dd3 SHA512 7fbd1fdf4d245500561ba1405d5c91d14b08c207c5f8ea7ef8dc45ab4aadd61a15e96cd2748b98bca59b4891505db1420feec59412258605116fb75df065e2a3 WHIRLPOOL a8a48c2415a0f2002ec0b642a732a6461deddf94598a94026a28eacd125da874dfd089553e1bdd393693107b0354fd6725246d2c7309c14923b9e8e771fa52a5
+DIST itexToMML-1.5.4.tar.gz 136951 SHA256 39be9e60a5167d2525947fa38a97fea049db99dd484aa3de472e0bb90162182e SHA512 7c974eb8b9a7f12aa87f2243a6608ac509a7e4bb8b2c2164065cea67c7e50e2f22f6d5fc829f629389ce603e70cca72e13060b03180a81de36338a66ea699e54 WHIRLPOOL b53f6d3346051af466130c67c2cf30d9cf521056ab9e2dfd36f636d541ae6f775894795a208be391cc7bd7cdd2fed77fefb8e9eba6809a9ef66090f931bc16ea
diff --git a/app-text/itex2mml/itex2mml-1.5.4.ebuild b/app-text/itex2mml/itex2mml-1.5.4.ebuild
new file mode 100644
index 0000000..a0c3f2c
--- /dev/null
+++ b/app-text/itex2mml/itex2mml-1.5.4.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit toolchain-funcs
+
+DESCRIPTION="A LaTeX into XHTML/MathML converter"
+HOMEPAGE="http://golem.ph.utexas.edu/~distler/blog/itex2MML.html"
+SRC_URI="http://golem.ph.utexas.edu/~distler/blog/files/itexToMML-${PV}.tar.gz"
+LICENSE="|| ( GPL-2+ MPL-1.1 LGPL-2+ )"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~x86"
+IUSE=""
+
+S="${WORKDIR}/itexToMML/itex-src"
+
+src_compile() {
+ emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" CFLAGS="${CFLAGS}"
+}
+
+src_install() {
+ dobin itex2MML
+ dodoc ../README
+}
next reply other threads:[~2016-08-22 16:14 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-22 16:14 Manuel Rüger [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
2023-11-19 10:19 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-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=1471882445.1cf90e3297f138039655f946a5d6a3d7e0b88f66.mrueg@gentoo \
--to=mrueg@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