all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH] Add st
@ 2015-06-09 11:04 amirouche
  2015-06-09 13:07 ` amirouche
  0 siblings, 1 reply; 9+ messages in thread
From: amirouche @ 2015-06-09 11:04 UTC (permalink / raw)
  To: guix-devel

This patch st terminal emulator from suckless.

This is my first patch!

This installs flawlessly except:

- `tic -s terminfo -s info` which fails because it try to install in an 
unknown home directory. In Gentoo they install it in /usr/share/terminfo 
[1]. A added a patch to avoid this issue. One has to export TERM=xterm 
to make it possible to use terminal applications.

- The default config.def.h use Liberation font, this is ok. However it's 
might be better to activate antialias and autohint?


[1] 
https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/x11-terms/st/st-0.5.ebuild?view=markup

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-06-15 21:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-09 11:04 [PATCH] Add st amirouche
2015-06-09 13:07 ` amirouche
2015-06-09 14:22   ` Andreas Enge
2015-06-10  6:28     ` amirouche
2015-06-11 22:15       ` Mark H Weaver
2015-06-13 19:13         ` amirouche
2015-06-14 17:46           ` Cyril Roelandt
2015-06-15 20:33             ` Ludovic Courtès
2015-06-15 21:28           ` Mark H Weaver

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.