blob: a19e71d808cafe709a0d59e3085d43ed652a67c2 (
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 70ec42843fec87d20fd94c67e77cdbff multilib c19072c3cd7ac5cb21de013f7e9832e0
_md5_=87a00185db612d90add107019f35f0ab
|