aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nonworking/unison/unison_2.9.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/nonworking/unison/unison_2.9.1.bb')
-rw-r--r--recipes/nonworking/unison/unison_2.9.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/nonworking/unison/unison_2.9.1.bb b/recipes/nonworking/unison/unison_2.9.1.bb
index 5d248d8ae1..bd2e615990 100644
--- a/recipes/nonworking/unison/unison_2.9.1.bb
+++ b/recipes/nonworking/unison/unison_2.9.1.bb
@@ -3,7 +3,7 @@ SECTION = "net"
PRIORITY = "optional"
SRC_URI = "${DEBIAN_MIRROR}/main/u/${PN}/${PN}_${PV}.orig.tar.gz \
- file://${FILESDIR}/debian.patch;patch=1"
+ file://${FILESDIR}/debian.patch;apply=yes"
SRC_URI[md5sum] = "d8084fa87c13671de21ec1b701a4606c"
SRC_URI[sha256sum] = "42420dcea33d337cb9859d7f51d76ec5a1cf48f7f8b24b1b820c969248a270a6"
grades OpenEmbedded layers collection contribution treesGrokmirror user
aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/jasper/jasper_1.900.1.bb
blob: 2c51319b9c37369e30101f696bf9eca782af091d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
SUMMARY = "Jpeg 2000 implementation"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=baa697d7510288a9cdcce9bd7edaf9bc"

PR = "r1"

SRC_URI = "http://www.ece.uvic.ca/~mdadams/jasper/software/jasper-${PV}.zip"

inherit autotools lib_package

PACKAGECONFIG ??= ""
PACKAGECONFIG[jpeg] = "--enable-libjpeg,--disable-libjpeg,jpeg"

EXTRA_OECONF = "--enable-shared"

SRC_URI[md5sum] = "a342b2b4495b3e1394e161eb5d85d754"
SRC_URI[sha256sum] = "6b905a9c2aca2e275544212666eefc4eb44d95d0a57e4305457b407fe63f9494"