-
-
Notifications
You must be signed in to change notification settings - Fork 227
Expand file tree
/
Copy pathcontrol.debian.tmpl
More file actions
14 lines (14 loc) · 706 Bytes
/
control.debian.tmpl
File metadata and controls
14 lines (14 loc) · 706 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Package: raspotify
Version: ${DEB_PKG_VER}
Section: base
Priority: optional
Installed-Size: ${INSTALLED_SIZE}
Architecture: ${ARCHITECTURE}
Depends: libc6 (>= 2.31), coreutils (>= 8.32), libasound2t64 (>= 1.2.4) | libasound2 (>= 1.2.4), avahi-daemon (>= 0.8), alsa-utils (>= 1.2.4), libpulse0 (>= 14.2), systemd (>= 247.3), init-system-helpers (>= 1.60)
Maintainer: ${RASPOTIFY_AUTHOR}
Homepage: https://github.com/dtcooper/raspotify
Vcs-Browser: https://github.com/dtcooper/raspotify
Vcs-Git: https://github.com/dtcooper/raspotify
Description: Raspotify
A Spotify Connect systemd daemon for Debian Stable based headless systems which thinly wraps a fork of librespot.
[Built with rustc ${RUST_VERSION}]