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

@@ -1,7 +1,14 @@
# linuxjoymap release 0.5.5
JOYMAP_VERSION = 705bf560ae926a367f00adf9723581313c4e2c7c
JOYMAP_SITE_METHOD = git
JOYMAP_SITE = https://git.code.sf.net/p/linuxjoymap/git
################################################################################
#
# linuxjoymap
#
################################################################################
JOYMAP_VERSION = 0.5.5
JOYMAP_SOURCE = joymap-$(JOYMAP_VERSION).tar.gz
JOYMAP_SITE = http://downloads.sourceforge.net/project/linuxjoymap
JOYMAP_LICENSE = GPL-2.0
JOYMAP_LICENSE_FILES = COPYING
define JOYMAP_BUILD_CMDS
$(MAKE) CC="$(TARGET_CC)" CXX="$(TARGET_CXX)" LD="$(TARGET_LD)" -C $(@D)