SPK_NAME = xstow
SPK_VERS = 1.1.1
SPK_REV = 1

DEPENDS = cross/xstow

UNSUPPORTED_ARCHS = $(ARMv5_ARCHS) $(OLD_PPC_ARCHS)

MAINTAINER = SynoCommunity
DESCRIPTION = XStow is a replacement of GNU Stow written in C++. It supports all features of Stow with some extensions.
STARTABLE = no

HOMEPAGE = https://github.com/majorkingleo/xstow#readme
LICENSE  = GPLv2

SPK_COMMANDS = bin/xstow bin/merge-info

include ../../mk/spksrc.spk.mk
