Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 111735 - add in qt-3.3.* support for use jpeg,png,mng
Summary: add in qt-3.3.* support for use jpeg,png,mng
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-06 14:33 UTC by INODE64 Sistemas
Modified: 2009-11-16 16:11 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
qt-3.3.4-r8.ebuild.diff (qt-3.3.4-r8.ebuild.diff,1.78 KB, patch)
2005-11-06 14:34 UTC, INODE64 Sistemas
Details | Diff
qt-3.3.5.ebuild.diff (qt-3.3.5.ebuild.diff,1.79 KB, patch)
2005-11-06 14:34 UTC, INODE64 Sistemas
Details | Diff
qt-3.3.6-r1.ebuild.diff (qt-3.3.6-r1.ebuild.diff,1.64 KB, patch)
2006-05-14 07:06 UTC, INODE64 Sistemas
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description INODE64 Sistemas 2005-11-06 14:33:10 UTC
add in "USE" for select image library

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 INODE64 Sistemas 2005-11-06 14:34:18 UTC
Created attachment 72333 [details, diff]
qt-3.3.4-r8.ebuild.diff

patch for qt-3.3.4-r8.ebuild
Comment 2 INODE64 Sistemas 2005-11-06 14:34:36 UTC
Created attachment 72334 [details, diff]
qt-3.3.5.ebuild.diff

patch for qt-3.3.5.ebuild.diff
Comment 3 Caleb Tennis (RETIRED) gentoo-dev 2006-01-02 16:02:48 UTC
I like the patch, but I think turning off these features will cause too many problems for users.  Instead, perhaps it would be smarter to make the non-use flag people use the "-system-lib{png,jpeg,mng" options.
Comment 4 Carsten Lohrke (RETIRED) gentoo-dev 2006-01-02 16:23:34 UTC
(In reply to comment #3)
> I like the patch, but I think turning off these features will cause too many
> problems for users.  Instead, perhaps it would be smarter to make the non-use
> flag people use the "-system-lib{png,jpeg,mng" options.

Why? From a maintenance point of view (vulnerabilities etc.) and also for memory consumtion it makes sense to use shared libs only, whenever possible. I'd also prefer, if we'd hard depend on the system zlib.

btw. there's also someone working on Tiff support for Qt:
http://artis.imag.fr/Software/TiffIO/


Caleb, trying to crosslink a bit: you noticed the Qt 4.1 issue - bug 115691 ? And what's your opinion about unmasking Qt 3.3.5 and the other issues (don't know if you have much time looking at youremails lately).







Comment 5 Caleb Tennis (RETIRED) gentoo-dev 2006-01-02 17:44:25 UTC
> Why? From a maintenance point of view (vulnerabilities etc.) and also for

I guess I should say I'm "indifferent" about the patch.

I did this implementation for Qt4 mainly because of the notion that someday we'll be able to install it without having to install X, so it seemed logical to also be able to turn off these shared libraries.  For Qt3, however, I suppose that we're far enough along now with its development not to really worry anymore...
Comment 6 Caleb Tennis (RETIRED) gentoo-dev 2006-01-02 17:46:07 UTC
> Caleb, trying to crosslink a bit: you noticed the Qt 4.1 issue - bug 115691 ?
> And what's your opinion about unmasking Qt 3.3.5 and the other issues (don't
> know if you have much time looking at youremails lately).

I don't think I'm getting all of my mails (maybe they're getting trapped as spams on dev.g.o?), based on the comments from the bug you just mentioned.

However, I'm okay for unmasking 3.3.5 as long as all the KDEs in portage play nicely with it.
Comment 7 Carsten Lohrke (RETIRED) gentoo-dev 2006-01-03 08:54:18 UTC
(In reply to comment #6)
> I don't think I'm getting all of my mails (maybe they're getting trapped as
> spams on dev.g.o?), based on the comments from the bug you just mentioned.

If you did not enable it, there should be no spam filtering happen. Do you want me to forward the latest emails directed at kde@gentoo.org to caleb@gentoo.org or elsewhere?

> However, I'm okay for unmasking 3.3.5 as long as all the KDEs in portage play
> nicely with it.

Well, no one patched KDE 3.4... Since it is stable it should only an issue regarding creation and testing of security fixes, though.
Comment 8 INODE64 Sistemas 2006-05-14 07:06:19 UTC
Created attachment 86747 [details, diff]
qt-3.3.6-r1.ebuild.diff

Corrected and but suitable patch
Comment 9 Sascha G. 2006-06-12 10:39:27 UTC
(In reply to comment #8)
> Created an attachment (id=86747) [edit]
> qt-3.3.6-r1.ebuild.diff

kghostview, kmahjongg, amarok and valkyrie work nicely with this patch, thanks.
I don't use anything else that needs qt, so I can't comment on that.

Just trying to give a little nudge away from "indifference" here. :-)
Comment 10 Dror Levin (RETIRED) gentoo-dev 2009-11-16 16:11:44 UTC
Qt 3 bugs are no longer getting solved.