Brendan Tildesley
590700ce00
gnu: pipewire: Switch default to 0.3.
...
* gnu/packages/linux.scm (pipewire): Switch to pipewire 0.3.
(pipewire-0.3): Remove variable.
(wireplumber): Replace all pipewire-0.3 by pipewire.
* gnu/packages/audio.scm (qpwgraph): Ditto.
* gnu/packages/chromium.scm (ungoogled-chromium): Ditto.
* gnu/packages/freedesktop.scm (weston, xdg-desktop-portal,
xdg-desktop-portal-wlr): Ditto.
* gnu/packages/gnome.scm (mutter): Ditto.
* gnu/packages/kde-systemtools.scm (krfb): Ditto.
* gnu/packages/telegram.scm (webrtc-for-telegram-desktop): Ditto.
* gnu/packages/video.scm (obs): Ditto.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-01-08 17:46:49 +01:00
Efraim Flashner
9fe5b490df
gnu: tracker: Extend test timeout for riscv64-linux.
...
* gnu/packages/gnome.scm (tracker)[arguments]: Adjust test-options when
building for riscv64-linux to add a timeout multiplier.
2023-01-08 11:53:01 +02:00
Efraim Flashner
5ee51394d7
gnu: tracker: Honor #:test-options keyword.
...
* gnu/packages/gnome.scm (tracker)[arguments]: Adjust custom 'check
phase to honor the #:test-options keyword.
2023-01-08 11:53:00 +02:00
Liliana Marie Prikler
5b2d100a51
gnu: Add d-spy.
...
* gnu/packages/gnome.scm (d-spy): New variable.
2023-01-08 08:58:40 +01:00
Liliana Marie Prikler
f778d8cece
gnu: komikku: Update to 1.7.0.
...
* gnu/packages/gnome.scm (komikku): Update to 1.7.0.
2023-01-08 08:58:40 +01:00
Liliana Marie Prikler
6d4c538933
gnu: komikku: Update to 1.6.1.
...
* gnu/packages/gnome.scm (komikku): Update to 1.6.1.
[inputs]: Add python-emoji.
2023-01-01 18:41:12 +01:00
Marius Bakke
5f222e7b7a
gnu: zeitgeist: Remove input labels.
...
* gnu/packages/gnome.scm (zeitgeist)[arguments]: Use SEARCH-INPUT-DIRECTORY
instead of label.
[native-inputs, inputs]: Remove labels.
2022-12-28 00:38:40 +01:00
Ludovic Courtès
8f31575ad1
gnu: gnome-photos: Depend on 'git-minimal/fixed'.
...
* gnu/packages/gnome.scm (gnome-photos)[arguments]: Pass
#:disallowed-references.
[native-inputs]: Replace 'git-minimal' with 'git-minimal/fixed'.
2022-12-24 00:39:20 +01:00
Marius Bakke
f9fb8460ce
gnu: tracker-miners: Remove obsolete input.
...
* gnu/packages/gnome.scm (tracker-miners)[native-inputs]: Remove INTLTOOL.
Add GETTEXT-MINIMAL.
2022-12-12 15:12:57 +01:00
Arjan Adriaanse
f70e0dd6d8
gnu: Add network-manager-fortisslvpn.
...
* gnu/packages/gnome.scm (network-manager-fortisslvpn): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-05 22:22:19 +01:00
Efraim Flashner
42325fc373
gnu: eolie: Build with webkitgtk-with-libsoup2.
...
* gnu/packages/gnome.scm (eolie)[inputs]: Replace webkitgtk with
webkitgtk-with-libsoup2.
2022-12-01 08:59:37 +02:00
Ahriman
123e6f5f24
gnu: Add raider.
...
* gnu/packages/gnome.scm (raider): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-25 10:51:51 +00:00
Ludovic Courtès
3954780bfb
gnu: gnome-keyring: Mark as 64-bit-only.
...
* gnu/packages/gnome.scm (gnome-keyring)[supported-systems]: New field.
2022-11-22 09:43:54 +01:00
Ludovic Courtès
99ba4ddb03
gnu: nautilus: Fix crash due to loading extensions twice.
...
Fixes <https://issues.guix.gnu.org/58221 >.
Reported by Tobias Kortkamp <tobias.kortkamp@gmail.com>.
Previously, if NAUTILUS_EXTENSION_PATH contained the same directory
several times, Nautilus could end up loading the same extension a second
time and crash. This patch ensures that each extension cannot be loaded
more than once.
* gnu/packages/patches/nautilus-extension-search-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (nautilus)[source]: Use it.
[arguments]: Remove 'make-extensible' phase.
2022-11-20 23:20:32 +01:00
Liliana Marie Prikler
7565aecf7a
gnu: komikku: Update to 1.4.0.
...
* gnu/packages/gnome.scm (komikku): Update to 1.4.0.
2022-11-13 22:49:10 +01:00
florhizome
f96372e730
gnu: geary: Fix inputs.
...
* gnu/packages/gnome.scm (geary)[inputs]: Use folks-with-libsoup2 and gnome-online-accounts-3.44.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-11-08 06:37:52 +01:00
Liliana Marie Prikler
e67f9d7ab0
gnu: endeavour: Use git-file-name.
...
* gnu/packages/gnome.scm (endeavour)[source]: Use git-file-name.
2022-11-05 10:23:24 +01:00
Liliana Marie Prikler
80fd591cc4
gnu: endeavour: Update to 43.0.
...
* gnu/packages/gnome.scm (endeavour): Update to 43.0.
[#:phases]: Adjust ‘skip-gtk-update-icon-cache’ accordingly.
2022-11-05 10:23:24 +01:00
Liliana Marie Prikler
7e6e2f54e3
gnu: komikku: Update to 1.3.0.
...
* gnu/packages/gnome.scm (komikku): Update to 1.3.0.
2022-11-05 10:23:24 +01:00
Christopher Baines
754f260753
gnu: gnome: Include aarch64 in librsvg-for-system.
...
As the current librsvg currently builds for aarch64-linux as well as
x86_64-linux.
* gnu/packages/gnome.scm (librsvg-for-system): Use librsvg for aarch64.
2022-11-03 17:39:45 +01:00
Tobias Geerinckx-Rice
69521e7adc
gnu: goffice: Update to 0.10.53.
...
* gnu/packages/gnome.scm (goffice): Update to 0.10.53.
2022-10-23 02:00:15 +02:00
Christopher Baines
42c8315316
gnu: gnome-control-center: Update to 42.4.
...
* gnu/packages/gnome.scm (gnome-control-center): Update to 42.4.
2022-10-29 09:28:11 +01:00
Liliana Marie Prikler
748684237c
gnu: komikku: Update to 1.2.0.
...
* gnu/packages/gnome.scm (komikku): Update to 1.2.0.
[inputs]: Add ‘python-rarfile’.
2022-10-26 14:18:38 +02:00
Efraim Flashner
d816693a23
gnu: five-or-more: Fix build.
...
* gnu/packages/gnome.scm (five-or-more)[inputs]: Replace
libgnome-games-support with libgnome-games-support-1.
2022-10-26 11:35:15 +03:00
Efraim Flashner
cbc1f75418
gnu: xpad: Fix build.
...
* gnu/packages/gnome.scm (xpad)[inputs]: Add gtk+. Replace gtksourceview
with gtksourceview-4.
2022-10-26 11:33:32 +03:00
Marius Bakke
c567a82a69
Merge branch 'staging'
2022-10-16 00:10:07 +02:00
Efraim Flashner
322917aeb8
Merge remote-tracking branch 'origin/master' into staging
...
Conflicts:
gnu/packages/gnuzilla.scm
gnu/packages/graphics.scm
gnu/packages/gstreamer.scm
gnu/packages/gtk.scm
gnu/packages/kde-frameworks.scm
gnu/packages/video.scm
2022-10-12 14:36:44 +03:00
Maxim Cournoyer
4451d08828
gnu: endeavour: Propagate evolution-data-server.
...
Fixes <https://issues.guix.gnu.org/36869 >.
* gnu/packages/gnome.scm (endeavour) [inputs]: Move evolution-data-server...
[propagated-inputs]: ... here.
Reported-by: Jesse Gibbons <jgibbons2357+guix@gmail.com>
2022-10-10 00:31:09 -04:00
Denis 'GNUtoo' Carikli
cc58a0c627
gnu: epiphany: Use 'librsvg-for-system'.
...
This adds support for non x86_64 architectures.
* gnu/packages/gnome.scm (epiphany)[inputs]: Use
'librsvg-for-system' instead of 'librsvg'.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-13 11:08:13 +01:00
Ludovic Courtès
4b2b8b31d7
gnu: upower: Fix test failure on i686-linux.
...
* gnu/packages/gnome.scm (upower)[arguments]: Add
'adjust-test-for-excess-precision' when 'target-x86-32?' returns true.
2022-10-08 12:27:01 +02:00
Maxim Cournoyer
0503b104d6
gnu: dconf: Set sysconfdir to /etc.
...
* gnu/packages/gnome.scm (dconf) [arguments]: Use gexps.
[configure-flags]: Add --sysconfdir=/etc.
[native-inputs]: Remove labels.
2022-10-07 10:11:12 -04:00
Maxim Cournoyer
f3e9b069b1
gnu: gdm: Patch an extra reference to the Xsession script.
...
Without this change, attempting to start a remote session over VNC would fail
with:
Sep 19 19:54:04 localhost gdm-session-worker: Gdm: GdmSessionWorker: child
'/gnu/store/yy9wq647l37658vgi291a287ll9iw6dc-gdm-42.0/etc/gdm/Xsession' could
not be started: No such file or directory
* gnu/packages/gnome.scm (gdm)[phases]{patch-paths}
<daemon/gdm-session.c>: Patch a reference in so the Xsession script is
correctly found via the GDM_X_SESSION environment variable.
2022-10-07 10:11:11 -04:00
Ludovic Courtès
06deab3321
gnu: libnma: Depend on GTK 4.x only on supported platforms.
...
Partly fixes <https://issues.guix.gnu.org/58352 >.
* gnu/packages/gnome.scm (libnma)[arguments]: Set "-Dlibnma_gtk4=false"
when (supported-package? gtk) returns #f.
[inputs]: Adjust accordingly.
2022-10-07 16:01:39 +02:00
Ludovic Courtès
a52f39ad0c
gnu: rest@0.9.1: Remove dependency on gtksourceview and libadwaita.
...
Partly fixes <https://issues.guix.gnu.org/58352 >.
This also reduces the closure size of rest@0.9.1 from 2.1GiB to
498MiB (on x86_64-linux).
* gnu/packages/gnome.scm (rest-next)[arguments]: Pass the
"-Dexamples=false" config flag.
* gnu/packages/gnome.scm (rest-next)[inputs]: Remove GTKSOURCEVIEW and
LIBADWAITA.
2022-10-07 16:01:39 +02:00
Liliana Marie Prikler
2f88f5c06f
gnu: komikku: Update to 1.1.0.
...
* gnu/packages/gnome.scm (komikku): Update to 1.1.0.
2022-10-06 17:25:35 +02:00
Ludovic Courtès
ecee392ef1
gnu: eog-plugins: Fix source URL.
...
The incorrect URL was introduced in
d6d861c615
.
* gnu/packages/gnome.scm (eog-plugins)[source]: Change directory in URL.
2022-10-04 18:15:36 +02:00
Liliana Marie Prikler
4b3493ed01
gnu: komikku: Update to 1.0.0.
...
* gnu/packages/gnome.scm (komikku): Update to 1.0.0.
[arguments]<#:meson>: Use meson-0.63.
<#:phases>: Adjust ‘skip-gtk-update-icon-cache’
[inputs]: Replace gtk+ with gtk.
Replace libhandy with libadwaita.
Replace webkitgtk-with-libsoup2 with webkitgtk-next.
2022-10-01 18:10:01 +02:00
Liliana Marie Prikler
46e1eb48c9
gnu: komikku: Use G-Expressions.
...
* gnu/packages/gnome.scm (komikku)[arguments]: Convert to list of G-Expressions.
2022-10-01 18:10:01 +02:00
Liliana Marie Prikler
a70372b4aa
gnu: blueprint-compiler: Wrap GUIX_PYTHONPATH and GI_TYPELIB_PATH.
...
* gnu/packages/gnome.scm (blueprint-compiler)[arguments]: Add
python-build-system's wrap phase, as well as a phase for GI_TYPELIB_PATH.
2022-10-01 17:56:00 +02:00
Liliana Marie Prikler
95a216c4f0
gnu: libadwaita: Update to 1.2.0.
...
* gnu/packages/gnome.scm (libadwaita): Update to 1.2.0.
2022-10-01 17:56:00 +02:00
Marius Bakke
f66067febc
Merge branch 'master' into staging
2022-09-29 07:26:37 +02:00
Liliana Marie Prikler
86d91c4411
gnu: evolution: Add missing input.
...
In commit e4bf10ab0b
, libnotify was removed
(and the removal documented). This led to desktop notifications no longer
popping up for received emails. Re-adding libnotify fixes this.
* gnu/packages/gnome.scm (evolution)[inputs]: Add libnotify.
2022-09-28 21:28:57 +02:00
Liliana Marie Prikler
c67d462c53
gnu: gnome: Sort propagated inputs alphabetically within categories.
...
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Sort alphabetically
within categories.
2022-09-28 20:28:28 +02:00
Maxim Cournoyer
12b55f1b32
gnu: gnome: Remove input labels.
...
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Remove labels.
2022-09-28 12:59:06 -04:00
Sughosha
103d8229cb
gnu: gnome: Update propagated dependencies.
...
* gnu/packages/gnome.scm (gnome)
[propgated-inputs]: Remove gnome-terminal and gedit. And add
gnome-console and gnome-text-editor.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-09-28 12:48:40 -04:00
Maxim Cournoyer
990a4822f1
Merge branch 'staging' into core-updates
...
Conflicts resolved in:
gnu/local.mk
gnu/packages/cran.scm
gnu/packages/gnome.scm
gnu/packages/gtk.scm
gnu/packages/icu4c.scm
gnu/packages/java.scm
gnu/packages/machine-learning.scm
gnu/packages/tex.scm
2022-09-27 15:59:30 -04:00
Maxim Cournoyer
3c6e220d81
Merge branch 'master' into staging.
...
With resolved conflicts in:
gnu/local.mk
gnu/packages/crates-io.scm
2022-09-27 14:27:28 -04:00
Maxim Cournoyer
052c1b0643
gnu: colord: Update to 1.4.6.
...
* gnu/packages/gnome.scm (colord): Update to 1.4.6.
[source]: Override inherited field.
[configure-flags]: Use gexps.
[phases]: Likewise.
[native-inputs]: Remove labels.
2022-09-27 10:05:55 -04:00
Maxim Cournoyer
1fe766fbe7
gnu: docbook-xsl-ns: Rename to docbook-xsl-1.79.1 and use gexps.
...
* gnu/packages/docbook.scm (docbook-xsl-ns): Rename to...
(docbook-xsl-1.79.1): ... this.
[source]: Adjust URL and add a comment.
[arguments]: Use gexps and adjust phases accordingly.
* gnu/packages/gnome.scm (colord)[native-inputs]: Replace docbook-xsl-ns with
docbook-xsl-1.79.1.
2022-09-27 10:05:54 -04:00
Jacob Hrbek
ddb2b632fa
gnu: gnome-boxes: Patch 'qemu-img' file name.
...
* gnu/packages/gnome.scm (gnome-boxes)[arguments]: Add
'set-qemu-file-name' phase.
[inputs]: Add QEMU-MINIMAL.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-09-26 23:29:37 +02:00
Sughosha
cb2d5063a0
gnu: Add gnome-console.
...
* gnu/packages/gnome.scm (gnome-console): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-09-21 06:26:56 +02:00
Sughosha
d6a16a1dc4
gnu: Add gnome-text-editor.
...
* gnu/packages/gnome.scm (gnome-text-editor): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-09-21 06:26:56 +02:00
Liliana Marie Prikler
e58bafcca4
gnu: evolution: Update to 3.46.0.
...
* gnu/packages/gnome.scm (evolution): Update to 3.46.0.
2022-09-19 21:13:39 +02:00
Liliana Marie Prikler
d753a528ce
gnu: evolution-data-server: Update to 3.46.0.
...
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.46.0.
2022-09-19 21:13:31 +02:00
Liliana Marie Prikler
96c7887864
gnu: gnome-todo: Update to "Endeavour" 42.0.
...
* gnu/packages/gnome.scm (gnome-todo): Deprecate and rename to...
(endeavour): ... this.
[source]: Use git origin.
* gnu/packages/patches/gnome-todo-libportal.patch: Deleted file.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
2022-09-19 20:51:13 +02:00
Marius Bakke
80c76f5d8e
Merge branch 'staging' into core-updates
2022-09-18 16:30:21 +02:00
Marius Bakke
51482db4da
Merge branch 'master' into staging
2022-09-18 16:21:44 +02:00
Marius Bakke
94827144d1
gnu: gnome-settings-daemon: Add NSS on RUNPATH.
...
* gnu/packages/gnome.scm (gnome-settings-daemon)[arguments]: Ensure NSS ends
up on RUNPATH.
2022-09-18 16:18:35 +02:00
Marius Bakke
5010801676
gnu: Explicitly use meson@0.60 in packages that don't support 0.63.
...
* gnu/packages/gnome.scm (gnome-disk-utility, gnome-screenshot,
dconf-editor)[arguments]: Add #:meson.
2022-09-18 16:18:34 +02:00
Liliana Marie Prikler
5811d876c3
gnu: polari: Add missing input.
...
* gnu/packages/gnome.scm (polari)[inputs]: Add libadwaita.
2022-09-18 16:03:22 +02:00
Liliana Marie Prikler
9a4ea7059d
gnu: gitg: Use gtksourceview-4.
...
* gnu/packages/gnome.scm (gitg)[inputs]: Replace gtksourceview with
gtksourceview-4.
2022-09-18 16:03:21 +02:00
Marius Bakke
267604449e
gnu: gnome-clocks: Add missing input.
...
* gnu/packages/gnome.scm (gnome-clocks)[native-inputs]: Add VALA.
2022-09-18 10:35:38 +02:00
Marius Bakke
d65434fc3d
gnu: glade: Fix failing test.
...
* gnu/packages/gnome.scm (glade3)[native-inputs]: Add ATK.
2022-09-18 10:34:40 +02:00
Marius Bakke
2619fa3d77
gnu: Remove wayland-protocols-next.
...
* gnu/packages/freedesktop.scm (wayland-protocols-next): Remove variable.
* gnu/packages/gnome.scm (mutter)[native-inputs]: Change from
WAYLAND-PROTOCOLS-NEXT to WAYLAND-PROTOCOLS.
* gnu/packages/kde-plasma.scm (kwayland-server)[inputs]: Likewise.
* gnu/packages/wm.scm (swaylock)[native-inputs]: Likewise.
2022-09-16 22:41:23 +02:00
Marius Bakke
7e0f2728a4
Merge branch 'staging' into core-updates
2022-09-16 19:11:43 +02:00
Marius Bakke
706e6c3c8f
Merge branch 'master' into staging
2022-09-16 19:08:17 +02:00
Marius Bakke
af53cf42b7
gnu: rest-next: Replace the correct libsoup.
...
* gnu/packages/gnome.scm (rest-next)[propagated-inputs]: Replace
libsoup-minimal, not libsoup.
2022-09-16 19:03:43 +02:00
Maxim Cournoyer
87ce7a6f71
gnu: libgovirt: Propagate glib and rest-next.
...
* gnu/packages/gnome.scm (libgovirt)
[inputs]: Move rest-next to...
[propagated-inputs]: ... here. Add glib.
2022-09-15 22:38:56 -04:00
Maxim Cournoyer
4920f6e634
Merge branch 'staging' into core-updates
...
Conflicts resolved in:
gnu/local.mk
gnu/packages/cmake.scm
gnu/packages/glib.scm
gnu/packages/gnome.scm
gnu/packages/gtk.scm
gnu/packages/sdl.scm
pango-next, vala-next and librsvg-bootstrap were removed in the process.
2022-09-15 11:43:21 -04:00
Maxim Cournoyer
3d297a0017
Merge branch 'master' into staging
...
With resolved conflicts in:
gnu/local.mk
gnu/packages/freedesktop.scm
gnu/packages/gnuzilla.scm
2022-09-15 10:20:32 -04:00
Maxim Cournoyer
261bc8f028
gnu: nautilus: Simplify how tracker tests are disabled.
...
* gnu/packages/gnome.scm (nautilus)[source]: Remove patches field.
[phases]{disable-tracker-tests}: New phase.
* gnu/packages/patches/nautilus-disable-tracker-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
2022-09-14 22:21:41 -04:00
Michael Rohleder
6ff5b79804
gnu: gnome-mines: Fix build.
...
* gnu/packages/gnome.scm (gnome-mines)[inputs]: Replace libgnome-games-support with libgnome-games-support-1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-09-14 23:36:32 +02:00
Mathieu Othacehe
52f82c1af0
gnu: evince: Use poppler-next.
...
This fixes the following issue: ../evince-42.3/meson.build:416: WARNING: PDF
support is disabled since poppler-glib version >= 22.02.0 or libxml-2.0
version >= 2.5.0 not found
and restores PDF support.
* gnu/packages/gnome.scm (evince)[inputs]: Use poppler-next.
2022-09-14 18:09:13 +02:00
Maxim Cournoyer
4d15eb2368
gnu: gnome-bluetooth: Fix source URL.
...
* gnu/packages/gnome.scm (gnome-bluetooth)[source]: Fix URL.
2022-09-13 08:42:40 -04:00
Maxim Cournoyer
1d7402c4ed
gnu: gnome-screenshot: Remove meson patch.
...
* gnu/packages/gnome.scm (gnome-screenshot)
[source]: Delete patches field.
* gnu/packages/patches/gnome-screenshot-meson-0.60.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
2022-09-13 02:05:00 -04:00
Maxim Cournoyer
51ea0a7958
gnu: glade: Remove meson argument.
...
* gnu/packages/gnome.scm (glade3)[meson]: Delete argument.
2022-09-13 02:05:00 -04:00
Maxim Cournoyer
ab754956c1
gnu: Add libshumate.
...
* gnu/packages/gnome.scm (libshumate): New variable.
2022-09-13 02:04:59 -04:00
Maxim Cournoyer
1ffeeac0c1
gnu: gnome-shell: Use libsoup 3 to fix tests.
...
* gnu/packages/gnome.scm (gnome-shell)[configure-flags]: Add -Dsoup2=false.
2022-09-13 02:04:59 -04:00
Maxim Cournoyer
8465732b7c
gnu: Add folks-with-libsoup2.
...
* gnu/packages/gnome.scm (folks-with-libsoup2): New variable.
2022-09-13 02:04:58 -04:00
Maxim Cournoyer
311e627c3e
gnu: libgweather: Use geocode-glib-with-libsoup2.
...
* gnu/packages/gnome.scm (libgweather)
[propagated-inputs]: Replace geocode-glib with geocode-glib-with-libsoup2.
2022-09-13 02:04:58 -04:00
Maxim Cournoyer
042df7d4d8
gnu: gupnp-igd: Build with gupnp-1.4.
...
* gnu/packages/gnome.scm (gupnp-igd)
[arguments]: Use gexps.
[phases]: Delete trailing #t.
{patch-docbook-xml}: Use this-package-native-input.
{move-doc}: Use gexps.
[native-inputs]: Remove labels.
[propagated-inputs]: Remove gssdp, gupnp and libsoup. Add gupnp-1.4.
2022-09-13 02:04:57 -04:00
Maxim Cournoyer
e4bf10ab0b
gnu: evolution: Update to 3.45.3.
...
* gnu/packages/gnome.scm (evolution): Update to 3.45.3.
[arguments]: Use gexps.
[configure-flags]: Remove -DENABLE_LIBCRYPTUI=OFF, obsolete.
[phases]{patch-ui-module-dir}: Update phase.
[inputs]: Replace libgweather with libgweather4. Replace
webkitgtk-with-libsoup2 with webkitgtk. Remove libnotify.
2022-09-13 02:04:57 -04:00
Maxim Cournoyer
629172258d
gnu: evolution-data-server: Update to 3.45.3.
...
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.45.3.
[configure-flags]: Add -DENABLE_OAUTH2_WEBKITGTK4=OFF.
[native-inputs]: Sort.
[propagated-inputs]: Add glib, gtk and json-glib. Replace libsoup-minimal-2
with libsoup.
[inputs]: Replace libgweather with libgweather4. Replace
webkitgtk-with-libsoup2 with webkitgtk. Add pango-next.
(evolution-data-server-3.44): New variable.
2022-09-13 02:04:56 -04:00
Maxim Cournoyer
4ebd1da9eb
gnu: libsoup: Update to 3.1.4.
...
* gnu/packages/gnome.scm (libsoup): Update to 3.1.4.
[configure-flags]: Remove obsolete gtk_doc flag and use gexps.
[phases]{patch-docbook-xml}: Delete phase.
{move-doc}: Use gexps.
[native-inputs]: Delete docbook-xml and gtk_doc. Add gi-docgen.
2022-09-13 02:04:56 -04:00
Maxim Cournoyer
b060857c8e
gnu: gnome-builder: Update to 42.1.
...
* gnu/packages/gnome.scm (gnome-builder): Update to 42.1.
[source]: Remove patches field.
[configure-flags]: Remove -Dplugin_flatpak=false and
-Dplugin_update_manager=false.
[phases]{patch-meson}: Use search-input-file.
{fix-ninja}: Delete phase.
[inputs]: Ad flatpak, libhandy and libostree.
[propagated-inputs]: Replace gtksourceview with gtksourceview-4.
* gnu/packages/patches/gnome-builder-update-libportal.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
2022-09-13 02:04:56 -04:00
Maxim Cournoyer
715fb46817
gnu: sysprof: Update to 3.45.1.
...
* gnu/packages/gnome.scm (sysprof): Update to 3.45.1.
[phases]{patch-install-script}: Rename to...
{disable-post-install}: ... this, and adjust.
[inputs]: Replace glib with glib-next, gtk+ with gtk. Add libadwaita.
[native-inputs]: Replace glib:bin with glib-next:bin. Sort.
(sysprof-3.44): New variable.
(gnome-builder)[inputs]: Replace sysprof with sysprof-3.44.
2022-09-13 02:04:55 -04:00
Maxim Cournoyer
194e53b8a8
gnu: jsonrpc-glib: Update to 3.42.0.
...
* gnu/packages/gnome.scm (jsonrpc-glib): Update to 3.42.0.
[inputs, native-inputs]: Sort.
2022-09-13 02:04:55 -04:00
Maxim Cournoyer
3426fc6036
gnu: piper: Update to 0.7 and enable tests.
...
* gnu/packages/gnome.scm (piper): Update to 0.7.
[native-inputs, inputs]: Move after arguments.
[tests?]: Remove argument.
[phases]{wrap-script}: Use wrap-script. Use search-input-file. Wrap with
GUIX_PYTHONPATH.
[native-inputs]: Add appstream.
[inputs]: Add guile-3.0. Remove gtk+:bin.
2022-09-13 02:04:55 -04:00
Maxim Cournoyer
13a0224cd1
gnu: apostrophe: Update to 2.6.3.
...
* gnu/packages/gnome.scm (apostrophe): Update to 2.6.3.
[source]: Update URL.
[imported-modules, modules]: New arguments.
[phases]{python-and-gi-wrap}: Use search-input-file and site-packages.
[native-inputs]: Add bash-minimal.
[home-page]: Update URL.
2022-09-13 02:04:55 -04:00
Maxim Cournoyer
6eeb0f4eeb
gnu: setzer: Update to 0.4.8.
...
* gnu/packages/gnome.scm (setzer): Update to 0.4.8.
[imported-modules, modules]: New arguments.
[phases]{python-and-gi-wrap}: Use search-input-file.
[inputs]: Remove gtksourceview and webkitgtk; add bash-minimal, gtksourceview-4,
python-pexpect, and webkitgtk-with-libsoup2.
[native-inputs]: Remove desktop-file-utils, glib:bin, gobject-introspection,
gtk+:bin, and python-wrapper; add python.
2022-09-13 02:04:55 -04:00
Maxim Cournoyer
70f1fd9aad
gnu: polari: Update to 42.1.
...
* gnu/packages/gnome.scm (polari): Update to 42.1.
[phases]{skip-gtk-update-icon-cache}: Adjust.
{fix-desktop-file}: Punctuate comment. Use search-input-file.
{wrap-typelib}: Likewise.
[inputs]: Move field after native-inputs. Replace libsoup-minimal-2 with
libsoup. Add bash-minimal.
[native-inputs]: Replace intltool with gettext-minimal.
2022-09-13 02:04:54 -04:00
Maxim Cournoyer
6f4424282e
gnu: gnote: Update to 42.1.
...
* gnu/packages/gnome.scm (gnote): Update to 42.1.
[native-inputs]: Remove intltool; add gettext-minimal.
2022-09-13 02:04:54 -04:00
Maxim Cournoyer
57c86aaba2
gnu: libgit2-glib: Update to 1.1.0.
...
* gnu/packages/gnome.scm (libgit2-glib): Update to 1.1.0.
[inputs]: Remove glib.
[propagated-inputs]: Add glib.
2022-09-13 02:04:54 -04:00
Maxim Cournoyer
4237ccbb49
gnu: ghex: Update to 42.3.
...
* gnu/packages/gnome.scm (ghex): Update to 42.3.
[source]: Adjust URL.
[phases]{skip-gtk-update-icon-cache}: Update.
[native-inputs]: Remove labels. Replace intltool with gettext-minimal.
Remove which.
[inputs]: Replace gtk+ with gtk.
2022-09-13 02:04:54 -04:00
Maxim Cournoyer
731b56f311
gnu: sound-juicer: Update to 3.38.0.
...
* gnu/packages/gnome.scm (sound-juicer): Update to 3.38.0.
[arguments]: New field.
[native-inputs]: Sort. Replace intltool with gettext-minimal. Add glib:bin
and python.
[inputs]: Sort.
2022-09-13 02:04:53 -04:00
Maxim Cournoyer
0ef4c18fba
gnu: passwordsafe: Rename to secrets and update to 6.5.
...
* gnu/packages/gnome.scm (passwordsafe): Deprecate in favor of...
(secrets): ... this new variable. Update to 6.5.
[meson]: Remove argument.
[imported-modules, modules]: New arguments.
[phases]{disable-postinstall-script}: Patch meson.build.
{python-and-gi-wrap}: Use search-input-file.
[native-inputs]: Remove gtk+:bin.
[inputs]: replace gtk+ with gtk. Add bash-minimal, libadwaita and
python-pyotp.
[home-page]: Update URL.
[description]: Adjust for renaming.
2022-09-13 02:04:53 -04:00
Maxim Cournoyer
da4849e13b
gnu: cheese: Update to 41.1.
...
* gnu/packages/gnome.scm (cheese): Update to 41.1.
[tests?]: Remove argument.
[phases]: Delete trailing #t.
{wrap-cheese}: Use search-input-file.
[inputs]: Add bash-minimal. Move gobject-introspection to...
[native-inputs]: ... here.
2022-09-13 02:04:53 -04:00
Maxim Cournoyer
c1721e769e
gnu: lollypop: Update to 1.4.35 and enable tests.
...
* gnu/packages/gnome.scm (lollypop): Update to 1.4.35.
[tests?]: Delete argument.
[phases]{disable-gtk-update-icon-cache}: New phase.
{wrap-program}: Use search-input-file.
[native-inputs]: Remove labels. Remove gtk+:bin.
[inputs]: Remove labels. Add bash-minimal.
2022-09-13 02:04:53 -04:00
Maxim Cournoyer
db3d093546
gnu: gspell: Update to 1.11.1.
...
* gnu/packages/gnome.scm (gspell): Update to 1.11.1.
[source]: Delete patches.
[phases]{disable-problematic-tests}: New phase.
[native-inputs]: Remove labels.
* gnu/packages/patches/gspell-dash-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
2022-09-13 02:04:52 -04:00
Maxim Cournoyer
be1c940d3a
gnu: orca: Update to 42.3.
...
* gnu/packages/gnome.scm (orca): Update to 42.3.
[phases]{wrap-orca}: Use search-input-file.
[native-inputs]: Remove intltool; add gettext-minimal.
[inputs]: Add bash-minimal.
2022-09-13 02:04:52 -04:00
Maxim Cournoyer
bd9742938c
gnu: python-pyatspi: Update to 2.45.90.
...
* gnu/packages/gnome.scm (python-pyatspi): Update to 2.45.90.
2022-09-13 02:04:52 -04:00
Maxim Cournoyer
2671d0c92d
gnu: libgnomekbd: Update to 3.28.1.
...
* gnu/packages/gnome.scm (libgnomekbd): Update to 3.28.1.
2022-09-13 02:04:51 -04:00
Maxim Cournoyer
b83ce22d3e
gnu: gfbgraph: Update to 0.2.5 and enable tests.
...
* gnu/packages/gnome.scm (gfbgraph): Update to 0.2.5.
[tests?]: Delete argument.
[configure-flags]: Remove "--enable-gtk-doc" and "--enable-introspection",
which are correctly automatically detected.
[native-inputs]: Remove autoconf, automake, libtool and which.
[inputs]: Remove labels.
2022-09-13 02:04:51 -04:00
Maxim Cournoyer
e8de035b95
gnu: libgovirt: Update to 0.3.9.
...
* gnu/packages/gnome.scm (libgovirt): Update to 0.3.9.
[build-system]: Use meson-build-system.
[glib-or-gtk?]: New argument.
[inputs]: Replace rest with rest-next. Move glib-networking to...
[native-inputs]: ... here. Remove gtk+:bin.
2022-09-13 02:04:51 -04:00
Maxim Cournoyer
eb93a78df8
gnu: komikku: Update to 0.41.0.
...
* gnu/packages/gnome.scm (komikku): Update to 0.41.0.
[phases]: Delete trailing #t.
{python-and-gi-wrap}: Use search-input-file.
[inputs]: Add bash-minimal.
2022-09-13 02:04:51 -04:00
Maxim Cournoyer
87c5dd8ea5
gnu: nautilus: Update to 42.2 and enable tests.
...
* gnu/packages/gnome.scm (nautilus): Update to 42.2.
[patches]: Replace nautilus-add-libportal-gtk3.patch with
nautilus-disable-tracker-tests.patch.
[tests?]: Delete argument.
[phases]: Use gexps.
{check}: Move after install.
{pre-check}: New phase.
[native-inputs]: Replace intltool with gettext-minimal. Add python-pygobject.
[inputs]: Remove libsoup-minimal-2.
* gnu/packages/patches/nautilus-add-libportal-gtk3.patch: Delete file.
* gnu/packages/patches/nautilus-disable-tracker-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2022-09-13 02:04:51 -04:00
Maxim Cournoyer
0e60bdf0dc
gnu: tracker: Patch a /bin/bash reference.
...
* gnu/packages/gnome.scm (tracker)[phases]{patch-paths}: New phase.
[native-inputs]: Add glibc-utf8-locales.
[inputs]: Add bash-minimal.
2022-09-13 02:04:50 -04:00
Maxim Cournoyer
c67cef48e0
gnu: gtk-vnc: Update to 1.3.1.
...
* gnu/packages/gnome.scm (gtk-vnc): Update to 1.3.1.
[meson]: Delete argument.
2022-09-13 02:04:50 -04:00
Maxim Cournoyer
69d87bccb9
gnu: libxml++: Update to 5.0.2.
...
* gnu/packages/gnome.scm (libxml++): Update to 5.0.2.
[phases]: Use gexps.
{fix-documentation}: Use search-input-file.
[propagated-inputs]: Remove glibmm-2.64.
(libxml++-2): Update to 2.42.2.
[propagated-inputs]: Add glibmm-2.64.
2022-09-13 02:04:50 -04:00
Maxim Cournoyer
09da72fa0a
gnu: mobile-broadband-provider-info: Update to 20220725.
...
* gnu/packages/gnome.scm (mobile-broadband-provider-info): Update to 20220725.
[native-inputs]: Add libxslt.
2022-09-13 02:04:50 -04:00
Maxim Cournoyer
937234eac2
gnu: network-manager-openconnect: Update to 1.2.8.
...
* gnu/packages/gnome.scm (network-manager-openconnect): Update to 1.2.8.
[configure-flags]: Remove "--with-libnm-glib=no". Add "--with-gtk4=yes".
[phases]: Delete trailing #t.
[native-inputs]: Add gilb:bin.
[inputs]: Add gtk and pango-next. Sort.
2022-09-13 02:04:49 -04:00
Maxim Cournoyer
5f165887d4
gnu: network-manager-vpnc: Update to 1.2.8.
...
* gnu/packages/gnome.scm (network-manager-vpnc): Update to 1.2.8.
[configure-flags]: Remove "--with-libnm-glib=no". Add "--with-gtk4=yes".
[phases]: Delete trailing #t.
[native-inputs]: Add gilb:bin.
[inputs]: Add gtk and pango-next.
2022-09-13 02:04:49 -04:00
Maxim Cournoyer
6c789555a5
gnu: network-manager-openvpn: Update to 1.10.0.
...
* gnu/packages/gnome.scm (network-manager-openvpn): Update to 1.10.0.
[configure-flags]: Add "--with-gtk4=yes".
[phases]: Delete trailing #t.
[native-inputs]: add glib:bin.
[inputs]: Add gtk and pango-next; sort inputs.
2022-09-13 02:04:49 -04:00
Maxim Cournoyer
255935a2ff
gnu: network-manager: Update to 1.41.2.
...
* gnu/packages/gnome.scm (network-manager): Update to 1.41.2.
[native-inputs]: Sort. Replace intltool with gettext-minimal. Add perl.
[inputs]: Sort. Add libpsl. Remove libsoup.
2022-09-13 02:04:49 -04:00
Maxim Cournoyer
f05326d5c0
gnu: file-roller: Update to 3.42.0.
...
* gnu/packages/gnome.scm (file-roller): Update to 3.42.0.
[arguments]: New field.
[native-inputs]: Replace intltool with gettext-minimal. Remove gtk+:bin.
[inputs]: Remove gdk-pixbuf. Add libhandy.
2022-09-13 02:04:49 -04:00
Maxim Cournoyer
0122f1e294
gnu: shotwell: Update to 0.31.5.
...
* gnu/packages/gnome.scm (shotwell): Update to 0.31.5.
[phases]: Remove trailing #t.
[native-inputs]: Delete labels. Replace vala with vala-next.
[inputs]: Likewise, and replace webkitgtk-with-libsoup2 with webkitgtk. Add
libsecret and libwebp.
2022-09-13 02:04:48 -04:00
Maxim Cournoyer
bdb1569123
gnu: gexiv2: Update to 0.14.0.
...
* gnu/packages/gnome.scm (gexiv2): Update to 0.14.0.
[arguments]: New field.
[native-inputs]: Add python and python-pygobject.
2022-09-13 02:04:48 -04:00
Maxim Cournoyer
dfed788230
gnu: libgee: Update to 0.20.5.
...
* gnu/packages/gnome.scm (libgee): Update to 0.20.5.
[phases]: Use gexps.
2022-09-13 02:04:48 -04:00
Maxim Cournoyer
59206b4668
gnu: yelp: Update to 42.1.
...
* gnu/packages/gnome.scm (yelp): Update to 42.1.
[inputs]: Add libhandy.
2022-09-13 02:04:48 -04:00
Maxim Cournoyer
6c2454f282
gnu: d-feet: Update to 0.3.16.
...
* gnu/packages/gnome.scm (d-feet): Update to 0.3.16.
[build-system]: Use meson-build-system.
[out-of-source?]: Remove argument.
[glib-or-gtk?]: New argument.
[phases]{pre-check}: Do not ignore any error. Do not set DBUS_FATAL_WARNINGS.
{wrap-program}: Us search-input-file.
[native-inputs]: Remove labels. Add glib:bin.
[inputs]: Remove hicolor-icon-theme.
2022-09-13 02:04:47 -04:00
Maxim Cournoyer
fb87250b1e
gnu: epiphany: Update to 42.4.
...
* gnu/packages/gnome.scm (epiphany): Update to 42.4.
[configure-flags]: Add -Dsoup2=disabled to use libsoup 3.
[inputs]: Add libsoup. Replace webkitgtk-with-libsoup2 with webkitgtk.
2022-09-13 02:04:47 -04:00
Maxim Cournoyer
d6d861c615
gnu: eog-plugins: Update to 42.1.
...
* gnu/packages/gnome.scm (eog-plugins): Update to 42.1.
[build-system]: Use meson-build-system.
[arguments]: Delete field.
[inputs]: Sort; add python.
[native-inputs]: Sort; add libgdata.
2022-09-13 02:04:47 -04:00
Maxim Cournoyer
7bef0fa3a2
gnu: eog: Update to 42.3.
...
* gnu/packages/gnome.scm (eog): Update to 42.3.
[native-inputs, inputs]: Sort.
[inputs]: Add bash-minimal. Move libhandy to...
[propagated-inputs]: ... here.
2022-09-13 02:04:47 -04:00
Maxim Cournoyer
bcb877d391
gnu: rhythmbox: Update to 3.4.6.
...
* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.6.
[build-system]: Use meson-build-system.
[glib-or-gtk?]: New argument.
[configure-flags]: Delete argument.
[phases]{skip-gtk-update-icon-cache}: New phase.
{wrap-rhythmbox}: Simplify.
[native-inputs]: Remove labels. Replace intltool with gettext-minimal.
[inputs]: Add bash-minimal. Remove labels. Remove libsoup.
2022-09-13 02:04:46 -04:00
Maxim Cournoyer
77ad9ef333
gnu: grilo-plugins: Update to 0.3.15.
...
* gnu/packages/gnome.scm (grilo-plugins): Update to 0.3.15.
[native-inputs]: Remove labels. Remove gtk+:bin. Add gst-plugins-good and
gst-plugins-bad.
[inputs]: Remove commented inputs. Add avahi and gstreamer.
2022-09-13 02:04:46 -04:00
Maxim Cournoyer
36fee7184d
gnu: grilo: Update to 0.3.15.
...
* gnu/packages/gnome.scm (grilo): Update to 0.3.15.
[arguments]: New field.
[inputs]: Remove libsoup-minimal-2; add libsoup.
2022-09-13 02:04:46 -04:00
Maxim Cournoyer
ebd9041614
gnu: gnome-klotski: Update to 3.38.2.
...
* gnu/packages/gnome.scm (gnome-klotski): Update to 3.38.2.
[phases]: Delete trailing #t.
[native-inputs]: Remove labels.
2022-09-13 02:04:46 -04:00
Maxim Cournoyer
04ed75cc9d
gnu: libgnome-games-support: Update to 2.0.0.
...
* gnu/packages/gnome.scm (libgnome-games-support): Update to 2.0.0.
[propagated-inputs]: Remove gtk+; add gtk.
(libgnome-games-support-1): New variable.
(gnome-klotski)[inputs]: Replace libgnome-games-support with
libgnome-games-support-1.
* gnu/packages/games.scm (gnome-2048)[inputs]: Likewise.
2022-09-13 02:04:45 -04:00
Maxim Cournoyer
d6a716f909
gnu: gom: Update to 0.4.
...
* gnu/packages/gnome.scm (gom): Update to 0.4.
[imported-modules, modules, configure-flags]: New arguments.
[native-inputs]: Remove intltool; add gettext-minimal, python, and python-pygobject.
2022-09-13 02:04:45 -04:00
Maxim Cournoyer
7ae62f9ddf
gnu: devhelp: Update to 41.3.
...
* gnu/packages/gnome.scm (devhelp): Update to 41.3.
[phases]{fix-devhelp-gir-inputs}: Delete phase.
[native-inputs]: Remove labels.
[inputs]: Remove gsettings-desktop-schemas.
(devhelp-with-libsoup2)[arguments]: Remove field.
[inputs]: Express via modify-inputs.
2022-09-13 02:04:45 -04:00
Maxim Cournoyer
a13849dc55
gnu: amtk: Update to 5.5.1.
...
* gnu/packages/gnome.scm (amtk): Update to 5.5.1.
2022-09-13 02:04:45 -04:00
Maxim Cournoyer
722548a624
gnu: vte-ng: Update to 0.59.0.
...
* gnu/packages/gnome.scm (vte-ng): Update to 0.59.0.
2022-09-13 02:04:44 -04:00
Maxim Cournoyer
76791a5504
gnu: vte: Update to 0.69.99.
...
* gnu/packages/gnome.scm (vte): Update to 0.69.99.
2022-09-13 02:04:44 -04:00
Maxim Cournoyer
f0a490732b
gnu: vala-next: Update to 0.56.3.
...
* gnu/packages/gnome.scm (vala-next): Update to 0.56.3.
2022-09-13 02:04:44 -04:00
Maxim Cournoyer
b4a174826d
gnu: seahorse: Update to 42.0.
...
* gnu/packages/gnome.scm (seahorse): Update to 42.0.
[phases]: Delete trailing #t.
[inputs, native-inputs]: Remove labels.
2022-09-13 02:04:43 -04:00
Maxim Cournoyer
c2a2c5fc22
gnu: drawing: Update to 1.0.1.
...
* gnu/packages/gnome.scm (drawing): Update to 1.0.1.
[imported-modules, modules]: New arguments.
[phases]{disable-postinstall-script}: New phase.
{python-and-gi-wrap}: Simplify using the search-input-file and site-packages
procedures.
[native-inputs]: Remove labels. Add itstool and python.
[inputs]: Add bash-minimal and python.
2022-09-13 02:04:43 -04:00
Maxim Cournoyer
048380f4ed
gnu: libwnck: Update to 40.1.
...
* gnu/packages/gnome.scm (libwnck): Update to 40.1.
[source]: Update URL.
[native-inputs]: Replace intltool with gettext-minimal. Sort.
[home-page]: Update URL.
2022-09-13 02:04:43 -04:00
Maxim Cournoyer
ce34ff8f3f
gnu: rygel: Update to 0.41.2.
...
* gnu/packages/gnome.scm (rygel): Update to 0.41.2.
2022-09-13 02:04:43 -04:00
Maxim Cournoyer
87f7f4f60d
gnu: libmediaart: Update to 1.9.6.
...
* gnu/packages/gnome.scm (libmediaart): Update to 1.9.6.
[inputs]: Delete gtk+:doc. Move gettext-minimal, gobject-introspection and
vala to...
[native-inputs]: ... here.
2022-09-13 02:04:42 -04:00
Maxim Cournoyer
e7ef681cd8
gnu: gupnp-dlna: Update to 0.12.0.
...
* gnu/packages/gnome.scm (gupnp-dlna): Update to 0.12.0.
[build-system]: Use meson-build-system.
2022-09-13 02:04:42 -04:00
Maxim Cournoyer
b7fa27ae6c
gnu: gupnp-av: Update to 0.14.1.
...
* gnu/packages/gnome.scm (gupnp-av): Update to 0.14.1.
[build-system]: Use meson-build-system.
2022-09-13 02:04:42 -04:00
Maxim Cournoyer
7cf6b7e21a
gnu: python-liblarch: Update to 3.2.0 and apply guix style.
...
* gnu/packages/gnome.scm (python-liblarch): Update to 3.2.0; apply guix style.
2022-09-13 02:04:42 -04:00
Maxim Cournoyer
ed26f1cf43
gnu: gtg: Update to 0.6.
...
* gnu/packages/gnome.scm (gtg): Update to 0.6.
[arguments]: Use gexps.
[imported-modules, modules]: New arguments.
[phases]{python-and-gi-wrap}: Simplify with search-input-file and
site-packages.
[native-inputs]: Delete labels. Add python.
[inputs]: Add bash-minimal and python.
2022-09-13 02:04:42 -04:00
Maxim Cournoyer
22bdb55a24
gnu: libpeas: Update to 1.32.0.
...
* gnu/packages/gnome.scm (libpeas): Update to 1.32.0.
[phases]{start-xserver}: Use search-input-file.
[native-inputs]: Remove labels.
[home-page]: Update URL.
2022-09-13 02:04:41 -04:00
Maxim Cournoyer
5d138a7221
gnu: blueprint-compiler: Update to 0.4.0.
...
* gnu/packages/gnome.scm (blueprint-compiler): Update to 0.4.0.
[native-inputs]: Add python and python-pygobject. Remove gobject-introspection.
2022-09-13 02:04:41 -04:00
Maxim Cournoyer
ccbbe12721
gnu: cambalache: Update to 0.10.3.
...
* gnu/packages/gnome.scm (cambalache): Update to 0.10.3 and fix indentation.
[phases]{patch-source}: Use format to double-quote string.
2022-09-13 02:04:41 -04:00
Maxim Cournoyer
00ca5ce621
gnu: libadwaita: Update to 1.2.rc.
...
* gnu/packages/gnome.scm (libadwaita): Update to 1.2.rc.
[inputs]: Remove libportal. Move gobject-introspection to...
[native-inputs]: ... here. Remove labels. Sort.
2022-09-13 02:04:41 -04:00
Maxim Cournoyer
25c7dd2456
gnu: libgsf: Update to 1.14.50.
...
* gnu/packages/gnome.scm (libgsf): Update to 1.14.50.
[arguments]: Use gexps.
[phases]{patch-docbook-xml}: Use search-input-directory and delete trailing
#t.
[native-inputs]: Remove labels.
2022-09-13 02:04:40 -04:00
Maxim Cournoyer
4d0945b6ec
gnu: gupnp: Update to 1.5.4.
...
* gnu/packages/gnome.scm (gupnp): Update to 1.5.4.
[native-inputs]: Remove labels.
[inputs]: Delete gtk+. Move libsoup and gssdp to...
[propagated-inputs]: ... here. Add glib and libxml2.
(gupnp-1.4): New variable.
2022-09-13 02:04:40 -04:00
Maxim Cournoyer
c2b71eb704
gnu: gssdp: Update to 1.5.2
...
* gnu/packages/gnome.scm (gssdp): Update to 1.5.2.
[native-inputs]: Remove labels. Replace gtk-doc/stable with gi-docgen.
[inputs]: Replace gtk+ with gtk.
[propagated-inputs]: Remove label. Replace libsoup-minimal-2 with libsoup.
* gnu/packages/gnome.scm (gssdp-1.4):
2022-09-13 02:04:40 -04:00