From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5B6B913832E for ; Mon, 22 Aug 2016 16:14:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9245921C028; Mon, 22 Aug 2016 16:14:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3DEA221C028 for ; Mon, 22 Aug 2016 16:14:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0C8C8340821 for ; Mon, 22 Aug 2016 16:14:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 874FC2444 for ; Mon, 22 Aug 2016 16:14:19 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1471882445.1cf90e3297f138039655f946a5d6a3d7e0b88f66.mrueg@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/itex2mml/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/itex2mml/Manifest app-text/itex2mml/itex2mml-1.5.4.ebuild X-VCS-Directories: app-text/itex2mml/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 1cf90e3297f138039655f946a5d6a3d7e0b88f66 X-VCS-Branch: master Date: Mon, 22 Aug 2016 16:14:19 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 9fadbf2a-0106-4a70-b55a-7b10bb3258e8 X-Archives-Hash: 7a50c06bea895c133f84faae355c70c0 commit: 1cf90e3297f138039655f946a5d6a3d7e0b88f66 Author: Manuel Rüger gentoo org> AuthorDate: Mon Aug 22 16:14:05 2016 +0000 Commit: Manuel Rüger gentoo 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 +}