Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 58155 - ebuild for SWT library.
Summary: ebuild for SWT library.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Karl Trygve Kalleberg (RETIRED)
URL: http://www.eclipse.org
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-24 02:02 UTC by Ming Zhao (RETIRED)
Modified: 2004-07-31 16:21 UTC (History)
0 users

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


Attachments
swt-3.0.ebuild (swt-3.0.ebuild,2.68 KB, text/plain)
2004-07-24 02:03 UTC, Ming Zhao (RETIRED)
Details
build.xml (build.xml,437 bytes, text/plain)
2004-07-24 02:06 UTC, Ming Zhao (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
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