aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2010-11-01 16:17:54 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2010-11-01 20:07:14 +0100
commit8ddd12450da6bb4a5115892c8ee8e818fd2a5ef6 (patch)
tree1d4cf64824c37615a111b5c79105bc3f7a3f739b /recipes-graphics
parent286ae128faa6af61a254977d4b2aa5a7505d8587 (diff)
downloadmeta-openembedded-8ddd12450da6bb4a5115892c8ee8e818fd2a5ef6.tar.gz
angstrom-layers: add jasper 1.900.1 to meta-openembedded
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/jasper/jasper_1.900.1.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes-graphics/jasper/jasper_1.900.1.bb b/recipes-graphics/jasper/jasper_1.900.1.bb
new file mode 100644
index 0000000000..756cf67421
--- /dev/null
+++ b/recipes-graphics/jasper/jasper_1.900.1.bb
@@ -0,0 +1,13 @@
+DESCRIPTION = "Jpeg 2000 implementation"
+LICENSE = "MIT"
+
+PR = "r1"
+
+SRC_URI = "http://www.ece.uvic.ca/~mdadams/jasper/software/jasper-${PV}.zip"
+
+inherit autotools lib_package
+
+EXTRA_OECONF = "--enable-shared"
+
+SRC_URI[md5sum] = "a342b2b4495b3e1394e161eb5d85d754"
+SRC_URI[sha256sum] = "6b905a9c2aca2e275544212666eefc4eb44d95d0a57e4305457b407fe63f9494"