Please find attached a new ebuild. This works for me; however I have only tried the command-line frontend "zorba", not the bindings for various programming languages. I have only tested it on my own amd64 machine, but I think it'll work on x86 as well. I tried my best to reflect the dependencies given at http://www.zorba-xquery.com/html/documentation/2.8.0/zorba/build_prerequisites but didn't go into the fine-grained configuration of disabling default features or enabling optional features. I documented my choices for DEPEND and further optional to-dos in the source. Of the dependencies I actually have the following versions installed: * dev-libs/libxml2-2.9.0-r2 * sys-apps/util-linux-2.22.2 * dev-libs/xerces-c-3.1.1-r1 * dev-libs/icu-49.1.2 * dev-lang/swig-2.0.9 * virtual/jdk-1.6.0-r1. Not sure what JDK was really used by the ebuild; I have the following ones installed: * dev-java/icedtea-bin-6.1.12.2 * dev-java/sun-jdk-1.6.0.39 Reproducible: Always
I can't see an attachment
Created attachment 342964 [details] zorba-2.8.0 ebuild
(In reply to comment #1) > I can't see an attachment sorry, forgot it, now it's there
Created attachment 355946 [details] zorba-2.9.0 ebuild
I attached a new ebuild for version 2.9.0. I have the following versions of the dependencies installed: * dev-libs/libxml2-2.9.1-r1 * sys-apps/util-linux-2.22.2 * dev-libs/xerces-c-3.1.1-r1 * dev-libs/icu-51.1 * dev-lang/swig-2.0.9 * virtual/jdk-1.6.0-r2 and dev-java/icedtea-bin-6.1.12.6
Created attachment 367266 [details] zorba-3.0 ebuild
I attached a new ebuild for version 3.0. I have the following versions of the dependencies installed: * dev-libs/libxml2-2.9.1-r1 * sys-apps/util-linux-2.22.2 * dev-libs/xerces-c-3.1.1-r1 * dev-libs/icu-51.2-r2 * dev-lang/swig-2.0.9 (however note that I didn't manage to build zorba-3.0 with SWIG enabled) * virtual/jdk-1.6.0-r2 and dev-java/icedtea-bin-6.1.12.7