diff --git a/audio/go-librespot/Makefile b/audio/go-librespot/Makefile index ffdbe4a063ed..b92709660cf2 100644 --- a/audio/go-librespot/Makefile +++ b/audio/go-librespot/Makefile @@ -1,30 +1,32 @@ PORTNAME= go-librespot DISTVERSIONPREFIX= v -DISTVERSION= 0.5.0 -PORTREVISION= 3 +DISTVERSION= 0.5.3 CATEGORIES= audio MAINTAINER= ale@biancalanas.net COMMENT= Yet another open-source Spotify Connect client, written in Go WWW= https://github.com/devgianlu/go-librespot LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libogg.so:audio/libogg \ libasound.so:audio/alsa-lib \ - libvorbis.so:audio/libvorbis + libvorbis.so:audio/libvorbis \ + libFLAC.so:audio/flac USES= go:modules pkgconfig USE_RC_SUBR= ${PORTNAME} GO_MODULE= github.com/devgianlu/go-librespot GO_TARGET= ./cmd/daemon:${PREFIX}/bin/go-librespot -GO_BUILDFLAGS= -ldflags "-X github.com/devgianlu/go-librespot.version=${DISTVERSION} -X github.com/devgianlu/go-librespot.commit=fc55ed0" +GO_BUILDFLAGS= -ldflags "\ + -X github.com/devgianlu/go-librespot.version=${DISTVERSION} \ + -X github.com/devgianlu/go-librespot.commit=ab178ff" post-install: ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${FILESDIR}/config.yml ${STAGEDIR}${ETCDIR}/config.yml.sample .include diff --git a/audio/go-librespot/distinfo b/audio/go-librespot/distinfo index 6880489138e4..8086a2b1c63c 100644 --- a/audio/go-librespot/distinfo +++ b/audio/go-librespot/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1759670837 -SHA256 (go/audio_go-librespot/go-librespot-v0.5.0/v0.5.0.mod) = dfb7c599404395927cf1755213c311f48ea63344b30f1f516be4c57bb4ea8654 -SIZE (go/audio_go-librespot/go-librespot-v0.5.0/v0.5.0.mod) = 1828 -SHA256 (go/audio_go-librespot/go-librespot-v0.5.0/v0.5.0.zip) = db94a0c511f586d5e1662417c82c1debf1bc01934440d22e2dc37ab18a78d2eb -SIZE (go/audio_go-librespot/go-librespot-v0.5.0/v0.5.0.zip) = 424569 +TIMESTAMP = 1762685080 +SHA256 (go/audio_go-librespot/go-librespot-v0.5.3/v0.5.3.mod) = dfb7c599404395927cf1755213c311f48ea63344b30f1f516be4c57bb4ea8654 +SIZE (go/audio_go-librespot/go-librespot-v0.5.3/v0.5.3.mod) = 1828 +SHA256 (go/audio_go-librespot/go-librespot-v0.5.3/v0.5.3.zip) = 1bb1f08e099cce605847f436264b2f46e0256d58dc53cb8bceee5f72d3e5d9d7 +SIZE (go/audio_go-librespot/go-librespot-v0.5.3/v0.5.3.zip) = 458975