Re: [PATCH] gnu: Add gnome-system-monitor.

2016-12-08 Thread Ludovic Courtès
rennes skribis: > * gnu/packages/gnome.scm (gnome-system-monitor): New variable. Applied, thanks! Ludo’.

[PATCH] gnu: Add gnome-system-monitor.

2016-12-07 Thread rennes
* gnu/packages/gnome.scm (gnome-system-monitor): New variable. --- gnu/packages/gnome.scm | 36 1 file changed, 36 insertions(+) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index e7798e939..1dde6c06c 100644 --- a/gnu/packages/gnome.scm +++ b/g

[PATCH] gnu: Add gnome-system-monitor.

2016-12-07 Thread rennes
Hello, this patch is GNOME System Monitoring, a tool to monitoring resources such as: CPU, memory, swap and networking. Linted and tested. Thanks

Re: [PATCH] gnu: Add gnome-calculator.

2016-09-27 Thread Ludovic Courtès
Kei Kebreau skribis: > I've already pushed it! I guess my last message only went back to > Leo. Thank you and Leo for your help. :-) Well, thanks for reviewing and pushing it then! Now you’re all set! :-) And thanks rennes for this patch. Ludo’.

Re: [PATCH] gnu: Add gnome-calculator.

2016-09-24 Thread Kei Kebreau
l...@gnu.org (Ludovic Courtès) writes: > Hello, > > Kei Kebreau skribis: > >> rennes writes: >> >>> On Thu, 2016-09-22 at 21:23 -0400, Kei Kebreau wrote: This is a good patch! The only change I recommend is moving the defintion to gnome.scm. >>> >>> I update the patch, >>>  * Cre

Re: [PATCH] gnu: Add gnome-calculator.

2016-09-23 Thread Ludovic Courtès
Hello, Kei Kebreau skribis: > rennes writes: > >> On Thu, 2016-09-22 at 21:23 -0400, Kei Kebreau wrote: >>> >>> This is a good patch! The only change I recommend is moving the >>> defintion to gnome.scm. >> >> I update the patch, >>  * Create the definition in gnome.scm file. >>  * Move 'glib'

Re: [PATCH] gnu: Add gnome-calculator.

2016-09-23 Thread Kei Kebreau
rennes writes: > On Thu, 2016-09-22 at 21:23 -0400, Kei Kebreau wrote: >> >> This is a good patch! The only change I recommend is moving the >> defintion to gnome.scm. > > I update the patch, >  * Create the definition in gnome.scm file. >  * Move 'glib' to native-inputs. >  * Delete Copyright d

Re: [PATCH] gnu: Add gnome-calculator.

2016-09-23 Thread rennes
right duplicate for     ' Copyright © 2016 Rene Saavedra ' Thank youFrom af8eed82a79808a8bc12d6b45b3e4281854ab2c9 Mon Sep 17 00:00:00 2001 From: Rene Saavedra Date: Fri, 23 Sep 2016 07:53:09 -0500 Subject: [PATCH] gnu: Add gnome-calculator. * gnu/packages/gnome.scm (gnome-calculator): New variable.

Re: [PATCH] gnu: Add gnome-calculator.

2016-09-22 Thread Kei Kebreau
ren...@openmailbox.org writes: > This patch is a calculator for the GNOME desktop. > > Built, linted and tested. > > Thanks This is a good patch! The only change I recommend is moving the defintion to gnome.scm. signature.asc Description: PGP signature

[PATCH] gnu: Add gnome-calculator.

2016-09-22 Thread rennes
This patch is a calculator for the GNOME desktop. Built, linted and tested. ThanksFrom 1b8ce35fac1705575e9326e86aac9bdd357baa68 Mon Sep 17 00:00:00 2001 From: Rene Saavedra Date: Thu, 22 Sep 2016 18:47:05 -0500 Subject: [PATCH] gnu: Add gnome-calculator. * gnu/packages/gnome-calculator.scm

Re: [PATCH] gnu: Add gnome-shell-extensions.

2016-06-13 Thread Leo Famulari
On Mon, Jun 13, 2016 at 07:25:12PM -0400, Thompson, David wrote: > On Mon, Jun 13, 2016 at 10:45 AM, Ludovic Courtès wrote: > > Leo Famulari skribis: > > > >> On Sat, Jun 11, 2016 at 09:29:54PM -0400, David Thompson wrote: > >>> * gnu/packages/gnome.scm (gnome-shell-extensions): New variable. > >

Re: [PATCH] gnu: Add gnome-shell-extensions.

2016-06-13 Thread Thompson, David
On Mon, Jun 13, 2016 at 10:45 AM, Ludovic Courtès wrote: > Leo Famulari skribis: > >> On Sat, Jun 11, 2016 at 09:29:54PM -0400, David Thompson wrote: >>> * gnu/packages/gnome.scm (gnome-shell-extensions): New variable. >> >> Cool. Should it be part of the GNOME meta-package? > > Good point. The

Re: [PATCH] gnu: Add gnome-shell-extensions.

2016-06-13 Thread Ludovic Courtès
Leo Famulari skribis: > On Sat, Jun 11, 2016 at 09:29:54PM -0400, David Thompson wrote: >> * gnu/packages/gnome.scm (gnome-shell-extensions): New variable. > > Cool. Should it be part of the GNOME meta-package? Good point. The patch LGTM regardless of the answer to that question. Ludo’.

Re: [PATCH] gnu: Add gnome-shell-extensions.

2016-06-11 Thread Leo Famulari
On Sat, Jun 11, 2016 at 09:29:54PM -0400, David Thompson wrote: > * gnu/packages/gnome.scm (gnome-shell-extensions): New variable. Cool. Should it be part of the GNOME meta-package?

[PATCH] gnu: Add gnome-shell-extensions.

2016-06-11 Thread David Thompson
* gnu/packages/gnome.scm (gnome-shell-extensions): New variable. --- gnu/packages/gnome.scm | 27 +++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index c87c371..0b80ebb 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages

Re: [PATCH] gnu: Add gnome-calendar.

2016-05-21 Thread Ludovic Courtès
Kei Yamashita skribis: > From 808876836894ee2ccc4e6ac2f8447859230f7b7e Mon Sep 17 00:00:00 2001 > From: Kei Yamashita > Date: Sat, 14 May 2016 21:27:08 -0400 > Subject: [PATCH] gnu: Add gnome-calendar. > > * gnu/packages/gnome.scm (gnome-calendar): New variable. Applied, thanks! Ludo’.

Re: [PATCH] gnu: Add gnome-calendar.

2016-05-16 Thread Kei Yamashita
On Sat, 14 May 2016 03:27:04 -0400 Mark H Weaver wrote: > Kei Yamashita writes: > > > From 29033622d9490d299d2409b73f9e21862ca939ec Mon Sep 17 00:00:00 > > 2001 From: Kei Yamashita > > Date: Tue, 10 May 2016 00:16:46 -0400 > > Subject: [PATCH] gnu: Add gn

Re: [PATCH] gnu: Add gnome-calendar.

2016-05-14 Thread Mark H Weaver
Kei Yamashita writes: > From 29033622d9490d299d2409b73f9e21862ca939ec Mon Sep 17 00:00:00 2001 > From: Kei Yamashita > Date: Tue, 10 May 2016 00:16:46 -0400 > Subject: [PATCH] gnu: Add gnome-calendar. Thank you! > +(define-public gnome-calendar > + (package > +

Re: [PATCH] gnu: Add gnome-calendar.

2016-05-11 Thread Ricardo Wurmus
Hi, thank you for the patch! > Note that this package is nonfunctional without first applying the > libical patch I sent earlier. > From 29033622d9490d299d2409b73f9e21862ca939ec Mon Sep 17 00:00:00 2001 > From: Kei Yamashita > Date: Tue, 10 May 2016 00:16:46 -0400 > Subject

[PATCH] gnu: Add gnome-calendar.

2016-05-09 Thread Kei Yamashita
Note that this package is nonfunctional without first applying the libical patch I sent earlier. From 29033622d9490d299d2409b73f9e21862ca939ec Mon Sep 17 00:00:00 2001 From: Kei Yamashita Date: Tue, 10 May 2016 00:16:46 -0400 Subject: [PATCH] gnu: Add gnome-calendar. * gnu/packages/gnome.scm

Re: [PATCH] gnu: Add gnome-sudoku and qqwing

2016-04-12 Thread 宋文武
k...@openmailbox.org writes: > Original Message > Subject: Re: [PATCH] gnu: Add gnome-sudoku and qqwing > Date: 2016-04-12 12:58 > From: k...@openmailbox.org > To: Leo Famulari > > On 2016-04-11 17:57, Leo Famulari wrote: >> On Mon, Apr 11,

Re: [PATCH] gnu: Add gnome-sudoku and qqwing

2016-04-12 Thread kei
Original Message Subject: Re: [PATCH] gnu: Add gnome-sudoku and qqwing Date: 2016-04-12 12:58 From: k...@openmailbox.org To: Leo Famulari On 2016-04-11 17:57, Leo Famulari wrote: On Mon, Apr 11, 2016 at 12:06:17PM -0400, k...@openmailbox.org wrote: I decided to add gnome

Re: [PATCH] gnu: Add gnome-sudoku and qqwing

2016-04-11 Thread Leo Famulari
On Mon, Apr 11, 2016 at 12:06:17PM -0400, k...@openmailbox.org wrote: > I decided to add gnome-sudoku to gnome.scm because of how a new version > is released with each new version of GNOME. Also, since qqwing seems to > be used only by gnome-sudoku, I moved it over to gnome.scm as well. Okay, if g

Re: [PATCH] gnu: Add gnome-sudoku and qqwing

2016-04-11 Thread kei
On 2016-04-11 00:44, Leo Famulari wrote: On Sun, Apr 10, 2016 at 11:23:51PM -0400, k...@openmailbox.org wrote: I'm attempting something new with this patch. I want to add gnome-sudoku to the tree, and it requires qqwing as a dependency. QQwing didn't seem to fit in any other category so I put

Re: [PATCH] gnu: Add gnome-sudoku and qqwing

2016-04-10 Thread Efraim Flashner
On Sun, Apr 10, 2016 at 11:23:51PM -0400, k...@openmailbox.org wrote: > I'm attempting something new with this patch. I want to add gnome-sudoku to > the tree, and it requires qqwing as a dependency. QQwing didn't seem to fit > in any other category so I put it in it's own file. > > Guidance would

Re: [PATCH] gnu: Add gnome-sudoku and qqwing

2016-04-10 Thread Leo Famulari
On Sun, Apr 10, 2016 at 11:23:51PM -0400, k...@openmailbox.org wrote: > I'm attempting something new with this patch. I want to add gnome-sudoku to > the tree, and it requires qqwing as a dependency. QQwing didn't seem to fit > in any other category so I put it in it's own file. > > Guidance would

[PATCH] gnu: Add gnome-sudoku and qqwing

2016-04-10 Thread kei
I'm attempting something new with this patch. I want to add gnome-sudoku to the tree, and it requires qqwing as a dependency. QQwing didn't seem to fit in any other category so I put it in it's own file. Guidance would be appreciated! Thank you in advance.From c257cec53be971a009f860364b44f4ed43

Re: [PATCH] gnu: Add gnome.

2016-02-29 Thread Jan Nieuwenhuizen
Andreas Enge writes: > This is due to the fact that %desktop-services includes wicd-service. Thanks! I got a vm with ssh service and gnome, using ... (packages (cons* gnome gnome-shell guile-wm nss-certs xkbutils

Re: [PATCH] gnu: Add gnome.

2016-02-24 Thread Jan Nieuwenhuizen
Leo Famulari writes: > On Wed, Feb 24, 2016 at 07:55:30PM +0100, Jan Nieuwenhuizen wrote: >> Leo Famulari writes: >> >> >> (creating a standalone vm-image, what I would like, does not work for >> >> me) >> > >> > What happens when you try it? >> >> I remember another guix-related error, now I ge

Re: [PATCH] gnu: Add gnome.

2016-02-24 Thread Leo Famulari
On Wed, Feb 24, 2016 at 07:55:30PM +0100, Jan Nieuwenhuizen wrote: > Leo Famulari writes: > > >> (creating a standalone vm-image, what I would like, does not work for > >> me) > > > > What happens when you try it? > > I remember another guix-related error, now I get > > qemu-system-x86_64: -

Re: [PATCH] gnu: Add gnome.

2016-02-24 Thread Jan Nieuwenhuizen
Leo Famulari writes: >> (creating a standalone vm-image, what I would like, does not work for >> me) > > What happens when you try it? I remember another guix-related error, now I get qemu-system-x86_64: -drive id=hd0,if=none,file=tests/acpi-test-disk.raw,format=raw: Could not open 'tests/

Re: [PATCH] gnu: Add gnome.

2016-02-24 Thread Andreas Enge
On Tue, Feb 23, 2016 at 10:18:45PM +0100, Jan Nieuwenhuizen wrote: > (services >(cons* (console-keymap-service "dvorak") > ;;(dhcp-client-service) > (lsh-service #:port-number >#:allow-empty-passwords? #t >#:root-login?

Re: [PATCH] gnu: Add gnome.

2016-02-23 Thread Leo Famulari
On Tue, Feb 23, 2016 at 11:24:30PM +0100, Jan Nieuwenhuizen wrote: > Leo Famulari writes: > > > How are running the VM? The way I've been using it (documented in 7.2.14 > > in the manual) does not allow the host to connect to the guest. > > What works for me is when I use > > ... > (packages

Re: [PATCH] gnu: Add gnome.

2016-02-23 Thread Jan Nieuwenhuizen
Leo Famulari writes: > How are running the VM? The way I've been using it (documented in 7.2.14 > in the manual) does not allow the host to connect to the guest. What works for me is when I use ... (packages (cons* dezyne-server ;;-release nss-certs %base-packages))

Re: [PATCH] gnu: Add gnome.

2016-02-23 Thread Leo Famulari
On Tue, Feb 23, 2016 at 10:18:45PM +0100, Jan Nieuwenhuizen wrote: > Leo Famulari writes: > > >> Maybe we should add a variant of gnu/system/examples/desktop.tmpl that > >> uses all things GNOME? > > > > That would be helpful! > > Yes...I tried it and currently get the opaque and slightly obnoxio

Re: [PATCH] gnu: Add gnome.

2016-02-23 Thread Jan Nieuwenhuizen
Leo Famulari writes: >> Maybe we should add a variant of gnu/system/examples/desktop.tmpl that >> uses all things GNOME? > > That would be helpful! Yes...I tried it and currently get the opaque and slightly obnoxious `Oh no! Something has gone wrong' I have been using ... (packages

Re: [PATCH] gnu: Add gnome.

2016-02-22 Thread Leo Famulari
On Sun, Feb 21, 2016 at 10:37:01PM +0100, Ludovic Courtès wrote: > 宋文武 skribis: > > > * gnu/packages/gnome.scm (gnome): New variable. > > Awesome! :-) > > Maybe we should add a variant of gnu/system/examples/desktop.tmpl that > uses all things GNOME? That would be helpful! > > Thanks, > Lud

Re: [PATCH] gnu: Add gnome-screenshot.

2016-02-22 Thread 宋文武
edra > Date: Sat, 20 Feb 2016 23:25:12 -0600 > Subject: [PATCH] gnu: Add gnome-screenshot. > > * gnu/packages/gnome.scm (gnome-screenshot): New variable. > > --- > gnu/packages/gnome.scm | 31 +++ > 1 file changed, 31 insertions(+) > >

Re: [PATCH] gnu: Add gnome.

2016-02-21 Thread Ludovic Courtès
宋文武 skribis: > * gnu/packages/gnome.scm (gnome): New variable. Awesome! :-) Maybe we should add a variant of gnu/system/examples/desktop.tmpl that uses all things GNOME? Thanks, Ludo’.

[PATCH] gnu: Add gnome-screenshot.

2016-02-20 Thread rennes
Hi, i attached gnome-screenshot patch for review. GNOME Screenshot is a utility used for taking screenshots of the screen. ThanksFrom be7026e12d1ae7611f4b85188fb6400799c39c25 Mon Sep 17 00:00:00 2001 From: Rene Saavedra Date: Sat, 20 Feb 2016 23:25:12 -0600 Subject: [PATCH] gnu: Add gnome

Re: [PATCH] gnu: Add gnome-backgrounds.

2016-02-18 Thread Alex Kost
ren...@openmailbox.org (2016-02-15 21:35 +0300) wrote: > From 80a921672022ddf1198c3d71c497d98f0800fe73 Mon Sep 17 00:00:00 2001 > From: Rene Saavedra > Date: Mon, 15 Feb 2016 12:18:28 -0600 > Subject: [PATCH] gnu: Add gnome-backgrounds. [...] > +(license (li

Re: [PATCH] gnu: Add gnome.

2016-02-16 Thread Thompson, David
On Fri, Feb 12, 2016 at 11:33 PM, 宋文武 wrote: > * gnu/packages/gnome.scm (gnome): New variable. > --- > gnu/packages/gnome.scm | 41 + > 1 file changed, 41 insertions(+) > I tried this out and everything worked, so please push to master. Unfortunately for

Re: [PATCH] gnu: Add gnome-backgrounds.

2016-02-15 Thread Alex Kost
ren...@openmailbox.org (2016-02-15 21:35 +0300) wrote: > Hi, > > i attached gnome-backgrounds patch for review. > > Considerations: > a) I can't find the licenses CC-BY2 and CC-BY-SA2 in licenses.scm. Then you are welcome to add them :-) See commit 12abc6e¹ for example. > b) Just found the ho

[PATCH] gnu: Add gnome-backgrounds.

2016-02-15 Thread rennes
800fe73 Mon Sep 17 00:00:00 2001 From: Rene Saavedra Date: Mon, 15 Feb 2016 12:18:28 -0600 Subject: [PATCH] gnu: Add gnome-backgrounds. * gnu/packages/gnome.scm (gnome-backgrounds): New variable. --- gnu/packages/gnome.scm | 27 +++ 1 file changed, 27 insertions(+) d

Re: [PATCH] gnu: Add gnome.

2016-02-14 Thread Daniel Pimentel
Great work! Thanks :) -- Daniel Pimentel (d4n1)

Re: [PATCH] gnu: Add gnome.

2016-02-12 Thread Thompson, David
On Fri, Feb 12, 2016 at 11:33 PM, 宋文武 wrote: > * gnu/packages/gnome.scm (gnome): New variable. > --- > gnu/packages/gnome.scm | 41 + > 1 file changed, 41 insertions(+) This is awesome! I'm reconfiguring my system now to see how it all works. :) - Dave

[PATCH] gnu: Add gnome.

2016-02-12 Thread 宋文武
* gnu/packages/gnome.scm (gnome): New variable. --- gnu/packages/gnome.scm | 41 + 1 file changed, 41 insertions(+) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 49e6197..dbf8ffe 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gn

Re: [PATCH] gnu: Add gnome-common.

2015-07-15 Thread Ludovic Courtès
Mathieu Lirzin skribis: > From 9040050b26c3282c24c53adf3d82319fbf760c27 Mon Sep 17 00:00:00 2001 > From: Mathieu Lirzin > Date: Mon, 13 Jul 2015 10:51:46 +0200 > Subject: [PATCH] gnu: Add gnome-common. > > * gnu/packages/gnome.scm (gnome-common): New variable. [...]

[PATCH] gnu: Add gnome-common.

2015-07-15 Thread Mathieu Lirzin
>From 9040050b26c3282c24c53adf3d82319fbf760c27 Mon Sep 17 00:00:00 2001 From: Mathieu Lirzin Date: Mon, 13 Jul 2015 10:51:46 +0200 Subject: [PATCH] gnu: Add gnome-common. * gnu/packages/gnome.scm (gnome-common): New variable. --- gnu/packages/gnome.scm | 22 ++ 1 f

Re: [PATCH] gnu: Add gnome-mines.

2015-03-25 Thread Ludovic Courtès
Ricardo Wurmus skribis: > 宋文武 writes: > >> * gnu/packages/gnome.scm (gnome-mines): New variable. > > I wonder: should this not better go to games.scm? gnome.scm looks fine to me (I guess few games will end up in gnome.scm anyway.) The patch LGTM, 宋文武, thanks! Ludo’.

Re: [PATCH] gnu: Add gnome-mines.

2015-03-25 Thread Ricardo Wurmus
宋文武 writes: > * gnu/packages/gnome.scm (gnome-mines): New variable. I wonder: should this not better go to games.scm?

[PATCH] gnu: Add gnome-mines.

2015-03-24 Thread 宋文武
* gnu/packages/gnome.scm (gnome-mines): New variable. --- gnu/packages/gnome.scm | 45 + 1 file changed, 45 insertions(+) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 3b70e27..0e674da 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/p