aboutsummaryrefslogtreecommitdiff
path: root/libs/libsoup
Commit message (Collapse)AuthorAge
* libsoup: update to 2.60.3W. Michael Petullo2018-02-12
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* libsoup: update to 2.60.2W. Michael Petullo2018-01-07
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | 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>
* libsoup: update to 2.54.1W. Michael Petullo2016-06-12
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* libsoup: disable overly strict warnings, use system wide intltool.m4Jo-Philipp Wich2016-05-30
| | | | | | | | | | | | | | | | | | | 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>
* libsoup: update to 2.53.2W. Michael Petullo2015-12-30
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* misc: correct typo in Makefiles for PKG_LICENSE_FILESIan Leonard2014-11-24
| | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* libsoup: update to 2.44.2W. Michael Petullo2014-08-07
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* gstreamer1 build work in progressTed Hess2014-08-05