Age | Commit message (Expand) | Author |
2022-09-12 | gnu: baobab: Update to 42.0 and delete input labels....* gnu/packages/gnome.scm (baobab): Update to 42.0.
[native-inputs]: Replace intltool with gettext-minimal. Remove labels.
Sort lexicographically.
[inputs]: Sort lexicographically. Add libadwaita and pango-next.
| Maxim Cournoyer |
2022-09-12 | gnu: libhandy: Update to 1.7.90....* gnu/packages/gnome.scm (libhandy): Update to 1.7.90.
[phases]{pre-check}: Delete trailing #t.
[native-inputs]: Delete labels.
| Maxim Cournoyer |
2022-09-12 | gnu: gcr: Update to 3.41.1, delete trailing #t and input labels....* gnu/packages/gnome.scm (gcr): Update to 3.41.1.
[phases]: Delete trailing #t.
{disable-failing-tests}: Delete phase.
{fix-systemd-detection}: Likewise.
{remove-fatal-warnings-option}: New phase.
{check}: New phase override.
[native-inputs, propagated-inputs]: Delete input labels.
[native-inputs]: Sort inputs. Add gi-docgen. Remove autoconf, automake and
libtool.
| Maxim Cournoyer |
2022-09-12 | gnu: Add gi-docgen....* gnu/packages/gnome.scm (gi-docgen): New variable.
| Maxim Cournoyer |
2022-09-12 | gnu: sysprof: Update to 3.44.0, enable tests and remove labels....* gnu/packages/gnome.scm (sysprof): Update to 3.44.0.
[tests?]: Delete argument.
[configure-flags]: Use gexps.
[phases]: Delete trailing #t.
[native-inputs]: Delete labels.
[inputs]: Add libunwind.
| Maxim Cournoyer |
2022-09-12 | gnu: libdazzle: Update to 3.44.0....* gnu/packages/gnome.scm (libdazzle): Update to 3.44.0.
[inputs]: Move gobject-introspection and vala to...
[native-inputs]: ... here.
| Maxim Cournoyer |
2022-09-12 | gnu: libgnomekbd: Update to 3.28.0....* gnu/packages/gnome.scm (libgnomekbd): Update to 3.28.0.
[native-inputs]: Replace intltool with gettext-minimal. Add autoconf,
automake, libtool and gobject-introspection.
| Maxim Cournoyer |
2022-09-12 | gnu: clutter: Update to 1.26.4 and remove input labels....* gnu/packages/gnome.scm (clutter): Update to 1.26.4.
[native-inputs]: Remove labels.
[propagated-inputs, inputs]: Sort inputs.
[home-page]: Update URL.
| Maxim Cournoyer |
2022-09-12 | gnu: adwaita-icon-theme: Update to 42.0 and deprecate gnome-icon-theme....* gnu/packages/gnome.scm (adwaita-icon-theme): Update to 42.0. Remove
inheritance to gnome-icon-theme, re-adding...
[build-system, arguments, home-page, synopsis]
[description, license]: ... these fields.
(gnome-icon-theme): Define as a deprecated package.
[native-inputs]: Remove label.
[home-page]: Update URL.
[configure-flags]: Delete argument.
[make-flags]: New argument. Set the GTK_UPDATE_ICON_CACHE variable to the
empty string.
| Maxim Cournoyer |
2022-09-11 | gnu: piper: Update to 0.7....* gnu/packages/gnome.scm (piper): Update to 0.7.
[native-inputs]: Add appstream.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Tobias Kortkamp |
2022-09-11 | gnu: piper: Unbreak tests....Make flake8 config available inside the build directory.
https://github.com/libratbag/piper/pull/781
* gnu/packages/gnome.scm (piper): Unbreak tests.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Tobias Kortkamp |
2022-09-11 | gnu: piper: Fix runtime....The wrapper script does not add piper's own Python files to
GUIX_PYTHONPATH. Copy the approach from gtg to solve this.
Traceback (most recent call last):
File "/gnu/store/9fq062kva6ffidilg0qn8liqn6a8yf1w-piper-0.6/bin/.piper-real", line 36, in <module>
from piper.application import Application
ModuleNotFoundError: No module named 'piper'
* gnu/packages/gnome.scm (piper): Fix runtime.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Tobias Kortkamp |
2022-09-10 | gnu: gnome-shell: Remove input labels and use G-expression....* gnu/packages/gnome.scm (gnome-shell)[native-inputs]: Remove labels.
[arguments]: Convert to G-expressions. Add (ice-9 match) to #:modules. Use
SEARCH-INPUT-FILE and #$OUTPUT where appropriate. Add let-binding for
DISALLOWED-REFERENCES and use them in glib-or-gtk-wrap phase.
| Marius Bakke |
2022-09-10 | gnu: gnome-shell: Remove obsolete input....* gnu/packages/gnome.scm (gnome-shell)[arguments]: Don't remove intltool from
XDG_DATA_DIRS.
[native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL and PERL.
| Marius Bakke |
2022-09-10 | gnu: mutter: Remove obsolete input....* gnu/packages/gnome.scm (mutter)[native-inputs]: Remove INTLTOOL. Add
GETTEXT-MINIMAL.
| Marius Bakke |
2022-09-10 | gnu: mutter: Use G-expression....* gnu/packages/gnome.scm (mutter)[arguments]: Use G-expressions.
| Marius Bakke |
2022-09-10 | gnu: mutter: Remove input labels....* gnu/packages/gnome.scm (mutter)[native-inputs, inputs, propagated-inputs]:
Remove labels.
[arguments]: Use SEARCH-INPUT-FILE instead of labels.
| Marius Bakke |
2022-09-10 | gnu: rygel: Update to 0.40.4....* gnu/packages/gnome.scm (rygel): Update to 0.40.4.
| Marius Bakke |
2022-09-10 | gnu: simple-scan: Update to 42.1....* gnu/packages/gnome.scm (simple-scan): Update to 42.1.
[arguments]: Remove #:meson.
| Marius Bakke |
2022-09-09 | gnu: Explicitly use meson@0.60 in packages that don't support 0.63....This to reduce merge conflicts in an upcoming switch.
* gnu/packages/gnome.scm (gnome-photos, gnome-music, gnome-user-share,
gnome-characters, gnome-font-viewer, gcr, evince, glade3,
gnome-settings-daemon, eog, simple-scan, gnome-session, gedit,
gnome-bluetooth, gtk-vnc, gnome-weather, gnome-calendar, cheese,
gnome-boxes)[arguments]: Add #:meson.
| Marius Bakke |
2022-09-08 | gnu: komikku: Update to 0.41.0....* gnu/packages/gnome.scm (komikku): Update to 0.41.0.
| Liliana Marie Prikler |
2022-09-06 | gnu: Add blueprint-compiler....* gnu/packages/gnome.scm (blueprint-compiler): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Ahriman |
2022-09-04 | gnu: shotwell: Update to 0.30.16....* gnu/packages/gnome.scm (shotwell): Update to 0.30.16.
| Christopher Baines |
2022-09-02 | gnu: cheese: Fix source URL....This is a followup to 6e95917b645f3687c5c7dc9e612985ea2bc6f958, which
would construct an incorrect URL.
* gnu/packages/gnome.scm (cheese)[source]: In URL, change
'version-major+minor' to 'version-major'.
| Ludovic Courtès |
2022-09-01 | gnu: gnome-music: Remove input labels....* gnu/packages/gnome.scm (gnome-music)[native-inputs, inputs]: Remove labels.
| Marius Bakke |
2022-09-01 | gnu: network-manager-applet: Remove obsolete input....* gnu/packages/gnome.scm (network-manager-applet)[native-inputs]: Remove
INTLTOOL. Add GETTEXT-MINIMAL.
| Marius Bakke |
2022-09-01 | gnu: network-manager-applet: Remove input labels....* gnu/packages/gnome.scm (network-manager-applet)[native-inputs]: Remove
labels.
| Marius Bakke |
2022-09-01 | gnu: network-manager-applet: Update to 1.28.0....* gnu/packages/gnome.scm (network-manager-applet): Update to 1.28.0.
| Marius Bakke |
2022-09-01 | gnu: cheese: Don't patch docbook references....* gnu/packages/gnome.scm (cheese)[arguments]: Remove phase patch-docbook-xml.
| Marius Bakke |
2022-09-01 | gnu: cheese: Remove input labels....* gnu/packages/gnome.scm (cheese)[native-inputs]: Remove labels.
| Marius Bakke |
2022-09-01 | gnu: cheese: Update to 41.0....* gnu/packages/gnome.scm (cheese): Update to 41.0.
[source](patches): Remove.
* gnu/packages/patches/cheese-vala-update.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| Marius Bakke |
2022-09-01 | gnu: glade: Use G-expression....* gnu/packages/gnome.scm (glade3)[arguments]: Convert to gexp.
| Marius Bakke |
2022-09-01 | gnu: glade: Don't patch docbook files....* gnu/packages/gnome.scm (glade3)[arguments]: Remove phase fix-docbook.
[native-inputs]: Add LIBXML2.
| Marius Bakke |
2022-09-01 | gnu: glade: Remove obsolete input....* gnu/packages/gnome.scm (glade3)[native-inputs]: Remove INTLTOOL. Add
GETTEXT-MINIMAL.
| Marius Bakke |
2022-09-01 | gnu: glade: Remove input labels....* gnu/packages/gnome.scm (glade3)[native-inputs]: Remove labels.
| Marius Bakke |
2022-09-01 | gnu: glade: Update to 3.40.0....* gnu/packages/gnome.scm (glade3): Update to 3.40.0.
[source](patches): Remove.
* gnu/packages/patches/glade-gls-set-script-name.patch,
gnu/packages/patches/glade-test-widget-null-icon.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| Marius Bakke |
2022-09-01 | gnu: glade: gjs is a run-time dependency....* gnu/packages/gnome.scm (glade3)[native-inputs]: Move GJS ...
[inputs]: ... here.
| Marius Bakke |
2022-09-01 | gnu: gtk-vnc: Remove obsolete input....* gnu/packages/gnome.scm (gtk-vnc)[native-inputs]: Remove INTLTOOL. Add
GETTEXT-MINIMAL.
| Marius Bakke |
2022-09-01 | gnu: gtk-vnc: Remove input labels....* gnu/packages/gnome.scm (gtk-vnc)[native-inputs]: Remove labels.
| Marius Bakke |
2022-09-01 | gnu: gtk-vnc: Update to 1.2.0....* gnu/packages/gnome.scm (gtk-vnc): Update to 1.2.0.
[inputs]: Move GLIB, GNUTLS, LIBGCRYPT, CYRUS-SASL, LIBX11, and ZLIB ...
[propagated-inputs]: ... here. Add GDK-PIXBUF.
| Marius Bakke |
2022-08-28 | gnu: gnome-shell: Adjust for polkit 121....* gnu/packages/patches/gnome-shell-polkit-autocleanup.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/gnome.scm (gnome-shell)[source](patches): New field.
| Marius Bakke |
2022-08-28 | gnu: Add libgweather4....* gnu/packages/gnome.scm (libgweather4): New variable.
| Marius Bakke |
2022-08-28 | gnu: libgweather: Remove obsolete input....* gnu/packages/gnome.scm (libgweather)[native-inputs]: Remove INTLTOOL. Add
GETTEXT-MINIMAL.
| Marius Bakke |
2022-08-28 | gnu: libgweather: Remove input labels....* gnu/packages/gnome.scm (libgweather)[arguments]: Use G-expression and
SEARCH-INPUT-DIRECTORY.
[native-inputs, propagated-inputs]: Remove labels.
| Marius Bakke |
2022-08-11 | gnu: tracker: Update to 3.3.3....* gnu/packages/gnome.scm (tracker): Update to 3.3.3.
[native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL.
| Marius Bakke |
2022-08-11 | gnu: folks: Update to 0.15.5....* gnu/packages/gnome.scm (folks): Update to 0.15.5.
[native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL.
| Marius Bakke |
2022-08-11 | gnu: gnome-themes-standard: Deprecate in favor of gnome-themes-extra....* gnu/packages/gnome.scm (gnome-themes-standard): Mark as deprecated by
gnome-themes-extra.
(gnome)[inputs]: Remove gnome-themes-extra.
| Maxim Cournoyer |
2022-08-06 | gnu: gnome-system-monitor: Update to 42.0....* gnu/packages/gnome.scm (gnome-system-monitor): Update to 42.0.
| Maxim Cournoyer |
2022-08-06 | gnu: komikku: Update to 0.40.0....* gnu/packages/gnome.scm (komikku): Update to 0.40.0.
| Liliana Marie Prikler |
2022-08-04 | gnu: workrave: Update to 1.10.50....* gnu/packages/gnome.scm (workrave): Update to 1.10.50.
| 宋文武 |