blob: 11f37cd25f1714f06a7b88ad2ec4070362abf2b5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=postinst setup
DEPEND=dev-libs/libinput dev-util/desktop-file-utils gtk? ( x11-libs/gtk+:3 ) kde? ( kde-plasma/kde-cli-tools:5 )
DESCRIPTION=Actions gestures on your touchpad using libinput
EAPI=6
HOMEPAGE=https://github.com/bulletmark/libinput-gestures
IUSE=gtk kde python_targets_python3_4 python_targets_python3_5 python_single_target_python3_4 python_single_target_python3_5
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=python_single_target_python3_4? ( dev-lang/python:3.4 ) python_single_target_python3_5? ( dev-lang/python:3.5 ) >=dev-lang/python-exec-2:=[python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_6(-),python_single_target_python3_4(+)?,python_single_target_python3_5(+)?] dev-libs/libinput x11-misc/xdotool x11-misc/wmctrl
REQUIRED_USE=^^ ( python_single_target_python3_4 python_single_target_python3_5 ) python_single_target_python3_4? ( python_targets_python3_4 ) python_single_target_python3_5? ( python_targets_python3_5 )
SLOT=0
SRC_URI=https://github.com/bulletmark/libinput-gestures/archive/2.19.tar.gz -> libinput-gestures-2.19.tar.gz
_eclass_exported_funcs=pkg_postinst:- pkg_setup:python-single-r1
_eclasses_=multilib 0236be304ee52e7f179ed2f337075515 python-single-r1 317a2557b4d7319a7418225f65accf77 python-utils-r1 fe03cdf15cb0f5eb535ad8a2a71187fb toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee
_md5_=0271d46dfdc30667f1f07e4e2f8eef7b
|