aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qtopia/zauralign/zauralign_1.0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qtopia/zauralign/zauralign_1.0.2.bb')
-rw-r--r--recipes-qtopia/zauralign/zauralign_1.0.2.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes-qtopia/zauralign/zauralign_1.0.2.bb b/recipes-qtopia/zauralign/zauralign_1.0.2.bb
index 8e89847..3ea5193 100644
--- a/recipes-qtopia/zauralign/zauralign_1.0.2.bb
+++ b/recipes-qtopia/zauralign/zauralign_1.0.2.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Zauralign - a game for one player. The player has to align pieces to remove them from the \
board fighting against new pieces which appear after each move."
SECTION = "opie/games"
-LICENSE = "GPL"
+LICENSE = "GPLv2+"
PR = "r1"
@@ -10,6 +10,9 @@ S = "${WORKDIR}/zauralign"
inherit palmtop
+LIC_FILES_CHKSUM = "file://LICENSE;md5=4c4bc67b93b226b9295ca016dfed1b7c \
+ file://main.cpp;beginline=1;endline=10;md5=c6c2cad0797b7930358ca67868b3305d"
+
TARGET_CFLAGS += "-DNO_DEBUG"
export OE_QMAKE_LINK="${CXX}"