blob: 77009814aef1e5d83fed39cc227d4e12c9957466 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = mingw-w64-libxdiff
pkgdesc = The LibXDiff library implements basic and yet complete functionalities to create file differences/patches
pkgver = 0.23
pkgrel = 1
url = http://www.xmailserver.org/xdiff-lib.html
arch = any
license = GPL
makedepends = mingw-w64-gcc
depends = mingw-w64-crt
options = !strip
options = !buildflags
options = staticlibs
source = http://www.xmailserver.org/libxdiff-0.23.tar.gz
md5sums = 8970281543130411d8a1b1f004a8418b
pkgname = mingw-w64-libxdiff
|