mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mtpaint: update to 3.49.19.
Closes #13283. Signed-off-by: Enno Boland <gottox@voidlinux.org>
This commit is contained in:
parent
040b7ec514
commit
601d89f938
1 changed files with 5 additions and 5 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'mtpaint'
|
# Template file for 'mtpaint'
|
||||||
pkgname=mtpaint
|
pkgname=mtpaint
|
||||||
version=3.49.16
|
version=3.49.19
|
||||||
revision=1
|
revision=1
|
||||||
_commit=d4cc3e5a3e51b447b091c5623e221ce03f5ac6c8
|
_commit=a9e445ef0167631363fe954bd3ea7aec7853ca1a
|
||||||
wrksrc="mtPaint-${_commit}"
|
wrksrc="mtPaint-${_commit}"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr --mandir=/usr/share/man
|
configure_args="--prefix=/usr --mandir=/usr/share/man
|
||||||
|
@ -10,9 +10,9 @@ configure_args="--prefix=/usr --mandir=/usr/share/man
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="giflib-devel gtk+-devel libmagick-devel libopenjpeg-devel"
|
makedepends="giflib-devel gtk+-devel libmagick-devel libopenjpeg-devel"
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
||||||
short_desc="Simple GTK+2 painting program"
|
short_desc="Simple GTK+2 painting program"
|
||||||
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://mtpaint.sourceforge.net/"
|
homepage="http://mtpaint.sourceforge.net/"
|
||||||
license="GPL-3"
|
|
||||||
distfiles="https://github.com/wjaguar/mtPaint/archive/${_commit}.tar.gz"
|
distfiles="https://github.com/wjaguar/mtPaint/archive/${_commit}.tar.gz"
|
||||||
checksum=b78ddc732a0be093f4716fc657a0ddf32e74c7ef2715767936d930222aeceae1
|
checksum=20ca8a9765b3515822569afeb413b825634dece83f82a12af04f3276a744b1a5
|
||||||
|
|
Loading…
Add table
Reference in a new issue