aboutsummaryrefslogtreecommitdiff
path: root/audio/shairport-sync
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2017-02-26 11:39:57 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2017-02-26 11:39:57 +0000
commitcf101e5dffa2e5be32286a0e45795b3bae43062a (patch)
tree3884dd5d3933dbdf86ecab47d67dd42945f79332 /audio/shairport-sync
parent603000fdf021e0fc8e8f6678bc28ec1fe56530d7 (diff)
downloadports-cf101e5dffa2e5be32286a0e45795b3bae43062a.tar.gz
ports-cf101e5dffa2e5be32286a0e45795b3bae43062a.zip
Update to 3.0
Notes
Notes: svn path=/head/; revision=434862
Diffstat (limited to 'audio/shairport-sync')
-rw-r--r--audio/shairport-sync/Makefile14
-rw-r--r--audio/shairport-sync/distinfo6
2 files changed, 13 insertions, 7 deletions
diff --git a/audio/shairport-sync/Makefile b/audio/shairport-sync/Makefile
index 623335125fdd..ed0317297b48 100644
--- a/audio/shairport-sync/Makefile
+++ b/audio/shairport-sync/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= shairport-sync
-PORTVERSION= 2.8.6
+PORTVERSION= 3.0
CATEGORIES= audio
MAINTAINER= ehaupt@FreeBSD.org
@@ -10,20 +10,23 @@ COMMENT= AirPlay audio player with multi-room audio synchronisation capability
LICENSE= BSD3CLAUSE
-LIB_DEPENDS= libasound.so:audio/alsa-lib \
+LIB_DEPENDS= libavahi-client.so:net/avahi-app \
libconfig.so:devel/libconfig \
libdaemon.so:devel/libdaemon \
libpopt.so:devel/popt \
libsoxr.so:audio/libsoxr \
- libavahi-client.so:net/avahi-app
+ libasound.so:audio/alsa-lib
GNU_CONFIGURE= yes
USES= autoreconf libtool pkgconfig ssl
+
USE_GITHUB= yes
+GH_ACCOUNT= mikebrady
USE_RC_SUBR= ${PORTNAME}
-GH_ACCOUNT= mikebrady
+OPTIONS_DEFINE= ALAC
+ALAC_DESC= Build with libalac support (experimental)
CONFIGURE_ARGS= --sysconfdir=${LOCALBASE}/etc \
--with-piddir=/var/run/shairport-sync --with-avahi \
@@ -35,4 +38,7 @@ LDFLAGS+= -lcrypto
CONFIGURE_ENV+= SSL_CFLAGS=-I${OPENSSLINC} SSL_LIBS=-L${OPENSSLLIB}
+ALAC_LIB_DEPENDS= libalac.so:audio/alac
+ALAC_CONFIGURE_ON= --with-apple-alac
+
.include <bsd.port.mk>
diff --git a/audio/shairport-sync/distinfo b/audio/shairport-sync/distinfo
index ca4a751c8d50..d922fb5abd5b 100644
--- a/audio/shairport-sync/distinfo
+++ b/audio/shairport-sync/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1479651183
-SHA256 (mikebrady-shairport-sync-2.8.6_GH0.tar.gz) = 2e73416ac8fdda1657034afaa143f1710852ebed06e0aa43dafc2b7dc5eb653d
-SIZE (mikebrady-shairport-sync-2.8.6_GH0.tar.gz) = 250257
+TIMESTAMP = 1488097550
+SHA256 (mikebrady-shairport-sync-3.0_GH0.tar.gz) = d02697810da0a2c10d3b39e8c9e0795af1e81fff065db1e27514cdb5da696108
+SIZE (mikebrady-shairport-sync-3.0_GH0.tar.gz) = 264685