Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Where did Qt4.x go?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
mark.stevens
n00b
n00b


Joined: 02 Jul 2009
Posts: 3
Location: Pacific NW

PostPosted: Thu Jul 02, 2009 1:45 am    Post subject: [SOLVED] Where did Qt4.x go? Reply with quote

Hi,

I've installed Gentoo a bazillion times over the last 5-6 years. I use Qt-4.3/4.4 for development. I always get a Qt3 in the process - I supposed KDE wants it.

Today, I go to "emerge qt" and can only get:
Code:

$ emerge -p qt

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] x11-libs/qt-3.3.8b-r1  USE="opengl -cups -debug -doc -examples -firebird -immqt -immqt-bc -ipv6 -mysql -nas -nis -odbc -postgres -sqlite -xinerama"


I have "qt qt3 qt4" in make.conf.

In the past, a simple "emerge qt" - at least once I had qt4 in make.conf - would get me the current stable Qt-4.x.

What's changed? What do I need to do to emerge Qt-4.4?

Thanks!

My make.conf:

Code:
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
USE="X qt qt3 qt4 opengl kde jpeg gif tiff png svg -cups -gtk -gnome -alsa -ipv6"
CXXFLAGS="${CFLAGS}"
MIRROR="http://gentoo.osuosl.org"


Last edited by mark.stevens on Thu Jul 02, 2009 4:34 am; edited 1 time in total
Back to top
View user's profile Send private message
ComaWhite
Tux's lil' helper
Tux's lil' helper


Joined: 07 Oct 2008
Posts: 125

PostPosted: Thu Jul 02, 2009 3:43 am    Post subject: Reply with quote

Code:


[I] x11-libs/qt-assistant
     Available versions:  (4)  4.4.2-r1 4.5.1 (~)4.5.2 (**)4.5.9999[1] **4.9999[1]
        {debug pch qt-copy webkit}                                               
     Installed versions:  4.5.9999(4)[1](07:33:44 PM 06/29/2009)(debug pch qt-copy)
     Homepage:            http://www.qtsoftware.com/                               
     Description:         The assistant help module for the Qt toolkit             

[I] x11-libs/qt-core
     Available versions:  (4)  4.4.2 4.4.2-r2 4.5.1 (~)4.5.2 (**)4.5.9999[1] **4.9999[1]
        {debug doc glib iconv pch qt-copy qt3support ssl}                               
     Installed versions:  4.5.9999(4)[1](05:09:45 PM 06/29/2009)(debug glib iconv pch qt-copy qt3support ssl -doc)
     Homepage:            http://www.qtsoftware.com/                                                             
     Description:         The Qt toolkit is a comprehensive C++ application development framework                 

[I] x11-libs/qt-dbus
     Available versions:  (4)  4.4.2 4.5.1 (~)4.5.2 (**)4.5.9999[1] **4.9999[1]
        {debug pch qt-copy}                                                   
     Installed versions:  4.5.9999(4)[1](05:25:44 PM 06/29/2009)(debug pch qt-copy)
     Homepage:            http://www.qtsoftware.com/                               
     Description:         The DBus module for the Qt toolkit                       

* x11-libs/qt-demo
     Available versions:  (4)  4.4.2 (~)4.4.2-r1 4.5.1 (~)4.5.2 (**)4.5.9999[1] **4.9999[1]
        {debug kde pch qt-copy}                                                           
     Homepage:            http://www.qtsoftware.com/                                       
     Description:         Demonstration module of the Qt toolkit                           

* x11-libs/qt-embedded
     Available versions: 
        (3)     (~)3.3.8b (~)3.3.8b[1]
        (4)     ~*4.4.3[1]           
        {cups debug doc firebird gif ipv6 mysql nis odbc opengl postgres sqlite}
     Homepage:            http://www.qtsoftware.com/products/platform/qt-for-embedded-linux
     Description:         Embedded Linux port of Qt                                       

[I] x11-libs/qt-gui
     Available versions:  (4)  4.4.2-r1 (~)4.4.2-r2 4.4.2-r3 4.5.1 (~)4.5.1-r1 (~)4.5.1-r2 (~)4.5.2 (**)4.5.9999[1] **4.9999[1]
        {accessibility cups dbus debug glib gtk gtkstyle input_devices_wacom mng nas nis pch qt-copy qt3support raster tiff xinerama}                                                                                                                             
     Installed versions:  4.5.9999(4)[1](05:49:44 PM 06/29/2009)(accessibility dbus debug glib mng pch qt-copy qt3support raster tiff -cups -gtk -nas -nis -xinerama)                                                                                             
     Homepage:            http://www.qtsoftware.com/                                                                             
     Description:         The GUI module for the Qt toolkit                                                                     

[I] x11-libs/qt-opengl
     Available versions:  (4)  4.4.2 4.5.1 (~)4.5.2 (**)4.5.9999[1] **4.9999[1]
        {debug pch qt-copy qt3support}                                         
     Installed versions:  4.5.9999(4)[1](06:39:39 PM 06/29/2009)(debug pch qt-copy qt3support)
     Homepage:            http://www.qtsoftware.com/                                         
     Description:         The OpenGL module for the Qt toolkit                               

* x11-libs/qt-phonon
     Available versions:  (4)  4.4.2 4.5.1 (~)4.5.2 (**)4.5.9999[1] **4.9999[1]
        {dbus debug pch qt-copy}                                               
     Homepage:            http://www.qtsoftware.com/                           
     Description:         The Phonon module for the Qt toolkit                 

[I] x11-libs/qt-qt3support
     Available versions:  (4)  4.4.2 4.5.1 (~)4.5.2 (**)4.5.9999[1] **4.9999[1]
        {accessibility debug kde pch phonon qt-copy}                           
     Installed versions:  4.5.9999(4)[1](07:06:25 PM 06/29/2009)(accessibility debug pch qt-copy -kde -phonon)
     Homepage:            http://www.qtsoftware.com/                                                         
     Description:         The Qt3 support module for the Qt toolkit                                           

[I] x11-libs/qt-script
     Available versions:  (4)  4.4.2 4.5.1 (~)4.5.2 (**)4.5.9999[1] **4.9999[1]
        {debug iconv pch qt-copy}                                             
     Installed versions:  4.5.9999(4)[1](06:43:47 PM 06/29/2009)(debug iconv pch qt-copy)
     Homepage:            http://www.qtsoftware.com/                                     
     Description:         The ECMAScript module for the Qt toolkit                       

[I] x11-libs/qt-sql
     Available versions:  (4)  4.4.2 4.4.2-r1 4.5.1 (~)4.5.2 (**)4.5.9999[1] **4.9999[1]
        {debug firebird iconv mysql odbc pch postgres qt-copy qt3support sqlite}
     Installed versions:  4.5.9999(4)[1](05:55:29 PM 06/29/2009)(debug iconv mysql pch postgres qt-copy qt3support sqlite -firebird -odbc)
     Homepage:            http://www.qtsoftware.com/
     Description:         The SQL module for the Qt toolkit

[I] x11-libs/qt-svg
     Available versions:  (4)  4.4.2 4.5.1-r1 (~)4.5.2 (**)4.5.9999[1] **4.9999[1]
        {debug iconv pch qt-copy}
     Installed versions:  4.5.9999(4)[1](06:47:14 PM 06/29/2009)(debug iconv pch qt-copy)
     Homepage:            http://www.qtsoftware.com/
     Description:         The SVG module for the Qt toolkit

[I] x11-libs/qt-test
     Available versions:  (4)  4.4.2 4.5.1 (~)4.5.2 (**)4.5.9999[1] **4.9999[1]
        {debug iconv pch qt-copy}
     Installed versions:  4.5.9999(4)[1](11:30:33 PM 06/24/2009)(debug iconv pch qt-copy)
     Homepage:            http://www.qtsoftware.com/
     Description:         The testing framework module for the Qt toolkit

[I] x11-libs/qt-webkit
     Available versions:  (4)  4.4.2 4.4.2-r1 4.5.1 (~)4.5.2 (**)4.5.9999[1] **4.9999[1]
        {debug kde pch qt-copy}
     Installed versions:  4.5.9999(4)[1](06:36:44 PM 06/29/2009)(debug pch qt-copy -kde)
     Homepage:            http://www.qtsoftware.com/
     Description:         The Webkit module for the Qt toolkit

[I] x11-libs/qt-xmlpatterns
     Available versions:  (4)  4.4.2 4.5.1 (~)4.5.2 (**)4.5.9999[1] **4.9999[1]
        {debug pch qt-copy}
     Installed versions:  4.5.9999(4)[1](06:56:40 PM 06/29/2009)(debug pch qt-copy)
     Homepage:            http://www.qtsoftware.com/
     Description:         The patternist module for the Qt toolkit
Back to top
View user's profile Send private message
mark.stevens
n00b
n00b


Joined: 02 Jul 2009
Posts: 3
Location: Pacific NW

PostPosted: Thu Jul 02, 2009 4:37 am    Post subject: Thanks Reply with quote

Thanks Coma!

So what your saying - with a certain verbal economy :? - is that 4.5 needs to be emerged by component rather than the previous use of a single "emerge qt"?

It's emerging now - thanks again.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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