pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/spotify-player audio/spotify-player: update opti...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3f32bfe01dc0
branches: trunk
changeset: 380498:3f32bfe01dc0
user: pin <pin%pkgsrc.org@localhost>
date: Tue Jun 07 16:29:21 2022 +0000
description:
audio/spotify-player: update options.mk
after removing genius.com-license
diffstat:
audio/spotify-player/options.mk | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 451a90922d2c -r 3f32bfe01dc0 audio/spotify-player/options.mk
--- a/audio/spotify-player/options.mk Tue Jun 07 16:29:16 2022 +0000
+++ b/audio/spotify-player/options.mk Tue Jun 07 16:29:21 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.4 2022/06/07 10:23:54 pin Exp $
+# $NetBSD: options.mk,v 1.5 2022/06/07 16:29:21 pin Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.spotify-player
PKG_SUPPORTED_OPTIONS= alsa gstreamer jack portaudio pulseaudio rodio sdl spotify-player-lyric-finder
@@ -58,6 +58,7 @@
.endif
.if !empty(PKG_OPTIONS:Mspotify-player-lyric-finder)
+# Please review the Terms of Service at https://genius.com/static/terms
+# and make sure you agree with these before enabling this option
CARGO_FEATURES+= lyric-finder
-LICENSE+= AND genius.com-license
.endif
Home |
Main Index |
Thread Index |
Old Index