[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 5/7] gnu: Add i3-wm.
From: |
Eric Bavier |
Subject: |
Re: [PATCH 5/7] gnu: Add i3-wm. |
Date: |
Sun, 16 Aug 2015 18:48:11 -0500 |
On Mon, 17 Aug 2015 05:05:35 +0200
Eric Dvorsak <address@hidden> wrote:
> * gnu/packages/i3.scm: New file.
> * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
[...]
> +(define-public i3-wm
> + (package
> + (name "i3-wm")
> + (version "4.10.3")
[...]
> + (description "i3 is a tiling window manager, completely written
> +from scratch. The target platforms are GNU/Linux and BSD operating
> +systems, our code is Free and Open Source Software (FOSS) under the
> +BSD license. i3 is primarily targeted at advanced users and
> +developers.")
You may remove the second sentence completely. All programs in Guix
are free software.
`~Eric
- [PATCH 3/7] gnu: Add libev, (continued)
- [PATCH 5/7] gnu: Add i3-wm., Eric Dvorsak, 2015/08/16
- Re: [PATCH 5/7] gnu: Add i3-wm.,
Eric Bavier <=
[PATCH 1/7] gnu: Add Pod-Simple., Eric Dvorsak, 2015/08/17
- [PATCH 2/7] gnu: Add libyajl., Eric Dvorsak, 2015/08/17
- [PATCH 3/7] gnu: Add libev, Eric Dvorsak, 2015/08/17
- [PATCH 7/7] gnu: Add i3status., Eric Dvorsak, 2015/08/17
- [PATCH 4/7] gnu: Add xcb-util-cursor., Eric Dvorsak, 2015/08/17
- [PATCH 5/7] gnu: Add i3-wm., Eric Dvorsak, 2015/08/17