From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MjVTC-0005y6-R4 for garchives@archives.gentoo.org; Fri, 04 Sep 2009 09:52:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CC36EE087E; Fri, 4 Sep 2009 15:01:08 +0000 (UTC) Received: from mail-yw0-f185.google.com (mail-yw0-f185.google.com [209.85.211.185]) by pigeon.gentoo.org (Postfix) with ESMTP id A9B7FE087E for ; Fri, 4 Sep 2009 15:01:08 +0000 (UTC) Received: by ywh15 with SMTP id 15so1587345ywh.10 for ; Fri, 04 Sep 2009 08:01:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type; bh=nAZAVqVcmhWRinojxw/zPV82p4DJNjjNoRwRjyj+k/s=; b=G8Q8JWaYxIrYl/picRqhw3n331H8JDNLZMflTQBFajqZMjnfbMlHHIxhPiJifz2Mf8 5s/4CvISYAca0jSxkRCahMJYPbMQtbn/2eJXqm8hvpnSTj+Mbkw62x/8Vb5ac2ZDLghz BtaeKHPzCtvDVEEq06kv/Ctya7fG3YlVgWsE0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=m8GO6OSGPAgu4kiMtWNBw1DfoS+QiBjZx1zV/NXnRsXyePgLW4UWjWJl6QtBDu4/er 1JFV0BgmC1/1LlwTWIIgXkTaVjdQL75ha5oLI2jZ8pkFNj0WH+jKVvbymGjdXyGiMxpt Co2LfdVOmeLELtNveDdBY8IwGOTHx2CiHRO44= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Sender: paul.hartman@gmail.com Received: by 10.150.45.8 with SMTP id s8mr17322305ybs.337.1252076468054; Fri, 04 Sep 2009 08:01:08 -0700 (PDT) In-Reply-To: <874orirdl4.fsf@newsguy.com> References: <874orirdl4.fsf@newsguy.com> Date: Fri, 4 Sep 2009 10:01:08 -0500 X-Google-Sender-Auth: 3b61a36553d30a25 Message-ID: <58965d8a0909040801v26fb144fk78e159a26ce41348@mail.gmail.com> Subject: Re: [gentoo-user] USE flags confusing on emerge gimp From: Paul Hartman To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: 6a18c981-5345-40ca-8a0c-e39f093d92de X-Archives-Hash: 43837fbb159d271fb6323ff95b60d2b6 On Fri, Sep 4, 2009 at 9:25 AM, Harry Putnam wrote: > After some resent discussion here of USE in thread: > Subject: How to play quicktime (*.mov) videos with firefox > > I'm a little confused by what I see when investigating the emerge of > gimp (wrapped for mail). > > Calculating dependencies... done! > [ebuild N ] media-libs/babl-0.0.22 USE="-mmx -sse" 388 kB > > [ebuild N ] media-libs/gegl-0.0.22 USE="svg -cairo -debug -doc > -ffmpeg -jpeg -mmx -openexr -png > -raw -sdl -sse -v4l" 1,226 kB > > [ebuild N ] media-gfx/gimp-2.6.6 USE="alsa python svg -aalib > (-altivec) -curl -dbus -debug -doc -exif -gnome -hal -jpeg -lcms -mmx > -mng -pdf -png -smp -sse -tiff -webkit -wmf" 15,700 kB > > Would anyone want things like -jpeg, -pdf, -png, -tiff, -exif - turned > off in an image (or photo) processing program? > > What does it mean that those flags are turned off? > Should I turn them on before emerging? I agree with Volker, you must be using some profile which has disabled them. Please post the output of "eselect profile show"