|
|
|
@ -31,8 +31,8 @@ Distribution: OpenPKG Community
|
|
|
|
|
Class: PLUS |
|
|
|
|
Group: Postscript |
|
|
|
|
License: GPL |
|
|
|
|
Version: 0.68.0 |
|
|
|
|
Release: 20180831 |
|
|
|
|
Version: 0.69.0 |
|
|
|
|
Release: 20181010 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://poppler.freedesktop.org/poppler-%{version}.tar.xz |
|
|
|
@ -76,6 +76,7 @@ PreReq: zlib, png, jpeg, tiff, openjpeg, cairo, freetype, fontconfig, lcms
|
|
|
|
|
-DBUILD_SHARED_LIBS=off \ |
|
|
|
|
-DCAIRO_INCLUDE_DIRS="%{l_prefix}/include/cairo:%{l_prefix}/include" \ |
|
|
|
|
-DCAIRO_LIBRARIES="`pkg-config cairo --libs`" \ |
|
|
|
|
-DENABLE_GLIB=OFF \ |
|
|
|
|
.. |
|
|
|
|
%{l_make} %{l_mflags} |
|
|
|
|
|
|
|
|
|