immortalwrt/package/libs
Rosen Penev 27245e358c 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-12 11:59:30 +08:00
..
argp-standalone fix & merge 2019-09-30 13:21:19 +08:00
elfutils elfutils: fix build on powerpc musl 2020-04-21 19:54:32 +08:00
gettext fix permission 2019-09-30 14:27:46 +08:00
gettext-full treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
gmp treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
jansson jansson: convert to cmake 2020-04-05 21:26:51 +08:00
libbsd libbsd: update to 0.10.0 2020-02-23 15:26:25 +08:00
libcxx treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
libevent2 treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
libiconv treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
libiconv-full treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
libjson-c libjson-c: update to 0.14 2020-07-05 11:41:28 +08:00
libmnl libmnl: update ABI version 2020-03-24 18:24:26 +08:00
libnetfilter-conntrack treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
libnetfilter-cthelper treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
libnetfilter-cttimeout treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
libnetfilter-log treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
libnetfilter-queue libnetfilter-queue: fix package title and description 2020-06-24 12:03:50 +08:00
libnfnetlink treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
libnftnl libmnl: update ABI version 2020-03-24 18:24:26 +08:00
libnl libnl: update to lastest version 2019-11-23 09:58:26 -08:00
libnl-tiny package: update ipv6 to latest (#3021) 2020-02-10 15:40:14 +08:00
libpcap libpcap: fix prefix path 2020-04-23 14:24:08 +08:00
libroxml treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
librpc fix & merge 2019-09-30 13:21:19 +08:00
libtool treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
libubox ubox/ubus/uci: bump version 2020-07-05 21:21:00 +08:00
libunwind treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
libusb treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
libusb-compat treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
lzo lzo: switch to building with CMake 2020-07-12 11:59:30 +08:00
mbedtls mbedtls: update to 2.16.6 2020-04-18 12:20:56 +08:00
ncurses ncurses: update to 6.2 2020-03-08 01:28:54 +08:00
nettle nettle: Disable ARMEB assembly 2020-01-15 02:12:04 +08:00
nghttp2 nghttp2: bump to 1.41.0 2020-06-06 22:23:35 +08:00
openssl openssl: bump to 1.1.1g 2020-04-22 22:26:01 +08:00
popt treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
readline readline: needs host depend on ncurses to build 2020-03-21 01:28:18 +08:00
sysfsutils treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
toolchain toolchain: glibc ldd env path fixup 2020-06-19 11:59:02 +08:00
uclibc++ uclibc++: make verbosity affect uClibc++ build 2020-07-09 12:01:47 +08:00
uclient uclient: uclient-fetch: add option to read POST data from file 2020-06-18 08:03:42 +08:00
ustream-ssl ustream-ssl: bump to latest Git HEAD 2020-03-26 20:04:32 +08:00
wolfssl wolfssl: use -fomit-frame-pointer to fix asm error 2020-06-04 12:33:48 +08:00
zlib zlib: update 2020-02-05 15:35:01 +08:00