PKGNAME=viddy
PKGSEC=utils
PKGDEP="glibc"
BUILDDEP="cargo llvm"
PKGDES="Alternative watch(1) implementation with diff highlighting and output history"

ABTYPE=rust
# Note: Default ldflags break the build, work around by forcing clang with USECLANG=1
USECLANG=1
