New commits:
commit ad66619099a808fdc5b14c6adafa8c612d50430b
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
graphics-libs/poppler: fully converted the XPDF_HEADERS flag
diff --git a/graphics-libs/poppler/BUILD b/graphics-libs/poppler/BUILD
index b378dd9..6170637 100755
--- a/graphics-libs/poppler/BUILD
+++ b/graphics-libs/poppler/BUILD
@@ -3,7 +3,5 @@ if is_depends_enabled $SPELL qtbase;then
fi &&
export CMAKE_PREFIX_PATH=$QTP &&
OPTS+=" $XPDF_HEADERS -DBUILD_CPP_TESTS=0" &&
-# as of version 0.73.0
-OPTS="${OPTS/ENABLE_XPDF_HEADERS/ENABLE_UNSTABLE_API_ABI_HEADERS}"
sed -i "/SYSTEM/d" test/CMakeLists.txt glib/CMakeLists.txt &&
default_build
diff --git a/graphics-libs/poppler/CONFIGURE b/graphics-libs/poppler/CONFIGURE
index 31e396a..ba8bdaf 100755
--- a/graphics-libs/poppler/CONFIGURE
+++ b/graphics-libs/poppler/CONFIGURE
@@ -1,5 +1,8 @@
source $GRIMOIRE/CMAKE_CONFIGURE &&