]> git.rm.cloudns.org Git - xonotic/xonotic.git/commitdiff
add libjpeg
authorLock l00p <hakzstudios@gmail.com>
Fri, 29 Sep 2023 22:04:10 +0000 (22:04 +0000)
committerLock l00p <hakzstudios@gmail.com>
Fri, 29 Sep 2023 22:04:10 +0000 (22:04 +0000)
misc/builddeps/emscripten/jpeg/lib/libjpeg.a [new file with mode: 0644]
misc/builddeps/emscripten/jpeg/lib/libjpeg.la [new file with mode: 0755]
misc/builddeps/emscripten/jpeg/libjpeg.a [deleted file]

diff --git a/misc/builddeps/emscripten/jpeg/lib/libjpeg.a b/misc/builddeps/emscripten/jpeg/lib/libjpeg.a
new file mode 100644 (file)
index 0000000..27370d9
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 (executable)
index 0000000..ac8ef61
--- /dev/null
@@ -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 (file)
index 27370d9..0000000
Binary files a/misc/builddeps/emscripten/jpeg/libjpeg.a and /dev/null differ