mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
jpeg 9: jconfig.h: fix issue with type boolean on Haiku
This commit is contained in:
@@ -13,9 +13,11 @@ LICENSE="JPEG"
|
||||
COPYRIGHT="1991-2013, Thomas G. Lane, Guido Vollbeding. All Rights Reserved"
|
||||
SRC_URI="http://www.ijg.org/files/jpegsrc.v9.tar.gz"
|
||||
CHECKSUM_MD5="b397211ddfd506b92cd5e02a22ac924d"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
ARCHITECTURES="x86_gcc2 ?x86"
|
||||
|
||||
PATCHES="jpeg-9.patchset"
|
||||
|
||||
PROVIDES="
|
||||
jpeg = $portVersion compat >= 9
|
||||
lib:libjpeg = $portVersion compat >= 9
|
||||
|
||||
Reference in New Issue
Block a user