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

Bug 58155

Summary: ebuild for SWT library.
Product: Gentoo Linux Reporter: Ming Zhao (RETIRED) <ming>
Component: New packagesAssignee: Karl Trygve Kalleberg (RETIRED) <karltk>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.eclipse.org
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: swt-3.0.ebuild
build.xml

Description Ming Zhao (RETIRED) gentoo-dev 2004-07-24 02:02:44 UTC
For swt-gtk only. A lot of codes borrowed from eclipse-3.0.0.ebuild, thanks kaltk!

To simplify the ebuild, I place all classes in a single jar file. This may cause some potential problems, please help improve it.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Ming Zhao (RETIRED) gentoo-dev 2004-07-24 02:03:57 UTC
Created attachment 36049 [details]
swt-3.0.ebuild
Comment 2 Ming Zhao (RETIRED) gentoo-dev 2004-07-24 02:06:17 UTC
Created attachment 36050 [details]
build.xml

a simple build.xml to build all java sources and pack them into a single jar.
Place it ${FILRSDIR}.
Comment 3 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-07-31 14:16:13 UTC
I'm doing eclipse and swt:)
Comment 4 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-07-31 14:16:24 UTC
I'm doing eclipse and swt:)
Comment 5 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-07-31 16:21:58 UTC
Woo! Thanks a bundle! I've committed this. Great work:)

Look at dev-java/swt-3.0