diff --git a/audio/shairport-sync/Makefile b/audio/shairport-sync/Makefile index e4afd184a90e..b2492a8afd01 100644 --- a/audio/shairport-sync/Makefile +++ b/audio/shairport-sync/Makefile @@ -1,74 +1,73 @@ PORTNAME= shairport-sync -DISTVERSION= 4.3.2 -PORTREVISION= 2 +DISTVERSION= 4.3.3 CATEGORIES= audio MAINTAINER= ehaupt@FreeBSD.org COMMENT= AirPlay audio player with multi-room audio synchronisation capability WWW= https://github.com/mikebrady/shairport-sync LICENSE= BSD3CLAUSE LIB_DEPENDS= libavahi-client.so:net/avahi-app \ libconfig.so:devel/libconfig \ libdaemon.so:devel/libdaemon \ libpopt.so:devel/popt \ libsoxr.so:audio/libsoxr USES= autoreconf libtool pkgconfig ssl USE_GITHUB= yes GH_ACCOUNT= mikebrady USE_RC_SUBR= ${PORTNAME} GNU_CONFIGURE= yes CONFIGURE_ARGS= --sysconfdir=${LOCALBASE}/etc \ --with-avahi \ --with-libdaemon \ --with-metadata \ --with-piddir=/var/run/shairport-sync \ --with-pipe \ --with-soxr \ --with-ssl=openssl \ --with-stdout CONFIGURE_ENV+= SSL_CFLAGS=-I${OPENSSLINC} \ SSL_LIBS=-L${OPENSSLLIB} CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -lcrypto OPTIONS_DEFINE= AIRPLAY2 ALAC ALSA MQTT PULSEAUDIO SNDIO OPTIONS_DEFAULT= AIRPLAY2 SNDIO AIRPLAY2_DESC= Build with AirPlay 2 protocol support ALAC_DESC= Build with libalac support (experimental) MQTT_DESC= Build with MQTT protocol support AIRPLAY2_BUILD_DEPENDS= vim:editors/vim AIRPLAY2_LIB_DEPENDS= libavutil.so:multimedia/ffmpeg \ libgcrypt.so:security/libgcrypt \ libplist-2.0.so:devel/libplist \ libsodium.so:security/libsodium \ libuuid.so:misc/e2fsprogs-libuuid AIRPLAY2_RUN_DEPENDS= nqptp:net/nqptp AIRPLAY2_CONFIGURE_ON= --with-airplay-2 AIRPLAY2_SUB_FILES= pkg-message ALAC_LIB_DEPENDS= libalac.so:audio/alac ALAC_CONFIGURE_ON= --with-apple-alac ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib ALSA_CONFIGURE_ON= --with-alsa MQTT_LIB_DEPENDS= libmosquitto.so:net/mosquitto MQTT_CONFIGURE_ON= --with-mqtt-client PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio PULSEAUDIO_CONFIGURE_ON= --with-pa SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio SNDIO_CONFIGURE_ON= --with-sndio post-patch: @${REINPLACE_CMD} -e 's/-Wno-clobbered -Wno-psabi //' \ ${WRKSRC}/Makefile.am .include diff --git a/audio/shairport-sync/distinfo b/audio/shairport-sync/distinfo index 64458283e5e7..e735125ec832 100644 --- a/audio/shairport-sync/distinfo +++ b/audio/shairport-sync/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1697435142 -SHA256 (mikebrady-shairport-sync-4.3.2_GH0.tar.gz) = dfb485c0603398032a00e51f84b874749bbf155b257adda3d270d5989de08bfd -SIZE (mikebrady-shairport-sync-4.3.2_GH0.tar.gz) = 560574 +TIMESTAMP = 1717351382 +SHA256 (mikebrady-shairport-sync-4.3.3_GH0.tar.gz) = 444bf77fe495d11d0c3b8212ea7a6ae44d6b2084c3600cea0629497a3e5f0209 +SIZE (mikebrady-shairport-sync-4.3.3_GH0.tar.gz) = 562278 diff --git a/audio/shairport-sync/pkg-plist b/audio/shairport-sync/pkg-plist index 741b59721706..95b5305dd4ec 100644 --- a/audio/shairport-sync/pkg-plist +++ b/audio/shairport-sync/pkg-plist @@ -1,3 +1,3 @@ bin/shairport-sync -share/man/man7/shairport-sync.7.gz +share/man/man1/shairport-sync.1.gz @sample etc/shairport-sync.conf.sample