aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt
diff options
context:
space:
mode:
authorIan Reinhart Geiser <igeiser@devonit.com>2013-01-04 21:14:01 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2013-05-06 12:22:02 +0200
commit269ce3d01c4241cbff082ad339d42e7cd177b327 (patch)
tree0d1f5fd1f2698a2381e348a87bf4ee9ed93feef3 /recipes-qt
parent3c0d8a8287b3e9ce8d02a1b808ded19e8aed0781 (diff)
qtimageformats: Add module
* MJ: simplified to use newer classes * MJ: Add license information Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt')
-rw-r--r--recipes-qt/qt5/qtimageformats.inc3
-rw-r--r--recipes-qt/qt5/qtimageformats_5.0.0.bb13
2 files changed, 16 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtimageformats.inc b/recipes-qt/qt5/qtimageformats.inc
new file mode 100644
index 00000000..8c28b2b4
--- /dev/null
+++ b/recipes-qt/qt5/qtimageformats.inc
@@ -0,0 +1,3 @@
+require qt5module.inc
+
+INC_PR = "r0"
diff --git a/recipes-qt/qt5/qtimageformats_5.0.0.bb b/recipes-qt/qt5/qtimageformats_5.0.0.bb
new file mode 100644
index 00000000..21812a94
--- /dev/null
+++ b/recipes-qt/qt5/qtimageformats_5.0.0.bb
@@ -0,0 +1,13 @@
+require ${PN}.inc
+require qt5-${PV}.inc
+
+# LICENSE files are missing in 5.0.0
+LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/LGPL-2.1;md5=1a6d268fd218675ffea8be556788b780 \
+ file://${COMMON_LICENSE_DIR}/GPL-3.0;md5=c79ff39f19dfec6d293b95dea7b07891 \
+ file://${COMMON_LICENSE_DIR}/GFDL-1.3;md5=1083add59b39991c748ea70a92166959 \
+"
+
+PR = "${INC_PR}.0"
+
+SRC_URI[md5sum] = "cf2955d48e5674bfad6def4dd3acacca"
+SRC_URI[sha256sum] = "9280f13cdc58b02ab4562538fc381afa36df071564e0404a2ee48ecd0af659c6"