Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 462710 - dev-libs/zorba-3.0 - Zorba NoSQL query processor (JSON, XML, etc.)
Summary: dev-libs/zorba-3.0 - Zorba NoSQL query processor (JSON, XML, etc.)
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2013-03-22 18:06 UTC by Christoph Lange
Modified: 2014-01-07 08:16 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
zorba-2.8.0 ebuild (zorba-2.8.0.ebuild,2.06 KB, text/plain)
2013-03-23 11:04 UTC, Christoph Lange
Details
zorba-2.9.0 ebuild (zorba-2.9.0.ebuild,2.06 KB, text/plain)
2013-08-14 07:27 UTC, Christoph Lange
Details
zorba-3.0 ebuild (zorba-3.0.ebuild,3.39 KB, text/plain)
2014-01-07 08:16 UTC, Christoph Lange
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Lange 2013-03-22 18:06:55 UTC
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
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2013-03-23 10:57:09 UTC
I can't see an attachment
Comment 2 Christoph Lange 2013-03-23 11:04:54 UTC
Created attachment 342964 [details]
zorba-2.8.0 ebuild
Comment 3 Christoph Lange 2013-03-23 11:05:05 UTC
(In reply to comment #1)
> I can't see an attachment
sorry, forgot it, now it's there
Comment 4 Christoph Lange 2013-08-14 07:27:57 UTC
Created attachment 355946 [details]
zorba-2.9.0 ebuild
Comment 5 Christoph Lange 2013-08-14 07:31:48 UTC
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
Comment 6 Christoph Lange 2014-01-07 08:16:00 UTC
Created attachment 367266 [details]
zorba-3.0 ebuild
Comment 7 Christoph Lange 2014-01-07 08:16:20 UTC
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