blob: 7acc5eb068cfc8b17ddfe413a8d933e9ffb71d6d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=configure install
DESCRIPTION=cross-platform file change monitor with multiple backends
EAPI=7
HOMEPAGE=https://github.com/emcrisostomo/fswatch
INHERIT=toolchain-funcs
IUSE=nls static-libs
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
SLOT=0
SRC_URI=https://github.com/emcrisostomo/fswatch/releases/download/1.16.0/fswatch-1.16.0.tar.gz
_eclasses_=toolchain-funcs 959e1d99122907eb98a3a660297a967e multilib 5ca4e49abed8e3a2f7b56920eadee157
_md5_=87a00185db612d90add107019f35f0ab
|