summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-electronics/kicad: depend on :0 for opencascadeSam James2022-03-163-4/+6
| | | | | | | This avoids tolerating the old slotted versions. Closes: https://bugs.gentoo.org/833301 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/geda: fix build failureSam James2022-03-162-0/+114
| | | | | | Closes: https://bugs.gentoo.org/834834 Thanks-to: Maciej S. Szmigiero <mail@maciej.szmigiero.name> Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/gerbv: [QA] fix UnusedInherits (autotools)Sam James2022-03-101-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/geda: add another doc gen depAndrew Ammerlaan2022-03-031-0/+1
| | | | | | Closes: https://bugs.gentoo.org/834525 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-electronics/geda: add missing dep for doc buildingAndrew Ammerlaan2022-03-031-1/+4
| | | | | | Closes: https://bugs.gentoo.org/834500 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-electronics/geda: drop xorn completelyAndrew Ammerlaan2022-03-022-9/+68
| | | | | | | | This is an optional CLI utility that is stuck on python2 Closes: https://bugs.gentoo.org/834496 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-electronics/gazebo: fix build with ffmpeg4Alexis Ballier2022-03-022-0/+17
| | | | | | Closes: https://bugs.gentoo.org/833868 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* sci-electronics/geda: depend on pythonAndrew Ammerlaan2022-03-021-2/+7
| | | | | | Closes: https://bugs.gentoo.org/834492 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-electronics/geda: add version 1.10.2Andrew Ammerlaan2022-03-022-0/+90
| | | | | | | | | | | | | Closes: https://bugs.gentoo.org/701898 Bug: https://bugs.gentoo.org/824970 Bug: https://bugs.gentoo.org/643822 Bug: https://bugs.gentoo.org/681768 Bug: https://bugs.gentoo.org/717436 Bug: https://bugs.gentoo.org/779808 Bug: https://bugs.gentoo.org/704768 Bug: https://bugs.gentoo.org/642464 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-electronics/kicad-meta: keyword 6.0.2 for ~riscvAlex Fan2022-02-281-1/+1
| | | | | Signed-off-by: Alex Fan <alex.fan.q@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sci-electronics/kicad-templates: keyword 6.0.2 for ~riscvAlex Fan2022-02-281-1/+1
| | | | | Signed-off-by: Alex Fan <alex.fan.q@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sci-electronics/kicad-symbols: keyword 6.0.2 for ~riscvAlex Fan2022-02-281-1/+1
| | | | | Signed-off-by: Alex Fan <alex.fan.q@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sci-electronics/kicad-packages3d: keyword 6.0.2 for ~riscvAlex Fan2022-02-281-1/+1
| | | | | Signed-off-by: Alex Fan <alex.fan.q@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sci-electronics/kicad-footprints: keyword 6.0.2 for ~riscvAlex Fan2022-02-281-1/+1
| | | | | Signed-off-by: Alex Fan <alex.fan.q@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sci-electronics/kicad: keyword 6.0.2 for ~riscvAlex Fan2022-02-281-1/+1
| | | | | Signed-off-by: Alex Fan <alex.fan.q@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sci-electronics/electronics-menu: keyword 1.0-r1 for ~riscvAlex Fan2022-02-281-2/+2
| | | | | Signed-off-by: Alex Fan <alex.fan.q@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sci-electronics/ngspice: keyword 36 for ~riscvAlex Fan2022-02-281-1/+1
| | | | | Signed-off-by: Alex Fan <alex.fan.q@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sci-electronics/xnec2c: Fix musl related compile problemsThomas Beierlein2022-02-252-0/+66
| | | | | | | | | | After discussion with upstream drop left overs from experiments with handling of some dynamic libraries. That fixes the problems with the use of dlinfo() and backtrack_symbols(). Closes: https://bugs.gentoo.org/832744 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* sci-electronics/gspiceui: respect CXX and fix build with clangAndrew Ammerlaan2022-02-242-5/+34
| | | | | | | | | Also update icon cache in postinst Closes: https://bugs.gentoo.org/833994 Closes: https://bugs.gentoo.org/833993 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-electronics/gspiceui: add version 1.2.87, bump to wxwidgets gtk3Andrew Ammerlaan2022-02-243-0/+110
| | | | | | Closes: https://bugs.gentoo.org/769629 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-electronics/gazebo: bump to 11.10.1Alexis Ballier2022-02-213-0/+222
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* sci-electronics/gazebo: Remove oldAlexis Ballier2022-02-214-252/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* kicad packages: Drop 6.0.1Zoltan Puskas2022-02-1811-341/+0
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Closes: https://github.com/gentoo/gentoo/pull/24207 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/kicad-meta: Bump to 6.0.2Zoltan Puskas2022-02-181-0/+30
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/kicad-templates: Bump to 6.0.2Zoltan Puskas2022-02-182-0/+29
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/kicad-symbols: Bump to 6.0.2Zoltan Puskas2022-02-182-0/+33
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/kicad-packages3d: Bump to 6.0.2Zoltan Puskas2022-02-182-0/+38
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/kicad-footprints: Bump to 6.0.2Zoltan Puskas2022-02-182-0/+37
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/kicad: Bump to 6.0.2Zoltan Puskas2022-02-183-0/+186
| | | | | | | Closes: https://bugs.gentoo.org/831774 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/eagle: drop bundled ngspice et alAndrew Ammerlaan2022-02-161-3/+21
| | | | | | Closes: https://bugs.gentoo.org/833350 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-electronics/eagle: allow unsplit e2fsprogs for -libsSam James2022-02-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/eagle: add version 9.6.2Andrew Ammerlaan2022-02-132-0/+83
| | | | | | Closes: https://bugs.gentoo.org/622172 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-electronics/xnec2c: Version bumpThomas Beierlein2022-02-132-0/+51
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* sci-electronics/kicad: fix finding opencascadeSam James2022-02-081-17/+4
| | | | | | | | | Sync with logic in newer ebuilds to accommodate opencascade ebuild changes (slotting was abandoned). Closes: https://bugs.gentoo.org/832874 Thanks-to: David Flogeras <dflogeras2@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/kicad-packages3d: Drop sci-libs/oce supportZoltan Puskas2022-02-072-8/+3
| | | | | | | | | | | sci-libs/oce is obsolete and being deprecated. Move people over to sci-libs/opencascade instead. Bug: https://bugs.gentoo.org/832625 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Closes: https://github.com/gentoo/gentoo/pull/24123 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* sci-electronics/kicad: Disable sci-libs/oce usageZoltan Puskas2022-02-072-6/+2
| | | | | | | | | | | OCE is an unmaintained fork of sci-libs/opencascade and is going to be dropped. KiCAD still can be built and used with OCCT for 3D modeling. Bug: https://bugs.gentoo.org/832625 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Closes: https://github.com/gentoo/gentoo/pull/24108 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-electronics/klayout: 0.27.3 stable for amd64Andreas K. Hüttel2022-02-061-2/+2
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-electronics/klayout: Version bumpAndreas K. Hüttel2022-02-062-0/+92
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-electronics/klayout: Remove oldAndreas K. Hüttel2022-02-062-92/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-electronics/magic: remove unused patchesMichael Mair-Keimberger2022-01-313-75/+0
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/23830 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-electronics/gazebo: allow app-text/ronn-ng instead of app-text/ronnSam James2022-01-284-8/+8
| | | | | | | | | | | ronn is going away and is replaced by ronn-ng. (Revbump because otherwise the package manager has no reason to be aware that it can be liberated of app-text/ronn and choose app-text/ronn-ng otherwise, when app-text/ronn gets masked.) Bug: https://bugs.gentoo.org/770907 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/gnucap: add version 20210107Andrew Ammerlaan2022-01-274-0/+298
| | | | | | | | | | Closes: https://bugs.gentoo.org/614656 Bug: https://bugs.gentoo.org/628828 Bug: https://bugs.gentoo.org/792735 Bug: https://bugs.gentoo.org/731854 Bug: https://bugs.gentoo.org/725452 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-electronics/ngspice: added ngspice 36Yehoshua Pesach Wallach2022-01-252-0/+200
| | | | | | | | | | Added ngspice-36.ebuild as exact copy of ngspice-35.ebuild. (tested, and it works) Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yehoshua Pesach Wallach <yehoshuapw@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/23783 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics: Drop KiCAD 6.0.0 packagesZoltan Puskas2022-01-2112-340/+1
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Closes: https://github.com/gentoo/gentoo/pull/23855 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/kicad-meta: Bump to 6.0.1Zoltan Puskas2022-01-211-0/+30
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/kicad-templates: Bump to 6.0.1Zoltan Puskas2022-01-213-3/+32
| | | | | | | | Also migrate to EAPI8 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/kicad-symbols: Bumpt to 6.0.1Zoltan Puskas2022-01-213-3/+40
| | | | | | | | Also migrate to EAPI8 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/kicad-packages3d: Bump to 6.0.1Zoltan Puskas2022-01-213-2/+40
| | | | | | | | Also migrate to EAPI8 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/kicad-footprints: Bump to 6.0.1Zoltan Puskas2022-01-213-4/+41
| | | | | | | | Also migrate to EAPI8 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/kicad: Bump to 6.0.1Zoltan Puskas2022-01-213-6/+178
| | | | | | | | | | | Also move to EAPI8, add "nls" USE flag to allow for toggling translations, change -DKICAD_DOCS to point to Gentoo's versioned documentation path to fix documentation menu, and clean up some left over variables Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Sam James <sam@gentoo.org>