1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 14:57:35 +00:00

Ports/SDL2_ttf: Update to 2.20.1

This commit is contained in:
Tim Schumacher 2022-08-21 16:47:01 +02:00 committed by Linus Groh
parent 4678028842
commit a0820b205c
3 changed files with 12 additions and 13 deletions

View file

@ -1,10 +1,9 @@
#!/usr/bin/env -S bash ../.port_include.sh
port=SDL2_ttf
version=2.0.18
useconfigure=true
use_fresh_config_sub=true
files="https://www.libsdl.org/projects/SDL_ttf/release/SDL2_ttf-${version}.tar.gz SDL2_ttf-${version}.tar.gz 7234eb8883514e019e7747c703e4a774575b18d435c22a4a29d068cb768a2251"
auth_type=sha256
port='SDL2_ttf'
version='2.20.1'
useconfigure='true'
files="https://github.com/libsdl-org/SDL_ttf/releases/download/release-${version}/SDL2_ttf-${version}.tar.gz SDL2_ttf-${version}.tar.gz 78cdad51f3cc3ada6932b1bb6e914b33798ab970a1e817763f22ddbfd97d0c57"
auth_type='sha256'
depends=("SDL2" "freetype")
configure() {

View file

@ -17,10 +17,10 @@ static library into a shared library.
1 file changed, 34 insertions(+)
diff --git a/configure b/configure
index 02724d0..fec4760 100755
index 9afa3e1..2ed54b6 100755
--- a/configure
+++ b/configure
@@ -4841,6 +4841,10 @@ tpf*)
@@ -5729,6 +5729,10 @@ tpf*)
os2*)
lt_cv_deplibs_check_method=pass_all
;;
@ -31,7 +31,7 @@ index 02724d0..fec4760 100755
esac
fi
@@ -7634,6 +7638,10 @@ $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
@@ -8402,6 +8406,10 @@ printf %s "checking for $compiler option to produce PIC... " >&6; }
lt_prog_compiler_static='-Bstatic'
;;
@ -42,7 +42,7 @@ index 02724d0..fec4760 100755
*)
lt_prog_compiler_can_build_shared=no
;;
@@ -8919,6 +8927,10 @@ rm -f core conftest.err conftest.$ac_objext \
@@ -9690,6 +9698,10 @@ rm -f core conftest.err conftest.$ac_objext conftest.beam \
hardcode_shlibpath_var=no
;;
@ -53,7 +53,7 @@ index 02724d0..fec4760 100755
*)
ld_shlibs=no
;;
@@ -9846,6 +9858,17 @@ uts4*)
@@ -10615,6 +10627,17 @@ uts4*)
shlibpath_var=LD_LIBRARY_PATH
;;
@ -71,7 +71,7 @@ index 02724d0..fec4760 100755
*)
dynamic_linker=no
;;
@@ -15654,6 +15677,17 @@ uts4*)
@@ -16924,6 +16947,17 @@ uts4*)
shlibpath_var=LD_LIBRARY_PATH
;;