summaryrefslogtreecommitdiff
path: root/sci-electronics/gerbv/metadata.xml
blob: f2f36990c55bacede2414cbbfebf2149a7f4bafe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>sci-electronics@gentoo.org</email>
    <name>Gentoo Electronics Project</name>
  </maintainer>
  <longdescription>
		Gerbv is a viewer for Gerber RS-274X files, Excellon drill files, and CSV
		pick-and-place files.  (Note:  RS-274D files are not supported.)
		The core functionality of gerbv is located in a separate library
		(libgerbv), allowing developers to include Gerber
		parsing/editing/exporting/rendering into other programs.
	</longdescription>
  <use>
    <flag name="unit-mm">Set default unit for coordinates in status bar to mm</flag>
  </use>
  <upstream>
    <remote-id type="cpe">cpe:/a:gerbv_project:gerbv</remote-id>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>