Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
lib32-sdl_ttf


Commits:
0652cae0 by Sven-Hendrik Haase at 2025-08-01T02:00:48+02:00
Make reuse happy

- - - - -


2 changed files:

- PKGBUILD
- REUSE.toml


Changes:

=====================================
PKGBUILD
=====================================
@@ -1,4 +1,4 @@
-# Maintainer: Sven-Hendrik Haase <s...@lutzhaase.com>
+# Maintainer: Sven-Hendrik Haase <svenst...@archlinux.org>
 # Contributor: Esa lakaniemi <esal...@gmail.com>
 
 _pkgbasename=sdl_ttf
@@ -8,7 +8,7 @@ pkgrel=9
 pkgdesc="A library that allows you to use TrueType fonts in your SDL 
applications (32-bit)"
 url="https://www.libsdl.org/projects/SDL_ttf/";
 arch=(x86_64)
-license=(custom)
+license=('Zlib')
 depends=(lib32-sdl lib32-freetype2 $_pkgbasename)
 source=(https://www.libsdl.org/projects/SDL_ttf/release/SDL_ttf-$pkgver.tar.gz
         freetype-pkgconfig.patch


=====================================
REUSE.toml
=====================================
@@ -27,4 +27,4 @@ path = [
     "freetype-pkgconfig.patch",
 ]
 SPDX-FileCopyrightText = "lib32-sdl_ttf contributors"
-SPDX-License-Identifier = "TODO-Choose-a-license"
+SPDX-License-Identifier = "Zlib"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-sdl_ttf/-/commit/0652cae0dcd996df494d19455a6cf196e6f305e5

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-sdl_ttf/-/commit/0652cae0dcd996df494d19455a6cf196e6f305e5
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to