blob: 989328411d4af1b60eedec47d8bb1c44ff5fe5d8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=x11-libs/libX11 x11-libs/libXext x11-libs/libXi x11-libs/libXrandr x11-proto/inputproto gtk? ( dev-cpp/gtkmm:2.4 )
DESCRIPTION=A generic touchscreen calibration program for X.Org
EAPI=5
HOMEPAGE=https://www.freedesktop.org/wiki/Software/xinput_calibrator
IUSE=gtk
KEYWORDS=amd64 arm x86
LICENSE=MIT
RDEPEND=x11-libs/libX11 x11-libs/libXext x11-libs/libXi x11-libs/libXrandr x11-proto/inputproto gtk? ( dev-cpp/gtkmm:2.4 )
SLOT=0
SRC_URI=mirror://github/tias/xinput_calibrator/xinput_calibrator-0.7.5.tar.gz
_eclass_exported_funcs=src_prepare:autotools-utils src_configure:- src_compile:autotools-utils src_test:autotools-utils src_install:autotools-utils
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c autotools-utils 419811142edf3516b0d0cf1a254d93cb eutils ea170b525f6a38a006be05c9d9429f13 flag-o-matic f3d2dfb12521ff699df43be5d9a51dc4 libtool 4890219c51da247200223277f993e054 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=4b0ccd71a09730d6086a5a6ac95e5d0c
|