Commit Graph

3706 Commits

Author SHA1 Message Date
Rosen Penev b383f4af28
Merge pull request #13834 from br101/protobuf-3.13.0
protobuf: Update to version 3.13.0
2020-11-04 23:01:43 -08:00
Rosen Penev 881aa28fa1 treewide: turn specific libudev-* DEPENDS to generic ones
libudev-zero as well as libudev-fbsd have PROVIDES:=libudev . These
packages have nothing specific that requires one or the other.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-03 12:38:12 +00:00
Rosen Penev b7ff78d6b4 libudev-zero: add
This is a more actively developed libudev shim.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-03 12:38:12 +00:00
Rosen Penev 5a49990c61 libudev-fbsd: remove
This will be replaced with libudev-zero

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-03 12:38:12 +00:00
Bruno Randolf 66ace3b968 protobuf: Update to version 3.13.0
Signed-off-by: Bruno Randolf <br1@einfach.org>
2020-11-02 15:30:37 +00:00
Sebastian Kemper 068a757fe9 uw-imap: install c-client/linkage.c to staging
linkage.c can be included by other programs as described in
docs/internal.txt (quote: "By using linkage.c instead of explicit
mail_link() calls, you are guaranteed that you will have a consistant
linkage among all software built on this system").

This commit adds linkage.c to staging.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-10-31 12:57:14 +01:00
Lucian Cristian eac8d38816 nss: update to 3.58
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-10-27 21:49:18 -07:00
Rosen Penev c2e5093603
Merge pull request #13730 from brvphoenix/boost
boost: fix boost-regex compiling failure on targets of uClibc
2020-10-25 20:29:55 -07:00
Lucian Cristian e07a33a917 nspr: update to 4.29
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-10-25 15:53:38 +02:00
Lucian Cristian a2c293f0e4 nss: update to 3.57
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2020-10-25 15:53:21 +02:00
Van Waholtz 18ceb48284 boost: fix boost-regex compiling failure on targets of uClibc
Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
2020-10-24 02:04:58 -07:00
Espen Jürgensen 179dcf8724 mxml: update to 3.2
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2020-10-21 22:27:24 +02:00
Val Kulkov 651d172dc3 libfreetype: update to 2.10.4
Update to the latest upstream version, fixing CVE-2020-15999 among
other things.

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
2020-10-21 01:54:58 -04:00
Toni Uhlig 5c53fe2ad3
libndpi: Update to 3.4
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2020-10-20 15:57:43 +02:00
Rosen Penev f501e4cf08
Merge pull request #13676 from brvphoenix/boost
boost: improve package compilation
2020-10-19 16:12:40 -07:00
Rosen Penev 37f33b8800
libyaml-cpp: fix compilation with libcxx
Added GitHub patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-18 23:06:34 -07:00
Yousong Zhou f2d67dc48a spice-protocol: bump to version 0.14.3
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2020-10-19 10:26:37 +08:00
Rosen Penev c0e2e4371a
Merge pull request #13670 from neheb/qre
qrencode: update to 4.1.1
2020-10-18 17:48:48 -07:00
Van Waholtz eaa201b774 boost: fix the LDFLAGS and reduce the package size
1. Add -lstdc++ to LDFLAGS.
2. Add "-Wl,--gc-sections,--as-needed" to LDFLAGS and "-ffunction-sections -fdata-sections -flto" to CFLAGS which will reduce the size by 10% ~ 13%.
3. Only a virtual package will be created if only static libs are built, which will avoid compiliation failures.
4. Other improvements

Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
2020-10-17 06:17:14 -07:00
Rosen Penev b24b837822
Merge pull request #13666 from neheb/lmar
libmariadb: update to 3.8.10
2020-10-16 23:57:49 -07:00
Daniel Golle f3a4ca5916
libinput: update to version 1.16.2
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-10-16 00:14:31 +01:00
Daniel Golle 66ad52fd1b
libp11: update to version 0.4.11
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-10-16 00:14:28 +01:00
Rosen Penev ddcc273f08
Merge pull request #13667 from neheb/glib2
glib2: update to 2.66.1
2020-10-15 03:34:48 -07:00
Rosen Penev 1ff2e6c7f6
Merge pull request #13665 from neheb/idn
libidn: update to 1.36
2020-10-15 03:33:26 -07:00
Rosen Penev 537f96d458 spdlog: update to 1.8.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-14 19:49:43 -07:00
Rosen Penev 6ea95d9720 libnpupnp: update to 4.0.12
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-14 19:49:43 -07:00
Rosen Penev 3865fc63c6 qrencode: update to 4.1.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-14 19:46:56 -07:00
Rosen Penev 4e22fb2560 glib2: update to 2.66.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-14 19:43:48 -07:00
Rosen Penev 6e60d97564 libmariadb: update to 3.8.10
Remove upstreamed patch.

Fixed license info.

Several whitespace changes.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-14 19:42:54 -07:00
Rosen Penev 70c7e1f29b libidn: update to 1.36
Refreshed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-14 19:41:58 -07:00
Jianhui Zhao 3ee48340a0 libuhttpd: Update to 3.4.0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-10-14 22:25:17 +08:00
Rosen Penev 89e47e937a
Merge pull request #13651 from neheb/build
treewide: add missing BUILDONLY
2020-10-13 15:24:35 -07:00
Rosen Penev dd4bdf47cd
Merge pull request #13645 from aleksander0m/aleksander/libqmi-1-26-6
Update libqmi to 1.26.6 and make QMI-over-MBIM support optional
2020-10-13 02:55:41 -07:00
Aleksander Morgado 540c8f63a3 libqmi: make QMI-over-MBIM support optional
There is no need to force every user of libqmi to require libmbim and
build with QMI-over-MBIM support, if they know they're not going to
use it. Just make it optional and enabled by default.

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
2020-10-13 09:18:57 +02:00
Rosen Penev 5a7148d112
treewide: add missing BUILDONLY
Fixes Makefile warnings:

WARNING: skipping X -- package has no install section

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-12 17:43:49 -07:00
Aleksander Morgado ebe4f5ff27 libqmi: update version to 1.26.6
https://lists.freedesktop.org/archives/libqmi-devel/2020-October/003416.html

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
2020-10-12 13:45:38 +02:00
Aleksander Morgado 860dcbac18 libqmi: update version to 1.26.4
https://lists.freedesktop.org/archives/libqmi-devel/2020-August/003377.html

Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>
2020-10-12 13:44:38 +02:00
Van Waholtz 31b4830539 boost: refine the dependences
Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
2020-10-12 00:08:53 -07:00
Rosen Penev 710eb5031b
spice: made InstallDev section more explicit for clarity
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-10 00:00:06 -07:00
Rosen Penev 94264fba54
spice: small cleanups for consistency between packages
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-10 00:00:06 -07:00
Rosen Penev dcc79a8d2f
spice: convert to meson
Faster compilation.

Removed autotools patches.

Backported meson patch to fix compilation and pkgconfig file.

Before:

time make package/spice/compile -j 12
Executed in   62.85 secs   fish           external
   usr time   56.45 secs  276.00 micros   56.45 secs
   sys time    8.06 secs   46.00 micros    8.06 secs

Before + PKG_BUILD_PARALLEL:

Executed in   45.40 secs   fish           external
   usr time   63.08 secs  253.00 micros   63.08 secs
   sys time    8.57 secs   44.00 micros    8.57 secs

After:

time make package/spice/compile -j 12
Executed in   16.54 secs   fish           external
   usr time   41.29 secs  266.00 micros   41.29 secs
   sys time    4.76 secs   45.00 micros    4.76 secs

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-10 00:00:05 -07:00
Nicholas Smith 398c53c5ba libmbim: update libmbim to 1.24.4
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
2020-10-09 11:27:17 +10:00
Rosen Penev c69160e6ae expat: update to 2.2.10
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-07 18:13:30 -07:00
Rosen Penev eac9f27cc5
libshout: update to 2.4.4
Small fix to nanosleep patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-07 03:08:21 -07:00
Jan Pavlinec c2ea65c414
measurement-kit: remove package
Note:
measurement-kit is no longer needed for ooniprobe build
and was depredecated

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-10-05 13:44:42 +02:00
Jianhui Zhao f4c165c58a libuhttpd: Update to 3.3.1
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-10-04 13:29:43 +08:00
Hirokazu MORIKAWA 97cea69569 libuv: update to 1.40.0
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
2020-10-01 13:34:27 +09:00
Rosen Penev f132daf59e
glib2: remove static library hack
There's a better and faster way to do this.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-30 18:33:32 -07:00
Rosen Penev c016b4ecd4
Merge pull request #13522 from neheb/quasse
quasselc: remove pointless iconv ldflag
2020-09-29 17:18:24 -07:00
Rosen Penev 31b1cfba24
Merge pull request #13525 from ja-pa/jsoncpp-1.9.4
jsoncpp: update to version 1.9.4
2020-09-29 12:23:40 -07:00