summaryrefslogtreecommitdiff
path: root/net-libs/libupnp/metadata.xml
blob: d903d976f45e325d35e72ee01f1062afbfbc82a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <email>conikost@gentoo.org</email>
  <name>Conrad Kostecki</name>
 </maintainer>
 
 <use>
  <flag name="blocking-tcp">Do not use async socket calls</flag>
  <flag name="reuseaddr">Allow clean restarts by binding the socket with SO_REUSEADDR</flag>
  <flag name="samples">Install sample applications</flag>
 </use>
 <origin>liguros-repo</origin>
 <slots>
  <subslots>Reflect ABI of libupnp.so</subslots>
 </slots>
</pkgmetadata>