summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/jasper
diff options
context:
space:
mode:
authorTudor Florea <tudor.florea@enea.com>2015-10-08 22:51:41 +0200
committerTudor Florea <tudor.florea@enea.com>2015-10-08 22:51:41 +0200
commit1219bf8a90a7bf8cd3a5363551ef635d51e8fc8e (patch)
treea21a5fc103bb3bd65ecd85ed22be5228fc54e447 /meta-oe/recipes-graphics/jasper
downloadmeta-openembedded-1219bf8a90a7bf8cd3a5363551ef635d51e8fc8e.tar.gz
initial commit for Enea Linux 5.0 arm
Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'meta-oe/recipes-graphics/jasper')
-rw-r--r--meta-oe/recipes-graphics/jasper/jasper_1.900.1.bb17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/jasper/jasper_1.900.1.bb b/meta-oe/recipes-graphics/jasper/jasper_1.900.1.bb
new file mode 100644
index 000000000..2c51319b9
--- /dev/null
+++ b/meta-oe/recipes-graphics/jasper/jasper_1.900.1.bb
@@ -0,0 +1,17 @@
1SUMMARY = "Jpeg 2000 implementation"
2LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=baa697d7510288a9cdcce9bd7edaf9bc"
4
5PR = "r1"
6
7SRC_URI = "http://www.ece.uvic.ca/~mdadams/jasper/software/jasper-${PV}.zip"
8
9inherit autotools lib_package
10
11PACKAGECONFIG ??= ""
12PACKAGECONFIG[jpeg] = "--enable-libjpeg,--disable-libjpeg,jpeg"
13
14EXTRA_OECONF = "--enable-shared"
15
16SRC_URI[md5sum] = "a342b2b4495b3e1394e161eb5d85d754"
17SRC_URI[sha256sum] = "6b905a9c2aca2e275544212666eefc4eb44d95d0a57e4305457b407fe63f9494"