You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
TERMUX_PKG_HOMEPAGE=http://spruce.sourceforge.net/gmime/
|
|
|
|
TERMUX_PKG_DESCRIPTION="MIME message parser and creator"
|
|
|
|
TERMUX_PKG_LICENSE="GPL-2.0"
|
|
|
|
TERMUX_PKG_VERSION=3.2.3
|
|
|
|
TERMUX_PKG_SHA256=6a0875eeb552ab447dd54853a68ced62217d863631048737dd97eaa2713e7311
|
|
|
|
TERMUX_PKG_SRCURL=https://download.gnome.org/sources/gmime/${TERMUX_PKG_VERSION:0:3}/gmime-${TERMUX_PKG_VERSION}.tar.xz
|
|
|
|
TERMUX_PKG_DEPENDS="glib, libidn2"
|
|
|
|
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
|
|
|
|
ac_cv_have_iconv_detect_h=yes
|
|
|
|
--disable-glibtest
|
|
|
|
--disable-crypto
|
|
|
|
"
|