From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1FU37r-0006HD-Rb for garchives@archives.gentoo.org; Thu, 13 Apr 2006 14:48:52 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.5) with SMTP id k3DEmZZo008451; Thu, 13 Apr 2006 14:48:35 GMT Received: from web33813.mail.mud.yahoo.com (web33813.mail.mud.yahoo.com [66.163.178.60]) by robin.gentoo.org (8.13.6/8.13.5) with SMTP id k3DEiNne004612 for ; Thu, 13 Apr 2006 14:44:24 GMT Received: (qmail 59299 invoked by uid 60001); 13 Apr 2006 14:44:23 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=rtJvsKskLUk1RtBFOS4KSyc/6EkcILH0kEBTcOuttHri1N78+xz0lYyJafoSg0iWwgVjKCZMVrFmM58krXTIH5qqSVyH2M4PpnJneyRwXNjYQYC5pKBs/zQLBAwNKs7aGq7A5NyghFKsn7s8cSZdvxIt9sU3Mctmjk3lXRc9CeU= ; Message-ID: <20060413144423.59297.qmail@web33813.mail.mud.yahoo.com> Received: from [83.14.252.50] by web33813.mail.mud.yahoo.com via HTTP; Thu, 13 Apr 2006 07:44:23 PDT Date: Thu, 13 Apr 2006 07:44:23 -0700 (PDT) From: Pawel K Subject: Re: [gentoo-user] tunning use flag To: gentoo-user@lists.gentoo.org In-Reply-To: <7573e9640604120809x1057a47amd166107f86bcc3ec@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Archives-Salt: 5ee9a78e-3f95-4081-96f5-586c65ef38ae X-Archives-Hash: 833621c938cd8df4fd8eb5fd5d1f31df > That will show you > what use flags > are available for a package, and if you see gtk or > qt, you can > investigate further what you lose by disabling them. How can I find out what I loose by disabling specific flag ? equery uses shows general info only. I looked into: fluxbox-0.9.14-r1.ebuild and I found: src_compile() { econf \ ... $(use_enable kde) \ ... and that's all about e.g. "kde" flag. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- gentoo-user@gentoo.org mailing list