summaryrefslogtreecommitdiff
path: root/dev-libs/liblogging/metadata.xml
blob: 6bbae92a36e1ddd6fcf7438558c9f1d8023f8b51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <use>
    <flag name="rfc3195">
			Enables RFC 3195 protocol (aka syslog-reliable) support.
			If you don't know what this is, you don't need it!
		</flag>
    <flag name="stdlog">
			Enables liblogging's core component (think of it as a the next version of the syslog(3) API).
		</flag>
  </use>
  <upstream>
    <remote-id type="cpe">cpe:/a:adiscon:liblogging</remote-id>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>