Am 02.01.22 um 13:37 schrieb [email protected]:
----- Op 1 jan 2022 om 19:16 schreef Andreas Wacknitz [email protected]:

Some packages can be configured to use an explicit path, eg.
CONFIGURE_OPTIONS     += --with-jpeg-dir=/usr/include/libjpeg8-turbo
There is currently no such option for Squeak.

My problem was that I built using the #include <jpeglib.h> pointing to 
libjpeg6-ijg,
while linking against libjpeg8-turbo or libjpeg9-ijg;  that does not display 
jpeg images,
although that the link editor links fine and produces an executable.

David Stes

_______________________________________________
oi-dev mailing list
[email protected]
https://openindiana.org/mailman/listinfo/oi-dev
image/library/libjpeg-ijg has the following dependent packages:
desktop/remote-desktop/freerdp
image/library/libjpeg
library/desktop/webkitgtk2
library/graphics/wxwidgets
library/graphics/wxwidgets-3
library/qt5
runtime/java/openjdk11

We should try to build and test these packages (despite
image/library/libjpeg which is a meta package) with libjpeg8-turbo and
see how far we come. Maybe we can get rid of libjpeg6.ijg.

Andreas


_______________________________________________
oi-dev mailing list
[email protected]
https://openindiana.org/mailman/listinfo/oi-dev

Reply via email to