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,7 @@
LIBRETRO_BK_EMULATOR_VERSION = cf70ce503ddb65051a58f3c4f61d1e258fc4c84b
LIBRETRO_BK_EMULATOR_SITE = $(call github,libretro,bk-emulator,$(LIBRETRO_BK_EMULATOR_VERSION))
LIBRETRO_BK_EMULATOR_LICENSE = Custom
LIBRETRO_BK_EMULATOR_LICENSE_FILES = COPYING
define LIBRETRO_BK_EMULATOR_BUILD_CMDS
CFLAGS="$(TARGET_CFLAGS) $(COMPILER_COMMONS_CFLAGS_SO)" \