From e9d1587c17df3d89e8b178822a07cc73f605fbde Mon Sep 17 00:00:00 2001 From: Jakob Gezelius Date: Sat, 14 Sep 2024 07:35:58 +0200 Subject: [PATCH] libtcod: include homepage **Summary** - Add homepage to package.yml --- packages/l/libtcod/abi_used_symbols | 2 +- packages/l/libtcod/package.yml | 5 +++-- packages/l/libtcod/pspec_x86_64.xml | 17 +++++++++-------- 3 files changed, 13 insertions(+), 11 deletions(-) diff --git a/packages/l/libtcod/abi_used_symbols b/packages/l/libtcod/abi_used_symbols index 40a15b42ea4..500ae8959c4 100644 --- a/packages/l/libtcod/abi_used_symbols +++ b/packages/l/libtcod/abi_used_symbols @@ -82,6 +82,7 @@ libc.so.6:__ctype_tolower_loc libc.so.6:__ctype_toupper_loc libc.so.6:__cxa_atexit libc.so.6:__errno_location +libc.so.6:__isoc23_strtol libc.so.6:__stack_chk_fail libc.so.6:calloc libc.so.6:closedir @@ -151,7 +152,6 @@ libc.so.6:strrchr libc.so.6:strstr libc.so.6:strtod libc.so.6:strtof -libc.so.6:strtol libc.so.6:sysconf libc.so.6:time libc.so.6:unlink diff --git a/packages/l/libtcod/package.yml b/packages/l/libtcod/package.yml index 1a2157b95fa..1b2cd44f97f 100644 --- a/packages/l/libtcod/package.yml +++ b/packages/l/libtcod/package.yml @@ -1,8 +1,9 @@ name : libtcod version : 1.5.1 -release : 5 +release : 6 source : - https://github.com/libtcod/libtcod/archive/refs/tags/1.5.1.tar.gz : f4c052eec562a7e38eb6ebfc14c85c94033a6a3bd8548be31589fb4161b6c400 +homepage : https://github.com/libtcod/libtcod license : BSD-3-Clause component : programming summary : Roguelike graphics/utility library @@ -10,8 +11,8 @@ description: | libtcod is a free, fast, portable and uncomplicated API for roguelike developers providing an advanced true color console, input, and lots of other utilities frequently used in roguelikes. libsplit : no builddeps : - - pkgconfig(sdl) - pkgconfig(glu) + - pkgconfig(sdl) - pkgconfig(x11) build : | %make -j1 -f makefiles/makefile-linux64 clean release TEMP=$workdir/tmp diff --git a/packages/l/libtcod/pspec_x86_64.xml b/packages/l/libtcod/pspec_x86_64.xml index 5dfbe17473b..dae7075d9e2 100644 --- a/packages/l/libtcod/pspec_x86_64.xml +++ b/packages/l/libtcod/pspec_x86_64.xml @@ -1,16 +1,17 @@ libtcod + https://github.com/libtcod/libtcod - Algent Albrahimi - algent@protonmail.com + Jakob Gezelius + jakob@knugen.nu BSD-3-Clause programming Roguelike graphics/utility library libtcod is a free, fast, portable and uncomplicated API for roguelike developers providing an advanced true color console, input, and lots of other utilities frequently used in roguelikes. - https://getsol.us/sources/README.Solus + https://sources.getsol.us/README.Solus libtcod @@ -31,7 +32,7 @@ programming.devel - libtcod + libtcod /usr/include/libtcod/bresenham.h @@ -84,12 +85,12 @@ - - 2022-03-26 + + 2024-09-14 1.5.1 Packaging update - Algent Albrahimi - algent@protonmail.com + Jakob Gezelius + jakob@knugen.nu \ No newline at end of file