public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: David Seifert <soap@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] [PATCH] lua.eclass: initial implementation
Date: Sun, 06 Sep 2020 17:46:26 +0200	[thread overview]
Message-ID: <869930e08863a37f1ffb7f67f9c061208f058c7a.camel@gentoo.org> (raw)
In-Reply-To: <20200903133707.106176-1-marecki@gentoo.org>

On Thu, 2020-09-03 at 15:37 +0200, Marek Szuba wrote:
> Ladies and gentlemen,
> 
> Here is my first attempt on creating an eclass which would handle
> installation of Lua modules for multiple implementations. As some of
> you
> are aware of, the lack of such an eclass has been a major issue for
> our
> efforts on slotting dev-lang/lua.
> 
> With many, many thanks to mgorny and everyone else who has worked on
> python-r1.eclass, to whom lua.eclass bears, ahem, striking
> resemblance.
> 
> At the moment this is only really useful for installing Lua modules
> but
> assuming it doesn't turn out to be a total failure, I'll work on
> single-target support as the next step. We should probably think about
> adding LuaJIT support at some point too.
> 
> Comments are very much welcome!

This is finally going in the right direction. Unfortunately we won't get
around a single-r1-style eclass too. What about all those programs
embedding a specific lua version as plugin architecture? Conversely, we
also won't get around the multi eclass too, given how many upstreams
won't unbundle/port their lua dependencies and require access to pure-
lua packages. But the basic principles underlying your eclass are
finally correct, unlike the previous lua.eclass attempt.



  parent reply	other threads:[~2020-09-06 15:46 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-03 13:37 [gentoo-dev] [PATCH] lua.eclass: initial implementation Marek Szuba
2020-09-03 13:37 ` [gentoo-dev] [PATCH 1/2] eclass: Add first version of lua.eclass Marek Szuba
2020-09-04  8:38   ` Marek Szuba
2020-09-06 17:13   ` Azamat Hackimov
2020-09-03 13:37 ` [gentoo-dev] [PATCH 2/2] profiles/desc: describe LUA_TARGETS Marek Szuba
     [not found] ` <c0cdb2ea-8932-72ca-1561-5dcb3df2880e@veremit.xyz>
2020-09-03 18:24   ` [gentoo-dev] [PATCH] lua.eclass: initial implementation Kent Fredric
2020-09-06 15:46 ` David Seifert [this message]
2020-09-07 14:27   ` Marek Szuba
2020-09-08 14:32 ` Marek Szuba
2020-09-08 15:04   ` Azamat Hackimov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=869930e08863a37f1ffb7f67f9c061208f058c7a.camel@gentoo.org \
    --to=soap@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox