mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 14:43:27 -04:00
* Manually checked, I hope I caught most errors Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
16 lines
470 B
XML
16 lines
470 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>smaniotto.nicola@gmail.com</email>
|
|
<name>Nicola Smaniotto</name>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="client">Install the Syncplay client</flag>
|
|
<flag name="server">Install the Syncplay server</flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="github">Syncplay/syncplay</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|