Files
Huang Rui a4c2948c20 sci-electronics/kicad-packages3d: add 10.0.2, add stpz USE flag
Off-by-default stpz flag gzips .step to .stpz.
Enabling breaks cross-distro project portability.

Closes: https://bugs.gentoo.org/935664
Part-of: https://github.com/gentoo/gentoo/pull/46130
Signed-off-by: Huang Rui <vowstar@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
2026-05-14 09:26:06 +00:00

29 lines
1.0 KiB
XML

<?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="person" proxied="yes">
<email>vowstar@gmail.com</email>
<name>Huang Rui</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription>
The KiCad 3D model libraries are the individual .3dshapes directories.
These 3d models are best used in combination with the official footprint
libs. Each directory directory contains multiple 3D model files, with
the following supported file formats: WRL, STEP.
</longdescription>
<use>
<flag name="stpz">Gzip-compress installed .step models to .stpz; breaks project portability with non-Gentoo distros</flag>
</use>
<upstream>
<remote-id type="gitlab">kicad/libraries/kicad-packages3D</remote-id>
</upstream>
</pkgmetadata>