[Bug 28684] dependencies fixes for wxGTK-2.4.1-r1 ebuild

Hi,

Robin, is it somehow (easily -- it's not important thing) possible to
modify wxPython so that it builds even if some of wxUSE_LIBPNG,
wxUSE_LIBJPEG and wxUSE_LIBTIFF are set to 0?

Thanks,
Vaclav

---------- FWD ----------

···

Subject: [Bug 28684] dependencies fixes for wxGTK-2.4.1-r1 ebuild
Date: Thursday 02 of October 2003 20:11
From: bugzilla-daemon@gentoo.org
To: vaclav.slavik@matfyz.cz

http://bugs.gentoo.org/show_bug.cgi?id=28684

------- Additional Comments From liquidx@gentoo.org 2003-02-10 11:19
PST ------- sorry this has taken so long.

i've done some testing on disabling libtiff/jpeg/png support and
unfortunately, it has some very bad consequences for wxPython if I
disable any one of those.

unless there is a solution to wxPython (which isn't very simple
because in src/gtk/image.cpp, it assumes all the graphic format
support all the way.) then I can't introduce those changes.

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.

-------------------------------------------------------

--
PGP key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x465264C9

Vaclav Slavik wrote:

Hi,

Robin, is it somehow (easily -- it's not important thing) possible to modify wxPython so that it builds even if some of wxUSE_LIBPNG, wxUSE_LIBJPEG and wxUSE_LIBTIFF are set to 0?

It can probably be done fairly easily in 2.5 after the switch to SWIG 1.3.x, but not in 2.4 as the old SWIG's preprocessor is very limited.

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!