[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
65/76: gnu: gnome: Add gnome-music and gnome-photo.
From: |
guix-commits |
Subject: |
65/76: gnu: gnome: Add gnome-music and gnome-photo. |
Date: |
Mon, 27 Sep 2021 10:18:30 -0400 (EDT) |
mothacehe pushed a commit to branch wip-gnome40
in repository guix.
commit e16e62f56e53e40a60fce664ea603cdb3d30fb47
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Sun Sep 26 09:46:56 2021 +0000
gnu: gnome: Add gnome-music and gnome-photo.
* gnu/packages/gnome.scm (gnome): Add gnome-music and gnome-photo. Also fix
the indentation.
---
gnu/packages/gnome.scm | 15 ++++++---------
1 file changed, 6 insertions(+), 9 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 4aa596d..428015e 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9270,15 +9270,12 @@ world.")
(build-system trivial-build-system)
(arguments '(#:builder (begin (mkdir %output) #t)))
(propagated-inputs
- ;; TODO: Add or remove packages according to:
- ;; <https://calc.disroot.org/2nu6mpf88ynq.html>.
- `(
- ;; GNOME-Core-OS-Services
+ `(;; GNOME-Core-OS-Services
("accountsservice" ,accountsservice)
("network-manager" ,network-manager)
("packagekit" ,packagekit)
("upower" ,upower)
- ;; GNOME-Core-Shell
+ ;; GNOME-Core-Shell
("adwaita-icon-theme" ,adwaita-icon-theme)
("gdm" ,gdm)
("glib-networking" ,glib-networking)
@@ -9304,7 +9301,7 @@ world.")
("orca" ,orca)
("rygel" ,rygel)
("sushi" ,sushi)
- ;; GNOME-Core-Utilities
+ ;; GNOME-Core-Utilities
("baobab" ,baobab)
("cheese" ,cheese)
;; XXX: EoG requires librsvg-next, which depends on Rust, which
currently
@@ -9325,8 +9322,8 @@ world.")
("gnome-disk-utility" ,gnome-disk-utility)
("gnome-font-viewer" ,gnome-font-viewer)
("gnome-maps" ,gnome-maps)
- ; TODO: ("gnome-music" ,gnome-music)
- ; TODO: ("gnome-photos" ,gnome-photos)
+ ("gnome-music" ,gnome-music)
+ ("gnome-photos" ,gnome-photos)
("gnome-screenshot" ,gnome-screenshot)
("gnome-system-monitor" ,gnome-system-monitor)
("gnome-terminal" ,gnome-terminal)
@@ -9335,7 +9332,7 @@ world.")
("simple-scan" ,simple-scan)
("totem" ,totem)
("yelp" ,yelp)
- ;; Others
+ ;; Others
("hicolor-icon-theme" ,hicolor-icon-theme)
("gnome-online-accounts" ,gnome-online-accounts)
- 49/76: gnu: Add fuse-3., (continued)
- 49/76: gnu: Add fuse-3., guix-commits, 2021/09/27
- 51/76: gnu: libgdata: Update to 0.18.1., guix-commits, 2021/09/27
- 53/76: gnu: gnome-user-share: Update to 3.34.0., guix-commits, 2021/09/27
- 54/76: gnu: gnome-settings-daemon: Update to 40.0.1., guix-commits, 2021/09/27
- 58/76: gnu: gnome-initial-setup: Update to 40.4., guix-commits, 2021/09/27
- 56/76: gnu: gnome-color-manager: Update to 3.36.0., guix-commits, 2021/09/27
- 61/76: gnu: gdm: Update to 40.1., guix-commits, 2021/09/27
- 60/76: gnu: accountsservice: Update to 0.6.55., guix-commits, 2021/09/27
- 63/76: gnu: gnome-online-miners: Fix build., guix-commits, 2021/09/27
- 64/76: gnu: gnome-photos: Update to 40.0., guix-commits, 2021/09/27
- 65/76: gnu: gnome: Add gnome-music and gnome-photo.,
guix-commits <=
- 66/76: gnu: gnome: Remove gnome-getting-started-docs., guix-commits, 2021/09/27
- 69/76: gnu: gnome-sudoku: Update to 40.2., guix-commits, 2021/09/27
- 73/76: gnu: gegl: Add libraw support., guix-commits, 2021/09/27
- 72/76: gnu: gnome-tweaks: Update to 40.0., guix-commits, 2021/09/27
- 71/76: gnu: gnome-dictionary: Update to 40.0., guix-commits, 2021/09/27
- 26/76: gnu: gnome-boxes: Update to 40.3., guix-commits, 2021/09/27
- 57/76: gnu: Remove gnome-getting-started-docs., guix-commits, 2021/09/27
- 59/76: gnu: gnome-control-center: Update to 40.1., guix-commits, 2021/09/27
- 55/76: gnu: gnome-keyring: Update to 40.0., guix-commits, 2021/09/27
- 52/76: gnu: gvfs: Update to 1.48.1., guix-commits, 2021/09/27