summaryrefslogtreecommitdiff
path: root/sdl2_ttf
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-07-10 12:08:03 +0200
committerTim Biermann <tbier@posteo.de>2022-07-10 12:08:03 +0200
commit938bf4feebb610a06da82a4949ca4756cfe94cba (patch)
tree6c3805308d3d3061e21a99a840e4c04b20f8e948 /sdl2_ttf
parent5e5fcceb34754b8f1b564bc624181cb66ca3a361 (diff)
downloadcontrib-938bf4feebb610a06da82a4949ca4756cfe94cba.tar.gz
contrib-938bf4feebb610a06da82a4949ca4756cfe94cba.tar.xz
sdl2_ttf: 2.0.18 -> 2.20.0
Diffstat (limited to 'sdl2_ttf')
-rw-r--r--sdl2_ttf/.footprint10
-rw-r--r--sdl2_ttf/.signature8
-rw-r--r--sdl2_ttf/Pkgfile2
3 files changed, 12 insertions, 8 deletions
diff --git a/sdl2_ttf/.footprint b/sdl2_ttf/.footprint
index e29c82b0a..50c825133 100644
--- a/sdl2_ttf/.footprint
+++ b/sdl2_ttf/.footprint
@@ -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
diff --git a/sdl2_ttf/.signature b/sdl2_ttf/.signature
index 3977e5024..a4a250df4 100644
--- a/sdl2_ttf/.signature
+++ b/sdl2_ttf/.signature
@@ -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
diff --git a/sdl2_ttf/Pkgfile b/sdl2_ttf/Pkgfile
index d48ede828..a5540f73b 100644
--- a/sdl2_ttf/Pkgfile
+++ b/sdl2_ttf/Pkgfile
@@ -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)

Generated by cgit