Daniel Engberg
2057d7c790
libs/libarchive: Fix unintended linking of liblz4
...
Fixes unintended linking of liblz4
Thanks to hnyman for making me aware of this issue.
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-12-03 02:33:09 +01:00
Daniel Engberg
2121d6595e
libs/libarchive: Update to 3.2.2 and add bsdtar
...
Updates libarchive to 3.2.2
Adds bsdtar aswell as usable archive/compression support
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-12-01 14:20:27 -06:00
Daniel Golle
df1df03a2f
libarchive: add build-variant without libopenssl
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-21 15:28:24 +02:00
Nicolas Thill
df9f3b7b72
libarchive: cleanup & fixes
...
Disable unused stuff explicitely, cleanup package def, only install useful devel stuff
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-26 10:00:12 +02:00
Johannes Morgenroth
1dc00a2b0a
libarchive: Reduce dependencies by disabling them using configure args
...
In order to reduce the dependencies, this patch disables following features:
* Extended Attributes
* ACL support
* bzip2 through bz2lib
* lzop through liblzo2
* crypto support from Nettle
* xar through libxml2
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-23 15:53:12 +02:00
Johannes Morgenroth
4af4395e2d
libarchive: Add missing dependencies
...
Dependencies to libacl, libattr, libbz2, liblzo, and libnettle added.
PKG_BUILD_DEPENDS is removed since it is already defined by DEPENDS.
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-22 14:35:35 +02:00
Johannes Morgenroth
2c28b81816
libarchive: Fix install target
...
This commit replaces the command with a more generic one.
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-22 14:08:01 +02:00
Johannes Morgenroth
a4e21e7216
libarchive: add new package
...
Multi-format archive and compression library
Signed-off-by: Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
2014-08-20 12:43:30 +02:00