Attach arm issues with C++ exception unwinding
[termux-packages] / packages / gifsicle / build.sh
1 TERMUX_PKG_HOMEPAGE=https://www.lcdf.org/gifsicle/
2 TERMUX_PKG_DESCRIPTION="Tool for creating, editing, and getting information about GIF images and animations"
3 TERMUX_PKG_VERSION=1.89
4 TERMUX_PKG_SHA256=15b4cd27fff502c3769c245f71ed5484a38efd3f15106714a65db3a21b066f3e
5 TERMUX_PKG_SRCURL=http://www.lcdf.org/gifsicle/gifsicle-${TERMUX_PKG_VERSION}.tar.gz
6 TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--disable-gifview"