diff options
author | 2020-01-26 19:52:22 +0100 | |
---|---|---|
committer | 2020-01-26 19:52:22 +0100 | |
commit | 79502186a9cd671ceec44878a59f2a05fc81031b (patch) | |
tree | 6f4ff5f6b077996630ea84624a4fa9b3f35ff81a /sci-electronics/pcb/metadata.xml | |
parent | sci-electronics/gerbv: Bump to 2.7.0 (diff) | |
download | gentoo-79502186a9cd671ceec44878a59f2a05fc81031b.tar.gz gentoo-79502186a9cd671ceec44878a59f2a05fc81031b.tar.bz2 gentoo-79502186a9cd671ceec44878a59f2a05fc81031b.zip |
sci-electronics/pcb: Bump to version 4.2.2
* EAPI 7
* Disable opengl unconditionally (due to EOL x11-libs/gtkglext)
* Remove USE="static-libs"
* Remove USE="motif"
* Remove USE="xrender"
Bug: https://bugs.gentoo.org/706526
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sci-electronics/pcb/metadata.xml')
-rw-r--r-- | sci-electronics/pcb/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-electronics/pcb/metadata.xml b/sci-electronics/pcb/metadata.xml index 358405f57a2f..2ab5e9e2afd5 100644 --- a/sci-electronics/pcb/metadata.xml +++ b/sci-electronics/pcb/metadata.xml @@ -15,6 +15,7 @@ <flag name="nelma">NELMA file export</flag> <flag name="png">PNG graphics export</flag> <flag name="gcode">gcode file export</flag> + <flag name="gsvit">GSvit file export</flag> <flag name="tk">Build tcl/tk graphical QFP footprint generator</flag> <flag name="xrender">Translucent PCB display for Motif/Lesstif GUI</flag> <flag name="m4lib-png">Enable creating png previews for the m4 library</flag> |