summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-electronics/ngspice: add 40Sam James2023-04-232-0/+212
| | | | | Closes: https://bugs.gentoo.org/871114 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/kicad: enable py3.10 for 6.0.xSam James2023-04-222-2/+2
| | | | | | | | | | It's unclear why this was dropped, so let's put it back given it causes a lot of disruption. Really needs to be tested w/ 3.11 ASAP too. Closes: https://bugs.gentoo.org/904760 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/kicad: enable py3.11Zoltan Puskas2023-04-191-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/897208 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Closes: https://github.com/gentoo/gentoo/pull/30451 Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sci-electronics/kicad-meta: add 7.0.1Zoltan Puskas2023-04-191-0/+28
| | | | | | Closes: https://bugs.gentoo.org/903181 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sci-electronics/kicad-templates: add 7.0.1Zoltan Puskas2023-04-192-0/+23
| | | | | | Bug: https://bugs.gentoo.org/903181 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sci-electronics/kicad-symbols: add 7.0.1Zoltan Puskas2023-04-192-0/+31
| | | | | | Bug: https://bugs.gentoo.org/903181 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sci-electronics/kicad-packages3d: add 7.0.1Zoltan Puskas2023-04-192-0/+33
| | | | | | Bug: https://bugs.gentoo.org/903181 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sci-electronics/kicad-footprints: add 7.0.1Zoltan Puskas2023-04-192-0/+31
| | | | | | Bug: https://bugs.gentoo.org/903181 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sci-electronics/kicad: add 7.0.1Zoltan Puskas2023-04-192-0/+172
| | | | | | Bug: https://bugs.gentoo.org/903181 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sci-electronics/kicad-meta: add 6.0.11Zoltan Puskas2023-04-191-0/+30
| | | | | | Closes: https://bugs.gentoo.org/899694 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sci-electronics/kicad-templates: add 6.0.11Zoltan Puskas2023-04-192-0/+29
| | | | | | Bug: https://bugs.gentoo.org/899694 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sci-electronics/kicad-symbols: add 6.0.11Zoltan Puskas2023-04-192-0/+33
| | | | | | Bug: https://bugs.gentoo.org/899694 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sci-electronics/kicad-packages3d: add 6.0.11Zoltan Puskas2023-04-192-0/+37
| | | | | | Bug: https://bugs.gentoo.org/899694 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sci-electronics/kicad-footprints: add 6.0.11Zoltan Puskas2023-04-192-0/+37
| | | | | | Bug: https://bugs.gentoo.org/899694 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sci-electronics/kicad: add 6.0.11Zoltan Puskas2023-04-192-0/+176
| | | | | | Bug: https://bugs.gentoo.org/899694 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sci-electronics/kicad: Fix up stable versionZoltan Puskas2023-04-192-3/+4
| | | | | | | | | | - Restrict to Python - Restrict to wxwidgets - Change tarball to bz2 compression Bug: https://bugs.gentoo.org/873124 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sci-electronics/NanoVNA-QT: add more missing header includesMarek Szuba2023-04-191-0/+20
| | | | | Closes: https://bugs.gentoo.org/900607 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sci-electronics/iverilog: EAPI 7 -> 8, fix long linesHuang Rui2023-04-101-4/+6
| | | | | | Signed-off-by: Huang Rui <vowstar@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/30419 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: add 12.0Huang Rui2023-04-102-0/+66
| | | | | Signed-off-by: Huang Rui <vowstar@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/labone: add postinst and postrmAndreas K. Hüttel2023-04-031-1/+11
| | | | | Closes: https://bugs.gentoo.org/843308 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-electronics/gazebo: fix build with ffmpeg6Alexis Ballier2023-03-292-0/+41
| | | | Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* sci-electronics/klayout: drop 0.27.12Sam James2023-03-292-92/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/klayout: Stabilize 0.28.5 amd64, #903497Sam James2023-03-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/ktechlab: drop 0.50.0-r2Andreas Sturmlechner2023-03-296-484/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-electronics/ktechlab: add 0.51.0Andreas Sturmlechner2023-03-292-0/+47
| | | | | | | See also: https://zoltanp.github.io/2023/03/ktechlab-0-51-0.html Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-electronics/klayout: enable ruby30Sam James2023-03-282-4/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/klayout: add github upstream metadataSam James2023-03-281-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/electric: Version bump to 9.07Guillermo Joandet2023-03-172-0/+30
| | | | | | | Closes: https://bugs.gentoo.org/877411 Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29483 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-electronics/pcb: Version bump to 4.3.0Guillermo Joandet2023-03-172-0/+114
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29495 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-electronics/magic: Version bump to 8.3.365Guillermo Joandet2023-03-172-0/+99
| | | | | | | Closes: https://bugs.gentoo.org/887691 Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29484 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-electronics/gtkwave: Stabilize 3.3.106 amd64, #901341Sam James2023-03-161-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/klayout: remove 0.27.10Andreas K. Hüttel2023-03-142-92/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-electronics/klayout: stable for amd64 0.27.12Andreas K. Hüttel2023-03-141-1/+1
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-electronics/klayout: version bump 0.28.5Andreas K. Hüttel2023-03-142-0/+92
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-electronics/gnucap: drop 0.35.20091207-r1David Seifert2023-03-082-88/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sci-electronics/gnucap: Stabilize 20210107 x86, #900198Sam James2023-03-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/gnucap: Stabilize 20210107 amd64, #900198Sam James2023-03-071-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/xnec2c: Drop hard coded _FORTIFY_SOURCE levelThomas Beierlein2023-03-021-1/+4
| | | | | Closes: https://bugs.gentoo.org/896176 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* sci-electronics/pulseview: update EAPI 7 -> 8Sven Wegener2023-02-262-4/+4
| | | | Signed-off-by: Sven Wegener <swegener@gentoo.org>
* sci-electronics/sigrok-cli: update EAPI 7 -> 8Sven Wegener2023-02-262-4/+4
| | | | Signed-off-by: Sven Wegener <swegener@gentoo.org>
* sci-electronics/osqoop: fix MissingRemoteId for maintainer-needed packagesCristian Othón Martínez Vera2023-02-221-0/+3
| | | | | Signed-off-by: Cristian Othón Martínez Vera <cfuga@cfuga.mx> Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/kicad: update live ebuildMatthew Smith2023-02-211-5/+11
| | | | | | Bug: https://bugs.gentoo.org/895188 Acked-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sci-electronics/kicad: remove -WerrorMatthew Smith2023-02-212-0/+23
| | | | | | Closes: https://bugs.gentoo.org/895014 Acked-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sci-electronics/kicad: fix documentation installMatthew Smith2023-02-211-3/+4
| | | | | | Closes: https://bugs.gentoo.org/895328 Acked-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sci-electronics/kicad: Use wxGTK-3.2Matthew Smith2023-02-182-2/+103
| | | | | | | | wxGTK is slotted and wxpython is not. The versions must match, so use the latest version for now. Closes: https://bugs.gentoo.org/895188 Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sci-electronics/kicad-templates: add github upstream metadataSam James2023-02-171-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/kicad-meta: add 7.0.0Zoltan Puskas2023-02-171-0/+28
| | | | | | | Closes: https://bugs.gentoo.org/894660 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Closes: https://github.com/gentoo/gentoo/pull/29608 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/kicad-templates: add 7.0.0Zoltan Puskas2023-02-173-9/+26
| | | | | | Bug: https://bugs.gentoo.org/894660 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/kicad-symbols: add 7.0.0Zoltan Puskas2023-02-173-9/+35
| | | | | | Bug: https://bugs.gentoo.org/894660 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/kicad-packages3d: add 7.0.0Zoltan Puskas2023-02-173-11/+40
| | | | | | Bug: https://bugs.gentoo.org/894660 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Sam James <sam@gentoo.org>