[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gentoo-desktop
Subject:    Re: [gentoo-desktop] gif rendering in kde (qt?).
From:       Camille HUOT <cam () cameuh ! net>
Date:       2003-03-20 12:58:52
[Download RAW message or body]


On Thu, 20 Mar 2003 12:02:20 +0100
eleven <lipschitz@parser.com.pl> wrote:

> Hello,
> 
> As a new gentoo user (also new to this list - hello everybody)
> I've radically tweaked my USE variable (well, I've set '-gif' option)
> and emerged kde-base package,  which of course wasn't the best
> solution - konqueror is all crippled now and is unable to display .gif
> images (I had no idea that there are so many gif files on the web ;). 
> 
> So... the question is - which package should I recompile
> now (provided that this '-gif' is removed from USE in make.conf),
> whole kde-base or qt will be enough?
> 
> -- 
> 0Bh
> 
> --
> gentoo-desktop@gentoo.org mailing list
> 

A nice for/bash loop do the job:

for i in $(qpkg -I -nc); do 
	if grep "gif" /usr/portage/$i/* &> /dev/null; then
		echo $i;
	fi
done

-- 
Camille HUOT - <cam@cameuh.net>
cam on #gentoofr at irc.freenode.net
public key available at http://www.cameuh.net/infos/

[Attachment #3 (application/pgp-signature)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic