Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Listing applications with eix...
Date: Sun, 04 Dec 2011 15:19:32
Message-Id: loom.20111204T161040-274@post.gmane.org
In Reply to: [gentoo-user] Listing applications with eix... by meino.cramer@gmx.de
1 <meino.cramer <at> gmx.de> writes:
2
3
4 > is there a way to list all -- for exmaple -- audio related
5 > applications without without being burried under audio related
6 > system libs for example or entries with (also as an exmaple)
7 > "this application does not supprt audio but only imageing"
8
9 So the easy thing to is use the debian software index
10 and find what your want (or a selection of applications)
11 and then hope some of them are in portage or an overlay
12 repository:
13
14 http://packages.debian.org/stable/sound/
15
16 cd /usr/portage/media-sound
17 eix -e <package>
18
19 hth,
20
21
22 James