summaryrefslogtreecommitdiff
path: root/dev-libs/libcharon/metadata.xml
blob: 18c7bc86e281f9a975a2a533fc1e8fd748c7061d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="project">
  <email>3dprint@gentoo.org</email>
  <name>Gentoo 3D Printer Project</name>
 </maintainer>
 <maintainer type="person">
  <email>alexxy@gentoo.org</email>
  <name>Alexey Shvetsov</name>
 </maintainer>
 <maintainer type="project">
  <email>proxy-maint@gentoo.org</email>
  <name>Proxy Maintainers</name>
 </maintainer>
 <maintainer type="person">
  <email>mathy@vanvoorden.be</email>
  <name>Mathy Vanvoorden</name>
 </maintainer>
 <maintainer type="person">
  <email>perlovka@gmail.com</email>
  <name>Michael Perlov</name>
 </maintainer>
 <longdescription>
		Library to read and write several 3D-printing related file formats including G-Code and Ultimaker File Package (UFP).
	</longdescription>
 <upstream>
  <remote-id type="github">Ultimaker/libCharon</remote-id>
  <bugs-to>https://github.com/Ultimaker/libCharon/issues</bugs-to>
 </upstream>
 <use>
  <flag name="client">Install the charon client library</flag>
 </use>
 <origin>gentoo-staging</origin>
 <slots>
  <subslots>soname major version number</subslots>
 </slots>
</pkgmetadata>