mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
azpainter: update to 2.1.2.
Closes #13702. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
2a6c8fce25
commit
c492b88900
1 changed files with 5 additions and 5 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'azpainter'
|
# Template file for 'azpainter'
|
||||||
pkgname=azpainter
|
pkgname=azpainter
|
||||||
version=2.1.1
|
version=2.1.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake"
|
hostmakedepends="automake"
|
||||||
makedepends="fontconfig-devel libjpeg-turbo-devel libXi-devel"
|
makedepends="fontconfig-devel libXi-devel libjpeg-turbo-devel"
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
short_desc="Full-color painting software for illustration drawing"
|
short_desc="Full-color painting software for illustration drawing"
|
||||||
maintainer="Alexander Mamay <alexander@mamay.su>"
|
maintainer="Alexander Mamay <alexander@mamay.su>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://osdn.net/projects/azpainter/"
|
homepage="https://osdn.net/projects/azpainter/"
|
||||||
distfiles="http://osdn.dl.osdn.net/azpainter/68339/azpainter-${version}.tar.xz"
|
distfiles="https://github.com/Symbian9/azpainter/archive/v${version}.tar.gz"
|
||||||
checksum=f70111edbbbbd512a48954289be130ecc7f3ff39cc8ccb3cc6b9e9cfdd3c932b
|
checksum=19db14e7ac50f3877f3516feff39cb7b69da5a30036901cca4d1bcfdafb2df9a
|
||||||
|
|
||||||
CPPFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
|
CPPFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue