summaryrefslogtreecommitdiff
blob: 603e4e9f9662f59c3f181f869009a4fe0c474875 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person" proxied="yes">
		<email>zoltan@sinustrom.info</email>
		<name>Zoltan Puskas</name>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<use>
		<flag name="github">Add github support into PCB editor</flag>
		<flag name="ngspice">Enable circuit simulation</flag>
		<flag name="occ">Enable viewing 3D rendering of designs via opencascade</flag>
		<flag name="oce">Enable viewing 3D rendering of designs via OCE</flag>
		<flag name="python">Enable python scripting support</flag>
		<flag name="pcm">Enable plugin content manager</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>