* [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
* Re: [gentoo-dev] Emacs ebuild and LEIM
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
0 siblings, 1 reply; 3+ messages in thread
From: Matthew Kennedy @ 2002-05-31 8:31 UTC (permalink / raw
To: gentoo-dev; +Cc: pvdabeel, mark
Ryan Shaw <ryan.shaw@stanfordalumni.org> writes:
> 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)?
IMO, a use flag is appropriate. Check out how xemacs handles support
for Mule. I think it's pretty similar to what you're trying to
achieve.
--
Matthew Kennedy
Gentoo Linux Developer
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-dev] Emacs ebuild and LEIM
2002-05-31 8:31 ` Matthew Kennedy
@ 2002-05-31 8:38 ` Ryan Shaw
0 siblings, 0 replies; 3+ messages in thread
From: Ryan Shaw @ 2002-05-31 8:38 UTC (permalink / raw
To: gentoo-dev; +Cc: pvdabeel, mark
[-- Attachment #1: Type: text/plain, Size: 1067 bytes --]
okay, but the emacs ebuild does include mule, just
not leim. so the "mule" USE variable can't be used
for this: we would need a new variable.
in any case, i thought USE variables were meant to
be applicable across packages; but "mule" and "leim"
are pretty much emacs-specific. wouldn't in be
better to have a general "multi-byte" or "i18n"
USE variable?
On Fri, 2002-05-31 at 17:31, Matthew Kennedy wrote:
> Ryan Shaw <ryan.shaw@stanfordalumni.org> writes:
>
> > 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)?
>
> IMO, a use flag is appropriate. Check out how xemacs handles support
> for Mule. I think it's pretty similar to what you're trying to
> achieve.
>
> --
> Matthew Kennedy
> Gentoo Linux Developer
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ 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