mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libsdl-ttf: fix LICENSE metadata and add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
aca246d20a
commit
805e3978a3
|
|
@ -1,7 +1,9 @@
|
|||
DESCRIPTION = "Simple DirectMedia Layer truetype font library."
|
||||
SECTION = "libs"
|
||||
DEPENDS = "virtual/libsdl freetype"
|
||||
LICENSE = "LGPL"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=27818cd7fd83877a8e3ef82b82798ef4"
|
||||
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI = "http://www.libsdl.org/projects/SDL_ttf/release/SDL_ttf-${PV}.tar.gz \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user