|
@ -7,11 +7,26 @@ TERMUX_PKG_SRCURL=http://www.graphviz.org/pub/graphviz/stable/SOURCES/graphviz-$ |
|
|
TERMUX_PKG_SHA256=ca5218fade0204d59947126c38439f432853543b0818d9d728c589dfe7f3a421 |
|
|
TERMUX_PKG_SHA256=ca5218fade0204d59947126c38439f432853543b0818d9d728c589dfe7f3a421 |
|
|
TERMUX_PKG_DEPENDS="libandroid-glob,libcairo,pango,libexpat,libltdl,librsvg,libgd" |
|
|
TERMUX_PKG_DEPENDS="libandroid-glob,libcairo,pango,libexpat,libltdl,librsvg,libgd" |
|
|
TERMUX_PKG_BUILD_IN_SRC=yes |
|
|
TERMUX_PKG_BUILD_IN_SRC=yes |
|
|
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--with-poppler=no --enable-java=no --enable-perl=no |
|
|
TERMUX_PKG_EXTRA_CONFIGURE_ARGS=" |
|
|
--enable-swig=no --enable-sharp=no --enable-guile=no --enable-lua=no --enable-ocaml=no |
|
|
--enable-guile=no |
|
|
--enable-php=no --enable-python=no --enable-r=no --enable-ruby=no --enable-tcl=no |
|
|
--enable-java=no |
|
|
--with-pic --with-x=no --with-pangocairo=yes |
|
|
--enable-lua=no |
|
|
--with-ltdl-include=$TERMUX_PREFIX/include --with-ltdl-lib=$TERMUX_PREFIX/lib" |
|
|
--enable-ocaml=no |
|
|
|
|
|
--enable-perl=no |
|
|
|
|
|
--enable-php=no |
|
|
|
|
|
--enable-python=no |
|
|
|
|
|
--enable-r=no |
|
|
|
|
|
--enable-ruby=no |
|
|
|
|
|
--enable-sharp=no |
|
|
|
|
|
--enable-swig=no |
|
|
|
|
|
--enable-tcl=no |
|
|
|
|
|
--with-ltdl-include=$TERMUX_PREFIX/include |
|
|
|
|
|
--with-ltdl-lib=$TERMUX_PREFIX/lib |
|
|
|
|
|
--with-pangocairo=yes |
|
|
|
|
|
--with-pic |
|
|
|
|
|
--with-poppler=no |
|
|
|
|
|
--with-x=no |
|
|
|
|
|
" |
|
|
TERMUX_PKG_RM_AFTER_INSTALL="bin/*-config share/man/man1/*-config.1" |
|
|
TERMUX_PKG_RM_AFTER_INSTALL="bin/*-config share/man/man1/*-config.1" |
|
|
|
|
|
|
|
|
termux_step_pre_configure() { |
|
|
termux_step_pre_configure() { |
|
|