~ruther/guix-local

f93ad156 — Maxim Cournoyer 3 years ago
gnu: gnome-screenshot: Update to 41.0.

* gnu/packages/gnome.scm (gnome-screenshot): Update to 41.0.
[glib-or-gtk?]: New argument.
[native-inputs]: Remove labels and sort.  Replace intltool with
gettext-minimal.
[inputs]: Remove libcanberra.
4f991351 — Maxim Cournoyer 3 years ago
gnu: gnome-terminal: Update to 3.44.1.

* gnu/packages/gnome.scm (gnome-terminal): Update to 3.44.1.
[build-system]: Use meson-build-system.
[configure-flags]: Remove argument.
[glib-or-gtk?]: New argument.
[phases]{patch-/bin/true}: Delete phase.
{patch-build-system}: New phase.
[native-inputs]: Delete labels and sort.  Replace intltool with
gettext-minimal.  Add python.
[inputs]: Sort.  Add gnome-shell and nautilus.
e50781c1 — Maxim Cournoyer 3 years ago
gnu: gnome-sudoku: Update to 42.0.

* gnu/packages/gnome.scm (gnome-sudoku): Update to 42.0.
[native-inputs]: Sort.  Replace intltool with gettext-minimal.
7d38c626 — Maxim Cournoyer 3 years ago
gnu: gnome-mines: Replace intltool with gettext-minimal.

[native-inputs]: Replace intltool with gettext-minimal.
051c5d9b — Maxim Cournoyer 3 years ago
gnu: gnome-keyring: Update to 42.1 and enable tests.

* gnu/packages/gnome.scm (gnome-keyring): Update to 42.1.
[phases]{check}: Move after install and override.
[inputs]: Sort.
[native-inputs]: Add dbus and docbook-xml-4.3.  Replace intltool with
gettext-minimal.  Remove autoconf and automake.
b74f8371 — Maxim Cournoyer 3 years ago
gnu: gnome-font-viewer: Update to 42.0.

* gnu/packages/gnome.scm (gnome-font-viewer): Update to 42.0.
[phases]: Delete trailing #t.  Use gexps.
{patch-thumbnailer}: Use search-input-file.
[native-inputs]: Delete labels.
[inputs]: Replace gtk+ with gtk.  Add libadwaita.
31444491 — Maxim Cournoyer 3 years ago
gnu: gnome-calculator: Update to 42.2.

* gnu/packages/gnome.scm (gnome-calculator): Update to 42.2.
[phases]{skip-gtk-update-icon-cache}: New phase.
[native-inputs]: Remove gtk+:bin.
[inputs]: Add gsettings-desktop-schemas-next and libadwaita.
c2066082 — Maxim Cournoyer 3 years ago
gnu: pango-next: Rename from "pango "to "pango-next".

* gnu/packages/gtk.scm (pango-next)[name]: Rename from pango to pango-next.
04154c65 — Maxim Cournoyer 3 years ago
gnu: gnome-contacts: Update to 42.0.

* gnu/packages/gnome.scm (gnome-contacts): Update to 42.0.
[glib-or-gtk?]: New argument.
[phases]{generate-vapis}: Delete phase.
{skip-gtk-update-icon-cache}: Adjust.
[inputs]: Delete labels.  Replace gtk+ with gtk, evolution-data-server with
evolution-data-server-3.44 and gnome-online-accounts with
gnome-online-accounts-3.44.  Add libadwaita.  Remove docbook-xml and
docbook-xsl.  Move gettext-minimal, gobject-introspection and
libxslt to...
[native-inputs]: ... here.  Delete labels.  Add desktop-file-utils.
[propagated-inputs]: Replace folks with folks-with-libsoup2.
dd5d0fd7 — Maxim Cournoyer 3 years ago
gnu: gnome-characters: Update to 42.0.

* gnu/packages/gnome.scm (gnome-characters): Update to 42.0.
[phases]{disable-gtk-update-icon-cache}: New phase.
{wrap}: Use search-input-file.
[native-inputs]: Delete labels.  Remove gtk+:bin.
[inputs]: Replace gtk+ with gtk. Add libadwaita.
3c2a7060 — Maxim Cournoyer 3 years ago
gnu: eog: Update to 42.2.

* gnu/packages/gnome.scm (eog): Update to 42.2.
[source]: Delete patches.
[configure-flags]: Use gexps.
[phases]: Likewise.
{skip-gtk-update-icon-cache}: New phase.
{wrap-eog}: Use search-input-file.
[native-inputs]: Replace intltool with gettext-minimal.
[inputs]: Add libhandy and gtk.
* gnu/packages/patches/eog-update-libportal-usage.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
0e5d6934 — Maxim Cournoyer 3 years ago
gnu: gnome-user-docs: Update to 42.0.

* gnu/packages/gnome.scm (gnome-user-docs): Update to 42.0.
7a8b36b6 — Maxim Cournoyer 3 years ago
gnu: gnome-music: Update to 42.0.

* gnu/packages/gnome.scm (gnome-music): Update to 42.0.
[phases]{skip-gtk-update-icon-cache}: New phase.
[native-inputs]: Remove gtk+:bin.
[inputs]: Add gtk and libadwaita.
ecaad21f — Maxim Cournoyer 3 years ago
gnu: gnome-photos: Update to 43.beta.

* gnu/packages/gnome.scm (gnome-photos): Update to 43.beta.
[arguments]: Use gexps.
[phases]{disable-gtk-update-icon-cache}: New phase.
[native-inputs]: Remove gtk+:bin.  Delete labels.
[inputs]: Delete labels.
184d6111 — Maxim Cournoyer 3 years ago
gnu: evince: Update to 42.3.

* gnu/packages/gnome.scm (evince): Update to 42.3.
[meson]: Delete argument.
[configure-flags]: Remove "-Dintrospection" and "-Dgtk_doc=false."
[phases]: Delete trailing #t.
[native-inputs]: Delete labels.  Add gi-docgen.  Replace intltool with
gettext-minimal.  Sort.
[home-page]: Update URL.
3b366fd1 — Maxim Cournoyer 3 years ago
gnu: gnome-disk-utility: Update to 42.0.

* gnu/packages/gnome.scm (gnome-disk-utility): Update to 42.0.
[native-inputs]: Delete labels.  Replace intltool with gettext-minimal.
021e9d81 — Maxim Cournoyer 3 years ago
gnu: gnome-initial-setup: Update to 42.2.

* gnu/packages/gnome.scm (gnome-initial-setup): Update to 42.2.
[configure-flags]: Remove "-Dcheese=auto".
[phases]: Use search-input-file.
[native-inputs]: Remove labels.  Remove gtk+:bin.
[inputs]: Remove labels.  Sort lexicographically.  Add cheese.  Replace
libgweather with libgweather4-with-libsoup2.
Replace gnome-online-accounts with gnome-online-accounts-3.44.
16e0e0ed — Maxim Cournoyer 3 years ago
gnu: gnome-calendar: Update to 42.2.

* gnu/packages/gnome.scm (gnome-calendar): Update to 42.2.
[tests?]: Delete argument.
[phases]{skip-gtk-update-icon-cache}: Adjust.
[native-inputs]: Remove labels.
[propagated-inputs]: Move evolution-data-server to...
[inputs]: ... here, and replace it with evolution-data-server-3.44.  Remove
labels.  Remove libhandy.  Replace libgweather with
libgweather4-with-libsoup2.
Replace gnome-online-accounts with gnome-online-accounts-3.44.
Add libadwaita and pango-next.
d1623e30 — Maxim Cournoyer 3 years ago
gnu: gnome-clocks: Update to 42.0.

* gnu/packages/gnome.scm (gnome-clocks): Update to 42.0.
[phases]{skip-gtk-update-icon-cache}: Adjust.
[native-inputs]: Remove labels and sort.  Replace vala with vala-next.
[inputs]: Sort.  Remove libhandy.  Replace libgweather with
libgweather4-with-libsoup2.  Replace gtk+ with gtk.  Add libadwaita.
212f9c62 — Maxim Cournoyer 3 years ago
gnu: gnome-session: Update to 42.0.

* gnu/packages/gnome.scm (gnome-session): Update to 42.0.
[meson]: Delete argument.
[phases]{wrap-gnome-session}: Use search-input-file.
[native-inputs]: Remove labels and sort lexicographically.
Next