mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
18 lines
1.7 KiB
Plaintext
18 lines
1.7 KiB
Plaintext
DEFINED_PHASES=compile install postinst postrm preinst prepare setup test
|
|
DEPEND=dev-libs/libinput dev-util/desktop-file-utils
|
|
DESCRIPTION=Actions gestures on your touchpad using libinput
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/bulletmark/libinput-gestures
|
|
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
|
INHERIT=python-single-r1 xdg
|
|
IUSE=experimental python_single_target_python3_13t python_single_target_python3_14t python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=GPL-3+
|
|
RDEPEND=python_single_target_python3_13t? ( dev-lang/python:3.13t ) python_single_target_python3_14t? ( dev-lang/python:3.14t ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) dev-libs/libinput x11-misc/wmctrl x11-misc/xdotool
|
|
REQUIRED_USE=^^ ( python_single_target_python3_13t python_single_target_python3_14t python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=https://github.com/bulletmark/libinput-gestures/archive/2.80.tar.gz -> libinput-gestures-2.80.tar.gz
|
|
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
|
_md5_=760a4de0300b181ac0652b792b6c9b6b
|