summaryrefslogtreecommitdiff
blob: 09d8f72c361a6d45ad52477d21120834c5f93012 (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 <pkg>sci-libs/opencascade</pkg></flag>
		<flag name="oce">Enable viewing 3D rendering of designs via <pkg>sci-libs/oce</pkg></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>