Gentoo Archives: gentoo-devhelp

From: Stayvoid <stayvoid@×××××.com>
To: gentoo-devhelp@l.g.o
Subject: [gentoo-devhelp] CLFSWM.ebuild
Date: Thu, 12 Jan 2012 20:50:41
Message-Id: CAK5fS_G8aiBXE=f3XX_jo1BL0acjAZoguH01hPnv=ab-CvCdTw@mail.gmail.com
1 Hello!
2
3 I am trying to write a ebuild for CLFSWM: http://common-lisp.net/project/clfswm/
4
5 It's hard because I don't know bash and lisp.
6
7 Here is what I have for today:
8 http://paste.pocoo.org/show/533700/
9
10 I've successfully run: manifest, configure, compile, install and
11 merge. What should I do next? How to check that it's OK?
12 Is there some guide for "checking" ebuilds?
13
14 I've also tried to run it via dev-lisp/clisp, but it failed. (I've
15 installed clisp manually (via emerge). I've thought that it should be
16 done automatically (via ebuild).) And I'm
17 not sure why.
18 Here is a guide: http://trac.common-lisp.net/clfswm/wiki/Setup
19
20
21 Cheers.

Replies

Subject Author
Re: [gentoo-devhelp] CLFSWM.ebuild Thomas Sachau <tommy@g.o>