graphicsmagick: Specify --with-fontpath
This commit is contained in:
parent
8761f947a2
commit
31dd7e1643
@ -5,4 +5,5 @@ TERMUX_PKG_VERSION=1.3.25
|
||||
TERMUX_PKG_SRCURL=http://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick/${TERMUX_PKG_VERSION}/GraphicsMagick-${TERMUX_PKG_VERSION}.tar.xz
|
||||
TERMUX_PKG_DEPENDS="littlecms, libtiff, freetype, libjasper, libjpeg-turbo, libpng, libbz2, libxml2, liblzma"
|
||||
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="ac_cv_func_ftime=no --without-magick-plus-plus"
|
||||
TERMUX_PKG_EXTRA_CONFIGURE_ARGS+=" --with-fontpath=/system/fonts"
|
||||
TERMUX_PKG_RM_AFTER_INSTALL="bin/*-config share/man/man1/*-config.1"
|
||||
|
Loading…
Reference in New Issue
Block a user