summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-electronics/iverilog: fix install bug of 9999Huang Rui2020-01-302-0/+648
| | | | | | | | | | | The upstream's Makefile used a very unusual installation method. It may cause overwrite installation bug. Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Huang Rui <vowstar@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14375 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: fix install bug of 10.3Huang Rui2020-01-302-0/+195
| | | | | | | | | | | The upstream's Makefile used a very unusual installation method. It may cause overwrite installation bug. Closes: https://bugs.gentoo.org/705412 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Huang Rui <vowstar@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/eagle: depend on OpenSSL 1.1Christophe Lermytte2020-01-264-8/+8
| | | | | | Bug: https://bugs.gentoo.org/673892 Closes: https://github.com/gentoo/gentoo/pull/14354 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-electronics/pcb: Bump to version 4.2.2David Seifert2020-01-264-0/+147
| | | | | | | | | | | | * 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>
* sci-electronics/gerbv: Bump to 2.7.0David Seifert2020-01-263-0/+80
| | | | | | Bug: https://bugs.gentoo.org/686716 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-electronics/gazebo: fix build with qt 5.14.Alexis Ballier2020-01-212-2/+46
| | | | | | | | Patch from upstream provided by Nikita Shubin. Closes: https://bugs.gentoo.org/704988 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* sci-electronics/drahnr-oregano: Remove obsolete <pkg/> refMichał Górny2020-01-141-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-electronics/oregano: Remove last-rited pkgMichał Górny2020-01-1411-299/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-electronics/iverilog: use default phase on 9999Joonas Niilola2020-01-071-4/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: fix trailing whitespace on 9999Joonas Niilola2020-01-071-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: add iverilog-9999.ebuildHuang Rui2020-01-071-0/+72
| | | | | | Signed-off-by: Huang Rui <vowstar@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14258 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/iverilog: fix parallel install in 10.3Huang Rui2020-01-071-3/+3
| | | | | | | | | * Found a better way to fix the build race condition * Removed .NOTPARALLEL: install to speed up build Upstream fix: https://github.com/steveicarus/iverilog/pull/294 Signed-off-by: Huang Rui <vowstar@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/kicad*: Switch to cmake.eclassAndreas Sturmlechner2020-01-0621-45/+45
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-0510-20/+20
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-electronics/iverilog: bump to 10.3Huang Rui2020-01-053-10/+90
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump iverilog version to 10.3 Follow these URL: * http://iverilog.icarus.com * https://github.com/steveicarus/iverilog Update LICENSE to LGPL-2.1 Rewrite ebuild to download file from iverilog official github repo Update maintainer list, add proxy-maint Add github upstream https://github.com/steveicarus/iverilog Bump the version with bugfixes Replace autoconf.sh to make it utilize the autotools eclass Fix upstream parallel compilation bug Add https://github.com/steveicarus/iverilog in HOMEPAGE array Happy new year 2020 Tested from my overlay: https://github.com/vowstar/vowstar-overlay/ Closes: https://bugs.gentoo.org/687080 Closes: https://bugs.gentoo.org/701122 Closes: https://bugs.gentoo.org/704344 Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Huang Rui <vowstar@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14096 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/kicad: move doxygen to BDEPEND on 5.1.5Joonas Niilola2019-12-171-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/kicad-meta: Bump to release 5.1.5Zoltan Puskas2019-12-171-0/+29
| | | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Closes: https://github.com/gentoo/gentoo/pull/13708 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/kicad-i18n: Bump to 5.1.5 versionZoltan Puskas2019-12-172-0/+19
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/kicad-templates: Bump to 5.1.5 versionZoltan Puskas2019-12-172-0/+19
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/kicad-packages3d: Bump to 5.1.5 versionZoltan Puskas2019-12-172-0/+24
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/kicad-footprints: Bump to 5.1.5 versionZoltan Puskas2019-12-172-0/+19
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/kicad-symbols: Bump to 5.1.5 versionZoltan Puskas2019-12-172-0/+19
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/kicad: Bump to 5.1.5 versionZoltan Puskas2019-12-175-0/+314
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/netgen: Port to EAPI 7David Seifert2019-12-131-37/+12
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-electronics/pcb: Fix MissingTestRestrictMichał Górny2019-12-122-2/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Remove redundant `|| die` guardsDavid Seifert2019-12-112-2/+2
| | | | | | | | | | | | * Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-electronics/gazebo: fix build with openal 1.20Alexis Ballier2019-12-102-1/+20
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* sci-electronics/gazebo: Remove oldAlexis Ballier2019-12-104-237/+0
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* sci-electronics/librepcb: use xdg-utils.eclassJoonas Niilola2019-12-081-1/+13
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/librepcb: bump version to 0.1.3Victor Kustov2019-12-082-0/+42
| | | | | | | | | | | Bump version to 0.1.3 Add linguist-tools to BDEPEND Closes: https://bugs.gentoo.org/696546 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Victor Kustov <ktrace@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/13837 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/systemc: remove unused patch(es)Michael Mair-Keimberger2019-11-181-21/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/13671 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* sci-electronics/kicad: Enforce non-deprecated media-libs/glm versionZoltan Puskas2019-11-171-1/+1
| | | | | | | | Closes: https://bugs.gentoo.org/699350 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Closes: https://github.com/gentoo/gentoo/pull/13673 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/kicad: Add sub-slot operator on boostSven Wegener2019-11-155-6/+6
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Sven Wegener <swegener@gentoo.org>
* sci-electronics/systemc: drop old EAPIAaron Bauman2019-11-132-72/+0
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* sci-electronics/netgen: drop old EAPIAaron Bauman2019-11-132-61/+0
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* sci-electronics/irsim: drop old EAPIAaron Bauman2019-11-133-104/+0
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* sci-electronics/quartus-prime-lite: Switch to libpng-compatMichał Górny2019-11-082-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-electronics/ngspice: rev bump to address several QA issuesThomas Deutschmann2019-11-041-53/+69
| | | | | | | Closes: https://bugs.gentoo.org/699292 Closes: https://bugs.gentoo.org/699280 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sci-electronics/ngspice: Add RESTRICT="!test? ( test )"Michał Górny2019-11-041-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-electronics/ngspice: bump to 31, bug 660354Denis Dupeyron2019-11-033-0/+184
| | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Denis Dupeyron <calchan@gentoo.org>
* sci-electronics/gplcver: Remove last-rited pkgMichał Górny2019-09-284-146/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-electronics/geda-suite: Remove oldDavid Seifert2019-08-291-24/+0
| | | | | Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Depend on media-libs/mesa[X(+)]Philipp Ammann2019-08-175-5/+5
| | | | | | | | | This changes any package that depends on media-libs/mesa (though not virtual/opengl) to depend on media-libs/mesa[X(+)] instead. Bug: https://bugs.gentoo.org/560096 Signed-off-by: Philipp Ammann <philipp.ammann@posteo.de> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sci-electronics/klayout: Add missing PYTHON_REQUIRED_USE to 0.25.6Michał Górny2019-08-131-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-electronics/klayout: Add missing PYTHON_REQUIRED_USEMichał Górny2019-08-121-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-electronics/kicad-meta: Bump to 5.1.4Zoltan Puskas2019-08-101-0/+29
| | | | | | | | Closes: https://bugs.gentoo.org/691718 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Closes: https://github.com/gentoo/gentoo/pull/12653 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/kicad-templates: Bump to 5.1.4Zoltan Puskas2019-08-102-0/+19
| | | | | | | Bug: https://bugs.gentoo.org/691718 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/kicad-symbols: Bump to 5.1.4Zoltan Puskas2019-08-102-0/+19
| | | | | | | Bug: https://bugs.gentoo.org/691718 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-electronics/kicad-packages3d: Bump to 5.1.4Zoltan Puskas2019-08-102-0/+24
| | | | | | | Bug: https://bugs.gentoo.org/691718 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Joonas Niilola <juippis@gentoo.org>