From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Add ssd and sawfish-page Date: Fri, 22 May 2015 09:54:45 +0200 Message-ID: <20150522075445.GA3582@debian.math.u-bordeaux1.fr> References: <87fv6ptp79.fsf@163.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41299) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YvhnL-00030U-78 for guix-devel@gnu.org; Fri, 22 May 2015 03:55:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YvhnH-00023F-4y for guix-devel@gnu.org; Fri, 22 May 2015 03:55:03 -0400 Received: from mout.kundenserver.de ([212.227.126.131]:65453) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YvhnG-000234-Rn for guix-devel@gnu.org; Fri, 22 May 2015 03:54:59 -0400 Content-Disposition: inline In-Reply-To: <87fv6ptp79.fsf@163.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Feng Shu Cc: guix Hello, On Fri, May 22, 2015 at 08:45:30AM +0800, Feng Shu wrote: > For Sawfish user, the below two packages are very useful, suggest add to guix. > 1. https://github.com/SawfishWM/ssd > 2. https://github.com/SawfishWM/sawfish-pager as Guix is a collaborative project, you are very welcome to try to add them yourself! You can copy-paste and modify an existing package, the manual provides some help, and I have given a talk on how to package: https://www.gnu.org/software/guix/guix-ghm-andreas-20130823.pdf It is a bit outdated, but might still be helpful. You can also ask for help on the mailing list and the irc channel. Now I would suggest to start with something simple, and am not sure if your examples fall into that category... Andreas