Liliana Marie Prikler
43cdc8a075
gnu: gegl: Use new style for inputs.
...
* gnu/packages/gimp.scm (gegl)[inputs]: Drop labels.
2023-09-14 20:39:18 +02:00
Vivien Kraus
e8b3f6f7b1
gnu: gimp: Update to 2.10.34.
...
* gnu/packages/gimp.scm (gimp): Update to 2.10.34.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-09-14 20:39:18 +02:00
Vivien Kraus
4beac7d95c
gnu: gegl: Update to 0.4.46.
...
* gnu/packages/gimp.scm (gegl): Update to 0.4.46.
* gnu/packages/gimp.scm (gegl-0.4.44): New variable.
* gnu/packages/gnome.scm (gnome-photos)[inputs]: Replace gegl with gegl-0.4.44.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-09-14 20:39:17 +02:00
Liliana Marie Prikler
0b4a20e448
gnu: cogl: Remove comment about reflecting changes in mutter.
...
Since cogl itself has been archived while the bundled fork continues to exist,
the comment no longer holds truth. Whatever patches will in future be needed
to build cogl are not expected to require reflection in mutter.
* gnu/packages.gnome.scm (cogl): Remove comment about mutter's bundled clutter.
2023-09-09 07:47:58 +02:00
Vivien Kraus
94a9b26bcf
gnu: cogl: Fix double free.
...
This patch fixes a double free in cogl, which broke all of the test cases and
thus also the package build itself.
* gnu/packages/patches/cogl-fix-double-free.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it here.
* gnu/packages/gnome.scm (cogl): Use it here.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-09-09 07:47:57 +02:00
Liliana Marie Prikler
4ebc426602
gnu: Remove libgweather4-with-libsoup2.
...
It no longer has any dependents other than itself.
* gnu/packages/gnome.scm (libgweather4-with-libsoup2): Delete variable.
2023-09-09 07:47:57 +02:00
Liliana Marie Prikler
20e3f3e115
Merge branch 'master' into gnome-team
2023-09-07 20:42:03 +02:00
André Batista
451ba2e5bb
gnu: lighttpd: Update to 1.4.71.
...
* gnu/packages/web.scm (lighttpd): Update to 1.4.71.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-09-07 20:06:02 +03:00
Artyom V. Poptsov
7cd4103e81
gnu: yggdrasil: Update to 0.4.7.
...
* gnu/packages/networking.scm (yggdrasil): Update to 0.4.7.
[arguments]: Use G-expressions. Set the package build name and version.
Use go-1.20.
[propagated-inputs]: Add go-golang-org-x-tools,
go-github-com-olekukonko-tablewriter and
go-github-com-mattn-go-colorable.
* gnu/packages/patches/yggdrasil-extra-config.patch: Don't use
deprecated "ioutil".
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-09-07 18:59:58 +03:00
Artyom V. Poptsov
81bbe95cd1
gnu: go-github-com-arceliar-ironwood: Update to 0.0.0-20221115123222-ec61cea2f439.
...
* gnu/packages/golang.scm (go-github-com-arceliar-ironwood): Update to
0.0.0-20221115123222-ec61cea2f439.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-09-07 18:52:25 +03:00
Greg Hogan
d76d78891e
gnu: python-duckdb: Update to 0.8.1.
...
* gnu/packages/python-xyz.scm (python-duckdb): Update to 0.8.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-09-07 16:32:42 +03:00
Greg Hogan
42e41cd7b1
gnu: fmt-10: Update to 10.1.1.
...
* gnu/packages/pretty-print.scm (fmt-10): Update to 10.1.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-09-07 16:31:11 +03:00
Kabelo M'sobomvu Moiloa
811f4fc509
gnu: emacs-consult-eglot: Update 0.2.0-0.db9d41c.
...
* gnu/packages/emacs-xyz.scm (emacs-consult-eglot): Update 0.2.0-0.db9d41c.
Signed-off-by: Andrew Tropin <andrew@trop.in>
Co-authored-by: Andrew Tropin <andrew@trop.in>
2023-09-07 16:49:46 +04:00
Nicolas Graves
33a0a80702
gnu: Add emacs-org-ql-dynamic-agenda.
...
* gnu/packages/emacs-xyz.scm (emacs-org-ql-dynamic-agenda): New variable.
Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-09-07 16:26:29 +04:00
Nicolas Graves
a9f0b0ec7d
gnu: Add emacs-org-dynamic-agenda.
...
* gnu/packages/emacs-xyz.scm (emacs-org-dynamic-agenda): New variable.
Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-09-07 16:26:28 +04:00
Distopico
20832dac48
gnu: Add emacs-flymake-guile.
...
* gnu/packages/emacs-xyz.scm (emacs-flymake-guile): New variable.
Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-09-07 16:25:59 +04:00
Tim Johann
5ef28595e9
gnu: Add erlang-lfe.
...
* gnu/packages/erlang.scm (erlang-lfe): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-06 22:29:20 -04:00
Olivier Dion
21e1ba8a2c
gnu: Add csmith.
...
* gnu/packages/linux.scm (csmith): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-06 22:29:20 -04:00
Efraim Flashner
c21499fce7
gnu: julia-prettytables: Update to 2.1.2.
...
* gnu/packages/julia-xyz.scm (julia-prettytables): Update to 2.1.2.
[arguments]: Rename custom phase 'skip-color-tests to
'skip-tests-manipulating-terminal-display and skip some more tests.
[propagated-inputs]: Add julia-offsetarrays, julia-stringmanipulation.
2023-09-07 05:08:59 +03:00
Efraim Flashner
92820c1732
gnu: Add julia-stringmanipulation.
...
* gnu/packages/julia-xyz.scm (julia-stringmanipulation): New variable.
2023-09-07 05:08:58 +03:00
Simon Tournier
d552c2508f
guix: packages: Support package/inherit by package-field-location.
...
Fixes <https://issues.guix.gnu.org/65236 >.
* guix/packages.scm (package-field-location): Add package/inherit case.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Reported-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-06 16:41:06 -04:00
Liliana Marie Prikler
965e2d6eb9
gnu: gnome-console: Update to 44.4.
...
* gnu/packages/gnome.scm (gnome-console): Update to 44.4.
[arguments]: Remove #:phases.
<#:configure-flas>: Remove “-Dnautilus=enabled”.
[inputs]: Remove gtk+, libhandy, nautilus and vte.
Add gtk, libadwaita and vte-with-gtk-4.
2023-09-06 22:17:38 +02:00
Liliana Marie Prikler
9609b67445
gnu: vte: Update to 0.72.2.
...
* gnu/packages/gnome.scm (vte): Update to 0.72.2.
2023-09-06 22:17:38 +02:00
Liliana Marie Prikler
453217d69c
gnu: nautilus: Update to 44.2.
...
* gnu/packages/gnome.scm (nautilus): Update to 44.2.
[#:phases]: Add ‘patch-tracker3-command’.
Adjust ‘skip-gtk-update-icon-cache’ accordingly.
[inputs]: Remove gtk+ and libhandy.
Add gtk and libadwaita.
* gnu/packages/patches/nautilus-extension-search-path.patch: Adjust
accordingly.
2023-09-06 22:17:38 +02:00
Liliana Marie Prikler
3ca62461a2
gnu: libadwaita: Update to 1.3.4.
...
* gnu/packages/gnome.scm (libadwaita): Update to 1.3.4.
2023-09-06 22:17:38 +02:00
Liliana Marie Prikler
19bd2a7cff
gnu: tracker-miners: Update to 3.5.2.
...
* gnu/packages/gnome.scm (tracker-miners): Update to 3.5.2.
[#:phases]<fix-tests>: Adjust accordingly.
[inputs]: Add gst-plugins-base.
2023-09-06 22:17:38 +02:00
Liliana Marie Prikler
7894abde7d
gnu: tracker: Update to 3.5.3.
...
* gnu/packages/gnome.scm (tracker): Update to 3.5.3.
2023-09-06 22:17:38 +02:00
Liliana Marie Prikler
38bc8c1102
gnu: gnome-autoar: Update to 0.4.4.
...
* gnu/packages/gnome.scm (gnome-autoar): Update to 0.4.4.
2023-09-06 22:17:37 +02:00
Liliana Marie Prikler
b6a337acd7
gnu: gnome-initial-setup: Update to 44.0.
...
* gnu/packages/gnome.scm (gnome-initial-setup): Update to 44.0.
[inputs]: Remove cheese and libhandy.
Add libadwaita.
Replace gnome-online-account-3.44 with gnome-online-accounts.
Replace libgweather4-with-libsoup2 with libgweather4.
Replace rest with rest-next.
Replace webkitgtk-with-libsoup2 with webkitgtk-next.
2023-09-06 22:17:37 +02:00
Liliana Marie Prikler
e72cbd4ab0
gnu: gnome-calendar: Update to 44.1.
...
* gnu/packages/gnome.scm (gnome-calendar): Update to 44.1.
[inputs]: Replace evolution-data-server-3.44 with evolution-data-server.
Replace geocode-glib-with-libsoup2 with geocode-glib.
Replace gnome-online-accounts-3.44 with gnome-online-accounts.
Replace libgweather4-with-libsoup2 with libgweather.
2023-09-06 22:17:37 +02:00
Liliana Marie Prikler
4c2fc044d7
gnu: gnome-clocks: Update to 44.0.
...
* gnu/packages/gnome.scm (gnome-clocks): Update to 44.0.
[inputs]: Replace geocode-glib-with-libsoup2 with geocode-glib.
Replace libgweather4-with-libsoup2 with libgweather4.
2023-09-06 22:17:37 +02:00
Liliana Marie Prikler
12c3e3341d
gnu: gnome-shell: Update to 44.3.
...
* gnu/packages/gnome.scm (gnome-shell): Update to 44.3.
[arguments]<#:phases>: Add ‘unbreak-perf-tests’.
Adjust ‘pre-check’ accordingly.
[native-inputs]: Add python-dbus and python-dbusmock.
[inputs]: Remove caribou. Replace gcr-3 with gcr.
2023-09-06 22:11:49 +02:00
Liliana Marie Prikler
9c28ee9daf
gnu: gdm: Update to 44.1.
...
* gnu/packages/gnome.scm (gdm): Update to 44.1.
[inputs]: Add egl-wayland.
* gnu/packages/patches/gdm-elogind-support.patch: Adjust accordingly.
2023-09-06 21:47:57 +02:00
Liliana Marie Prikler
4522022a41
gnu: gnome-settings-daemon: Update to 44.1.
...
* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 44.1.
[inputs]: Replace gcr-3 with gcr.
Replace geocode-glib-with-libsoup2 with geocode-glib.
Replace libgweather4-with-libsoup2 with libgweather4.
2023-09-06 21:47:57 +02:00
Liliana Marie Prikler
1aa94384b8
gnu: gnome-session: Update to 44.0.
...
* gnu/packages/gnome.scm (gnome-session): Update to 44.0.
2023-09-06 21:47:57 +02:00
Liliana Marie Prikler
b18f30d524
gnu: gnome-desktop: Update to 44.0.
...
* gnu/packages/gnome.scm (gnome-desktop): Update to 44.0.
2023-09-06 21:47:56 +02:00
Liliana Marie Prikler
f29be169fb
gnu: baobab: Update to 44.0.
...
* gnu/packages/gnome.scm (baobab): Update to 44.0.
[arguments]: Add ‘skip-gtk-update-icon-cache’ phase.
[native-inputs]: Remove gtk+:bin.
[inputs]: Remove libhandy.
2023-09-06 21:47:56 +02:00
Liliana Marie Prikler
f1c70ac025
gnu: mutter: Update to 44.3.
...
* gnu/packages/gnome.scm (mutter): Update to 44.3.
[arguments]: Adjust linker rpath accordingly.
[inputs]: Add colord.
2023-09-06 21:47:56 +02:00
Liliana Marie Prikler
69ed4f137d
gnu: gjs: Update to 1.76.2.
...
* gnu/packages/gnome.scm (gjs): Update to 1.76.2.
2023-09-06 21:47:56 +02:00
Liliana Marie Prikler
35a9ebf83e
gnu: gcr: Update to 4.0.0.
...
* gnu/packages/gnome.scm (gcr): Update to 4.0.0.
(gcr-3): New variable for current version.
(libgdata)[propagated-inputs]: Replace gcr with gcr-3.
(gnome-keyring)[inputs]: Likewise.
(seahorse)[inputs]: Likewise.
(gnome-settings-daemon)[inputs]: Likewise.
(gvfs)[inputs]: Likewise.
(epiphany)[inputs]: Likewise.
(gexiv2)[inputs]: Likewise.
(shotwell)[inputs]: Likewise.
(gnome-online-accounts)[inputs]: Likewise.
(evolution-data-server)[inputs]: Likewise.
(network-manager-openconnect)[inputs]: Likewise.
(network-manager-applet)[inputs]: Likewise.
(gnome-shell)[inputs]: Likewise.
(evolution)[inputs]: Likewise.
(geary)[inputs]: Likewise.
* gnu/packages/gnome-xyz.scm (gpaste)[native-inputs]: Likewise.
* gnu/packages/gnupg.scm (pinentry-gnome3)[inputs]: Likewise.
* gnu/packages/suckless.scm (surf)[inputs]: Likewise.
* gnu/packages/web-browsers.scm (midori)[inputs]: Likewise.
2023-09-06 21:47:56 +02:00
Maxim Cournoyer
65dcfb3f38
.dir-locals: Streamline Geiser configuration.
...
Geiser now has support locating the project root and adding it to the load
path without external help; leverage it.
* .dir-locals.el [nil]: Remove obsolete Geiser configuration. Set the
geiser-repl-per-project-p variable to t.
* doc/contributing.texi (The Perfect Setup): No longer mention explicitly
setting the geiser-guile-load-path; instead mention the effect of the
.dir-locals.el file.
Reported-by: Wolf <wolf@wolfsden.cz>
2023-09-06 14:16:22 -04:00
Tobias Geerinckx-Rice
28b22c45ee
gnu: Register ruby-nokogiri.patch.
...
This follows up on commit e8975697782c0ea10ce278a3304032b4cc60f81c.
* gnu/local.mk (dist_patch_DATA): Add ruby-nokogiri.patch.
Reported by acrow in #guix.
2023-09-03 02:00:00 +02:00
Maxim Cournoyer
6113e0529d
gnu: gmime: Update home-page URL.
...
* gnu/packages/mail.scm (gmime) [home-page]: Update URL.
2023-09-06 01:25:31 -04:00
Hilton Chain
c14c25b4fb
gnu: go-github-com-tdewolff-minify-v2: Regenerate hash.
...
* gnu/packages/golang.scm (go-github-com-tdewolff-minify-v2)[#:phases]: Add
phase 'regenerate-hash.
[native-inputs]: Add go-github-com-tdewolff-hasher.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-06 01:25:31 -04:00
Hilton Chain
d3e12a02d3
gnu: go-github-com-tdewolff-parse-v2: Regenerate hash.
...
* gnu/packages/golang.scm (go-github-com-tdewolff-parse-v2)[#:phases]: Add
phase 'regenerate-hash.
[native-inputs]: Add go-github-com-tdewolff-hasher.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-06 01:25:30 -04:00
Hilton Chain
e90b54ee99
gnu: Add go-github-com-tdewolff-hasher.
...
* gnu/packages/golang.scm (go-github-com-tdewolff-hasher): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-06 01:25:30 -04:00
Hilton Chain
e99279aa27
gnu: Add go-github-com-cespare-mph.
...
* gnu/packages/golang.scm (go-github-com-cespare-mph): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-06 01:25:30 -04:00
Hilton Chain
701041aac1
gnu: Add go-github-com-dgryski-go-mph.
...
* gnu/packages/golang.scm (go-github-com-dgryski-go-mph): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-06 01:25:30 -04:00
Hilton Chain
83064e2683
gnu: Add go-github-com-dgryski-go-metro.
...
* gnu/packages/golang.scm (go-github-com-dgryski-go-metro): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-06 01:25:30 -04:00
Sughosha
315eeb919a
gnu: zrythm: Enable rtaudio.
...
* gnu/packages/music.scm (zrythm)[#:configure-flags]: Add
"-Drtaudio=enabled".
[inputs]: Add rtaudio.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-09-06 01:03:53 -04:00