summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-electronics/librepcb/metadata.xml')
-rw-r--r--sci-electronics/librepcb/metadata.xml24
1 files changed, 15 insertions, 9 deletions
diff --git a/sci-electronics/librepcb/metadata.xml b/sci-electronics/librepcb/metadata.xml
index 1daccaad1007..de1b0cf0ff98 100644
--- a/sci-electronics/librepcb/metadata.xml
+++ b/sci-electronics/librepcb/metadata.xml
@@ -2,20 +2,26 @@
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project" proxied="proxy">
- <email>sci-electronics@gentoo.org</email>
- <description>Gentoo Electronics Project</description>
+ <email>sci-electronics@gentoo.org</email>
+ <description>Gentoo Electronics Project</description>
</maintainer>
<maintainer type="person" proxied="yes">
- <email>ktrace@yandex.ru</email>
- <name>Victor V. Kustov</name>
- </maintainer>
- <longdescription lang="en">
- LibrePCB is a free EDA software to develop printed circuit boards.
- Cross-platform, multilingual (both application and library elements), intuitive, modern and easy-to-use graphical user interface.
+ <email>ktrace@yandex.ru</email>
+ <name>Victor V. Kustov</name>
+ </maintainer>
+ <longdescription lang="en">
+ LibrePCB is a free EDA software to develop printed circuit boards.
+ Cross-platform, multilingual (both application and library elements), intuitive, modern and easy-to-use graphical user interface.
- All-In-One: project management + library/schematic/board editors
- Very powerful library design with some innovative concepts
- Human-readable file formats for both libraries and projects
- Multi-PCB feature (different PCB variants of the same schematic)
- Automatic netlist synchronisation between schematic and board
- </longdescription>
+ </longdescription>
+ <use>
+ <flag name="opencascade">Build with <pkg>sci-libs/opencascade</pkg>the 3D features (e.g. reading/writing STEP files)</flag>
+ </use>
+ <upstream>
+ <remote-id type="github">LibrePCB/LibrePCB</remote-id>
+ </upstream>
</pkgmetadata>