Commit Graph

5 Commits

Author SHA1 Message Date
Jerome Duval
d88cc5e52e libzip: bump version, don't build tools on secondary arch
link with libbsd for fts
2023-05-11 09:50:58 +02:00
extrowerk
508ff30705 libzip: bump (#6642)
* libzip: bump
* Add test_req, disable optional deps
* remove old recipe
* suggestion from Begasus

Co-authored-by: Jérôme Duval <jerome.duval@gmail.com>
2022-02-24 10:13:48 +01:00
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