unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#38954] gnu: gnome: Add missing inputs.
@ 2020-01-05 19:37 Raghav Gururajan
  2020-01-07 23:41 ` Julien Lepiller
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Raghav Gururajan @ 2020-01-05 19:37 UTC (permalink / raw)
  To: 38954

[-- Attachment #1: Type: text/plain, Size: 225 bytes --]

Hello Guix!

Please find the attached patch to add missing inputs for gnome.

NOTE: This patch depends on patches #38904, #38905, #38906, #38914, #38911, #38952, #38931, #38953 and #38935.

Thank you!

Regards,
RG.

[-- Attachment #2: gnome.patch --]
[-- Type: application/octet-stream, Size: 2436 bytes --]

From 6318bb6929770bf52a29b66d9ec78b79a771424b Mon Sep 17 00:00:00 2001
From: Raghav Gururajan <raghavgururajan@disroot.org>
Date: Sun, 5 Jan 2020 14:28:12 -0500
Subject: [PATCH] gnu: gnome: Add missing inputs.

* gnu/packages/gnome.scm (gnome): Add missing inputs.
---
 gnu/packages/gnome.scm | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 2ffff4bcdb..c927400d21 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7735,9 +7735,11 @@ associations for GNOME.")
        ("glib-networking" ,glib-networking)
        ("gnome-backgrounds" ,gnome-backgrounds)
        ("gnome-bluetooth" ,gnome-bluetooth)
+       ("gnome-color-manager" ,gnome-color-manager)
        ("gnome-control-center" ,gnome-control-center)
        ("gnome-desktop" ,gnome-desktop)
        ("gnome-getting-started-docs" ,gnome-getting-started-docs)
+       ("gnome-initial-setup" ,gnome-initial-setup)
        ("gnome-keyring" ,gnome-keyring)
        ("gnome-menus" ,gnome-menus)
        ("gnome-session" ,gnome-session)
@@ -7746,10 +7748,13 @@ associations for GNOME.")
        ("gnome-shell" ,gnome-shell)
        ("gnome-themes-extra" ,gnome-themes-extra)
        ("gnome-user-docs" ,gnome-user-docs)
+       ("gnome-user-share" ,gnome-user-share)
        ("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
        ("gvfs" ,gvfs)
        ("mutter" ,mutter)
        ("orca" ,orca)
+       ("rygel" ,rygel)
+       ("sushi" ,sushi)
      ;; GNOME-Core-Utilities
        ("baobab" ,baobab)
        ("cheese" ,cheese)
@@ -7758,6 +7763,7 @@ associations for GNOME.")
        ("evince" ,evince)
        ("file-roller" ,file-roller)
        ("gedit" ,gedit)
+       ("gnome-boxes" ,gnome-boxes)
        ("gnome-calculator" ,gnome-calculator)
        ("gnome-calendar" ,gnome-calendar)
        ("gnome-characters" ,gnome-characters)
@@ -7766,9 +7772,12 @@ associations for GNOME.")
        ("gnome-disk-utility" ,gnome-disk-utility)
        ("gnome-font-viewer" ,gnome-font-viewer)
        ("gnome-maps" ,gnome-maps)
+       ("gnome-music" ,gnome-music)
+       ("gnome-photos" ,gnome-photos)
        ("gnome-screenshot" ,gnome-screenshot)
        ("gnome-system-monitor" ,gnome-system-monitor)
        ("gnome-terminal" ,gnome-terminal)
+       ("gnome-weather" ,gnome-weather)
        ("nautilus" ,nautilus)
        ("simple-scan" ,simple-scan)
        ("totem" ,totem)
-- 
2.24.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-01-07  4:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-05 19:37 [bug#38954] gnu: gnome: Add missing inputs Raghav Gururajan
2020-01-07 23:41 ` Julien Lepiller
2020-01-08  9:32 ` Raghav Gururajan
2020-01-12 21:04 ` [bug#38954] v3 Raghav Gururajan
2020-01-23  1:54   ` Danny Milosavljevic
2022-01-07  4:47     ` [bug#38954] gnu: gnome: Add missing inputs Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).