Commit Graph

19 Commits

Author SHA1 Message Date
Rosen Penev 5ccd4d1c25 treewide: compile with tools/meson
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-09-17 22:06:52 -07:00
Rosen Penev 19de6b765d
libsoup: update to 2.72.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-23 15:03:56 -07:00
Rosen Penev fe249a703a
libsoup: update to 2.71.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-15 12:00:13 -07:00
Rosen Penev a5b51b38e0
libsoup: update to 2.70.0
Moved maintainer above for consistency between packages.

Reordered MESON_ARGS based on order of meson_options.txt.

Disabled Brotli.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-15 20:10:32 -07:00
W. Michael Petullo 601b289f34 libsoup: remove relics of make build after transition to meson
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-11-06 18:22:44 -05:00
W. Michael Petullo 9df0a4c0db libsoup: update to 2.68.2 and build with meson
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-11-04 19:33:59 -05:00
Rosen Penev ba46c407ca libsoup: Disable debug and introspection
Reduces package size

175705 to 162704 bytes on mt7621

Also removed NTLM auth support. Brings size down to 161433

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-01-28 14:09:12 -08:00
Ted Hess 0daec55ce5 libsoup: fix intltool host dependency. Cleaup some build args
Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-11-13 16:31:57 -05:00
Rosen Penev bffa9be004 libsoup: Update to 2.65.1
Added PKG_CPE_ID for proper CVE tracking.

Added PKG_BUILD_PARALLEL for faster compilation.

Added --disable-gtk-doc-html to fix parallel compilation.

Cleaned up and reorganized configure flags.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-13 21:10:03 -07:00
W. Michael Petullo df91a9cc11 libsoup: update to 2.63.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-07-15 00:48:10 -04:00
W. Michael Petullo b406faf129 libsoup: update to 2.60.3
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-02-12 21:38:32 -05:00
W. Michael Petullo 11a76cc9dc libsoup: update to 2.60.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2018-01-07 22:42:02 -05:00
Etienne Champetier 4006865ae8 treewide: run "make check FIXUP=1"
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2017-08-29 21:41:14 -07:00
W. Michael Petullo 996704eac8 libsoup: update to 2.54.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-06-12 21:06:49 -04:00
Jo-Philipp Wich e7320a0c38 libsoup: disable overly strict warnings, use system wide intltool.m4
When building libsoup within the SDK, the following usually nonfatal warning
is causing the build to fail:

    make[6]: Entering directory '.../build_dir/target-arm_xscale_musl-1.1.14_eabi/libsoup-2.53.2/libsoup'
      CC       libsoup_2_4_la-soup-address.lo
    cc1: error: .../staging_dir/target-arm_xscale_musl-1.1.14_eabi/include: No such file or directory [-Werror=missing-include-dirs]
    cc1: some warnings being treated as errors
    Makefile:962: recipe for target 'libsoup_2_4_la-soup-address.lo' failed

Use the upstream `--disable-more-warnings` configure switch to disable this
class of `-Werror` flags.

Also drop the shipped copy of `intltool.m4` to force using the system wide one
which does not require the `XML::Parser` module to be installed (see #2771).

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-05-30 17:35:37 +02:00
W. Michael Petullo b2d33524a7 libsoup: update to 2.53.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-12-30 19:21:21 -05:00
Ian Leonard ac7cd4c6e6 misc: correct typo in Makefiles for PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-11-24 23:43:37 -08:00
W. Michael Petullo 53f1b27ea0 libsoup: update to 2.44.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-07 16:46:29 -04:00
Ted Hess 26ef97123c gstreamer1 build work in progress 2014-08-05 16:33:20 -04:00