aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qtopia/iqnotes
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-08-21 21:05:07 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-08-21 21:05:07 +0100
commit78c5e4b775e5f602f9b0d701472eca54023010b9 (patch)
treeedbfe7d7532875743d5f97d8f669393d03814390 /recipes-qtopia/iqnotes
parentfd4d71dd8c321cf621f233708c55b41168fbbf60 (diff)
downloadmeta-opie-78c5e4b775e5f602f9b0d701472eca54023010b9.tar.gz
Add LIC_FILES_CHKSUM to many recipes
Also take the opportunity to make LICENSE more accurate for some recipes (i.e. specifying GPLv2 or GPLv2+ instead of GPL as appropriate.) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-qtopia/iqnotes')
-rw-r--r--recipes-qtopia/iqnotes/iqnotes.inc2
-rw-r--r--recipes-qtopia/iqnotes/iqnotes_2.0.99-2.1.0rc1.bb3
2 files changed, 4 insertions, 1 deletions
diff --git a/recipes-qtopia/iqnotes/iqnotes.inc b/recipes-qtopia/iqnotes/iqnotes.inc
index c6fc3ad..cc43814 100644
--- a/recipes-qtopia/iqnotes/iqnotes.inc
+++ b/recipes-qtopia/iqnotes/iqnotes.inc
@@ -3,7 +3,7 @@ It handles todo, events, sketching. It can acts as a contact, password, \
credit card manager and even more, because is highly configurable. \
Data can be crypted by strong AES algorithm."
SECTION = "opie/applications"
-LICENSE = "GPL"
+LICENSE = "GPLv2"
HOMEPAGE = "http://iqnotes.berlios.de"
AUTHOR = "Peter Vrabel <kybu@kybu.org>"
diff --git a/recipes-qtopia/iqnotes/iqnotes_2.0.99-2.1.0rc1.bb b/recipes-qtopia/iqnotes/iqnotes_2.0.99-2.1.0rc1.bb
index f4a7aea..6bbb1b7 100644
--- a/recipes-qtopia/iqnotes/iqnotes_2.0.99-2.1.0rc1.bb
+++ b/recipes-qtopia/iqnotes/iqnotes_2.0.99-2.1.0rc1.bb
@@ -9,6 +9,9 @@ SRC_URI = "http://download.berlios.de/iqnotes/iqnotes-${UPV}.tar.bz2 \
S = "${WORKDIR}/iqnotes-${UPV}/iqnotes/"
+LIC_FILES_CHKSUM = "file://COPYING;md5=18810669f13b87348459e611d31ab760 \
+ file://COPYRIGHT;beginline=3;endline=14;md5=aa6f61781c86361b1480813aee201258"
+
EXTRA_QMAKEVARS_POST += "CONFIG-=desktop CONFIG-=debug CONFIG+=pda LIBS-=-lqtopia"
SRC_URI[md5sum] = "6b4bbf1b97d1fe777c881c0576e4cb65"