Gentoo Archives: gentoo-dev

From: Matthew Kennedy <mbkennedy@×××××××××.com>
To: gentoo-dev@g.o
Subject: [gentoo-dev] need advice on ebuilding xemacs 21.4.6 --with-gtk --with-gnome
Date: Thu, 07 Feb 2002 01:57:37
Message-Id: 1013068554.16446.27.camel@gentoo.shacknet.nu
1 As you might already know, there is an
2 app-editors/gtk-xemacs/gtk-xemacs-21.1.12_p3. I think this is the
3 original proof of concept xemacs with support for gtk and gnome. I
4 believe the main development for gtk-xemacs now happens in the xemacs
5 "gamma" branch (21.4.x) now. We already have a
6 app-editors/xemacs/xemacs-21.4.5.ebuild though and this is the source of
7 my dilemma.
8
9 The existing app-editors/xemacs/xemacs-21.4.5 will use motif (or athena
10 optionally) via USE. I would have liked to change
11 app-editors/xemacs/xemacs-21.4.x to configure --with-gtk --with-gnome,
12 but that is unreasonable given that people would still like to
13 --with-widgets=motif etc. Put another way, I can't really test USE for
14 gtk and gnome accordingly because poeple could have motif in there.
15
16 I had thought briefly about determining what to use to build
17 xemacs-21.4.x based on whether gtk and gnome appear before motif in USE,
18 but I haven't seen any evidence yet that USE should be used this way.
19
20 My conclusion is that gtk-xemacs-21.1.12_p3 should be superseded by a
21 xemacs-21.4.x --with-gnome --with-gtk (which i'm testing now on my own
22 machine for 21.4.6 and plan to submit to bugs.gentoo.org). I would call
23 the package, app-editors/gtk-xemacs/gtk-xemacs-21.4.6.ebuild and it
24 would be distinct from app-editors/xemacs/xemacs-21.4.x.ebuild (which
25 would remain motif/athena builds). Does this plan sound about right to
26 the more experienced contributors and maintainers?
27
28 Just checking...
29
30 Matt (irc burnside)

Replies

Subject Author
Re: [gentoo-dev] need advice on ebuilding xemacs 21.4.6 --with-gtk --with-gnome Geert Bevin <gbevin@×××××××.be>