media-sound/lollypop: python 3.{7,8} support
[gentoo.git] / media-sound / snapcast / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <maintainer type="person">
5                 <email>cb-gentoo@guya.de</email>
6                 <name>Christian Buchinger</name>
7         </maintainer>
8         <maintainer type="project">
9                 <email>proxy-maint@gentoo.org</email>
10                 <name>Proxy Maintainers</name>
11         </maintainer>
12         <use>
13                 <flag name="client">Build and install Snapcast client component</flag>
14                 <flag name="server">Build and install Snapcast server component</flag>
15                 <flag name="tremor">Build with TREMOR version of vorbis</flag>
16         </use>
17         <upstream>
18                 <maintainer status="active">
19                         <name>Johannes Pohl</name>
20                         <email>github@badaix.de</email>
21                 </maintainer>
22                 <bugs-to>https://github.com/badaix/snapcast/issues</bugs-to>
23                 <remote-id type="github">badaix/snapcast</remote-id>
24         </upstream>
25         <longdescription lang="en">
26                 Snapcast plays audio streams time sychronized on multiple devices over 
27                 network using a server and a client component. The server picks up an 
28                 audio stream from a fifo pipe, thus it can be combined with any audio 
29                 source that is able to write to a pipe.
30         </longdescription>
31 </pkgmetadata>