Commit Graph

3464 Commits

Author SHA1 Message Date
Rosen Penev 356fa3486f
h2o: fix pkgconfig paths
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-14 14:10:09 -07:00
Rosen Penev 39a54e9ee9
libxerces-c: fix pkgconfig paths
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-14 14:09:47 -07:00
Rosen Penev f89fa2e209
Merge pull request #12781 from neheb/wsle
libwslay: update to 1.1.1
2020-07-13 21:33:29 -07:00
Rosen Penev 59c99a6637
spdlog: update to 1.7.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-13 21:31:05 -07:00
Rosen Penev 0f25c979b2
Merge pull request #12747 from neheb/tess
tesseract/leptonica: switch to CMake
2020-07-13 21:05:48 -07:00
Rosen Penev c395e03dee
Merge pull request #12739 from alkk/pcre32
pcre: 32 bit character support enabled (libpcre32)
2020-07-13 06:27:38 -07:00
Alex Kirhenshtein 748891dddd
pcre: 32 bit character support enabled (libpcre32)
Signed-off-by: Alex Kirhenshtein <alk@netxms.org>
2020-07-13 12:41:35 +03:00
Rosen Penev 168b0ab6fa
Merge pull request #12795 from tru7/libfmt
libfmt: bump to version 7.0.1
2020-07-13 01:26:58 -07:00
Rosen Penev e11dae7034
Merge pull request #12792 from neheb/voorb
libvorbis: update to 1.3.7
2020-07-12 17:51:12 -07:00
Rosen Penev d1370d23b8
Merge pull request #12794 from gladiac1337/liburing-0.7
liburing: Update to v0.7
2020-07-12 12:11:25 -07:00
Othmar Truniger b6446c122e libfmt: bump to version 7.0.1
Signed-off-by: Othmar Truniger <github@truniger.ch>
2020-07-12 14:37:48 +02:00
Christian Lachner 0fbe6944d0 liburing: Update to v0.7
- Updated download URL and hash
- Removed our include-patch as the problem was fixed upstream
- Removed our MUSL-specific loff_t definition as liburing switched to off_t which is
supported by MUSL out-of-the-box

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2020-07-12 09:49:24 +02:00
Rosen Penev 0ef247cf5d
libvorbis: update to 1.3.7
Switched to CMake for the faster compilation and the simpler Makefile.

Minor Makefile cleanups.

Before:

time make package/libvorbis/compile -j 12
Executed in   24.40 secs   fish           external
   usr time   21.17 secs    0.00 micros   21.17 secs
   sys time    3.05 secs  426.00 micros    3.05 secs

After:

time make package/libvorbis/compile -j 12
Executed in    9.19 secs   fish           external
   usr time   11.29 secs    0.00 micros   11.29 secs
   sys time    1.43 secs  421.00 micros    1.43 secs

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-11 23:25:48 -07:00
Rosen Penev 7666dc2d3e
libgcrypt: update to 1.8.6
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-11 23:24:35 -07:00
Rosen Penev 147a5f7e31
libnpupnp: update to 4.0.8
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-11 23:19:00 -07:00
Rosen Penev a661c24bca
libmatroska: update to 1.6.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-11 23:18:40 -07:00
Rosen Penev b6ed48dcbc
libebml: update to 1.4.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-11 23:18:25 -07:00
Rosen Penev 0c520067dc
libdbi: remove inactive maintainer
Added PKG_BUILD_PARALLEL for faster compilation.

Remove autoreconf. Nothing is being patched.

Fixed license.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-11 23:18:03 -07:00
Rosen Penev a90e37ae53
h2o: use static libwslay
Allows a smaller size.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-10 15:45:54 -07:00
Rosen Penev 147ff99cf4
libwslay: update to 1.1.1
Switch to CMake. Allows faster compilation and simplification of the
Makefile.

Switched libwslay to a static InstallDev library. Allows further
simplification of the Makefile and a smaller size when used with h2o.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-10 15:45:54 -07:00
Rosen Penev 7c21621849
czmq: switch to CMake
Allows faster compilation and removing various Makefile hacks.

Fixed license to SPDX format.

Added PKG_BUILD_PARALLEL for faster compilation.

Various cleanups for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-10 15:43:53 -07:00
Josef Schlehofer f94cb351bc
Merge pull request #12770 from miska/mariadb-maint
mariadb/libmariadb: Take over as a maintainer
2020-07-09 15:37:05 +02:00
Michal Hrusecky 68bf6c95ec mariadb/libmariadb: Take over as a maintainer
Signed-off-by: Michal Hrusecky <michal@hrusecky.net>
2020-07-09 14:39:43 +02:00
Jiri Slachta 527b0d27d2
Merge pull request #12662 from micmac1/tiff-cxx-abi-5
tiff: declare ABI_VERSION in libtiffxx as well
2020-07-09 14:26:55 +02:00
Rosen Penev 9bd81604b7 c-ares: switch to CMake
Allows simplifying the Makefile. Also allows faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-09 10:35:05 +00:00
W. Michael Petullo 5481bf267e libdmapsharing: update to 3.9.10
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2020-07-08 21:37:25 -04:00
Rosen Penev ea5405bfa6
tesseract: switch to CMake
Allows simplifying the Makefile. Also faster compilation.

Added CMake patch to fix compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-08 16:59:00 -07:00
Rosen Penev b3000441dc
leptonica: switch to CMake
Allows simplifying the Makefile. Also faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-08 16:58:18 -07:00
Rosen Penev 0de5f3b5d0
expat: fix compilation with doc2man
Even though doc2man is explicitly disabled, it is only for the target.
Split out the options to a separate variable.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-08 14:09:11 -07:00
Sebastian Kemper 8274603dd1 sqlite3: remove maintainer
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-07-08 18:29:31 +02:00
Sebastian Kemper 70dcf9aa84 mariadb: remove maintainer
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-07-08 18:29:07 +02:00
Sebastian Kemper 7582f7fca6 apache/apr/apr-util: remove maintainer
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-07-08 18:28:35 +02:00
Rosen Penev f48625cbf9
Merge pull request #12745 from neheb/getd
getdns: properly remove libbsd support
2020-07-08 00:26:32 -07:00
Rosen Penev da2249b0f7
qrencode: switch to CMake
Allows simplifying the Makefile. Also faster compilation.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-07 17:21:33 -07:00
Rosen Penev b0a535a2cc
Merge pull request #12728 from neheb/xer2
libxerces-c: switch to CMake
2020-07-07 16:01:42 -07:00
Rosen Penev bedc137571
libxerces-c: switch to CMake
Allows simplifying the Makefile. Also faster compilation.

Removed autotools patch as a result.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-07 15:58:04 -07:00
Rosen Penev 6b971e36ff
Merge pull request #12714 from neheb/arch
libarchive: switch to CMake
2020-07-07 15:32:05 -07:00
Rosen Penev 4d97004d2d
Merge pull request #12727 from neheb/exp
expat: convert to cmake
2020-07-07 15:27:36 -07:00
Rosen Penev a9b6f44e9f
expat: convert to cmake
Allows faster compilation and a simpler Makefile.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-07 15:13:18 -07:00
Rosen Penev 26c7488d35
getdns: fix compilation without deprecated OpenSSL APIs
Since DSA is enabled, dsa.h is needed. Normally this header is included
implicitly with engine.h but with OPENSSL_API_COMPAT >= 0x10100000L ,
this is not so.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-07 14:57:59 -07:00
Rosen Penev 130f2deb0e
getdns: properly remove libbsd support
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-07 14:57:49 -07:00
Rosen Penev 508e19c054
yubico-pam: fix compilation with fixed ykpers
Massively cleaned up the Makefile for simplicity.

Added PKG_INSTALL and PKG_BUILD_PARALLEL for consistency between packages.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-07 14:54:52 -07:00
Rosen Penev 36055d74cf
Merge pull request #12734 from nickberry17/master
modemmanager: update ModemManager and dependencies
2020-07-06 07:14:02 -07:00
Nicholas Smith caae2d633d libqmi: bump to 1.26.0
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
2020-07-06 22:02:17 +10:00
Nicholas Smith 732a30ea32 libmbim: bump to 1.24.0
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
2020-07-06 22:01:45 +10:00
Rosen Penev 7a01a09fe7
libpng: fix compilation with ccache
It seems an extra CMake variable is needed for one of the scripts.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-05 15:38:07 -07:00
Rosen Penev 93040bd20c
Merge pull request #12711 from neheb/urcu
liburcu: install pkgconfig files
2020-07-05 09:38:28 -07:00
Rosen Penev a365ef4b85
Merge pull request #12679 from jonathanunderwood/getdns-1.6.0
getdns: update to version 1.6.0
2020-07-05 09:33:34 -07:00
Jonathan G. Underwood 171c2e2cf4 getdns: update to version 1.6.0
This update also:
    - enables parallel builds
    - moves to the CMake build system
    - removes the redundant InstallDev stanza

Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
2020-07-05 12:27:01 +01:00
Rosen Penev e176444f5a
libpng: remove hardware optimizations for mipsel
The mipsel optimizations are only MSA and not any DSP, which means they're
useless for OpenWrt targets.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-04 17:23:10 -07:00