openwrt/package/libs
Rosen Penev f61110e8f2 lzo: switch to building with CMake
CMake is less error prone that autotools and also compiles faster.

Fixed license information.

Added pkgconfig file to InstallDev so that packages that use it can
find lzo.

Before:

time make package/lzo/compile -j 12
________________________________________________________
Executed in   20.87 secs   fish           external
   usr time   26.95 secs    0.00 micros   26.95 secs
   sys time    5.49 secs  305.00 micros    5.49 secs

After:

time make package/lzo/compile -j 12
________________________________________________________
Executed in   13.22 secs   fish           external
   usr time   19.59 secs  328.00 micros   19.59 secs
   sys time    4.03 secs   10.00 micros    4.03 secs

Time output is with fish shell. make clean was ran before both attempts.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-11 13:33:28 +02:00
..
argp-standalone argp-standalone: fix segfault in canon_doc_option 2020-05-03 20:31:30 +03:00
elfutils elfutils: powerpc build fix 2020-04-28 07:45:00 +02:00
gettext
gettext-full
gmp
jansson jansson: convert to cmake 2020-04-01 16:36:04 +01:00
libbsd libbsd: update to 0.10.0 2020-02-22 16:34:57 +01:00
libcxx
libevent2
libiconv
libiconv-full
libjson-c libjson-c: update to 0.14 2020-07-04 21:00:11 +02:00
libmnl
libnetfilter-conntrack
libnetfilter-cthelper
libnetfilter-cttimeout
libnetfilter-log
libnetfilter-queue libnetfilter-queue: fix package title and description 2020-06-23 19:25:20 +02:00
libnfnetlink
libnftnl libnftnl: drop unsupported configure option 2020-03-23 21:31:05 +00:00
libnl
libnl-tiny
libpcap libpcap: activate PIE ASLR by default 2020-03-01 21:35:59 +01:00
libroxml
libtool
libubox libubox: update to version 2020-07-11 2020-07-11 13:33:28 +02:00
libunwind
libusb
libusb-compat
lzo lzo: switch to building with CMake 2020-07-11 13:33:28 +02:00
mbedtls mbedtls: update to 2.16.6 2020-04-17 23:43:01 +02:00
ncurses ncurses: update to 6.2 2020-03-05 20:48:58 +01:00
nettle
nghttp2 nghttp2: bump to 1.41.0 2020-06-06 14:11:41 +02:00
openssl openssl: bump to 1.1.1g 2020-04-21 22:59:56 +02:00
popt
readline readline: needs host depend on ncurses to build 2020-03-20 17:08:58 +00:00
sysfsutils
toolchain toolchain: glibc ldd env path fixup 2020-06-18 20:08:18 +02:00
uclibc++ uclibc++: make verbosity affect uClibc++ build 2020-07-08 16:07:05 +02:00
uclient uclient: uclient-fetch: add option to read POST data from file 2020-06-17 16:38:35 +01:00
ustream-ssl ustream-ssl: bump to latest Git HEAD 2020-03-25 19:16:19 +01:00
wolfssl wolfssl: use -fomit-frame-pointer to fix asm error 2020-06-03 16:49:28 +02:00
zlib