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:
Martin Jansa 2012-01-30 12:05:07 +00:00 committed by Koen Kooi
parent aca246d20a
commit 805e3978a3

View File

@ -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 \