blob: f88c3e1d5e31354b6ceb692ad27903ab73503d74 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>prometheanfire@gentoo.org</email>
<name>Matthew Thode</name>
</maintainer>
<use>
<flag name="local-playback">Allows playing local files with the Spotify client</flag>
<flag name="pax-kernel">Triggers a paxmarking of the main Spotify binary</flag>
<flag name="pulseaudio">Controls the dependency on pulseaudio or apulse</flag>
</use>
<origin>srcux</origin>
</pkgmetadata>
|