From 2ed74866446553daef2f0469eb06a38f03c40a62 Mon Sep 17 00:00:00 2001 From: Leonid Pliushch Date: Wed, 14 Aug 2019 16:53:49 +0300 Subject: [PATCH] florence: configure with `--disable-static` --- x11-packages/florence/build.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11-packages/florence/build.sh b/x11-packages/florence/build.sh index 9721670ba..357c24ff3 100644 --- a/x11-packages/florence/build.sh +++ b/x11-packages/florence/build.sh @@ -3,12 +3,13 @@ TERMUX_PKG_DESCRIPTION="A configurable on-screen virtual keyboard" TERMUX_PKG_LICENSE="GPL-2.0" TERMUX_PKG_MAINTAINER="Leonid Plyushch " TERMUX_PKG_VERSION=0.6.3 -TERMUX_PKG_REVISION=7 +TERMUX_PKG_REVISION=8 TERMUX_PKG_SRCURL=https://sourceforge.net/projects/florence/files/florence/${TERMUX_PKG_VERSION}/florence-${TERMUX_PKG_VERSION}.tar.bz2 TERMUX_PKG_SHA256=422992fd07d285be73cce721a203e22cee21320d69b0fda1579ce62944c5091e TERMUX_PKG_DEPENDS="atk, fontconfig, freetype, fribidi, gdk-pixbuf, glib, gstreamer, gtk3, harfbuzz, libandroid-shmem, libcairo-x, libcroco, libpixman, libpng, librsvg, libx11, libxcb, libxext, libxi, libxml2, libxrender, libxtst, pango-x, zlib" TERMUX_PKG_EXTRA_CONFIGURE_ARGS=" +--disable-static --without-notification --without-at-spi --with-panelapplet