mirror of
https://github.com/michaelrsweet/pdfio.git
synced 2024-11-08 06:28:27 +01:00
7 lines
170 B
PkgConfig
7 lines
170 B
PkgConfig
|
Name: pdfio
|
||
|
Description: PDF read/write library
|
||
|
URL: https://www.msweet.org/pdfio
|
||
|
Requires.private: zlib >= 1.0
|
||
|
Libs: -L${prefix}/lib -lpdfio
|
||
|
Cflags: -I${prefix}/include
|