Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fengzch-das
multibuild
Commits
e35cc29a
Commit
e35cc29a
authored
Mar 25, 2022
by
Andrew Murray
Browse files
Added default libjpeg-turbo version
parent
d0b05e7e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
library_builders.sh
library_builders.sh
+1
-0
No files found.
library_builders.sh
View file @
e35cc29a
...
...
@@ -18,6 +18,7 @@ BZIP2_VERSION="${BZIP2_VERSION:-1.0.7}"
FREETYPE_VERSION
=
"
${
FREETYPE_VERSION
:-
2
.11.0
}
"
TIFF_VERSION
=
"
${
TIFF_VERSION
:-
4
.1.0
}
"
JPEG_VERSION
=
"
${
JPEG_VERSION
:-
9b
}
"
JPEGTURBO_VERSION
=
"
${
JPEGTURBO_VERSION
:-
2
.1.3
}
"
OPENJPEG_VERSION
=
"
${
OPENJPEG_VERSION
:-
2
.1
}
"
LCMS2_VERSION
=
"
${
LCMS2_VERSION
:-
2
.9
}
"
GIFLIB_VERSION
=
"
${
GIFLIB_VERSION
:-
5
.1.3
}
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment