wtk-overlay.git
10 years agoRemove dev-java dev-java/fits
W. Trevor King [Fri, 22 Jun 2012 03:02:36 +0000 (23:02 -0400)]
Remove dev-java

The hdfview changes were accepted upstream in the science overlay:

  commit 709daeff6aa4a3691d83f26a2fb837748cb21478
  Author: Sébastien Fabbro <sebfabbro@gmail.com>
  Date:   Mon May 14 23:26:29 2012 +0100

    dev-java/hdf-java: Version bump. Added use flag hdfview. Adapted from the wtk overlay

    (Portage version: 2.1.10.56/git/Linux x86_64, unsigned Manifest commit)

At the same time Sébastien pulled in the other dependencies.  I hope I
never have to package any Java for Gentoo again ;).

10 years agoQuote '' in dev-java/fits ebuild.
W. Trevor King [Sat, 8 Oct 2011 14:38:28 +0000 (10:38 -0400)]
Quote '' in dev-java/fits ebuild.

10 years agoBuild classpaths required by dev-java/fits' javadoc target.
W. Trevor King [Sat, 8 Oct 2011 14:34:45 +0000 (10:34 -0400)]
Build classpaths required by dev-java/fits' javadoc target.

10 years agoUse EANT_GENTOO_CLASSPATH to avoid a call `java-pkg_getjar` in dev-java/fits.
W. Trevor King [Sat, 8 Oct 2011 14:15:15 +0000 (10:15 -0400)]
Use EANT_GENTOO_CLASSPATH to avoid a call `java-pkg_getjar` in dev-java/fits.

That's what EANT_GETNTOO_CLASSPATH is for, and having a calling a
function (such as `java-pkg_getjar`) outside any of the src_*()
wrappers is not a good idea.

Also:
* Save the download as `${P}-src.jar` instead of `${P}_src.jar`.
* Fix the `java-pkg_newjar` calling syntax (I'd swapped the order).

10 years agoAssorted, minor dev-java/fits cleanups
W. Trevor King [Sat, 8 Oct 2011 13:39:14 +0000 (09:39 -0400)]
Assorted, minor dev-java/fits cleanups

* Strip trailing whitespace from files/build.xml
* Place the built jar in build/ rather than in the base directory.
* Use ant's `-D=property=value` option to alter the project version
  and junit JAR path, rather than sedding build.xml
* Use `${doc.api}` instead of repeathing `${doc}/api` in build.xml.

10 years agoMention the two new dev-java/fits patches in the fits ChangeLog.
W. Trevor King [Fri, 7 Oct 2011 08:24:50 +0000 (04:24 -0400)]
Mention the two new dev-java/fits patches in the fits ChangeLog.

10 years agoAdd two dev-java/fits patches and cleanup so tests all pass.
W. Trevor King [Fri, 7 Oct 2011 08:20:16 +0000 (04:20 -0400)]
Add two dev-java/fits patches and cleanup so tests all pass.

10 years agoAdd dev-java/fits packaging nom.tam.fits.
W. Trevor King [Fri, 7 Oct 2011 02:19:27 +0000 (22:19 -0400)]
Add dev-java/fits packaging nom.tam.fits.