blob: fc397d77e2f5f0c75ae2b6570d57065d78906f6f [file] [log] [blame]
################################################################################
#
# libshairplay
#
################################################################################
LIBSHAIRPLAY_VERSION = 139d5ef55564514c31f02dd82cef91236c9ff523
LIBSHAIRPLAY_SITE = $(call github,juhovh,shairplay,$(LIBSHAIRPLAY_VERSION))
LIBSHAIRPLAY_INSTALL_STAGING = YES
LIBSHAIRPLAY_AUTORECONF = YES
LIBSHAIRPLAY_LICENSE = MIT, BSD-3c, LGPLv2.1+
LIBSHAIRPLAY_LICENSE_FILES = LICENSE
LIBSHAIRPLAY_DEPENDENCIES = host-pkgconf $(if $(BR2_PACKAGE_LIBAO),libao)
$(eval $(autotools-package))