Commit Graph

13 Commits

Author SHA1 Message Date
Andrzej Raczkowski 93a702e6da bump libpcap version to 1.9.1 (#4376) 2019-10-02 14:14:07 +03:00
Leonid Pliushch e05474e0c9 libpcap: use `--without-libnl` to disable libnl linking instead of ac_cv_lib_nl_3_nl_socket_alloc
Fixes on-device build.
2019-08-16 20:23:20 +03:00
Leonid Pliushch c352216c63 packages: standardize values of several control variables for build.sh
Variables

 TERMUX_PKG_PLATFORM_INDEPENDENT
 TERMUX_DEBUG
 TERMUX_PKG_HAS_DEBUG
 TERMUX_PKG_ESSENTIAL
 TERMUX_SUBPKG_ESSENTIAL
 TERMUX_PKG_NO_STATICSPLIT
 TERMUX_PKG_BUILD_IN_SRC
 TERMUX_PKG_FORCE_CMAKE
 TERMUX_PKG_HOSTBUILD

should not accept arbitrary values for marking them "enabled". Instead
they should accept boolean values which makes them easier to handle and
also makes their meaning clear.

build-package.sh should make decision based on variable's value but not on
whether it is set or empty.

%ci:no-build
2019-08-12 18:49:13 +03:00
Leonid Pliushch 6e70277fb3 no more develsplit + provide static libraries as separate package
%ci:no-build
2019-07-28 21:17:12 +03:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall b51e173d09 libpcap: Update from 1.8.1 to 1.9.0 2018-07-28 23:32:38 +02:00
Leonid Pliushch 23a6eff274 libpcap: fix path to file '/etc/ethers' 2017-09-12 13:46:55 +02:00
Fredrik Fornwall 9ecb6ecbaf libpcap: -Werror=implicit-function-declaration 2017-07-07 01:16:06 +02:00
Fredrik Fornwall 3c23598c77 libpcap: Switch to fossies mirror 2017-04-13 11:16:25 +02:00
Fredrik Fornwall 26797cb4d1 libpcap: Avoid linking aginst libnl 2017-02-17 11:53:07 +01:00
Fredrik Fornwall 98912d1216 libpcap: Update from 1.7.4 to 1.8.1 2016-11-20 07:04:10 -05:00
Fredrik Fornwall d710168fd3 libpcap: Update 1.7.3 => 1.7.4 2015-08-21 17:59:13 -04:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00