Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 145182 - dev-java/kxml - new ebuilds
Summary: dev-java/kxml - new ebuilds
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: https://overlays.gentoo.org/svn/proj/...
Whiteboard:
Keywords:
: 167104 (view as bug list)
Depends on: 179165
Blocks: 144737 237562
  Show dependency tree
 
Reported: 2006-08-26 07:21 UTC by Jakob Truelsen
Modified: 2015-07-12 13:27 UTC (History)
3 users (show)

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


Attachments
The ebuild for v2 (kxml-2.3.0.ebuild,877 bytes, text/plain)
2006-08-26 07:21 UTC, Jakob Truelsen
Details
The ebuild (kxml-1.12.ebuild,753 bytes, text/plain)
2006-08-26 07:23 UTC, Jakob Truelsen
Details
Minimal build.xml (build.xml,239 bytes, text/plain)
2006-08-26 07:24 UTC, Jakob Truelsen
Details
The ebuild for v1 (digest-kxml-1.12,220 bytes, text/plain)
2006-08-26 07:33 UTC, Jakob Truelsen
Details
The ebuild for v2 (kxml-2.3.0.ebuild,858 bytes, text/plain)
2006-08-27 02:43 UTC, Jakob Truelsen
Details
The ebuild for v1 (kxml-1.12.ebuild,760 bytes, text/plain)
2006-08-27 02:44 UTC, Jakob Truelsen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jakob Truelsen 2006-08-26 07:21:05 UTC
Hi

I have attached 2 ebuilds for kxml (yet another java xml lib), it is a dep for dev-java/simple

Antialize
Comment 1 Jakob Truelsen 2006-08-26 07:21:36 UTC
Created attachment 95136 [details]
The ebuild for v2
Comment 2 Jakob Truelsen 2006-08-26 07:23:45 UTC
Created attachment 95137 [details]
The ebuild

for this ebuild to work the uploaded build.xml must be in files.

Note: dev-java/simple depends on v2 so this ebuild isn't realy needed..
Comment 3 Jakob Truelsen 2006-08-26 07:24:27 UTC
Created attachment 95138 [details]
Minimal build.xml
Comment 4 Jakob Truelsen 2006-08-26 07:33:50 UTC
Created attachment 95139 [details]
The ebuild for v1

Fixed typo
Comment 5 Jakob Truelsen 2006-08-27 02:43:10 UTC
Created attachment 95183 [details]
The ebuild for v2

It now works with JAVA_PKG_STRICT="true"
and only depends on "ant-core"
Comment 6 Jakob Truelsen 2006-08-27 02:44:14 UTC
Created attachment 95184 [details]
The ebuild for v1

Se above :)
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2007-02-15 21:30:57 UTC
*** Bug 167104 has been marked as a duplicate of this bug. ***
Comment 8 Vytautas Jakutis 2007-05-13 20:15:23 UTC
hello,
please add ~amd64 to KEYWORDS
and why >=virtual/jdk-1.4 in RDEPEND?
Comment 9 Petteri Räty (RETIRED) gentoo-dev 2007-05-19 22:44:41 UTC
Seems to have been added to the java-overlay a couple of months ago.
https://overlays.gentoo.org/svn/proj/java/java-overlay/dev-java/kxml
Comment 10 Petteri Räty (RETIRED) gentoo-dev 2007-05-19 23:00:46 UTC
Comment on attachment 95183 [details]
The ebuild for v2

Added 2.3.0 to the overlay.
Comment 11 Patrice Clement gentoo-dev 2015-07-12 13:27:21 UTC
Added to the tree a while ago by Tom Wijsman:

*kxml-2.3.0 (15 Oct 2013)

  15 Oct 2013; Tom Wijsman <TomWij@gentoo.org> +files/kxml-2.3.0-build.xml,
  +kxml-2.3.0.ebuild, +metadata.xml:
  New ebuild for dev-java/kxml, small XML pull parser for constrained
  environments such as Applets, Personal Java or MIDP devices; dependency of
  dev-java/felix-bundlerepository which is a dependency of the Eclipse SDK.