Files
gentoo/sci-electronics/librepcb/metadata.xml
Victor Kustov 389b81f6a8 sci-electronics/librepcb: add 1.0.0
+ added USE opencascade
+ add github upstream in metadata

Signed-off-by: Victor Kustov <ktrace@yandex.ru>
Closes: https://github.com/gentoo/gentoo/pull/33301
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
2023-10-18 13:36:03 +02:00

28 lines
1.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!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>
</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.
- 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>
<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>