office-gobmx/external/libjpeg-turbo
Christian Lohmaier 875a1bf2e1 makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo)
…by a simple/static $(gb_UnpackedTarball_workdir)/foo
see also 0c4c84a14b

Change-Id: I8e6aa55c85534c4446556548910c950ddbe7c6fc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167163
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: Jenkins
2024-05-06 11:40:45 +02:00
..
include.patch external/libjpeg-turbo: Missing include (for FILE) 2023-05-04 17:15:03 +02:00
jconfig.h libjpeg-turbo: upgrade to release 2.1.5.1 2023-03-29 15:29:42 +00:00
jconfigint.h libjpeg-turbo: upgrade to release 2.1.5.1 2023-03-29 15:29:42 +00:00
jversion.h libjpeg-turbo: upgrade to release 2.1.5.1 2023-03-29 15:29:42 +00:00
Makefile consistent naming of externals: jpeg-turbo->libjpeg-turbo 2017-09-15 10:55:59 +02:00
Module_libjpeg-turbo.mk upgrade libjpeg-turbo to 2.1.1 2021-10-30 11:06:48 +02:00
README libjpeg-turbo is used for import but also export jpeg filter 2023-06-15 14:25:27 +02:00
StaticLibrary_libjpeg-turbo.mk makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo) 2024-05-06 11:40:45 +02:00
UnpackedTarball_libjpeg-turbo.mk external/libjpeg-turbo: Missing include (for FILE) 2023-05-04 17:15:03 +02:00

External library for reading/writing jpegs

This is used by the jpeg import and export filters that are provided
for use by VCL see [[vcl/source/filter/jpeg]]

From [https://www.libjpeg-turbo.org/].