Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
waimea and qt/gtk USE flags
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
zerbet
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jul 2003
Posts: 79

PostPosted: Wed Jul 30, 2003 9:34 pm    Post subject: waimea and qt/gtk USE flags Reply with quote

Hi!
I'm using waimea and I'm wondering what I should do with the qt, gtk and gtk2 flags in the USE variable?

Is't qt specific to kde and gtk specific to gnome? But I still can't turn them off or otherwise I won't get any graphical frontends compiled for my apps. On the other hand, I don't want to compile things I don't need of course ;)

Thanks
Zerbet
Back to top
View user's profile Send private message
lazarusrat
Guru
Guru


Joined: 17 Jul 2002
Posts: 305
Location: Lafayette, IN

PostPosted: Wed Jul 30, 2003 9:58 pm    Post subject: Reply with quote

QT and GTK are just toolkits. KDE uses QT, GNOME uses GTK. But an app can use either of those toolkits without being a KDE or GNOME app.

What I would suggest is putting USE="-gtk -gtk2 -qt -kde -gnome" in your /etc/make.conf. Then every time you find something you want to emerge, do:
Code:
emerge -vp amazing-thing

That will show you what use variables that packaged and its dependencies can understand. If amazing-thing can use GTK, for example, and you decide you want GTK support in that app, you can:
Code:
USE="gtk someotheruseflag -allbadthings" emerge amazing-thing

If an app requires one of those toolkits, it's going to get installed anyway. For example, you can "-gtk" all you want, but if you emerge gimp, you're going to get gtk.
_________________
obpiper: pipe menu generator for openbox
obtheme: pipe menu to switch openbox themes
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum