JBIGDEC: dev package fixes (#4486)

* JBIGDEC: dev package fixes

* fixpkgconfig reorder, thx begasus
This commit is contained in:
miqlas
2019-12-25 18:55:28 +01:00
committed by GitHub
parent fdf3508738
commit 83863ae265

View File

@@ -8,7 +8,7 @@ ratios on the order of 100:1."
HOMEPAGE="https://jbig2dec.com/"
COPYRIGHT="2001-2009 Artifex Software, Inc."
LICENSE="GNU GPL v3"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs950/jbig2dec-$portVersion.tar.gz"
CHECKSUM_SHA256="f72bad7102638b31fa96be7492fb3d447a83d71c644cffd01f2a7ec52bd5fb72"
PATCHES="jbig2dec-$portVersion.patchset"
@@ -63,6 +63,8 @@ INSTALL()
prepareInstalledDevelLibs libjbig2dec
fixPkgconfig
packageEntries devel $developDir
}