mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 14:25:53 +01:00
angstrom-layers: add jasper 1.900.1 to meta-openembedded
Signed-off-by: Koen Kooi <k-kooi@ti.com>
This commit is contained in:
parent
286ae128fa
commit
8ddd12450d
13
recipes-graphics/jasper/jasper_1.900.1.bb
Normal file
13
recipes-graphics/jasper/jasper_1.900.1.bb
Normal file
|
|
@ -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"
|
||||
Loading…
Reference in New Issue
Block a user