unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#57987] [PATCH] gnu: gnome: Update dependencies
@ 2022-09-21 18:41 Sughosha via Guix-patches via
  2022-09-24 20:00 ` ( via Guix-patches via
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sughosha via Guix-patches via @ 2022-09-21 18:41 UTC (permalink / raw)
  To: 57987


[-- Attachment #1.1: Type: text/plain, Size: 75 bytes --]

Replace gnome-terminal with gnome-console and gedit with gnome-text-editor.

[-- Attachment #1.2: Type: text/html, Size: 226 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-gnome-Update-dependencies.patch --]
[-- Type: text/x-patch; name=0001-gnu-gnome-Update-dependencies.patch, Size: 1280 bytes --]

From 5f90909e8bd4f731dc0f99ce293ed4fb1f52c945 Mon Sep 17 00:00:00 2001
From: Sughosha <sughosha@proton.me>
Date: Wed, 21 Sep 2022 20:37:32 +0200
Subject: [PATCH] gnu: gnome: Update dependencies

* gnu/packages/gnome.scm (gnome): Remove gnome-terminal and gedit and add gnome-console and gnome-text-editor.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 0adb065eb5..d8b6ff41df 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10013,7 +10013,6 @@ (define-public gnome
        ("epiphany" ,epiphany)
        ("evince" ,evince)
        ("file-roller" ,file-roller)
-       ("gedit" ,gedit)
        ("gnome-boxes" ,gnome-boxes)
        ("gnome-calculator" ,gnome-calculator)
        ("gnome-calendar" ,gnome-calendar)
@@ -10027,7 +10026,8 @@ (define-public gnome
        ("gnome-photos" ,gnome-photos)
        ("gnome-screenshot" ,gnome-screenshot)
        ("gnome-system-monitor" ,gnome-system-monitor)
-       ("gnome-terminal" ,gnome-terminal)
+       ("gnome-text-editor" ,gnome-text-editor)
+       ("gnome-console" ,gnome-console)
        ("gnome-weather" ,gnome-weather)
        ("nautilus" ,nautilus)
        ("simple-scan" ,simple-scan)
-- 
2.37.3


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

* [bug#57987] [PATCH] gnu: gnome: Update dependencies
  2022-09-21 18:41 [bug#57987] [PATCH] gnu: gnome: Update dependencies Sughosha via Guix-patches via
@ 2022-09-24 20:00 ` ( via Guix-patches via
  2022-09-24 20:01 ` ( via Guix-patches via
  2022-09-28 17:00 ` bug#57987: " Maxim Cournoyer
  2 siblings, 0 replies; 4+ messages in thread
From: ( via Guix-patches via @ 2022-09-24 20:00 UTC (permalink / raw)
  To: Sughosha, 57987

On Wed Sep 21, 2022 at 7:41 PM BST, Sughosha via Guix-patches via wrote:
> Replace gnome-terminal with gnome-console and gedit with gnome-text-editor.

We shouldn't be *replacing* them IIUC, they're completely separate
programs, so gnome-terminal and gedit aren't obsolete.

    -- (




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

* [bug#57987] [PATCH] gnu: gnome: Update dependencies
  2022-09-21 18:41 [bug#57987] [PATCH] gnu: gnome: Update dependencies Sughosha via Guix-patches via
  2022-09-24 20:00 ` ( via Guix-patches via
@ 2022-09-24 20:01 ` ( via Guix-patches via
  2022-09-28 17:00 ` bug#57987: " Maxim Cournoyer
  2 siblings, 0 replies; 4+ messages in thread
From: ( via Guix-patches via @ 2022-09-24 20:01 UTC (permalink / raw)
  To: Sughosha, 57987

On Wed Sep 21, 2022 at 7:41 PM BST, Sughosha via Guix-patches via wrote:
> Replace gnome-terminal with gnome-console and gedit with gnome-text-editor.

Doh, never mind. I thought you were deprecating the gedit and
gnome-terminal packages ;)

    -- (




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

* bug#57987: [PATCH] gnu: gnome: Update dependencies
  2022-09-21 18:41 [bug#57987] [PATCH] gnu: gnome: Update dependencies Sughosha via Guix-patches via
  2022-09-24 20:00 ` ( via Guix-patches via
  2022-09-24 20:01 ` ( via Guix-patches via
@ 2022-09-28 17:00 ` Maxim Cournoyer
  2 siblings, 0 replies; 4+ messages in thread
From: Maxim Cournoyer @ 2022-09-28 17:00 UTC (permalink / raw)
  To: Sughosha; +Cc: 57987-done

Hi!

Sughosha <Sughosha@proton.me> writes:

> Replace gnome-terminal with gnome-console and gedit with gnome-text-editor.

Applied, thanks!

Maxim




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

end of thread, other threads:[~2022-09-28 17:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-21 18:41 [bug#57987] [PATCH] gnu: gnome: Update dependencies Sughosha via Guix-patches via
2022-09-24 20:00 ` ( via Guix-patches via
2022-09-24 20:01 ` ( via Guix-patches via
2022-09-28 17:00 ` bug#57987: " 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).