Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 232466

Summary: dev-java/java3dsloader-1.2 (new ebuild)
Product: Gentoo Linux Reporter: Jiri Tyr <jiri.tyr>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED OBSOLETE    
Severity: enhancement CC: java
Priority: High Keywords: EBUILD, InOverlay
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://sourceforge.net/projects/java3dsloader/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 209696    
Attachments: loader3ds-1.2.ebuild
files/build.xml
loader3ds-1.2.ebuild

Description Jiri Tyr 2008-07-20 12:47:41 UTC
Java3D 3DS FileLoader for platforms supporting JDK1.4 and Java 3D Highly functional, multiplatform 3DS File format loader Supports: Heirarchical animation Cameras Point Lights Directional Lights Textures Smooth Groups and other features.
Comment 1 Jiri Tyr 2008-07-20 12:48:25 UTC
Created attachment 160923 [details]
loader3ds-1.2.ebuild

Ebuild for loader3ds-1.2.
Comment 2 Jiri Tyr 2008-07-20 12:49:05 UTC
Created attachment 160925 [details]
files/build.xml

Ant build.xml file for loader3ds.
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2008-07-20 14:00:27 UTC
- LGPL is not a valid license reference, see /usr/portage/licenses
- emtpy RESTRICT is superfluous
- $S needs to be quoted
Comment 4 Jiri Tyr 2008-07-20 15:21:07 UTC
Created attachment 160943 [details]
loader3ds-1.2.ebuild

Corrected ebuild for loader3ds-1.2.
Comment 5 Jiri Tyr 2008-07-20 15:21:39 UTC
(In reply to comment #3)
> - LGPL is not a valid license reference, see /usr/portage/licenses
> - emtpy RESTRICT is superfluous
> - $S needs to be quoted

All errors has been corrected.
Comment 6 Alistair Bush (RETIRED) gentoo-dev 2008-07-24 07:49:53 UTC
You might find the source ebuilds for java3d here http://overlays.gentoo.org/proj/java/browser/java-overlay/dev-java/j3d-core useful.  Eventually we should be replacing the bin ones with the source ones anyway.
Comment 7 Miroslav Šulc gentoo-dev 2008-11-15 21:50:00 UTC
I moved this ebuild to java-overlay for now till problems with sweethome3d are solved.
Comment 8 Miroslav Šulc gentoo-dev 2008-11-15 21:51:26 UTC
Ah, and I renamed the package to java3dsloader as it is the name of upstream project.