public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Edward Catmur <ed@catmur.co.uk>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Does (-win32codecs) mean Slots?
Date: Thu, 14 Jul 2005 22:49:46 +0100	[thread overview]
Message-ID: <1121377787.14354.9.camel@capella.catmur.co.uk> (raw)
In-Reply-To: <1121223239.15192.125.camel@neuromancer.home.net>

On Wed, 2005-07-13 at 10:53 +0800, Ow Mun Heng wrote:
> On Tue, 2005-07-12 at 22:48 -0400, daniel wrote:
> > On July 12, 2005 05:12 am, Ow Mun Heng wrote:
> > > Why doesn't mplayer let me compile with win32codecs? It doesn't pull
> > > down win32codec as a dependency and having that USE flag in the CLI as
> > > well as on make.conf doesn't make a difference.
> > >
> > > I still can't get "-win32codecs" to "+win32codecs"
> > >
> > > Comment?

FWIW, if you haven't worked this out yet :) USE flag masking is
controlled by use.mask, which is a standard stackable profile file; as
with package.mask, the masked USE flags are generated by combining
use.mask from all the directories in the profile stack; but unlike
package.mask, which is counteracted by package.unmask, the way to
re-enable USE flags is to delete them from the use.mask profile stack by
entering them in a later-processed use.mask file with a "-" before.

So, what you would do in this case is:

echo "-win32codecs" >> /etc/portage/profile/use.mask

(make sure /etc/portage/profile exists, yada yada.) Again: the - at the
beginning of the line instructs portage to *remove* "win32codecs" from
the list of masked USE flags generated by merging the use.mask profile
stack. Compare e.g. /usr/portage/profiles/default-linux/x86/use.mask.

HTH,

Ed

-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2005-07-14 21:54 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-12  9:12 [gentoo-user] Does (-win32codecs) mean Slots? Ow Mun Heng
2005-07-12  9:29 ` Renat Golubchyk
2005-07-12 10:12   ` Ow Mun Heng
2005-07-12 10:47     ` David Morgan
2005-07-13  2:50       ` Ow Mun Heng
2005-07-13  9:46         ` David Morgan
2005-07-13 10:06           ` Holly Bostick
2005-07-13 10:15             ` David Morgan
2005-07-13 10:39               ` Holly Bostick
2005-07-13 10:47                 ` David Morgan
2005-07-13 11:28                   ` Holly Bostick
2005-07-13 11:39                     ` David Morgan
2005-07-13 12:49                       ` Holly Bostick
2005-07-13 13:13                         ` David Morgan
2005-07-13 14:21                           ` Ow Mun Heng
2005-07-13 14:26                             ` David Morgan
2005-07-13 15:37                               ` [gentoo-user] " Remy Blank
2005-07-13 14:32                             ` [gentoo-user] " Dave Nebinger
2005-07-18 14:42           ` Neil Bothwick
2005-07-18 15:01             ` David Morgan
2005-07-12 15:12 ` Zac Medico
2005-07-13  2:48 ` daniel
2005-07-13  2:53   ` Ow Mun Heng
2005-07-14 21:49     ` Edward Catmur [this message]
2005-07-13  5:06 ` Patrick Audley

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=1121377787.14354.9.camel@capella.catmur.co.uk \
    --to=ed@catmur.co.uk \
    --cc=gentoo-user@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