pango-x: fix build.sh

This commit is contained in:
Leonid Pliushch 2019-09-18 23:32:10 +03:00 committed by Yaksh Bariya
parent 8f854ce22e
commit a3bd1d6d9e
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
2 changed files with 1 additions and 12 deletions

View File

@ -9,6 +9,7 @@ TERMUX_PKG_DEPENDS="fontconfig, fribidi, glib, harfbuzz, libcairo-x, libxft, zli
TERMUX_PKG_PROVIDES="pango"
TERMUX_PKG_REPLACES="${TERMUX_PKG_PROVIDES}"
TERMUX_PKG_CONFLICTS="${TERMUX_PKG_PROVIDES}, pango-dev"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="-Dintrospection=false"
termux_step_post_make_install() {
install -Dm600 $TERMUX_PKG_BUILDER_DIR/pango-view.1 \

View File

@ -1,12 +0,0 @@
diff -uNr pango-1.42.4/configure pango-1.42.4.mod/configure
--- pango-1.42.4/configure 2018-08-20 18:06:50.000000000 +0300
+++ pango-1.42.4.mod/configure 2019-04-20 22:28:51.668725111 +0300
@@ -19363,7 +19363,7 @@
fi
# Setup GLIB_MKENUMS to use glib-mkenums even if GLib is uninstalled.
-GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0`
+GLIB_MKENUMS=glib-mkenums
# Checks for FriBiDi