public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Richard Fish <bigfish@asmallpond.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] How do I make sense of this: euse -i extrafilters
Date: Sat, 4 Feb 2006 18:18:32 -0700	[thread overview]
Message-ID: <7573e9640602041718o22752fcenc37caab9b744d2f5@mail.gmail.com> (raw)
In-Reply-To: <1139057471.30151.6.camel@rattus>

On 2/4/06, William Kenworthy <billk@iinet.net.au> wrote:
> Does this mean that extra filters will be available if I enable this use
> flag (and what are they?), or does it mean it will only install some
> filters and not others unless I specifically ask for them (and what are
> they)?

This is a case where you have to look at the ebuild:

        #do not install the filters that make dvdrip hang unless we ask for them
        if ! use extrafilters ; then
        rm ${D}/usr/$(get_libdir)/transcode/filter_logo.*
        rm ${D}/usr/$(get_libdir)/transcode/filter_compare.*
        fi

So you lose the logo and compare filters if you do not set extrafilters.

-Richard

-- 
gentoo-user@gentoo.org mailing list



      reply	other threads:[~2006-02-05  1:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-04 12:51 [gentoo-user] How do I make sense of this: euse -i extrafilters William Kenworthy
2006-02-05  1:18 ` Richard Fish [this message]

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=7573e9640602041718o22752fcenc37caab9b744d2f5@mail.gmail.com \
    --to=bigfish@asmallpond.org \
    --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