libgdiplus: update to 5.6.1.

This commit is contained in:
maxice8 2019-03-15 05:10:50 -03:00 committed by maxice8
parent 2a5caa5705
commit 6bf47d499c

View File

@ -1,17 +1,18 @@
# Template file for 'libgdiplus' # Template file for 'libgdiplus'
pkgname=libgdiplus pkgname=libgdiplus
version=5.6 version=5.6.1
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-cairo=system" configure_args="--with-cairo=system"
hostmakedepends="pkg-config automake libtool" hostmakedepends="pkg-config automake libtool"
makedepends="tiff-devel cairo-devel giflib-devel glib-devel libexif-devel libpng-devel" makedepends="tiff-devel cairo-devel giflib-devel glib-devel libexif-devel
short_desc="An Open Source Implementation of the GDI+ API" libpng-devel"
short_desc="Open Source Implementation of the GDI+ API"
maintainer="Juan RP <xtraeme@voidlinux.org>" maintainer="Juan RP <xtraeme@voidlinux.org>"
homepage="http://www.mono-project.com/"
license="LGPL-2.1, MPL-1.1, MIT" license="LGPL-2.1, MPL-1.1, MIT"
homepage="http://www.mono-project.com/"
distfiles="https://github.com/mono/${pkgname}/archive/${version}.tar.gz" distfiles="https://github.com/mono/${pkgname}/archive/${version}.tar.gz"
checksum=6a75e4a476695cd6a1475fd6b989423ecf73978fd757673669771d8a6e13f756 checksum=deff863023950b1d1de7e47e44fc31c8ba39cfc06334737261965f697b2ad312
pre_configure() { pre_configure() {
autoreconf -fiv autoreconf -fiv