allegro: Mark license as giftware

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
This commit is contained in:
Marko Lindqvist
2026-08-27 08:01:10 +03:00
parent b7347bce5d
commit 919aabb345

View File

@@ -2,7 +2,7 @@ DESCRIPTION = "Allegro4 is cross-platform, open source, game programming library
HOMEPAGE = "https://liballeg.org/"
SECTION = "libs"
LICENSE = "Allegro4"
LICENSE = "Giftware"
LIC_FILES_CHKSUM = "file://docs/txt/license.txt;md5=55ec083de776f786d0da79bbbb887c50"
DEPENDS = "virtual/libgl libglu libx11 libxcursor physfs openal-soft jpeg"