public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Marius Mauch <genone@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] Add new variable BINARY_KEYWORDS for binary support?
Date: Sat, 14 Aug 2004 18:23:54 +0200	[thread overview]
Message-ID: <20040814182354.2d7b7b6c@andy.genone.homeip.net> (raw)
In-Reply-To: <20040814141754.GA11824@localhost>

On 08/14/04  pclouds wrote:

> Hi
> I noticed there are some binary ebuilds with suffix "-bin" such as
> openoffice-bin. I'd propose adding a new variable BINARY_KEYWORDS into
> openoffice ebuild and remove openoffice-bin ebuild.
> The syntax of BINARY_KEYWORDS is as same as KEYWORDS. When people
> prefer binary ebuilds, they can do 
> BINARY_KEYWORDS="x86" emerge something
> and emerge will do install a tbz2.
> When a maintainer decide to add binary support for some arch, they add
> new archs to BINARY_KEYWORDS. We may need BINARY_SRC_URI also for tbz2
> files. 
> We may also form binary arch herds just like arch herds  :)
> Is this possible?

Ehm, why?
This won't work as binary packages usually have a completely different
way of installation (how many binary packages use `./configure; make;
make install` ?), so you'd also need different src_compile and
src_install functions which basically means there is no benefit at all.

Marius

--
gentoo-dev@gentoo.org mailing list


  reply	other threads:[~2004-08-14 16:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-14 14:17 [gentoo-dev] Add new variable BINARY_KEYWORDS for binary support? pclouds
2004-08-14 16:23 ` Marius Mauch [this message]
2004-08-14 17:55   ` Mike Frysinger
2004-08-15  6:29   ` pclouds
2004-08-15  6:49     ` Mike Frysinger

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=20040814182354.2d7b7b6c@andy.genone.homeip.net \
    --to=genone@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