summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorxantares2015-06-08 22:57:31 +0200
committerxantares2015-06-08 22:57:31 +0200
commitbc4f44b1e992a2497c71488921c26c7950557d29 (patch)
tree316bed4dcfafa96a6d7a12d252dad9bedac349a5 /.SRCINFO
downloadaur-bc4f44b1e992a2497c71488921c26c7950557d29.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..179495583886
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = mingw-w64-libzip
+ pkgdesc = A C library for reading, creating, and modifying zip archives (mingw-w64)
+ pkgver = 0.11.1
+ pkgrel = 4
+ url = http://www.nih.at/libzip/index.html
+ arch = any
+ license = BSD
+ makedepends = mingw-w64-configure
+ depends = mingw-w64-crt
+ depends = mingw-w64-zlib
+ options = staticlibs
+ options = !buildflags
+ options = !strip
+ source = http://www.nih.at/libzip/libzip-0.11.1.tar.xz
+ source = fix-headers.patch
+ md5sums = 87d5ec3629f6ad2a4b01ad961e7f0c19
+ md5sums = 249395bd3a426c4c4e993e9d4753e1dd
+
+pkgname = mingw-w64-libzip
+