mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
23 lines
1.1 KiB
XML
23 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>baileykasin@gmail.com</email>
|
|
<name>Bailey Kasin</name>
|
|
</maintainer>
|
|
<longdescription lang="en"> spotifyd streams music just like the official client, but is more
|
|
lightweight and supports more platforms. Spotifyd also supports the Spotify Connect
|
|
protocol, which makes it show up as a device that can be controlled from the official
|
|
clients. </longdescription>
|
|
<use>
|
|
<flag name="alsa">Enable the alsa backend for audio playback</flag>
|
|
<flag name="pulseaudio">Enable the pulseaudio backend for audio playback</flag>
|
|
<flag name="portaudio">Enable the portaudio backend for audio playback</flag>
|
|
<flag name="rodio">Enable the rodio backend for audio playback</flag>
|
|
<flag name="dbus">Enable password authentication through system keyring</flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="github">Spotifyd/spotifyd</remote-id>
|
|
<bugs-to>https://github.com/Spotifyd/spotifyd/issues</bugs-to>
|
|
</upstream>
|
|
</pkgmetadata> |