public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Guillaume Horel" <guillaume.horel@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-java/jlatexmath/
Date: Tue, 25 Sep 2012 06:08:32 +0000 (UTC)	[thread overview]
Message-ID: <1348553222.c8b4b573bb88c08c6faa25f7d40c9161a5c04bf4.guillaume_horel@gentoo> (raw)

commit:     c8b4b573bb88c08c6faa25f7d40c9161a5c04bf4
Author:     Guillaume Horel <guillaume.horel <AT> gmail <DOT> com>
AuthorDate: Tue Sep 25 05:44:02 2012 +0000
Commit:     Guillaume Horel <guillaume.horel <AT> gmail <DOT> com>
CommitDate: Tue Sep 25 06:07:02 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c8b4b573

[dev-java/jlatexmath] version bump

---
 dev-java/jlatexmath/ChangeLog               |    6 +++++
 dev-java/jlatexmath/jlatexmath-1.0.0.ebuild |   32 +++++++++++++++++++++++++++
 2 files changed, 38 insertions(+), 0 deletions(-)

diff --git a/dev-java/jlatexmath/ChangeLog b/dev-java/jlatexmath/ChangeLog
index 27e0eac..f3a9f0a 100644
--- a/dev-java/jlatexmath/ChangeLog
+++ b/dev-java/jlatexmath/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*jlatexmath-1.0.0 (25 Sep 2012)
+
+  25 Sep 2012; Guillaume Horel <guillaume.horel@gmail.com>
+  +jlatexmath-1.0.0.ebuild:
+  version bump
+
   07 Jul 2012; Sébastien Fabbro <bicatali@gentoo.org> -jlatexmath-0.8.7.ebuild,
   -jlatexmath-0.9.4.ebuild, jlatexmath-0.9.7.ebuild:
   dev-java/jlatexmath: do not compile examples, bug #421743

diff --git a/dev-java/jlatexmath/jlatexmath-1.0.0.ebuild b/dev-java/jlatexmath/jlatexmath-1.0.0.ebuild
new file mode 100644
index 0000000..80245c7
--- /dev/null
+++ b/dev-java/jlatexmath/jlatexmath-1.0.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+JAVA_PKG_IUSE="doc source"
+
+inherit java-pkg-2 java-ant-2
+
+DESCRIPTION="A Java API to render LaTeX"
+SRC_URI="http://forge.scilab.org/index.php/p/${PN}/downloads/get/${PN}-src-${PV}.zip"
+HOMEPAGE="http://forge.scilab.org/index.php/p/jlatexmath"
+
+IUSE="doc examples source"
+DEPEND=">=virtual/jdk-1.5
+	  app-arch/unzip"
+RDEPEND=">=virtual/jre-1.5"
+
+LICENSE="GPL-2"
+SLOT="1"
+KEYWORDS="~amd64 ~x86"
+
+EANT_BUILD_TARGET="buildJar"
+EANT_DOC_TARGET="doc"
+
+src_install() {
+	java-pkg_newjar dist/${P}.jar ${PN}.jar
+	use doc && java-pkg_dojavadoc doc
+	use source && java-pkg_dosrc src/org
+	use examples && java-pkg_doexamples examples
+}


             reply	other threads:[~2012-09-25  6:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-25  6:08 Guillaume Horel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-03-03 11:49 [gentoo-commits] proj/sci:master commit in: dev-java/jlatexmath/ Andrew Ammerlaan
2014-04-22 23:48 Guillaume Horel
2013-04-24  4:41 Guillaume Horel
2012-07-07  0:37 Sebastien Fabbro
2012-05-14 23:55 Sebastien Fabbro
2011-06-09  1:18 Guillaume Horel

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=1348553222.c8b4b573bb88c08c6faa25f7d40c9161a5c04bf4.guillaume_horel@gentoo \
    --to=guillaume.horel@gmail.com \
    --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