finch: Update to 2.14.8
This commit is contained in:
parent
d8aa2b8024
commit
ef8dd69f85
@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://pidgin.im/
|
|||||||
TERMUX_PKG_DESCRIPTION="Text-based multi-protocol instant messaging client"
|
TERMUX_PKG_DESCRIPTION="Text-based multi-protocol instant messaging client"
|
||||||
TERMUX_PKG_LICENSE="GPL-2.0"
|
TERMUX_PKG_LICENSE="GPL-2.0"
|
||||||
TERMUX_PKG_MAINTAINER="@termux"
|
TERMUX_PKG_MAINTAINER="@termux"
|
||||||
TERMUX_PKG_VERSION=2.14.4
|
TERMUX_PKG_VERSION=2.14.8
|
||||||
TERMUX_PKG_REVISION=2
|
|
||||||
TERMUX_PKG_SRCURL=http://downloads.sourceforge.net/project/pidgin/Pidgin/${TERMUX_PKG_VERSION}/pidgin-${TERMUX_PKG_VERSION}.tar.bz2
|
TERMUX_PKG_SRCURL=http://downloads.sourceforge.net/project/pidgin/Pidgin/${TERMUX_PKG_VERSION}/pidgin-${TERMUX_PKG_VERSION}.tar.bz2
|
||||||
TERMUX_PKG_SHA256=67c1a0104b0624a50100c6d73cd5504d53c9d221922b1b28fa86020531a9904e
|
TERMUX_PKG_SHA256=3f8085c0211c4ca1ba9f8a03889b3d60738432c1673b57b0086070ef6e094cca
|
||||||
TERMUX_PKG_DEPENDS="libiconv, libgnt, libgnutls, libsasl, libxml2, ncurses-ui-libs, glib"
|
TERMUX_PKG_DEPENDS="libiconv, libgnt, libgnutls, libsasl, libxml2, ncurses-ui-libs, glib"
|
||||||
TERMUX_PKG_BREAKS="finch-dev"
|
TERMUX_PKG_BREAKS="finch-dev"
|
||||||
TERMUX_PKG_REPLACES="finch-dev"
|
TERMUX_PKG_REPLACES="finch-dev"
|
||||||
@ -21,7 +20,7 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
|
|||||||
--disable-tcl
|
--disable-tcl
|
||||||
--without-zephyr
|
--without-zephyr
|
||||||
--with-ncurses-headers=$TERMUX_PREFIX/include
|
--with-ncurses-headers=$TERMUX_PREFIX/include
|
||||||
--without-python
|
--without-python3
|
||||||
"
|
"
|
||||||
TERMUX_PKG_RM_AFTER_INSTALL="share/sounds/purple lib/purple-2/libmsn.so"
|
TERMUX_PKG_RM_AFTER_INSTALL="share/sounds/purple lib/purple-2/libmsn.so"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user