poppler{,-qt}: Do not generate GObject introspection

%ci:no-build
This commit is contained in:
Tee KOBAYASHI 2022-04-30 09:03:32 +09:00
parent dbf7d098dd
commit a5bfbd241a
2 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,7 @@ TERMUX_PKG_REPLACES="poppler-dev"
#texlive needs the xpdf headers
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
-DENABLE_GLIB=ON
-DENABLE_GOBJECT_INTROSPECTION=OFF
-DENABLE_UNSTABLE_API_ABI_HEADERS=ON
-DENABLE_QT5=OFF
-DFONT_CONFIGURATION=fontconfig

View File

@ -14,6 +14,7 @@ TERMUX_PKG_PROVIDES="poppler"
#texlive needs the xpdf headers
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
-DENABLE_GLIB=ON
-DENABLE_GOBJECT_INTROSPECTION=OFF
-DENABLE_UNSTABLE_API_ABI_HEADERS=ON
-DENABLE_QT5=ON
-DENABLE_QT6=OFF