PACKAGES: correct/add LICENSE_FILES (#110)

* add missing hashes & correct licenses
* disable conventional license files for IPK pkgs + more fixes
* libretro-database: bump libretro-database version (with existent License)
* libretro-*: redirect to upstream links pointing to recalbox src
This commit is contained in:
Apaczer
2024-10-21 18:14:35 +02:00
committed by GitHub
parent 59d7586ca6
commit 779367ac07
174 changed files with 415 additions and 157 deletions

View File

@@ -8,6 +8,8 @@ GMENU2X_VERSION = origin/master
GMENU2X_SITE_METHOD = git
GMENU2X_SITE = https://github.com/MiyooCFW/gmenu2x.git
GMENU2X_DEPENDENCIES = sdl sdl_image sdl_mixer sdl_sound sdl_ttf
GMENU2X_LICENSE = GPL-2.0, Custom (fonts and skins)
GMENU2X_LICENSE_FILES = COPYING
GMENU2X_BUILDTIME = \"$(shell date +%F\ %H:%M)\"
GMENU2X_BUILDROOT_HASH = $(shell git rev-parse --short HEAD)