mtpaint: update to 3.49.27

This commit is contained in:
Leonid Pliushch 2020-04-27 16:36:23 +03:00 committed by Yaksh Bariya
parent 9dabd852a7
commit 3c332fe1c8
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 3 additions and 4 deletions

View File

@ -2,11 +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.23
TERMUX_PKG_REVISION=2
_COMMIT=3d675d0a8fd598d6dff8cac51940fb62e14f7b59
TERMUX_PKG_VERSION=3.49.27
_COMMIT=26751cd0336414e2f16cbe25c9fe2702f34e7b5c
TERMUX_PKG_SRCURL=https://github.com/wjaguar/mtPaint/archive/${_COMMIT}.zip
TERMUX_PKG_SHA256=fb1b5cb97997b3ec6e4fa51f56c47dad1ff0f2a19c2aaa8545f4164cc280b658
TERMUX_PKG_SHA256=57581585914caaf2808a3a6e7398303c996038700ee4e79fa98b58989bef2ae4
TERMUX_PKG_DEPENDS="atk, fontconfig, freetype, gdk-pixbuf, giflib, glib, gtk2, libandroid-glob, libandroid-shmem, libcairo, libjpeg-turbo, littlecms, pango, libpng, libtiff, libwebp, libx11, zlib"
TERMUX_PKG_RECOMMENDS="gifsicle"
TERMUX_PKG_BUILD_IN_SRC=true