blob: c44eeec8896a2d569089d8e93df7c092a5abda78 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = mingw-w64-libpng
pkgdesc = A collection of routines used to create PNG format graphics (mingw-w64)
pkgver = 1.6.44
pkgrel = 1
url = http://www.libpng.org/pub/png/libpng.html
arch = any
license = custom
makedepends = mingw-w64-configure
depends = mingw-w64-zlib
options = !strip
options = !buildflags
options = staticlibs
source = https://downloads.sourceforge.net/sourceforge/libpng/libpng-1.6.44.tar.xz
sha256sums = 60c4da1d5b7f0aa8d158da48e8f8afa9773c1c8baa5d21974df61f1886b8ce8e
pkgname = mingw-w64-libpng
|