blob: c2fa9ff2bc853e7f9e7f413fdf22aae8432faea3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install prepare
DEPEND=dev-libs/unibilium:= sys-devel/libtool virtual/pkgconfig demos? ( dev-libs/glib:2 )
DESCRIPTION=Library for easy processing of keyboard entry from terminal-based programs
EAPI=6
HOMEPAGE=http://www.leonerd.org.uk/code/libtermkey/
IUSE=demos
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-libs/unibilium:=
SLOT=0
SRC_URI=http://www.leonerd.org.uk/code/libtermkey/libtermkey-0.19.tar.gz
_eclass_exported_funcs=src_prepare:- src_compile:- src_install:-
_eclasses_=eutils ea170b525f6a38a006be05c9d9429f13 flag-o-matic 35067884fbff37bc0c8e7421c5315558 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=cd5d2276c96e4ee462a24bcce9f29c19
|