blob: 373fff74cd0f937a8b884e98ebba9795f6823e7b (
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=5
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.18.tar.gz
_eclass_exported_funcs=src_prepare:- src_compile:- src_install:-
_eclasses_=eutils 708f85bc1bf00876604e223fb56e062a flag-o-matic 35067884fbff37bc0c8e7421c5315558 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=67bd7d601288d363467d86d8abbb9b3e
|