2008/1/26, Willie Wong <[EMAIL PROTECTED]>: > What actually does the qt3support USE flag do on the qt4 ebuild? Does > it enable some sort of compatibility library for qt3? For example, I > want djvu with the djview viewer built, which requires the qt3 flag > set for the djvu ebuild. Currently I have both qt3 and qt4 installed > on my system. Does the qt3support flag allow me to keep only qt4 on my > box, when some applications depend on the qt3 libraries? > > Thanks
Yes, the Qt3Support provides classes that ease porting an application from Qt 3 to Qt 4. So some apps will work with QT4 with this, but some apps may still want QT3... -- [email protected] mailing list

