Page MenuHomeFreeBSD

D18890.id52988.diff
No OneTemporary

D18890.id52988.diff

Index: audio/Makefile
===================================================================
--- audio/Makefile
+++ audio/Makefile
@@ -790,6 +790,7 @@
SUBDIR += spiralsynthmodular
SUBDIR += splay
SUBDIR += splaytk
+ SUBDIR += spotifyd
SUBDIR += squash
SUBDIR += sratom
SUBDIR += stk
Index: audio/spotifyd/Makefile
===================================================================
--- /dev/null
+++ audio/spotifyd/Makefile
@@ -0,0 +1,16 @@
+PORTNAME= spotifyd
+DISTVERSION= 0.2.3
+DISTVERSIONPREFIX= v
+CATEGORIES= audio
+
+# No maintainer (not allowed for new ports), but not something I
+# personally want to add to my stable.
+MAINTAINER= ports@FreeBSD.org
+COMMENT= Spotify player (without a UI)
+
+USES= cargo
+
+USE_GITHUB= yes
+GH_ACCOUNT= Spotifyd
+
+.include <bsd.port.mk>
Index: audio/spotifyd/distinfo
===================================================================
--- /dev/null
+++ audio/spotifyd/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1547824882
+SHA256 (Spotifyd-spotifyd-v0.2.3_GH0.tar.gz) = 619f5270023e70b3fb8329b9b8995800833768850014e320c734c067fce4b1b5
+SIZE (Spotifyd-spotifyd-v0.2.3_GH0.tar.gz) = 44618

File Metadata

Mime Type
text/plain
Expires
Wed, Jul 22, 9:20 AM (6 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35358945
Default Alt Text
D18890.id52988.diff (1 KB)

Event Timeline