mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
tslib: use SPDX identifiers for licenses in use
[Peter: License is GPL-2.0+ / LGPL-2.1+] Signed-off-by: Martin Kepplinger <martink@posteo.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
ec019bcf64
commit
56ed4a1ef2
@ -7,7 +7,7 @@
|
|||||||
TSLIB_VERSION = 1.11
|
TSLIB_VERSION = 1.11
|
||||||
TSLIB_SITE = https://github.com/kergoth/tslib/releases/download/$(TSLIB_VERSION)
|
TSLIB_SITE = https://github.com/kergoth/tslib/releases/download/$(TSLIB_VERSION)
|
||||||
TSLIB_SOURCE = tslib-$(TSLIB_VERSION).tar.xz
|
TSLIB_SOURCE = tslib-$(TSLIB_VERSION).tar.xz
|
||||||
TSLIB_LICENSE = GPL, LGPL
|
TSLIB_LICENSE = GPL-2.0+ (programs), LGPL-2.1+ (libraries)
|
||||||
TSLIB_LICENSE_FILES = COPYING
|
TSLIB_LICENSE_FILES = COPYING
|
||||||
|
|
||||||
TSLIB_INSTALL_STAGING = YES
|
TSLIB_INSTALL_STAGING = YES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user