public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] emerging blockes by non-existing (?) ebuild
@ 2007-06-17  8:40 Thierry de Coulon
  2007-06-17  8:59 ` Florian Philipp
  0 siblings, 1 reply; 4+ messages in thread
From: Thierry de Coulon @ 2007-06-17  8:40 UTC (permalink / raw
  To: gentoo-user

Hello,

I'm in the process of emerging kde-meta. However, the process is stopped by 
the kopete ebuild that says I should reemerge x11-libs/qt-3* with USE=opengl.

Now emerge --pretend does not return anything that looks like qt-3, neither 
does emerge --search.

In any case, what I would like is to simply say "forget about kopete", as I 
don't need or use that thing.

Is there a way top do thsi?

Thierry

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] emerging blockes by non-existing (?) ebuild
  2007-06-17  8:40 Thierry de Coulon
@ 2007-06-17  8:59 ` Florian Philipp
  0 siblings, 0 replies; 4+ messages in thread
From: Florian Philipp @ 2007-06-17  8:59 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1009 bytes --]

Am Sonntag 17 Juni 2007 10:40 schrieb Thierry de Coulon:
> Hello,
>
> I'm in the process of emerging kde-meta. However, the process is stopped by
> the kopete ebuild that says I should reemerge x11-libs/qt-3* with
> USE=opengl.
>
> Now emerge --pretend does not return anything that looks like qt-3, neither
> does emerge --search.
>
> In any case, what I would like is to simply say "forget about kopete", as I
> don't need or use that thing.
>
> Is there a way top do thsi?
>
> Thierry

You should not search for qt-3 but simply qt.

If you want to specify a certain version you need to write equation marks in 
front fo the package name. In your case you have to write

emerge -pv =x11-libs/qt-3*

The best way to activate USE=opengl for just one package would be to create a 
file called package.use in /etc/portage and write the package and the 
useflag(s).

Anyway, just become root and then type in this command

echo "=x11-libs/qt-3* opengl" >> /etc/portage/package.use

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] emerging blockes by non-existing (?) ebuild
       [not found] <jjrvyo.ykgc7r@webmail.cliche.dk>
@ 2007-06-17  9:39 ` Peter Alfredsen
  2007-06-17  9:48   ` Thierry de Coulon
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Alfredsen @ 2007-06-17  9:39 UTC (permalink / raw
  To: gentoo-user

On Sunday 17 June 2007, kristian@herkild.dk wrote:
> Do following:
> 1) in /etc/portage/package.use add this:
> x11-libs/qt-3* opengl

=x11-libs/qt-3*  opengl

Is more likely to succeed, I think.

/PA
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] emerging blockes by non-existing (?) ebuild
  2007-06-17  9:39 ` [gentoo-user] emerging blockes by non-existing (?) ebuild Peter Alfredsen
@ 2007-06-17  9:48   ` Thierry de Coulon
  0 siblings, 0 replies; 4+ messages in thread
From: Thierry de Coulon @ 2007-06-17  9:48 UTC (permalink / raw
  To: gentoo-user

On Sunday 17 June 2007 11:39, Peter Alfredsen wrote:
> On Sunday 17 June 2007, kristian@herkild.dk wrote:
> > Do following:
> > 1) in /etc/portage/package.use add this:
> > x11-libs/qt-3* opengl
>
> =x11-libs/qt-3*  opengl
>
> Is more likely to succeed, I think.
>
> /PA

Thanks to all!

I had added the use flag (in make.conf because I do want opengl), what I had 
missed was the "=" in front of the package name. Too long since I last 
installed gentoo, I guess.

Thanks for the quick help.

Thierry

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-06-17  9:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <jjrvyo.ykgc7r@webmail.cliche.dk>
2007-06-17  9:39 ` [gentoo-user] emerging blockes by non-existing (?) ebuild Peter Alfredsen
2007-06-17  9:48   ` Thierry de Coulon
2007-06-17  8:40 Thierry de Coulon
2007-06-17  8:59 ` Florian Philipp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox