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 1RXwSg-0000tt-7Y for garchives@archives.gentoo.org; Tue, 06 Dec 2011 14:57:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0ADB921C1A9; Tue, 6 Dec 2011 14:57:22 +0000 (UTC) Received: from smtpq1.tb.mail.iss.as9143.net (smtpq1.tb.mail.iss.as9143.net [212.54.42.164]) by pigeon.gentoo.org (Postfix) with ESMTP id 0EBA621C121 for ; Tue, 6 Dec 2011 14:55:33 +0000 (UTC) Received: from [212.54.42.140] (helo=smtp9.tb.mail.iss.as9143.net) by smtpq1.tb.mail.iss.as9143.net with esmtp (Exim 4.71) (envelope-from ) id 1RXwQf-0005Y6-BM for gentoo-user@lists.gentoo.org; Tue, 06 Dec 2011 15:55:33 +0100 Received: from 535177e1.cm-6-2b.dynamic.ziggo.nl ([83.81.119.225]) by smtp9.tb.mail.iss.as9143.net with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1RXwQN-0006X8-On for gentoo-user@lists.gentoo.org; Tue, 06 Dec 2011 15:55:33 +0100 Message-ID: <4EDE2CD3.8020607@casema.nl> Date: Tue, 06 Dec 2011 15:55:15 +0100 From: Rudmer van Dijk User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111116 Thunderbird/8.0 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Listing applications with eix... References: <20111203101403.GB2885@solfire> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-Sender: rudmer.van.dijk@casema.nl (via SMTP) X-Ziggo-spambar: -- X-Ziggo-spamscore: -2.4 X-Archives-Salt: d2642add-7954-465f-9c2a-d2348e9b40c8 X-Archives-Hash: 71a6c7db4d7d94dcbcda2343bf31e224 Bill Longman wrote: > is there a way to list all -- for exmaple -- audio related > applications without without being burried under audio related > system libs for example or entries with (also as an exmaple) > "this application does not supprt audio but only imageing" > > I want the full dexcription, not only the heade line... > > Here's one way that I like to look for these, Meino: > > eix --stable -c -S audio > > Obviously there's no easy way to get a noise-free listing of what you > want, but I've often found looking for text in the description with the > -S is a useful method. well, there is this: (don't forget the trailing slash!) `eix -c media-sound/` but for a whole category you'll definitely want to use '-c', there is so much... but all audio related even without audio in the name or description. Rudmer