public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Emacs ebuild and LEIM
@ 2002-05-31  3:26 Ryan Shaw
  2002-05-31  8:31 ` Matthew Kennedy
  0 siblings, 1 reply; 3+ messages in thread
From: Ryan Shaw @ 2002-05-31  3:26 UTC (permalink / raw
  To: gentoo-dev; +Cc: pvdabeel, mark

Hello, 

I am planning on doing an ebuild for the Libraries of 
Emacs Input Methods, or LEIM. The way these are usually
built from source is:

1) the emacs src tarball is downloaded and extracted,
2) the matching (same version) leim tarball is downloaded 
   and extracted into the same dir (creating a new src subdir),
3) emacs is built and installed as normal.

It would be nice if the leim ebuild could be written in 
such a way as to depend on the emacs ebuild, in which
case all the leim ebuild would need to specify is where
to get the leim src tarball. Everything else is already
done in the emacs ebuild.

My question: is there a way to do this? Or does there
need to be a new emacs-leim ebuild that conflicts with,
and mostly replicates, the emacs ebuild?

Or is this something that could be added to the emacs 
ebuild, possibly governed by a new USE variable (say
"multi-byte" for apps that have compile-time options
for multi-byte charset support)?

Please let me know your thoughts.

Ryan




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-05-31  8:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-31  3:26 [gentoo-dev] Emacs ebuild and LEIM Ryan Shaw
2002-05-31  8:31 ` Matthew Kennedy
2002-05-31  8:38   ` Ryan Shaw

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox