Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Qt 3.3.3 [ bugfix release ]
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
Warp4
n00b
n00b


Joined: 09 Apr 2003
Posts: 47

PostPosted: Fri Aug 13, 2004 3:19 pm    Post subject: Qt 3.3.3 [ bugfix release ] Reply with quote

Hi,

http://www.trolltech.com/developer/changes/changes-3.3.3.html
Back to top
View user's profile Send private message
steveb
Advocate
Advocate


Joined: 18 Sep 2002
Posts: 4564

PostPosted: Sat Aug 14, 2004 1:01 pm    Post subject: Reply with quote

instead of just posting, that a new release is out, you would better try to make an ebuild for it ;)

i just have bumped the 3.3.2 release (removed one patch) to 3.3.3 and installed it. it works :)
Code:
# qpkg -I -nc -v qt
x11-libs/qt-3.3.3



cheers

SteveB
Back to top
View user's profile Send private message
steveb
Advocate
Advocate


Joined: 18 Sep 2002
Posts: 4564

PostPosted: Sat Aug 14, 2004 4:29 pm    Post subject: Reply with quote

okay... 3.3.3 compiled without problems, but the other kde apps have problem with my bumped ebuild. ==> back to 3.3.2
i am waiting for the developers to get the 3.3.3 ebuild finished.

cheers

SteveB
Back to top
View user's profile Send private message
Warp4
n00b
n00b


Joined: 09 Apr 2003
Posts: 47

PostPosted: Sun Aug 15, 2004 2:03 pm    Post subject: Reply with quote

hi steveb,

have you edit your version symlinks in the ebuild ?

like

Quote:


# version symlinks - 3.3.1->3.3->3->.so
ln -s libqt-mt.so.3.3.3 libqt-mt.so.3.3
ln -s libqt-mt.so.3.3 libqt-mt.so.3
ln -s libqt-mt.so.3 libqt-mt.so

# libqt -> libqt-mt symlinks
ln -s libqt-mt.so.3.3.3 libqt.so.3.3.3
ln -s libqt-mt.so.3.3 libqt.so.3.3
ln -s libqt-mt.so.3 libqt.so.3
ln -s libqt-mt.so libqt.so



Quote:

/micgei # qpkg -I -nc -v qt
x11-libs/qt-3.3.3


works here with kde-3.3.0_rc2 without problems.

Before installed the new qt-3.3.3 version delete the old /usr/qt.

warpy
Back to top
View user's profile Send private message
steveb
Advocate
Advocate


Joined: 18 Sep 2002
Posts: 4564

PostPosted: Sun Aug 15, 2004 11:37 pm    Post subject: Reply with quote

Warp4 wrote:
hi steveb,

have you edit your version symlinks in the ebuild ?

like

Code:
        # version symlinks - 3.3.1->3.3->3->.so
   ln -s libqt-mt.so.3.3.3 libqt-mt.so.3.3
   ln -s libqt-mt.so.3.3 libqt-mt.so.3
   ln -s libqt-mt.so.3 libqt-mt.so

        # libqt -> libqt-mt symlinks
   ln -s libqt-mt.so.3.3.3 libqt.so.3.3.3
   ln -s libqt-mt.so.3.3 libqt.so.3.3
   ln -s libqt-mt.so.3 libqt.so.3
   ln -s libqt-mt.so libqt.so


shit! that's probably the problem ;)

i changed the ebuild now to be more flexible:
Code:
        # libraries
        dolib lib/libqt-mt.so.${PV} lib/libqui.so.1.0.0
        dolib lib/lib{editor,qassistantclient,designercore}.a lib/libqt-mt.la
and
Code:
        # version symlinks - 3.3.1->3.3->3->.so
        ln -s libqt-mt.so.${PV} libqt-mt.so.${PV:0:3}
        ln -s libqt-mt.so.${PV:0:3} libqt-mt.so.${PV:0:1}
        ln -s libqt-mt.so.${PV:0:1} libqt-mt.so

        # libqt -> libqt-mt symlinks
        ln -s libqt-mt.so.${PV} libqt.so.${PV}
        ln -s libqt-mt.so.${PV:0:3} libqt.so.${PV:0:3}
        ln -s libqt-mt.so.${PV:0:1} libqt.so.${PV:0:1}
        ln -s libqt-mt.so libqt.so




cheers

SteveB
Back to top
View user's profile Send private message
firephoto
Veteran
Veteran


Joined: 29 Oct 2003
Posts: 1612
Location: +48° 5' 23.40", -119° 48' 30.00"

PostPosted: Mon Aug 16, 2004 7:33 pm    Post subject: Reply with quote

The immodule patch fails to patch with the new ebuild in portage. I'm not sure what immodule is but it the patch was recently added to the ebuild for QT and inside the ebuild it says....

Code:

IMMQT_P="qt-x11-immodule-unified-qt3.3.2-20040814"
# If you want to build qt-immodule against Qt 3.3.3, you will also need
# qt-x11-free-3.3.3-complemental-patch-for-immodule-20040814.diff


It has something to do with the cjk use flag which I only have because I would rather see the actuall Chinese, Japanese, or Korean text instead of square boxes. Do I not need the cjk flag if I just want to have those fonts displayable? I'm not going to be inputing any text other than something I might copy or paste.
Back to top
View user's profile Send private message
nekonoko
Tux's lil' helper
Tux's lil' helper


Joined: 06 Sep 2003
Posts: 90
Location: Pleasanton, CA

PostPosted: Mon Aug 16, 2004 8:56 pm    Post subject: Reply with quote

firephoto wrote:
The immodule patch fails to patch with the new ebuild in portage.


I opened a bug on this earlier this morning, in case anyone wants to track it:

https://bugs.gentoo.org/show_bug.cgi?id=60576
_________________
Ecchi nano wo ikenai to omoimasu!
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