summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-electronics/puff: Adapt to changes in Free Pascal compilerThomas Beierlein2021-06-291-3/+4
| | | | | | Closes: https://bugs.gentoo.org/798264 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* sci-electronics/spice: add pkgconfig or pkgconfig-referenced libs depsSam James2021-06-181-2/+4
| | | | | | | | | | Add dependencies for either virtual/pkgconfig, move it into BDEPEND where applicable, or add dependencies for libraries we're trying to find with pkgconfig. Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-electronics/kicad: Depend on dev-libs/boost:=[threads(+)]David Seifert2021-06-181-2/+2
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-electronics/gazebo: Depend on dev-libs/boost:=[threads(+)]David Seifert2021-06-182-2/+2
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-electronics/xcircuit: version bump to 3.10.20Victor Kustov2021-06-162-0/+57
| | | | | | | | | | - up version to 3.10.30 - add ngspice as run dependency Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Victor Kustov <ktrace@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/21161 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* sci-electronics/eagle: fix VariableScope (ROOT)Sam James2021-06-112-4/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/kicad-meta: Bump to 5.1.10Zoltan Puskas2021-06-041-0/+0
| | | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Closes: https://github.com/gentoo/gentoo/pull/20747 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/kicad-templates: Bump to 5.1.10Zoltan Puskas2021-06-042-1/+1
| | | | | | Package-Manager: Portage-3.0.18, 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 5.1.10Zoltan Puskas2021-06-042-1/+1
| | | | | | Package-Manager: Portage-3.0.18, 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 5.1.10Zoltan Puskas2021-06-042-1/+1
| | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/kicad-i18n: Bump to 5.1.10Zoltan Puskas2021-06-042-1/+1
| | | | | | Package-Manager: Portage-3.0.18, 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 5.1.10Zoltan Puskas2021-06-042-1/+1
| | | | | | Package-Manager: Portage-3.0.18, 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 5.1.10Zoltan Puskas2021-06-042-7/+26
| | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/librepcb: bump version to 0.1.5Victor Kustov2021-05-303-0/+113
| | | | | | | | | | - unbundle quazip - switch to quazip 1.x Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Victor Kustov <ktrace@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/19384 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-electronics/klayout: Remove oldAndreas K. Hüttel2021-05-292-92/+0
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-electronics/klayout: Stable for amd64Andreas K. Hüttel2021-05-291-1/+1
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-electronics/klayout: Version bumpAndreas K. Hüttel2021-05-292-0/+92
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-electronics/librepcb: add missing dev-qt/qttest:5 to DEPENDktrace@yandex.ru2021-05-231-2/+3
| | | | | | | | Closes: https://bugs.gentoo.org/741358 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Victor Kustov <ktrace@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/20953 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-electronics/gazebo: bump to 11.5.1Alexis Ballier2021-05-122-0/+84
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* sci-electronics/gsmc: clean up patchesSam James2021-04-191-4/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/splat: eutils->epatchSam James2021-04-181-4/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/spice: eutils--, multilib--, improve ncurses fixSam James2021-04-181-6/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/quartus-prime-lite: eutils->epatchSam James2021-04-182-4/+4
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/magic: eutils->epatchSam James2021-04-182-4/+4
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/irsim: eutils->epatchSam James2021-04-181-2/+2
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/gspeakers: eutils->epatchSam James2021-04-181-2/+2
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/gsmc: eutils->epatchSam James2021-04-181-2/+2
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/drawtiming: eutils->epatchSam James2021-04-181-2/+2
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/pulseview: fix build with glib 2.68Sam James2021-04-142-2/+30
| | | | | Closes: https://bugs.gentoo.org/777660 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/qelectrotech: Drop 0.70Andreas Sturmlechner2021-04-053-110/+0
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-electronics/qelectrotech: Stabilize 0.80 amd64, #780096Sam James2021-04-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/qelectrotech: Stabilize 0.80 x86, #780096Sam James2021-04-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/gspiceui: Port to EAPI 7David Seifert2021-04-042-22/+32
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-electronics/sigrok-cli: Version bump to 0.7.2Sven Wegener2021-03-262-0/+53
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Sven Wegener <swegener@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-1610-10/+10
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-1610-10/+10
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Normalize metadata.xml filesMichał Górny2021-03-163-3/+2
| | | | | | | | | | | Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-electronics/klayout: Version bump 0.26.11Andreas K. Hüttel2021-03-133-2/+94
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-electronics/ngspice-34: re-enable testsMarek Szuba2021-03-121-5/+2
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sci-electronics/ngspice: bump to 34Marek Szuba2021-03-112-0/+204
| | | | | | | | | With RESTRICT=test for now because for some reason the run-by-make-check compatibility mode is not activated in this release and many tests fail due to unexpected "No compatibility mode selected!" message in the output. See-Also: https://sourceforge.net/p/ngspice/bugs/544/ Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sci-electronics/gspeakers: add missing patchesBruce Schultz2021-03-082-0/+211
| | | | | | | Closes: https://bugs.gentoo.org/574438 Signed-off-by: Bruce Schultz <brulzki@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12397 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/iverilog: remove unused patchMichael Mair-Keimberger2021-03-011-97/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/19725 Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sci-electronics/iverilog: Stabilize 11.0 sparc, #772065Sam James2021-02-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/iverilog: Stabilize 11.0 ppc, #772065Sam James2021-02-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/qelectrotech: 0.80 version bumpAndreas Sturmlechner2021-02-285-4/+153
| | | | | | Closes: https://bugs.gentoo.org/746647 Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-electronics/qelectrotech: Switch to git repositoryAndreas Sturmlechner2021-02-281-3/+3
| | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-electronics/klayout: Remove oldAndreas K. Hüttel2021-02-283-184/+0
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-electronics/klayout: amd64 stableAndreas K. Hüttel2021-02-281-1/+1
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-electronics/iverilog: cleanup old where possibleSam James2021-02-282-146/+0
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-electronics/iverilog: Revert "remove old"Sam James2021-02-282-0/+150
| | | | | | | | This dropped the last stable versions for ppc and sparc. This reverts commit df8b7414f4120d86af3b2d69a54529919ecef655. Bug: https://bugs.gentoo.org/772065 Signed-off-by: Sam James <sam@gentoo.org>