Commit Graph

3 Commits

Author SHA1 Message Date
Schrijvers Luc
98a45b8e0b libzip: move zipconf.h to the right place (#1366) 2017-06-04 17:20:30 +02:00
Schrijvers Luc
cb25ac0840 libzip, bump version (#1286) 2017-04-22 16:21:08 -04:00
fbrosson
ae3d17e2d2 libzip: add recipe for 1.1.3, disable static lib, fix install. (#622)
* Add recipe for 1.1.3 but call configure with --disable-static. This
  is OK since there are currently no recipes depending on libzip.
* "make install" puts zipconf.h in lib/libzip/include/ so we need to
  move it to develop/headers/libzip/ and fix libzip.pc.
* Change "LN=ln -f" into "LN=ln -frs" in man/Makefile.am to make ln
  create relative symlinks. This works fine and also saves space.
2016-06-02 10:35:52 +02:00