Commit Graph

6 Commits

Author SHA1 Message Date
Qiheng He
f4d3a52d73 doc: Add compilation instructions for Ubuntu 24.04
Clearly, Ubuntu 24.04 does not enable the `deb-src` repo by default, and `meson` is not a build dependency of `flatpak`.
2026-02-16 15:20:41 +00:00
Sebastian Wick
e4edecdef5 utils-http: Drop libsoup2 support in favor of libcurl
A few years ago there was a very painful attempt at porting from
libsoup2 to libsoup3. Flatpak libsoup3 support never landed and it seems
like a large amount of distros have switched over to libcurl instead.

This commit removes libsoup2 support completely instead of growing
libsoup3 support.

Closes #5915
Closes #4582
2025-11-20 17:40:57 +00:00
Ryan Brue
98726a70ee CONTRIBUTING: Remove mention of Autotools
Autotools support was removed as of commit 8e63eda,
remove mention of the Autotools support in the CONTRIBUTING file

Signed-off-by: Ryan Brue <ryanbrue.dev@gmail.com>
2025-07-29 21:22:44 -05:00
Simon McVittie
cf2a4f2b59 CONTRIBUTING: Recommend building this branch with Meson
Signed-off-by: Simon McVittie <smcv@collabora.com>
2023-02-21 09:54:46 +00:00
Phaedrus Leeds
04d2d1cd3d CONTRIBUTING.md: Add instructions for using TESTS variable 2022-07-25 14:23:41 +01:00
Phaedrus Leeds
8ebb79a2c6 Move build instructions to HACKING.md
The README was getting long and unweildy
2021-11-16 13:33:13 -08:00