GNU bug report logs - #28516
Cinnamon-Desktop (a package, not the full desktop!)

Previous Next

Package: guix-patches;

Reported by: ng0 <ng0 <at> infotropique.org>

Date: Tue, 19 Sep 2017 16:25:02 UTC

Severity: normal

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#28516: closed (Cinnamon-Desktop (a package, not the full
 desktop!))
Date: Sun, 15 Oct 2017 19:41:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 15 Oct 2017 20:40:01 +0100
with message-id <20171015204001.059587d1 <at> cbaines.net>
and subject line Re: [bug#28516] Cinnamon-Desktop (a package, not the full desktop!)
has caused the debbugs.gnu.org bug report #28516,
regarding Cinnamon-Desktop (a package, not the full desktop!)
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
28516: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=28516
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: ng0 <ng0 <at> infotropique.org>
To: guix-patches <at> gnu.org
Subject: Cinnamon-Desktop (a package, not the full desktop!)
Date: Tue, 19 Sep 2017 16:23:14 +0000
[Message part 3 (text/plain, inline)]
This adds 'cinnamon-desktop', the start for Cinnamon.

I ran into problems building muffin afterwards, not related to
this package.

+              (and (system* "glib-gettextize" "--force" "--copy")
+                   (system* "intltoolize" "--force" "--copy" "--automake")
+                   (system* "autoreconf" "--verbose" "--force" "--install"))))))))

As far as I remember I tried to work around with this
on the PYTHON=python2 ./automake.sh --some --configure --parameters; make
system Cinnamon uses.

It could probably be shortened to:

+              (and (system* "glib-gettextize")
+                   (system* "intltoolize")
+                   (system* "autoreconf" "-vfi"))…

What do you think?
-- 
ng0
GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
GnuPG: https://krosos.org/dist/keys/
https://www.infotropique.org https://www.krosos.org
[0001-gnu-Add-cinnamon-desktop.patch (text/plain, attachment)]
[signature.asc (application/pgp-signature, inline)]
[Message part 6 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: ng0 <ng0 <at> infotropique.org>
Cc: 28516-done <at> debbugs.gnu.org
Subject: Re: [bug#28516] Cinnamon-Desktop (a package, not the full desktop!)
Date: Sun, 15 Oct 2017 20:40:01 +0100
[Message part 7 (text/plain, inline)]
On Sat, 14 Oct 2017 21:08:13 +0000
ng0 <ng0 <at> infotropique.org> wrote:

> Updated patch appended.

Great :) I've tweaked the description a bit, I hope you don't mind, and
pushed this now.

I put "The" at the start of the description, as this looked neater to
me than capitalising cinnamon. I also removed the bit about
cinnamon-about, as I think this is an error in the upstream README. The
package doesn't look to contain any such program, and ooking at the git
history, I think it came across from Gnome and was simply renamed,
even though it probably didn't exist in the repository...
[Message part 8 (application/pgp-signature, inline)]

This bug report was last modified 7 years and 278 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.