mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
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:
@@ -7,6 +7,8 @@
|
||||
DJVU_VERSION = 3.5.24
|
||||
DJVU_SITE = https://sourceforge.net/projects/djvu/files/DjVuLibre/$(DJVU_VERSION)
|
||||
DJVU_SOURCE = djvulibre-$(DJVU_VERSION).tar.gz
|
||||
DJVU_LICENSE = GPL-2.0+
|
||||
DJVU_LICENSE_FILES = COPYING COPYRIGHT
|
||||
|
||||
DJVU_INSTALL_STAGING = YES
|
||||
DJVU_AUTORECONF = YES
|
||||
|
||||
Reference in New Issue
Block a user