First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 180835
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Qt Bug Alias <qt@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Diego E. 'Flameeyes' Pettenò <flameeyes@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 180835 depends on: Show dependency tree
Bug 180835 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-06-04 10:49 0000
At least the 4.3.0 ebuild (didn't check anything older) uses those three
useflags to switch between internal and external copies of libraries. Unless
there is a specific upstream request to use internal libraries, the external
copy should always be used (and for what I can see in ./configure --help
output, the system copy is also the default).

Also, the mng useflag doesn't seem to actually disable mng support as far as I
can see.

HTH,
Diego

------- Comment #1 From Caleb Tennis 2007-06-04 11:29:44 0000 -------
if you want to make the proper fixes, please do so. :)  I suppose this means
dropping png and jpeg and possibly zlib use flags (which isn't a problem in my
opinion).

------- Comment #2 From Diego E. 'Flameeyes' Pettenò 2007-06-04 13:25:27 0000 -------
Well, we could disable the three features with the useflags disabled, although
I'm not sure if it makes really sense.

------- Comment #3 From Diego E. 'Flameeyes' Pettenò 2007-06-04 15:09:07 0000 -------
I've decided to actually leaving the flags and fix them properly, after all one
*might* want to reduce its size for minimal X11 use, albeit not a common use of
it.

I also cleaned up qt_use to behave a bit more like use_enable/use_with,
accepting three arguments, this should make possible to rewrite the 'use'
checks in the ebuild through that function alone.

First Last Prev Next    No search results available      Search page      Enter new bug