sdl2_ttf: 2.0.18 -> 2.20.0

This commit is contained in:
Tim Biermann 2022-07-10 12:08:03 +02:00
parent 5e5fcceb34
commit 938bf4feeb
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 12 additions and 8 deletions

View File

@ -3,10 +3,14 @@ drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/SDL2/
-rw-r--r-- root/root usr/include/SDL2/SDL_ttf.h
drwxr-xr-x root/root usr/lib/
lrwxrwxrwx root/root usr/lib/libSDL2_ttf-2.0.so.0 -> libSDL2_ttf-2.0.so.0.18.0
-rwxr-xr-x root/root usr/lib/libSDL2_ttf-2.0.so.0.18.0
drwxr-xr-x root/root usr/lib/cmake/
drwxr-xr-x root/root usr/lib/cmake/SDL2_ttf/
-rw-r--r-- root/root usr/lib/cmake/SDL2_ttf/sdl2_ttf-config-version.cmake
-rw-r--r-- root/root usr/lib/cmake/SDL2_ttf/sdl2_ttf-config.cmake
lrwxrwxrwx root/root usr/lib/libSDL2_ttf-2.0.so.0 -> libSDL2_ttf-2.0.so.0.2000.0
-rwxr-xr-x root/root usr/lib/libSDL2_ttf-2.0.so.0.2000.0
-rw-r--r-- root/root usr/lib/libSDL2_ttf.a
-rwxr-xr-x root/root usr/lib/libSDL2_ttf.la
lrwxrwxrwx root/root usr/lib/libSDL2_ttf.so -> libSDL2_ttf-2.0.so.0.18.0
lrwxrwxrwx root/root usr/lib/libSDL2_ttf.so -> libSDL2_ttf-2.0.so.0.2000.0
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/SDL2_ttf.pc

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF34InvfE7xYhj7t7OgS0W99YJ2B0gEJZkzxJFyMkFUcgg3/iUa9BwDE8tGNYigJtIJd0nl+xIOXrL9p5rOAwEvAI=
SHA256 (Pkgfile) = 81b0113bf0ccb8d304859e75b6169f64a1acaf4089b821e24c608a306bb77d33
SHA256 (.footprint) = bcdbd57c79eb5bbd4a3c6dbf866384034fc15361b40319a5c94f77810fa73c16
SHA256 (SDL2_ttf-2.0.18.tar.gz) = 7234eb8883514e019e7747c703e4a774575b18d435c22a4a29d068cb768a2251
RWSagIOpLGJF30YcwjR7RdyBf1yD0PmEGhASUOSfooQAnF2rvpR6Zb24PckuBZDowieyhrxEAQwi0lzVGDu6IDQY1AGxaHMNJQg=
SHA256 (Pkgfile) = ea84ddaab88461fec6473923abdbb9db1043424dbe76533f77d9476a5271de0b
SHA256 (.footprint) = 50e139a0211b18be30fa4243584dcde3fe9921ca89961638c109ff7504767597
SHA256 (SDL2_ttf-2.20.0.tar.gz) = 874680232b72839555a558b48d71666b562e280f379e673b6f0c7445ea3b9b8a

View File

@ -4,7 +4,7 @@
# Depends on: freetype libsdl2
name=sdl2_ttf
version=2.0.18
version=2.20.0
release=1
source=(https://github.com/libsdl-org/SDL_ttf/releases/download/release-$version/SDL2_ttf-$version.tar.gz)