blob: 8db5e8abfb42c782adf59990211ec4bfcb54dc6f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = mingw-w64-freeimage
pkgdesc = Library project for developers who would like to support popular graphics image formats (mingw-w64)
pkgver = 3.18.0
pkgrel = 1
url = http://freeimage.sourceforge.net/
arch = any
license = GPL
license = custom:FIPL
makedepends = mingw-w64-gcc
depends = mingw-w64-crt
options = !strip
options = !buildflags
options = staticlibs
source = http://downloads.sourceforge.net/sourceforge/freeimage/FreeImage3180.zip
md5sums = f8ba138a3be233a3eed9c456e42e2578
pkgname = mingw-w64-freeimage
|