blob: d86d9ae6001bef16997a7105f66e832606fcb623 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = mingw-w64-exiv2
pkgdesc = Exif and Iptc metadata manipulation library and tools (mingw-w64)
pkgver = 0.28.2
pkgrel = 1
url = http://www.exiv2.org
arch = any
license = GPL
makedepends = mingw-w64-cmake
makedepends = rsync
depends = mingw-w64-zlib
depends = mingw-w64-gettext
depends = mingw-w64-libiconv
depends = mingw-w64-expat
depends = mingw-w64-libinih
options = !strip
options = !buildflags
options = staticlibs
source = https://github.com/Exiv2/exiv2/archive/v0.28.2.tar.gz
sha256sums = 543bead934135f20f438e0b6d8858c55c5fcb7ff80f5d1d55489965f1aad58b9
pkgname = mingw-w64-exiv2
|