Package Details: saxon-he 9.6.0.1-1

Package Base: saxon-he
Description: XSLT 2.0 / XPath 2.0 and 3.0 / XQuery 1.0 and 3.0 processor for Java - Home Edition
Upstream URL: http://saxon.sourceforge.net/
Category: devel
Licenses: MPL
Conflicts: java-saxon
Provides: java-saxon
Submitter: koromilaz
Maintainer: koromilaz
Last Packager: koromilaz
Votes: 14
First Submitted: 2012-12-18 13:57
Last Updated: 2014-11-07 17:00

Latest Comments

Comment by pgoetz

2015-05-02 09:16

I tried installing saxon-he and ran into dependency problems. (See this problem ticket: https://bbs.archlinux.org/viewtopic.php?pid=1524251#p1524251)

The bottom line is that I have jre8-openjdk-headless installed, but this doesn't satisfy the dependency. Surely Saxon has no need of graphics libraries? The full jre8-openjdk depends on a lot of other cruft, including some X libraries. I'm running this on a server and have no intention of installing anything X-windows related.

Would it be possible to modify the dependency to be satisfied by jre7/8-openjdk-headless? Anyone how has the full jre installed will automatically have the headless package installed as a dependency, so this won't affect any current users.

Comment by rod_d

2015-04-24 19:38

install: cannot stat ‘../saxon-xslt.sh’: No such file or directory

Should the '..' prefix just be a single dot since we are in the src directory already?

I edited the PGKBUILD package() function accordingly and it worked.

Comment by koromilaz

2014-11-07 17:01

Updated to the new 9.6 release. Also included the two command-line wrappers for both XSLT and XQuery. Thanks!

Comment by pdxleif

2013-09-17 18:19

FYI, there's actually two main methods in this; in my saxon-b package you get a saxon-xslt and a saxon-xquery command. The one currently exposed in this package is saxon-xslt. The commands, respectively, are:
java -classpath /usr/share/java/saxon/saxon9he.jar net.sf.saxon.Transform
and
java -classpath /usr/share/java/saxon/saxon9he.jar net.sf.saxon.Query

Comment by koromilaz

2013-09-17 01:20

Updated. Thanks!

Comment by c00kiemon5ter

2013-09-16 20:17

The current maintenance release is Saxon-HE 9.5.1.2.