mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
JBIGDEC: dev package fixes (#4486)
* JBIGDEC: dev package fixes * fixpkgconfig reorder, thx begasus
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user