Commit Graph

117 Commits

Author SHA1 Message Date
Jan Tojnar
da4101374f libsoup_3: 3.4.3 → 3.4.4
https://gitlab.gnome.org/GNOME/libsoup/-/compare/3.4.3...3.4.4

Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:54 +01:00
Bobby Rong
c12caaee56 libsoup_3: 3.4.2 → 3.4.3
https://gitlab.gnome.org/GNOME/libsoup/-/compare/3.4.2...3.4.3

NEWS and meson change looks okay.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:28 +01:00
github-actions[bot]
8a68e0b5f5
Merge master into staging-next 2023-10-13 06:01:14 +00:00
Alyssa Ross
af82a43ffc
treewide: disable gobject-introspection when unavailable
This makes gsettings-desktop-schemas, harfbuzz, json-glib, and
libsecret buildable statically, and is still the right thing to do
everywhere else even where it's not a complete fix.
2023-10-12 13:25:31 +00:00
Pavel Sobolev
05b4d8e7f5 libsoup{,_3}: enable separateDebugInfo 2023-09-22 15:20:23 +02:00
7c6f434c
9b539d0ac8
Revert "libsoup{,_3}: enable separateDebugInfo" 2023-09-22 13:09:28 +00:00
Pavel Sobolev
3d575be044
libsoup{,_3}: enable separateDebugInfo 2023-09-21 19:51:21 +03:00
maralorn
cacb118b78
libsoup: add meta.pkgConfigModules annotation 2023-08-08 16:00:28 +02:00
Bobby Rong
313089a9ff
libsoup_3: 3.4.1 → 3.4.2
https://gitlab.gnome.org/GNOME/libsoup/-/compare/3.4.1...3.4.2
2023-05-01 15:18:57 +08:00
Bobby Rong
f02b45b5ac
libsoup_3: 3.4.0 → 3.4.1
https://gitlab.gnome.org/GNOME/libsoup/-/compare/3.4.0...3.4.1
2023-04-24 09:19:45 +08:00
Jan Tojnar
c98f017a79 libsoup_3: 3.3.1 → 3.4.0
https://gitlab.gnome.org/GNOME/libsoup/-/compare/3.3.1...3.4.0

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2023-04-06 01:35:23 +02:00
Jan Tojnar
5c22534bea libsoup_3: 3.2.2 → 3.3.1
https://gitlab.gnome.org/GNOME/libsoup/-/compare/3.2.2...3.3.1

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2023-04-06 01:34:49 +02:00
Alyssa Ross
e1bd8afb07
libsoup: re-disable introspection if no emulator
e.g. when cross compiling from Linux to FreeBSD.

Fixes: 1bd8727a4c ("various: enable gobject-introspection when cross-compiling")
2023-03-02 14:42:00 +00:00
Alyssa Ross
69b87ae0ec
libsoup_3: re-disable introspection if no emulator
e.g. when cross compiling from Linux to FreeBSD.
2023-03-02 14:41:51 +00:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
sternenseemann
42d56e44f4 libsoup: remove unnecessary gobject-introspection from buildInputs
Since #200337, it is propagated from nativeBuildInputs.
2023-01-07 13:47:33 +01:00
Fabián Heredia Montiel
7456ff8ca4 libsoup_3: 3.2.1 → 3.2.2
https://gitlab.gnome.org/GNOME/libsoup/-/compare/3.2.1...3.2.2
2022-11-07 15:18:16 -06:00
Rick van Schijndel
6d9a9c7218 libsoup_3: support cross-compilation
Update to latest state of affairs, now gobject can be used for cross we can enable it.
pkg-config in depsBuildBuild is required for meson to pick up dependencies only used on build platform.
2022-10-20 22:17:02 +02:00
Jan Tojnar
d0c470ff35 libsoup: 2.74.2 → 2.74.3
https://gitlab.gnome.org/GNOME/libsoup/-/compare/2.74.2...2.74.3

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-19 05:03:07 +02:00
Jan Tojnar
940c1c2f54 libsoup_3: 3.2.0 → 3.2.1
https://gitlab.gnome.org/GNOME/libsoup/-/compare/3.2.0...3.2.1

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-19 05:03:07 +02:00
Maxine Aubrey
aa616364b9 libsoup_3: fix gnome-maps crashes 2022-10-11 18:52:35 +02:00
Jan Tojnar
4bd2b7bc8a libsoup_3: 3.1.4 → 3.2.0
https://gitlab.gnome.org/GNOME/libsoup/-/compare/3.1.4...3.2.0

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:24 +02:00
Jan Tojnar
337d27b6ad libsoup_3: 3.1.3 → 3.1.4
https://gitlab.gnome.org/GNOME/libsoup/-/compare/3.1.3...3.1.4

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:21 +02:00
Jan Tojnar
811fe828dd libsoup_3: 3.1.1 → 3.1.3
https://gitlab.gnome.org/GNOME/libsoup/-/compare/3.1.1...3.1.3

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:19 +02:00
Jan Tojnar
665b8c8256 libsoup_3: 3.0.7 → 3.1.1
https://gitlab.gnome.org/GNOME/libsoup/-/compare/3.0.7...3.1.1

Changelog-Reviewed-By: jtojnar
2022-10-11 18:52:08 +02:00
Artturin
20642e2ab0 various: readd gobject-introspection to buildInputs
see eb829035c9
2022-07-12 15:18:44 +03:00
Artturin
1bd8727a4c various: enable gobject-introspection when cross-compiling
and fix cross in some
2022-07-08 03:56:47 +03:00
R. Ryantm
88738c79df libsoup_3: 3.0.6 -> 3.0.7 2022-07-01 15:03:54 +02:00
R. Ryantm
a93c334ff0 libsoup_3: 3.0.5 -> 3.0.6 2022-04-09 00:24:04 +02:00
Jan Tojnar
31cfdd9770 libsoup_3: 3.0.4 → 3.0.5
https://gitlab.gnome.org/GNOME/libsoup/-/compare/3.0.4...3.0.5
2022-03-25 15:02:42 +01:00
Jan Tojnar
23ba741aec libsoup_3: 3.0.3 → 3.0.4
https://ftp.gnome.org/pub/GNOME/sources/libsoup/3.0/libsoup-3.0.4.news
2022-01-09 23:28:52 +01:00
Jan Tojnar
e06734eac7
Merge pull request #148930 from r-ryantm/auto-update/libsoup_3
libsoup_3: 3.0.2 -> 3.0.3
2021-12-06 14:11:20 +01:00
R. Ryantm
d42f5d1937 libsoup_3: 3.0.2 -> 3.0.3 2021-12-06 08:21:24 +00:00
R. Ryantm
bac805cea8 gnome.libsoup: 2.74.1 -> 2.74.2 2021-12-06 06:10:34 +00:00
maxine [they]
92fc982651
Merge pull request #143642 from jtojnar/more-gnome-staging
More GNOME updates (staging)
2021-10-30 01:04:50 +02:00
Jan Tojnar
0e66b23a75 libsoup_3: 3.0.1 → 3.0.2 2021-10-29 13:34:55 +02:00
Jan Tojnar
3a7be2087f libsoup: 2.74.0 → 2.74.1 2021-10-29 13:34:54 +02:00
Michael Raskin
b086df6a52
Merge pull request #141792 from Mindavi/libsoup3/cross
libsoup_3: support cross-compilation
2021-10-16 06:32:06 +00:00
Rick van Schijndel
c895c947b1 libsoup_3: support cross-compilation 2021-10-15 20:47:47 +02:00
Jan Tojnar
d2b9122a29 libsoup_3.updateScript: correct attribute path 2021-10-15 00:51:48 +02:00
Jan Tojnar
c051a81161 libsoup.updateScript: freze at 2.4 ABI version 2021-10-15 00:51:47 +02:00
Jan Tojnar
8d4272fdf1 libsoup3: init at 3.0.1
9be4116082/NEWS
2021-10-09 21:35:52 +02:00
Jan Tojnar
c1d711afc5 libsoup: clean up
To keep in sync with libsoup3.
2021-10-09 21:35:51 +02:00
Maxine Aubrey
9c578fc126 libsoup: 2.72.0 -> 2.74.0
- https://gitlab.gnome.org/GNOME/libsoup/-/blob/2.74.0/NEWS
2021-10-09 17:29:35 +02:00
Rick van Schijndel
38d700f6b8 libsoup: support cross by disabling gobject-introspection and vala 2021-05-19 20:11:34 +02:00
ajs124
483081eab9 libsoup: fix building cpp applications after recent glib update 2021-05-10 15:57:27 +02:00
Jan Tojnar
468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Jan Tojnar
7d535edec5
gnome3: support new versioning scheme in the update script
https://discourse.gnome.org/t/new-gnome-versioning-scheme/4235
2021-05-05 22:20:20 +02:00
Ben Siraphob
66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00