pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/spotify-player



Module Name:    pkgsrc
Committed By:   pin
Date:           Wed Sep  8 10:48:20 UTC 2021

Modified Files:
        pkgsrc/audio/spotify-player: options.mk

Log Message:
audio/spotify-player: remove trailing white line


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/audio/spotify-player/options.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/spotify-player/options.mk
diff -u pkgsrc/audio/spotify-player/options.mk:1.1 pkgsrc/audio/spotify-player/options.mk:1.2
--- pkgsrc/audio/spotify-player/options.mk:1.1  Wed Sep  8 10:42:54 2021
+++ pkgsrc/audio/spotify-player/options.mk      Wed Sep  8 10:48:20 2021
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2021/09/08 10:42:54 pin Exp $
+# $NetBSD: options.mk,v 1.2 2021/09/08 10:48:20 pin Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.spotify-player
 PKG_SUPPORTED_OPTIONS= alsa gstreamer jack portaudio pulseaudio rodio sdl
@@ -53,4 +53,3 @@ RUSTFLAGS+=           -C link-arg=-L${BUILDLINK_P
 RUSTFLAGS+=            -C link-arg=${COMPILER_RPATH_FLAG}${BUILDLINK_PREFIX.SDL2}/lib
 .include "../../devel/SDL2/buildlink3.mk"
 .endif
-



Home | Main Index | Thread Index | Old Index