PACKAGE NAME ------------ neko_libjpeg DESCRIPTION ----------- An SIMD-accelerated libjpeg-compatible JPEG codec library See for more info: https://libjpeg-turbo.org/ SOURCE/VERSION -------------- libjpeg-turbo-1.5.3 / 10 IRIX/MIPSPRO VERSION -------------------- 6.5.22 / 7.4.4m ENVIRONMENT VARIABLES --------------------- setenv CC c99 setenv MAKE /usr/nekoware/bin/gmake setenv CFLAGS '-O2 -mips4 -n32' setenv LDFLAGS '-L/usr/nekoware/lib' setenv CPPFLAGS '-I/usr/nekoware/include' for building on mips3 systems, use: setenv CFLAGS '-O2 -mips3 -n32' CONFIGURE --------- patch -p0 < libjpeg-turbo-1.5.3_irix.patch ./configure --prefix=/usr/nekoware BUILD ----- gmake gmake test gmake install KNOWN DEPENDENCIES ------------------ gmake to build the package ERRORS/MISCELLANEOUS -------------------- The md5/md5cmp program wrongly assumes the endianness of the IRIX MIPS systems, so i created a small patch using the amigaos4 byteswap macro to make md5cmp work so that all the tests run successfully (and they do) This package has dual support for both mips3 and mips4 architecture, controlled by the mach(CPUARCH=R4000) switch for libraries and executables. PACKAGED BY ----------- S/N VER PORTER Date ----------------------------------------------------------------- 2 6b 17-04-2004 5 1.2.0 12-02-2012 5 1.2.1 03-07-2012 9 1.3.1 Rainer Canavan (most likely guess) 06-05-2014 1050101 1.5.1 Rainer Canavan (most likely guess) 05-10-2016 10 1.5.3 Frank Everdij (dexter1@gmail.com) 22-05-2019