Commit graph

131194 commits

Author SHA1 Message Date
Vivien Kraus
6a5c2b622d
gnu: pangomm@2.46: Update to 2.46.4.
* gnu/packages/gtk.scm (pangomm-2.46): Update to 2.46.4.

Change-Id: Ia1dcb94f35eb80a7cd79cae5245acbc4069e006b
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-02-23 23:22:55 +01:00
Vivien Kraus
1feb21d57b
gnu: atkmm@2.28: Update to 2.28.4.
* gnu/packages/gtk.scm (atkmm-2.28): Update to 2.28.4.

Change-Id: If4b333b02785c9a5712816ea048b1943b582c2e3
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-02-23 23:22:55 +01:00
Vivien Kraus
1552d23a22
gnu: vte: Update to 0.72.4.
* gnu/packages/gnome.scm (vte): Update to 0.72.4.

Change-Id: I57b6c871ff9a690998709b3c8e51aa73f2cdea72
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-02-23 23:22:55 +01:00
Vivien Kraus
df3813c767
gnu: rygel: Update to 0.42.5.
* gnu/packages/gnome.scm (rygel): Update to 0.42.5.

Change-Id: I348840583dcf57aa241a5a1cb7842babe0b7c659
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-02-23 23:22:55 +01:00
Vivien Kraus
18acf69acf
gnu: python-pyatspi: Update to 2.46.1.
* gnu/packages/gnome.scm (python-pyatspi): Update to 2.46.1.

Change-Id: I8f60e27b3d65dd1f7614b94102c8005bcb369833
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-02-23 23:22:55 +01:00
John Kehayias
925842e146
gnu: glibmm-2.64: Rename and update to 2.66.6.
* gnu/packages/glib.scm (glibmm-2.64): Rename to ...
(glibmm-2.66): ... this.  Update to 2.66.6.
* gnu/packages/animation.scm (etl)[inputs]: Adjust accordingly.
(synfig)[propagated-inputs]: Likewise.
* gnu/packages/electronics.scm (libsigrok)[propagated-inputs]: Likewise.
* gnu/packages/gnome-xyz.scm (eiciel)[inputs]: Likewise.
* gnu/packages/gnome.scm (libxml++-3, libxml++-2)[propagated-inputs]: Likewise.
* gnu/packages/gtk.scm (pangomm-2.46, atkmm-2.28, gtkmm-2)[propagated-inputs]:
Likewise.

Change-Id: I878e740e085a483970a4ef6e0fa7dd19000863eb
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-02-23 23:22:55 +01:00
Vivien Kraus
9e1b0e7230
gnu: mm-common: Update to 1.0.6.
* gnu/packages/gnome.scm (mm-common): Update to 1.0.6.

Change-Id: I5e7ffc18f2743e2d1e3a4547bf8f788d11b1d642
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-02-23 23:22:55 +01:00
Liliana Marie Prikler
a13f69f0d6
gnu: gnome: Update synopsis and description.
Gnome no longer considers itself “The GNU desktop environment”™, so let's
reflect that.

* gnu/packages/gnome.scm (gnome-meta-package)[synopsis]: Shorten to “Graphical
desktop environment”.
[description]: Adjust accordingly.
2024-02-23 23:22:51 +01:00
Liliana Marie Prikler
a7ab8e4f48
gnu: Deprecate gnome meta-package.
GNOME is not a "one size fits all" environment, but with the introduction of
World, Circle, and to some extent Developer Extras and recent explorations of
mobile form factors much more customizable towards the needs of users.  As
such, it is silly to insist on a single meta-package to make everyone happy.

* gnu/packages/gnome.scm (gnome): Deprecate.
2024-02-23 23:22:48 +01:00
Liliana Marie Prikler
96634bb878
services: desktop: Remove unused imports.
These imports were needed for a short time to consider two variants of finding
udev/polkit configuration files.  They are no longer needed, since the
respective procedures use all packages now.

* gnu/services/desktop.scm: Strip use of (guix diagnostics) and (srfi srfi-35).
2024-02-23 21:55:44 +01:00
Liliana Marie Prikler
acaa89ae42
services: Extend polkit capabilities of gnome-desktop-service.
As with our udev extension, this makes it so that all inputs are considered
modulo a new ignorelist.

* gnu/services/desktop.scm (gnome-desktop-configuration): Add
polkit-ignorelist.
(gnome-polkit-settings): Adjust accordingly.
2024-02-23 21:55:44 +01:00
Vivien Kraus
07bfe15383
services: Extend udev capabilities of gnome-desktop-service.
Our udev service is capable of handling both rules and hardware databases.
This patch makes it so that gnome can install any such needed rules or
databases, while also allowing users to supply a list of names to ignore
(via regular expressions).

* gnu/services/desktop.scm (gnome-desktop-configuration): Add udev-ignorelist.
(gnome-udev-resources): Rename to…
(gnome-udev-configuration-files): … this.  Account for udev-ignorelist.
(gnome-desktop-service-type): Adjust accordingly.

Change-Id: I6df4b896652581c42a35ea3ba1e4849ad72d12ef
2024-02-23 21:55:44 +01:00
Liliana Marie Prikler
523f3def65
services: Modularise gnome-desktop-configuration.
* gnu/services/gnome.scm (extract-propagated-inputs): New variable.
(gnome-desktop-configuration): Add ‘core-services’, ‘shell’, ‘utilities’,
and ‘extra-packages’.  Deprecate ‘gnome’.
(gnome-desktop-configuration-core-services, gnome-desktop-configuration-shell)
(gnome-desktop-configuration-utilities)
(gnome-desktop-configuration-extra-packages): Export publicly.
(gnome-udev-rules, gnome-polkit-settings): Adjust accordingly.
(gnome-profile): New variable.
(gnome-desktop-service-type): Adjust accordingly.
2024-02-23 21:55:43 +01:00
Liliana Marie Prikler
0bce55ca53
gnu: gnome: Add core packages for GNOME 44.
* gnu/packages/gnome.scm (gnome-meta-core-shell): Add gnome-remote-desktop.
(gnome-meta-core-utilities): Add gnome-connections.
2024-02-23 21:55:41 +01:00
Liliana Marie Prikler
b51b2191a9
gnu: Split gnome into more meta-packages.
* gnu/packages/gnome.scm (gnome-meta-package): New syntax rule.
(gnome-meta-core-services, gnome-meta-core-shell, gnome-meta-core-utilities)
(gnome-essential-extras): New variables.
(gnome): Implement in terms of the former.
2024-02-23 21:55:19 +01:00
Liliana Marie Prikler
622df12ef3
Merge branch 'master' into gnome-team 2024-02-13 16:11:14 +01:00
Sharlatan Hellseher
8a0910e042
teams: go: Add all related files to the scope.
* etc/teams.scm (go): Add regex search for any golang files.

Change-Id: Ia6c95d8d49863de0381a907ca6309fa22d22927e
2024-02-13 14:38:31 +00:00
Sharlatan Hellseher
c185c51e14
gnu: go-github.com-ulikunitz-xz: Move to golang-compression.
* gnu/packages/golang.scm (go-github.com-ulikunitz-xz): Move from here ...
* gnu/packages/golang-compression.scm: ... to here.

* gnu/packages/admin.scm: Add (gnu packages golang-compression) module.
* gnu/packages/bioinformatics.scm: As above.

Change-Id: I1901e67ac4336efd356085332572b3f09de90f7a
2024-02-13 14:33:17 +00:00
Sharlatan Hellseher
8af7c33818
gnu: go-github-com-andybalholm-brotli: Move to golang-compression.
* gnu/packages/golang.scm (go-github-com-andybalholm-brotli): Move from here ...
* gnu/packages/golang-compression.scm: ... to here.

Change-Id: I820b0211b1fe4d90643e82fc32a99d8e8b6a9b0f
2024-02-13 14:33:16 +00:00
Sharlatan Hellseher
d8f69addc2
gnu: go-github-com-klauspost-compress: Move to golang-compression.
* gnu/packages/golang.scm (go-github-com-klauspost-compress): Move from here ...
* gnu/packages/golang-compression.scm: ... to here.

* gnu/packages/golang-compression.scm: Add (gnu packages
golang-compression) module.
* gnu/packages/golang-crypto.scm: As above.
* gnu/packages/golang-web.scm: As above.
* gnu/packages/uucp.scm: As above.

Change-Id: Ia99f1e6aae7f75940fc150eb02862c0b3e9f3325
2024-02-13 14:33:16 +00:00
Sharlatan Hellseher
19c8f9e0fe
gnu: go-golang-org-x-crypto: Move to golang-build.
* gnu/packages/golang.scm (go-golang-org-x-crypto): Move from here ...
* gnu/packages/golang-build.scm: ... to here.

* gnu/packages/backup.scm: Add (gnu packages golang-build) module.
* gnu/packages/crypto.scm: As above.

Change-Id: I5daad7fe90e1507958fe73c04fc043ebbc006395
2024-02-13 14:33:16 +00:00
Sharlatan Hellseher
b8e8cb296f
gnu: go-golang-org-x-image: Move to golang-build.
* gnu/packages/golang.scm (go-golang-org-x-image): Move from here ...
* gnu/packages/golang-build.scm: ... to here.

* gnu/packages/game.scm: Add (gnu packages golang-build) module.

Change-Id: Icd0b303d8f7544f6eae10ac30d7bd01779abaede
2024-02-13 14:33:16 +00:00
Sharlatan Hellseher
92df6b5c70
gnu: go-golang-org-x-tools: Move to golang-build.
* gnu/packages/golang.scm (go-golang-org-x-tools): Move from here ...
* gnu/packages/golang-build.scm: ... to here.

Change-Id: Ib9a69a5dab73b6f9d935fd0216658f5e4f8cf1f8
2024-02-13 14:33:16 +00:00
Sharlatan Hellseher
faabd385eb
gnu: go-github-com-yuin-goldmark: Move to golang-build.
* gnu/packages/golang.scm (go-github-com-yuin-goldmark): Move from here ...
* gnu/packages/golang-build.scm: ... to here.

Change-Id: If553b4a00b288a913d1d54da8b5b52eab87bb277
2024-02-13 14:33:16 +00:00
Sharlatan Hellseher
de36ec1480
gnu: go-golang-org-x-text: Move to golang-build.
* gnu/packages/golang.scm (go-golang-org-x-text): Move from here ...
* gnu/packages/golang-build.scm: ... to here.

* gnu/packages/admin.scm: Add (gnu packages golang-build) module.
* gnu/packages/bioinformatics.scm: As above.
* gnu/packages/mail.scm: As above.

Change-Id: Ifd15b35b460ae30c5c1d677551e95842b322b246
2024-02-13 14:33:16 +00:00
Sharlatan Hellseher
82a9ceebe8
gnu: go-golang-org-x-time: Move to golang-build.
* gnu/packages/golang.scm (go-golang-org-x-time): Move from here ...
* gnu/packages/golang-build.scm: ... to here.

* gnu/packages/high-availability.scm: Add (gnu packages golang-build) module.

Change-Id: I2f2704501b19d991d153c6d8636e1f9fc4cf154b
2024-02-13 14:33:16 +00:00
Sharlatan Hellseher
d8b0ad79a8
gnu: go-golang-org-x-term: Move to golang-build.
* gnu/packages/golang.scm (go-golang-org-x-term): Move from here ...
* gnu/packages/golang-build.scm: ... to here.

* gnu/packages/disk.scm: Add (gnu packages golang-build) module.
* gnu/packages/image-viewers.scm: As above.

Change-Id: Ibdb637bb129437ef74a0270fd44edc8804bb3055
2024-02-13 14:33:15 +00:00
Sharlatan Hellseher
13188641f3
gnu: go-golang-org-x-sync: Move to golang-build.
* gnu/packages/golang.scm (go-golang-org-x-sync): Move from here ...
* gnu/packages/golang-build.scm: ... to here.

Change-Id: I28b72dc45116398512c0255ac9e06b9c539e9e7b
2024-02-13 14:33:15 +00:00
Sharlatan Hellseher
2175660d92
gnu: go-golang.org-x-sync-errgroup: Move to golang-build.
* gnu/packages/golang.scm (go-golang.org-x-sync-errgroup,
go-golang.org-x-sync-semaphore): Move from here ...
* gnu/packages/golang-build.scm: ... to here.

* gnu/packages/check.scm: Add (gnu packages golang-build) module.

Change-Id: Ie886c0f44e0a70629e23371b447f5a35006ade21
2024-02-13 14:33:15 +00:00
Sharlatan Hellseher
b900304377
gnu: go-golang-org-x-xerrors: Move to golang-build.
* gnu/packages/golang.scm (go-golang-org-x-xerrors): Move from here ...
* gnu/packages/golang-build.scm: ... to here.

Change-Id: I68c9aa1607d71d08eb7ea4e5caf27121cdd0df4c
2024-02-13 14:33:15 +00:00
Sharlatan Hellseher
2e8b550b56
gnu: go-golang-org-x-mod: Move to golang-build.
* gnu/packages/golang.scm (go-golang-org-x-mod): Move from here ...
* gnu/packages/golang-build.scm: ... to here.

* gnu/packages/shellutils.scm: Add (gnu packages golang-build) module.

Change-Id: I88ce7ac1e264cb545a272f9c8a485747e84f7c82
2024-02-13 14:33:15 +00:00
Sharlatan Hellseher
0317445b08
gnu: go-golang-org-x-exp: Move to golang-build.
* gnu/packages/golang.scm (go-golang-org-x-exp): Move from here ...
* gnu/packages/golang-build.scm: ... to here.

Change-Id: I2253ac166a8830662360b14cec0fa301686dac22
2024-02-13 14:33:15 +00:00
Sharlatan Hellseher
714462744a
gnu: go-github-com-bitly-go-hostpool: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-bitly-go-hostpool): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Ia314e6134f229c004f23d99a9c42dbd0adf105f8
2024-02-13 14:33:08 +00:00
Sharlatan Hellseher
6d22865f58
gnu: go-github-com-bitly-timer-metrics: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-bitly-timer-metrics): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Id30d1add9ccbfbc05af114f6ccf82f353a7aa74b
2024-02-13 14:31:36 +00:00
Sharlatan Hellseher
997075e495
gnu: go-github-com-blang-semver: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-blang-semver): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

* gnu/packages/education.scm: Add (gnu packages golang-xyz) module.
* gnu/packages/ipfs.scm: As above.

Change-Id: I620543088661512bcc8135922a454c5f2dc73119
2024-02-13 14:29:51 +00:00
Sharlatan Hellseher
4609bea87c
gnu: go-github-com-bmizerany-perks-quantile: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-bmizerany-perks-quantile): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I215d8f1f2710bd21ad9a251e4cb029064a0968f6
2024-02-13 14:28:19 +00:00
Sharlatan Hellseher
f9ead8f7a8
gnu: go-github-com-burntsushi-toml: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-burntsushi-toml): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

* gnu/packages/golang-check.scm: Add (gnu packages golang-xyz) module.
* gnu/packages/golang.scm: As above.
* gnu/packages/shellutils.scm: As above.

Change-Id: If8a645431a1fb17159681daae70db49fd21b37c1
2024-02-13 14:26:07 +00:00
Sharlatan Hellseher
b5bbfef22a
gnu: go-github-com-davecgh-go-spew: Move to golang-check.
* gnu/packages/golang.scm (go-github-com-davecgh-go-spew): Move
from here ...
* gnu/packages/golang-check.scm: ... to here.

* gnu/packages/high-availability.scm: Add (gnu packages golang-check) module.

Change-Id: I935006c3656b7bf18b91e529296778672338f094
2024-02-13 14:22:21 +00:00
Sharlatan Hellseher
13e682ea94
gnu: go-github-com-nsqio-go-diskqueue: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-nsqio-go-diskqueue): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I2051eb1f8a40eeab9c8cc96c540413f5818dd78e
2024-02-13 14:22:16 +00:00
Sharlatan Hellseher
35445a7c1a
gnu: go-github-com-nsqio-go-nsq: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-nsqio-go-nsq): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Ie718c9943dd527281b30c78ab4e23adc764289c1
2024-02-13 14:21:01 +00:00
Sharlatan Hellseher
b41a405649
gnu: go-github-com-mreiferson-go-svc: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-mreiferson-go-svc): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: I21f1d5f651fb09a3716cbcdb48aaf7f8dd37384d
2024-02-13 14:19:05 +00:00
Sharlatan Hellseher
a4aac98bbb
gnu: go-golang-org-x-sys: Move to golang-build.
* gnu/packages/golang.scm (go-golang-org-x-sys): Move
from here ...
* gnu/packages/golang-build.scm: ... to here.

* gnu/packages/curl.scm: Add (gnu packages golang-build) module.
* gnu/packages/databases.scm: As above.
* gnu/packages/docker.scm: As above.
* gnu/packages/golang-build.scm: As above.
* gnu/packages/golang.scm: As above.
* gnu/packages/irc.scm: As above.
* gnu/packages/linux.scm: As above.
* gnu/packages/password-utils.scm: As above.
* gnu/packages/syncthing.scm: As above.
* gnu/packages/textutils.scm: As above.
* gnu/packages/vpn.scm: As above.
* gnu/packages/weather.scm: As above.
* gnu/packages/web.scm: As above.

Change-Id: I161e89cacb9aa87b4fbb643ecd9ad32cfe49c9d7
2024-02-13 14:19:05 +00:00
Sharlatan Hellseher
d8c8cfac7a
gnu: go-github-com-mreiferson-go-options: Move to golang-xyz.
* gnu/packages/golang.scm (go-github-com-mreiferson-go-options): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

Change-Id: Ia5cf19a48812b56b0b38ed80246a65c345454c79
2024-02-13 14:18:57 +00:00
Sharlatan Hellseher
20c1bd6e9e
gnu: go-github-com-golang-snappy: Mmove to golang-compression.
* gnu/packages/syncthing.scm (go-github-com-golang-snappy): Move from
here ...
* gnu/packages/golang-compression.scm: ... to here.

* gnu/packages/golang.scm: Add (gnu packages golang-compression) module.
* gnu/packages/high-availability.scm: As above.
* gnu/packages/ipfs.scm: As above.
* gnu/packages/syncthing.scm: As above.

Change-Id: I936c82c127e1aa25dde20693bee70e5a871249fe
2024-02-13 14:17:59 +00:00
Sharlatan Hellseher
8b3daeca55
gnu: go-golang-org-x-net: Move to golang-build.
* gnu/packages/golang.scm (go-golang-org-x-net,
go-golang-org-x-net-0.17, go-golang-org-x-net-html): Move from here ...
* gnu/packages/golang-build.scm: ... to here.

* gnu/packages/configuration-management.scm: Add (gnu packages golang-build) module.
* gnu/packages/education.scm: As above ...
* gnu/packages/file-systems.scm: As above ...
* gnu/packages/golang-check.scm: As above ...
* gnu/packages/golang-crypto.scm: As above ...
* gnu/packages/golang-web.scm: As above ...
* gnu/packages/golang-xyz.scm: As above ...
* gnu/packages/golang.scm: As above ...
* gnu/packages/ipfs.scm: As above ...
* gnu/packages/messaging.scm: As above ...
* gnu/packages/networking.scm: As above ...
* gnu/packages/uucp.scm: As above ...
* gnu/packages/version-control.scm: As above ...

Change-Id: If009e62555ada293f17cf0f42fde82c21ef4615e
2024-02-13 14:16:59 +00:00
Sharlatan Hellseher
1996575a7e
gnu: Add (gnu packages golang-compression) module.
* gnu/packages/golang-compression.scm: New file.
* gnu/local.mk: Add to gnu/packages/golang-compression.scm scope.

Change-Id: I1c68a3f6f9b3d6a316cba560b7fc81e707376417
2024-02-13 14:16:27 +00:00
Sharlatan Hellseher
5a77f2ee54
gnu: Add (gnu packages golang-build) module.
* gnu/packages/golang-build.scm: New file.
* gnu/local.mk: Add to gnu/packages/golang-build.scm scope.

Change-Id: I4605d44452859b47ed6369a234c7ead496b19c2a
2024-02-13 14:16:27 +00:00
Ricardo Wurmus
e9a6c70948
gnu: sugar: Remove obsolete patch.
The brightness component no longer crashes.

* gnu/packages/sugar.scm (sugar)[arguments]: Do not disable brightness
component.

Change-Id: I1c09d2d263c7031458a0ae6bc4789aacb2871032
2024-02-13 15:02:59 +01:00
Ricardo Wurmus
7342d8b3f0
gnu: sugar: Patch background image location.
* gnu/packages/sugar.scm (sugar)[arguments]: Use current system profile's
/share/backgrounds directory for background images.

Change-Id: I9f995e8761b845e56ed40e8116eee3f542a2c9d7
2024-02-13 15:02:59 +01:00
Ricardo Wurmus
20513ed554
gnu: sugar-read-activity: Use webkit with libsoup 3.
* gnu/packages/sugar.scm (sugar-read-activity)[propagated-inputs]: Replace
webkitgtk-with-libsoup2 with webkitgtk-for-gtk3.

Change-Id: I0abf74ebc48f733634679e0700151fadfa7e6dc7
2024-02-13 15:02:59 +01:00