unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Mathieu Lirzin <mthl@openmailbox.org>
To: guix-devel@gnu.org
Subject: [PATCH 0/7] Add LXDE packages.
Date: Thu, 16 Jul 2015 12:19:13 +0200	[thread overview]
Message-ID: <1437041960-5189-1-git-send-email-mthl@openmailbox.org> (raw)

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


Here is a first batch of LXDE packages.  More to come soon ;)

You will see a little mess in the libfm patch which is a consequence of a
bootstrap problem between menu-cache and libfm which is describe like this in
the README file of menu-cache.
  
   Since version 0.7.0 the Libmenu-cache requires Libfm-extra for the
   menu-cache-gen menu cache generation binary. Since Libfm depends on
   Libmenu-cache, there is some hint for bootstrapers how to build those
   libraries together: you need create Libfm-extra first, you can easily
   do this by passing '--with-extra-only' option to configure script and
   installing Libfm-extra. Then you can succesfully build Libmenu-cache
   and therefore build full version of Libfm.


Mathieu Lirzin (7):
  gnu: Add libfm-extra.
  gnu: Add menu-cache.
  gnu: Add libfm.
  gnu: Add pcmanfm.
  gnu: Add lxterminal.
  gnu: Add lxtask.
  gnu: Add lxrandr.

 gnu/packages/lxde.scm | 169 +++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 168 insertions(+), 1 deletion(-)

-- 
2.1.4


             reply	other threads:[~2015-07-16 10:22 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-16 10:19 Mathieu Lirzin [this message]
2015-07-16 10:19 ` [PATCH 1/7] gnu: Add libfm-extra Mathieu Lirzin
2015-07-19 20:50   ` Ludovic Courtès
2015-07-16 10:19 ` [PATCH 2/7] gnu: Add menu-cache Mathieu Lirzin
2015-07-16 10:19 ` [PATCH 3/7] gnu: Add libfm Mathieu Lirzin
2015-07-19 20:53   ` Ludovic Courtès
2015-07-16 10:19 ` [PATCH 4/7] gnu: Add pcmanfm Mathieu Lirzin
2015-07-19 20:53   ` Ludovic Courtès
2015-07-16 10:19 ` [PATCH 5/7] gnu: Add lxterminal Mathieu Lirzin
2015-07-19 20:54   ` Ludovic Courtès
2015-07-16 10:19 ` [PATCH 6/7] gnu: Add lxtask Mathieu Lirzin
2015-07-19 20:57   ` Ludovic Courtès
2015-07-16 10:19 ` [PATCH 7/7] gnu: Add lxrandr Mathieu Lirzin
2015-07-19 21:00   ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1437041960-5189-1-git-send-email-mthl@openmailbox.org \
    --to=mthl@openmailbox.org \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).