From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QOtOE-0002ZR-SF for garchives@archives.gentoo.org; Tue, 24 May 2011 15:19:23 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F346D1C306; Tue, 24 May 2011 15:19:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A79CB1C306 for ; Tue, 24 May 2011 15:19:13 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D8C5D1BC011 for ; Tue, 24 May 2011 15:19:12 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2085) id 9DBB720054; Tue, 24 May 2011 15:19:11 +0000 (UTC) From: "Peter Volkov (pva)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, pva@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-text/mathtex: metadata.xml ChangeLog mathtex-1.04.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: metadata.xml ChangeLog mathtex-1.04.ebuild X-VCS-Directories: app-text/mathtex X-VCS-Committer: pva X-VCS-Committer-Name: Peter Volkov Content-Type: text/plain; charset=utf8 Message-Id: <20110524151911.9DBB720054@flycatcher.gentoo.org> Date: Tue, 24 May 2011 15:19:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: b5bd7c0a9db5868077a3a6a1cc002cb3 pva 11/05/24 15:19:11 Modified: metadata.xml ChangeLog Added: mathtex-1.04.ebuild Log: Version bump. Add support to generate png images by default, bug #36847= 1 thank Alexander Sulfrian for report. =20 (Portage version: 2.1.9.49/cvs/Linux x86_64) Revision Changes Path 1.2 app-text/mathtex/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mathtex/m= etadata.xml?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mathtex/m= etadata.xml?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mathtex/m= etadata.xml?r1=3D1.1&r2=3D1.2 Index: metadata.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/app-text/mathtex/metadata.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- metadata.xml 21 Dec 2009 20:34:57 -0000 1.1 +++ metadata.xml 24 May 2011 15:19:11 -0000 1.2 @@ -6,6 +6,9 @@ pva@gentoo.org Peter Volkov + +Generate png images by default instead of gif + MathTeX parses a LaTeX math expression and immediately emits the corres= ponding gif (or png) image. It can be used as cgi program to embed LaTeX math = in your 1.2 app-text/mathtex/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mathtex/C= hangeLog?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mathtex/C= hangeLog?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mathtex/C= hangeLog?r1=3D1.1&r2=3D1.2 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/app-text/mathtex/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ChangeLog 21 Dec 2009 20:34:57 -0000 1.1 +++ ChangeLog 24 May 2011 15:19:11 -0000 1.2 @@ -1,6 +1,13 @@ # ChangeLog for app-text/mathtex -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/mathtex/ChangeLog,v 1.1 2009= /12/21 20:34:57 pva Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/mathtex/ChangeLog,v 1.2 2011= /05/24 15:19:11 pva Exp $ + +*mathtex-1.04 (24 May 2011) + + 24 May 2011; Peter Volkov +mathtex-1.04.ebuild, + metadata.xml: + Version bump. Add support to generate png images by default, bug #3684= 71 + thank Alexander Sulfrian for report. =20 *mathtex-1.03 (21 Dec 2009) =20 1.1 app-text/mathtex/mathtex-1.04.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mathtex/m= athtex-1.04.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/mathtex/m= athtex-1.04.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: mathtex-1.04.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-text/mathtex/mathtex-1.04.ebuild,v= 1.1 2011/05/24 15:19:11 pva Exp $ EAPI=3D"4" inherit toolchain-funcs DESCRIPTION=3D"MathTeX lets you easily embed LaTeX math in your own html = pages, blogs, wikis, etc" HOMEPAGE=3D"http://www.forkosh.com/mathtex.html" SRC_URI=3D"mirror://gentoo/${P}.zip" LICENSE=3D"GPL-3" SLOT=3D"0" KEYWORDS=3D"~amd64 ~x86" IUSE=3D"png" RDEPEND=3D"app-text/dvipng virtual/latex-base" DEPEND=3D"" S=3D${WORKDIR} einfo_run_command() { einfo "${@}" ${@} || die } src_compile() { einfo_run_command $(tc-getCC) \ ${CFLAGS} ${LDFLAGS} \ -DLATEX=3D\"/usr/bin/latex\" \ -DDVIPNG=3D\"/usr/bin/dvipng\" \ $(use png && echo "-DPNG") \ mathtex.c -o mathtex } src_install() { dobin mathtex dodoc README dohtml mathtex.html } pkg_postinst() { elog "To use mathtex in your web-pages, just link /usr/bin/mathtex" elog "to your cgi-bin subdirectory!" }