From: Lock l00p Date: Fri, 29 Sep 2023 22:04:10 +0000 (+0000) Subject: add libjpeg X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=4819cf261cadeade96bb3cb8143d62d52e60f1d1;p=xonotic%2Fxonotic.git add libjpeg --- diff --git a/misc/builddeps/emscripten/jpeg/lib/libjpeg.a b/misc/builddeps/emscripten/jpeg/lib/libjpeg.a new file mode 100644 index 00000000..27370d9d Binary files /dev/null and b/misc/builddeps/emscripten/jpeg/lib/libjpeg.a differ diff --git a/misc/builddeps/emscripten/jpeg/lib/libjpeg.la b/misc/builddeps/emscripten/jpeg/lib/libjpeg.la new file mode 100755 index 00000000..ac8ef61f --- /dev/null +++ b/misc/builddeps/emscripten/jpeg/lib/libjpeg.la @@ -0,0 +1,41 @@ +# libjpeg.la - a libtool library file +# Generated by ltmain.sh (GNU libtool) 2.2.6b +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='' + +# Names of this library. +library_names='' + +# The name of the static archive. +old_library='libjpeg.a' + +# Linker flags that can not go in dependency_libs. +inherited_linker_flags='' + +# Libraries that this one depends upon. +dependency_libs='' + +# Names of additional weak libraries provided by this library +weak_library_names='' + +# Version information for libjpeg. +current=8 +age=0 +revision=2 + +# Is this an already installed library? +installed=yes + +# Should we warn about portability when linking against -modules? +shouldnotlink=no + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/tmp/j/lib' diff --git a/misc/builddeps/emscripten/jpeg/libjpeg.a b/misc/builddeps/emscripten/jpeg/libjpeg.a deleted file mode 100644 index 27370d9d..00000000 Binary files a/misc/builddeps/emscripten/jpeg/libjpeg.a and /dev/null differ