Gentoo Archives: gentoo-dev

From: Andrew Cowie <andrew@×××××××××××××××××××.com>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Eclipse's SWT
Date: Fri, 16 Apr 2004 03:30:51
Message-Id: 1082086248.13014.45.camel@localhost
1 As far as I can tell, there are no ebuilds for IBM/Eclipse's SWT
2 cross-platform widget toolkit.
3
4 That could well be because it's a fairly central part of an Eclipse
5 installation (Eclipse itself is a large SWT app) - but neither the
6 eclipse ebuilds, nor manually downloading eclipse (a 3.0 milestone
7 build, perhaps) result in the various SWT jars and .so s ending up
8 anywhere terribly useful or easy to access.
9
10 My question: should I set about writing an ebuild to package up SWT as a
11 separately installable library?
12
13 One app that I can think of off hand, iRATE could and would use a system
14 installed libswt. [For that matter, iRATE (http://irate.sourceforge.net
15 as referenced by the GCJ project from http://gcc.gnu.org/java/done.html
16 could use an ebuild as well. If you want, I'll take a stab at that as
17 well]
18
19 I've read the opinions about Java ebuilds containing only binary JARs
20 being a Bad Thing (tm) and agree, so if I do go ahead and do something
21 like this, I'll see what I can to do figure out how to build it from
22 source.
23
24 AfC
25 Sydney
26
27 --
28 Andrew Frederick Cowie
29 Operational Dynamics Consulting Pty Ltd
30
31 Australia: +61 2 9977 6866 North America: +1 646 472 5054
32
33 http://www.operationaldynamics.com/
34
35 --
36 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Eclipse's SWT Matthew Kennedy <mkennedy@g.o>
Re: [gentoo-dev] Eclipse's SWT Douglas Pollock <pollockd@×××××.ca>
Re: [gentoo-dev] Eclipse's SWT Karl Trygve Kalleberg <karltk@g.o>