blob: 763efff295622ca889b17d2e12030da9cc2e0727 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install prepare
DEPEND=x11-libs/libX11
DESCRIPTION=Click on the root window and run a command
EAPI=7
HOMEPAGE=https://github.com/phillbush/xclickroot
INHERIT=toolchain-funcs
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=x11-libs/libX11
SLOT=0
SRC_URI=https://github.com/phillbush/xclickroot/archive/v1.3.tar.gz -> xclickroot-1.3.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352
_md5_=ba8a76be5164471dbb9c6a3c7f2c5a0b
|