[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
65/80: gnu: gnome: Add gnome-music and gnome-photo.
From: |
guix-commits |
Subject: |
65/80: gnu: gnome: Add gnome-music and gnome-photo. |
Date: |
Tue, 28 Sep 2021 07:21:39 -0400 (EDT) |
mothacehe pushed a commit to branch wip-gnome40
in repository guix.
commit 536db168160841c5d6749759ab21ceffe2b3d24b
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)
- 33/80: gnu: epiphany: Update to 40.3., (continued)
- 33/80: gnu: epiphany: Update to 40.3., guix-commits, 2021/09/28
- 43/80: gnu: gnome-online-accounts: Update to 3.40.0., guix-commits, 2021/09/28
- 30/80: gnu: gnome-bluetooth: Update to 3.34.5., guix-commits, 2021/09/28
- 54/80: gnu: gnome-settings-daemon: Update to 40.0.1., guix-commits, 2021/09/28
- 55/80: gnu: gnome-keyring: Update to 40.0., guix-commits, 2021/09/28
- 49/80: gnu: Add fuse-3., guix-commits, 2021/09/28
- 57/80: gnu: Remove gnome-getting-started-docs., guix-commits, 2021/09/28
- 60/80: gnu: accountsservice: Update to 0.6.55., guix-commits, 2021/09/28
- 66/80: gnu: gnome: Remove gnome-getting-started-docs., guix-commits, 2021/09/28
- 61/80: gnu: gdm: Update to 40.1., guix-commits, 2021/09/28
- 65/80: gnu: gnome: Add gnome-music and gnome-photo.,
guix-commits <=
- 64/80: gnu: gnome-photos: Update to 40.0., guix-commits, 2021/09/28
- 72/80: gnu: gnome-tweaks: Update to 40.0., guix-commits, 2021/09/28
- 74/80: gnu: gnome: Add tracker-miners., guix-commits, 2021/09/28
- 73/80: gnu: gegl: Add libraw support., guix-commits, 2021/09/28
- 18/80: gnu: gnome-calculator: Update to 40.1., guix-commits, 2021/09/28
- 42/80: gnu: yelp: Update to 40.3., guix-commits, 2021/09/28
- 62/80: gnu: gnome-music: Update to 40.1.1., guix-commits, 2021/09/28
- 75/80: gnu: gnome-music: Add gst-plugins-good., guix-commits, 2021/09/28
- 15/80: gnu: gnome-todo: Update to 40.1., guix-commits, 2021/09/28
- 12/80: gnu: gnome-font-viewer: Update to 40.0., guix-commits, 2021/09/28