Skip to content

Commit

Permalink
audio/spotify-player: Update to v0.16.3
Browse files Browse the repository at this point in the history
Changelog:	https://github.com/aome510/spotify-player/releases/tag/v0.16.3
Reviewed by:	jrm, markj (mentor)
Differential Revision:	https://reviews.freebsd.org/D43294
  • Loading branch information
jakesfreeland authored and Jehops committed Jan 6, 2024
1 parent 6dd290e commit 5e11185
Show file tree
Hide file tree
Showing 3 changed files with 670 additions and 536 deletions.
6 changes: 4 additions & 2 deletions audio/spotify-player/Makefile
@@ -1,7 +1,6 @@
PORTNAME= spotify-player
DISTVERSIONPREFIX= v
DISTVERSION= 0.15.2
PORTREVISION= 1
DISTVERSION= 0.16.3
CATEGORIES= audio

MAINTAINER= jfree@FreeBSD.org
Expand All @@ -11,6 +10,9 @@ WWW= https://github.com/aome510/spotify-player
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

NOT_FOR_ARCHS= i386
NOT_FOR_ARCHS_REASON= fails to build

LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig

USES= cargo ssl
Expand Down

0 comments on commit 5e11185

Please sign in to comment.