@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME := shairport-sync
PKG_VERSION := 3.2.2
PKG_RELEASE := 2
PKG_RELEASE := 3
PKG_SOURCE := $( PKG_NAME) -$( PKG_VERSION) .tar.gz
PKG_SOURCE_URL := https://codeload.github.com/mikebrady/shairport-sync/tar.gz/$( PKG_VERSION) ?
@ -23,14 +23,13 @@ PKG_LICENSE_FILES:=COPYING LICENSES shairport.c
PKG_BUILD_PARALLEL := 1
PKG_FIXUP := autoreconf
i n c l u d e $( INCLUDE_DIR ) / u c l i b c + + . m k
i n c l u d e $( INCLUDE_DIR ) / p a c k a g e . m k
d e f i n e P a c k a g e / s h a i r p o r t - s y n c / d e f a u l t
SECTION:= sound
CATEGORY:= Sound
TITLE:= AirPlay compatible audio player
DEPENDS:= @AUDIO_SUPPORT $( CXX_DEPENDS) +libpthread +alsa-lib +libconfig +libdaemon +libpopt
DEPENDS:= @AUDIO_SUPPORT +libpthread +alsa-lib +libconfig +libdaemon +libpopt
PROVIDES:= shairport-sync
URL:= https://github.com/mikebrady/shairport-sync
e n d e f