Commits

Ryan Schmidt authored 9d6a596f0a3
leptonica: Add pkgconfig build dependency

Closes: https://trac.macports.org/ticket/55283
No tags

graphics/leptonica/Portfile

Modified
13 13
14 14 description Leptonica is a image processing and image analysis library.
15 15 long_description ${description}
16 16
17 17 homepage http://www.leptonica.com/
18 18 master_sites http://www.leptonica.com/source/
19 19
20 20 checksums rmd160 f4a469d36c1de4f393dd6307474bccf9eecef022 \
21 21 sha256 29c35426a416bf454413c6fec24c24a0b633e26144a17e98351b6dffaa4a833b
22 22
23 +depends_build port:pkgconfig
24 +
23 25 depends_lib port:tiff \
24 26 port:zlib \
25 27 port:libpng \
26 28 port:jpeg \
27 29 port:openjpeg \
28 30 port:giflib \
29 31 port:webp
30 32
31 33 configure.args --disable-silent-rules
32 34

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut