summaryrefslogtreecommitdiff
blob: 742bd199ae89026d17292d89a1ca8398445be39a (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
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>proxy-maintainers</herd>
	<maintainer>
		<email>zoltan@sinustrom.info</email>
		<name>Zoltan Puskas</name>
		<description>Proxied maintainer. Assign bugs to him.</description>
	</maintainer>
	<use>
		<flag name="github">Add github support into PCB editor</flag>
		<flag name="i18n">Allow GUI internationalization through linguas_* use flags</flag>
		<flag name="minimal">Build only binaries without parts library and examples</flag>
		<flag name="python">Enable python scripting support</flag>
	</use>
	<longdescription>
		Kicad is an open source (GPL) software for the creation of electronic
		schematic diagrams and printed circuit board artwork.
	</longdescription>
	<upstream>
		<remote-id type="github">KiCad/kicad-i18n</remote-id>
		<remote-id type="launchpad">kicad</remote-id>
	</upstream>
</pkgmetadata>