mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libgdiplus: update to 6.2.
This commit is contained in:
parent
47689aadf3
commit
1148d53224
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libgdiplus'
|
# Template file for 'libgdiplus'
|
||||||
pkgname=libgdiplus
|
pkgname=libgdiplus
|
||||||
version=6.1
|
version=6.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config automake libtool"
|
hostmakedepends="pkg-config automake libtool"
|
||||||
makedepends="tiff-devel cairo-devel giflib-devel glib-devel libexif-devel
|
makedepends="tiff-devel cairo-devel giflib-devel glib-devel libexif-devel
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Open Source Implementation of the GDI+ API"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://www.mono-project.com/"
|
homepage="http://www.mono-project.com/"
|
||||||
distfiles="https://download.mono-project.com/sources/libgdiplus-1.1/libgdiplus-${version}.tar.gz"
|
distfiles="https://dl.winehq.org/mono/sources/libgdiplus/libgdiplus-${version}.tar.gz"
|
||||||
checksum=97d5a83d6d6d8f96c27fb7626f4ae11d3b38bc88a1726b4466aeb91451f3255b
|
checksum=683adb7d99d03f6ee7985173a206a2243f76632682334ced4cae2fcd20c83bc9
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fiv
|
autoreconf -fiv
|
||||||
|
|
Loading…
Add table
Reference in a new issue