Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 169604 - New package: dev-java/lwjgl
Summary: New package: dev-java/lwjgl
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: EBUILD, InOverlay
: 239740 (view as bug list)
Depends on: 560018
Blocks: 87472 107508
  Show dependency tree
 
Reported: 2007-03-06 12:35 UTC by Petteri Räty (RETIRED)
Modified: 2015-09-09 08:54 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petteri Räty (RETIRED) gentoo-dev 2007-03-06 12:35:25 UTC
http://www.lwjgl.org/

The Lightweight Java Game Library (LWJGL)
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2007-03-06 12:36:42 UTC
https://overlays.gentoo.org/svn/proj/java/migrated-java-experimental-overlay/dev-java/lwjgl

We have a beta version here but 1.0 has been released.

"LWJGL 1.0 released! Sunday, February 4th, 2007
Finally, after several years of development we finally decided that we're good to go with 1.0!. Please check this thread for more info regarding the release."
Comment 2 Serkan Kaba (RETIRED) gentoo-dev 2008-11-01 06:31:19 UTC
*** Bug 239740 has been marked as a duplicate of this bug. ***
Comment 3 Ian Stakenvicius (RETIRED) gentoo-dev 2011-01-07 16:51:05 UTC
This package needs to be added to the main tree in order to support games-strategy/tribaltrouble also (see bug 87472).

Comment 4 James Le Cuirot gentoo-dev 2011-09-28 13:14:46 UTC
I've had this in java-overlay for Minecraft for a while now. It works well.
http://overlays.gentoo.org/proj/java/browser/java-overlay/dev-java/lwjgl
Comment 5 Nick Bowler 2011-10-16 04:48:33 UTC
The title of this bug is wrong: it should say "lwjgl" instead of "lwgjl".  Can someone with the appropriate permissions fix it so that it shows up in searches?
Comment 6 Fab 2015-07-15 08:15:16 UTC
I notice that dev-java/lwjgl-2.9.0 in java overlay CDEPENDS on dev-java/asm:3.999 slot. In portage tree, dev-java/asm 4.0 and 5.0.3 were stabilized. Moreover, dev-java/lwjgl-2.9.3 has been released⁽¹⁾.

Could someone please check the dependency on dev-java/asm package and eventually bump the ebuild ? Thanks.

1. http://legacy.lwjgl.org/
Comment 7 Patrice Clement gentoo-dev 2015-07-15 08:20:05 UTC
The java overlay contains some really really old stuff which haven't been maintained in YEARS. I wouldn't recommend using it.
Comment 8 James Le Cuirot gentoo-dev 2015-07-15 09:16:26 UTC
(In reply to Patrice Clement from comment #7)
> The java overlay contains some really really old stuff which haven't been
> maintained in YEARS. I wouldn't recommend using it.

This is required by Minecraft and isn't quite so outdated. I haven't checked the latest v2 release but it required a specific pre-release of ASM for several versions, which was annoying. If this is still the case and I can't patch around it then this pre-release will have to go into the tree along with LWJGL when I get around to it.