blob: 26c003be2185b6942112f11057d4a53f92e31803 [file] [log] [blame]
################################################################################
#
# librsync
#
################################################################################
LIBRSYNC_VERSION = 2.3.4
LIBRSYNC_SITE = https://github.com/librsync/librsync/releases/download/v$(LIBRSYNC_VERSION)
LIBRSYNC_LICENSE = LGPL-2.1+
LIBRSYNC_LICENSE_FILES = COPYING
LIBRSYNC_CPE_ID_VALID = YES
LIBRSYNC_INSTALL_STAGING = YES
LIBRSYNC_DEPENDENCIES = host-pkgconf zlib bzip2 popt
$(eval $(cmake-package))