summaryrefslogtreecommitdiff
blob: 5e49559a490fc7c1f7eb2f84eccc166a357ea1af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer>
    <email>bircoph@gentoo.org</email>
    <name>Andrew Savchenko</name>
  </maintainer>
  <longdescription>
  Libclsync is a library for remote control and monitoring of
  <pkg>app-admin/clsync</pkg> processes.
</longdescription>
  <use>
    <flag name="extra-debug">Enable extra debugging. This will hurt performance badly. Be ready for tons of output.</flag>
    <flag name="extra-hardened">Enable extra security checks. This may hurt performance.</flag>
  </use>
  <upstream>
    <remote-id type="github">xaionaro/clsync</remote-id>
  </upstream>
</pkgmetadata>