mtpaint: update to 3.49.16

This commit is contained in:
Leonid Pliushch 2019-05-25 16:49:19 +03:00 committed by Yaksh Bariya
parent d849ffa3c6
commit 801d3816c0
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581

View File

@ -2,10 +2,10 @@ TERMUX_PKG_HOMEPAGE=https://sourceforge.net/projects/mtpaint/
TERMUX_PKG_DESCRIPTION="Simple paint program for creating icons and pixel based artwork"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com>"
TERMUX_PKG_VERSION=3.49.15
_COMMIT=91676e939e1198fa536a0cdefbcd9331c70efc4c
TERMUX_PKG_VERSION=3.49.16
_COMMIT=d4cc3e5a3e51b447b091c5623e221ce03f5ac6c8
TERMUX_PKG_SRCURL=https://github.com/wjaguar/mtPaint/archive/${_COMMIT}.zip
TERMUX_PKG_SHA256=94cbb124219f11664639492114eb65185b6f0ffe04f505609f6784842e718554
TERMUX_PKG_SHA256=30bbd72463d4cb871f4b78e4ff9a0cfc25ef27929518aa4b092035f1a6fb24f6
TERMUX_PKG_DEPENDS="atk, fontconfig, freetype, gdk-pixbuf, giflib, glib, gtk2, libandroid-glob, libandroid-shmem, libcairo-x, libjpeg-turbo, littlecms, pango-x, libpng, libtiff, libx11, zlib"
TERMUX_PKG_RECOMMENDS="gifsicle"
TERMUX_PKG_BUILD_IN_SRC=true