emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#26248: closed (lxde patches)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#26248: closed (lxde patches)
Date: Tue, 28 Mar 2017 20:16:02 +0000

Your message dated Tue, 28 Mar 2017 22:15:12 +0200
with message-id <address@hidden>
and subject line Re: bug#26248: lxde patches
has caused the debbugs.gnu.org bug report #26248,
regarding lxde patches
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
26248: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26248
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: lxde patches Date: Sat, 25 Mar 2017 00:24:48 +0000
This adds LXDE.

One application, possibly[*] lxsession or lxpanel, has a mistake[1], the
rest is supposedly functional, builds without obvious mistakes.
Some can be used independent from the bigger picture LXDE desktop, like
it was designed by LXDE project.

I appreciate ideas how or even people taking initiative to fix the mistake
in the way for an functional LXDE desktop.

*: possibly, from memory at least 5+ weeks since I've debugged this
1: in execution/running, not the build

Attachment: 0001-gnu-Add-lxmenu-data.patch
Description: Text document

Attachment: 0002-gnu-Add-lxde-icon-theme.patch
Description: Text document

Attachment: 0003-gnu-Add-lxde-common.patch
Description: Text document

Attachment: 0004-gnu-Add-lxinput.patch
Description: Text document

Attachment: 0005-gnu-Add-lxsession.patch
Description: Text document

Attachment: 0006-gnu-Add-keybinder.patch
Description: Text document

Attachment: 0007-gnu-Add-lxpanel.patch
Description: Text document

Attachment: 0008-gnu-Add-lxde.patch
Description: Text document


--- End Message ---
--- Begin Message --- Subject: Re: bug#26248: lxde patches Date: Tue, 28 Mar 2017 22:15:12 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)
Hi ng0,

ng0 <address@hidden> skribis:

> This adds LXDE.

\o/

> One application, possibly[*] lxsession or lxpanel, has a mistake[1], the
> rest is supposedly functional, builds without obvious mistakes.
> Some can be used independent from the bigger picture LXDE desktop, like
> it was designed by LXDE project.
>
> I appreciate ideas how or even people taking initiative to fix the mistake
> in the way for an functional LXDE desktop.

I don’t know what the mistake might be, but I can tell that everything
builds fine.  :-)

I committed the whole series.  One comment:

> +       (uri (string-append "https://downloads.sourceforge.net/lxde/";
> +                           name "-" version ".tar.xz"))

Such URLs actually map to the “regular” SourceForge URLs for which
mirror://sourceforge can be used.  However the mapping cannot be
guessed:

--8<---------------cut here---------------start------------->8---
$ guix download https://downloads.sourceforge.net/lxde/lxmenu-data-0.1.5.tar.xz
Starting download of /tmp/guix-file.dxnmks
>From https://downloads.sourceforge.net/lxde/lxmenu-data-0.1.5.tar.xz...
following redirection to 
`https://downloads.sourceforge.net/project/lxde/lxmenu-data%20%28desktop%20menu%29/lxmenu-data-0.1.5.tar.xz'...

[...]
--8<---------------cut here---------------end--------------->8---

So we could change all the URLs to
mirror://sourceforge/lxde/WEIRDNAME/PACKAGE-VERSION.tar.xz for the
marginal benefit of getting proper mirror support.  If you’re interested
in it, that’d be welcome.

Besides, it would be nice to have an ‘lxde-service-type’ for GuixSD if
you feel like giving it a try!

Thank you!

Ludo’.

PS: Your email client puts:
      Mail-Followup-To: address@hidden
    to your messages to guix-patches, but it shouldn’t since that leads
    us to replying to address@hidden instead of address@hidden


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]