blob: 58727444c61505f0e793dca994325850a2f5f24c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=doc? ( dev-texlive/texlive-latexrecommended app-text/doxygen )
DEFINED_PHASES=compile configure install
DESCRIPTION=cross-platform file change monitor with multiple backends
EAPI=8
HOMEPAGE=https://github.com/emcrisostomo/fswatch
INHERIT=toolchain-funcs
IUSE=doc nls static-libs
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=GPL-3
SLOT=0/13
SRC_URI=https://github.com/emcrisostomo/fswatch/releases/download/1.18.3/fswatch-1.18.3.tar.gz
_eclasses_=multilib b2a329026f2e404e9e371097dda47f96 toolchain-funcs 6afdb6107430c1832ca7e16aacbf8fa1
_md5_=090c4528b97ac93c4ca9a02b09838e0e
|