mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
dd4c3eb2e7
* now works with Spotify API changes and OAuth * D-BUS keyring support has been removed * switch to aws-lc * adjust README * take maintainer (requested by previous maintainer kn@) ok kn@, comments tb@ and sthen@
19 lines
500 B
Plaintext
19 lines
500 B
Plaintext
@newgroup _spotifyd:597
|
|
@newuser _spotifyd:597:_spotifyd::Spotify Daemon:${HOME_DIR}:/sbin/nologin
|
|
@rcscript ${RCDIR}/spotifyd
|
|
@owner _spotifyd
|
|
@group _spotifyd
|
|
@sample ${HOME_DIR}/
|
|
@extraunexec rm -rf ${HOME_DIR}
|
|
@owner
|
|
@group
|
|
@bin bin/spotifyd
|
|
share/dbus-1/system.d/${DBUS_SVC}.conf
|
|
@sample ${SYSCONFDIR}/dbus-1/system.d/${DBUS_SVC}.conf
|
|
share/doc/pkg-readmes/${PKGSTEM}
|
|
share/examples/spotifyd/
|
|
share/examples/spotifyd/spotifyd.conf
|
|
@mode 0640
|
|
@group _spotifyd
|
|
@sample ${SYSCONFDIR}/spotifyd.conf
|