guix-devel
[Top][All Lists]
Advanced

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

[PATCH 0/7] Add LXDE packages.


From: Mathieu Lirzin
Subject: [PATCH 0/7] Add LXDE packages.
Date: Thu, 16 Jul 2015 12:19:13 +0200

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 via email to

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