Commit Graph

728 Commits

Author SHA1 Message Date
Weijia Wang
e35fa37cfc kicad.base: expose binaries on darwin 2023-01-29 08:19:58 +01:00
Tobias Markus
fc4eb8d40a nanovna-saver: 0.5.3 -> 0.5.4 2023-01-27 18:15:18 +01:00
Weijia Wang
3599fd06d1
Merge pull request #212936 from wegank/kicad-broken
kicad: mark as broken on darwin
2023-01-27 12:09:33 +01:00
Weijia Wang
d415f047c8 kicad: mark as broken on darwin 2023-01-27 11:21:01 +01:00
Weijia Wang
61d7c3ec54
Merge pull request #212908 from evils/kicad
kicad: 6.0.10 -> 6.0.11
2023-01-27 11:19:06 +01:00
Evils
b0c281fe06 kicad: 6.0.10 -> 6.0.11 2023-01-27 05:30:27 +01:00
Weijia Wang
8124b0b316
Merge pull request #212821 from wegank/nvc-bump
nvc: 1.7.2 -> 1.8.1
2023-01-26 21:24:19 +01:00
Weijia Wang
8f598b71aa nvc: 1.7.2 -> 1.8.1 2023-01-26 19:56:00 +01:00
Ben Darwin
4095b8232c vtk, vtkWithQt5: bump from vtk_8 to vtk_9 2023-01-24 12:33:48 -05:00
Weijia Wang
8c8d236e37
Merge pull request #210651 from r-ryantm/auto-update/openhantek6022
openhantek6022: 3.3.1 -> 3.3.2.1
2023-01-23 21:55:17 +01:00
Weijia Wang
218c4c526e
Merge pull request #212002 from mothsART/feature/replace_http_by_https
treewide: replace http by https when https is a permanent redirection
2023-01-22 03:26:02 +01:00
Ferry Jérémie
65d7e87fdb treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Nick Cao
3658fb6419
Merge pull request #210649 from r-ryantm/auto-update/gtkwave
gtkwave: 3.3.113 -> 3.3.114
2023-01-17 10:22:49 +08:00
R. Ryantm
56ab60896a openhantek6022: 3.3.1 -> 3.3.2.1 2023-01-14 08:22:21 +00:00
R. Ryantm
0b1ecd675d gtkwave: 3.3.113 -> 3.3.114 2023-01-14 07:55:03 +00:00
R. Ryantm
e026c8aa3c dsview: 1.2.1 -> 1.2.2 2023-01-13 15:44:38 +00:00
Nick Cao
86f80c8f1b
Merge pull request #208440 from NickCao/qt6-closure
Reduce the closure size of various qt6 packages
2023-01-13 06:43:19 +08:00
Jonas Heinrich
40970e1e0d
Merge pull request #209693 from Dettorer/add-package-digital
digital: init at 0.29
2023-01-10 18:14:12 +01:00
Thomas Gerbet
186a0b4575 pulseview: fix hash of the patch
The patch introduced in 475e7fa802 have an
incorrect hash. OfBorg was already complaining about it in the PR
checks.
2023-01-08 18:13:01 +01:00
Paul Dettorer Hervot
dbb732a8f2 digital: init at 0.29 2023-01-08 14:02:06 +01:00
markuskowa
0aad1c5182
Merge pull request #208523 from r-ryantm/auto-update/dataexplorer
dataexplorer: 3.7.3 -> 3.7.4
2023-01-03 14:44:02 +01:00
Nicolas Benes
e8a2f9fba6 dataexplorer: pin jdk17
Since the default jdk changed to jdk19, DataExplorer fails at startup:

```console
$ ./result/bin/DataExplorer
java.lang.NullPointerException: Cannot read field "width" because the return value of "gde.config.Settings.getWindow()" is null
	at gde.ui.DataExplorer.execute(DataExplorer.java:406)
	at gde.GDE.main(GDE.java:544)
```

Therefore, pin to jdk17, which is also the latest recommended version by
upstream:

> The only requirement is the installation of a Java run-time of version
> 8 to Java 17 for the 32 bit versions and Java 11 to 17 for the 64 bit
> versions, such as IcedTea or open JDK.

https://www.nongnu.org/dataexplorer/index.html#Introduction
2023-01-01 17:44:51 +01:00
R. Ryantm
cde346ccd5 dataexplorer: 3.7.3 -> 3.7.4 2022-12-31 16:36:44 +00:00
Nick Cao
443560c831
fritzing: fix build 2022-12-31 19:33:39 +08:00
Pavol Rusnak
e2dfc9a72d
vhd2vl: unstable-2018-09-01 -> unstable-2022-12-26 2022-12-26 14:11:23 +01:00
Pavol Rusnak
e941262b0f
verilog: bump tests, enable tests on darwin 2022-12-26 13:47:28 +01:00
Matt Melling
475e7fa802 pulseview: fix build 2022-12-26 09:55:25 +01:00
Evils
2c2f1519b5 kicad: 6.0.9 -> 6.0.10 2022-12-20 15:16:38 +01:00
Evils
8a6772fee6 kicad: bunch of cleanup
add patch to ensure writability of created projects
  (upstream issue 12941)

disable the qa_eeschema test as it fails to find the ngspice lib
  which allows re-enabling tests as a whole on unstable
  there is a patch for this, but it still fails with something else...
  (upstream issue 12491)
  and remove ngspice workaround that doesn't work anymore

set meta.mainProgram
  since for kicad-unstable, the binary isn't called kicad-unstable
2022-12-20 15:14:31 +01:00
Evils
1c3de7e308 kicad-unstable: 2022-09-18 -> 2022-12-19
includes a fix for parallel builds sometimes failing

disables test
  reenabled in next commit which works around the specific failure
2022-12-20 15:14:31 +01:00
Sandro
89fb5a5252
Merge pull request #203304 from panicgh/dataexplorer-373 2022-12-16 02:05:45 +01:00
Nicolas Benes
4cbba917e0 dataexplorer: 3.6.2 -> 3.7.3
In v3.7.1, the `file.encoding=UTF-8` setting has been moved into the
application itself. It is not needed any more to pass it via the `java`
command line.

The program builds incorrectly for non-x86_64-linux platforms, although
they should be supported. Until the issue is understood and can be
fixed, declare support for only the x86_64-linux platform.
2022-12-15 13:23:30 +01:00
Weijia Wang
eac8b51565
flopoco: init at 4.1.3 (#200459)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-12-03 05:26:22 +01:00
John Shaffer
9d8767be46 xcircuit: 3.10.12 -> 3.10.37, maintain 2022-12-02 21:57:29 -06:00
Sandro Jäckel
c7f5becba3 dbus: remove unused daemon passhtru 2022-11-21 20:23:00 +01:00
Pascal Bach
b85c2a060f
Merge pull request #200871 from lorenz/update-dsview
dsview: 1.1.2 -> 1.2.1
2022-11-16 21:18:59 +01:00
Robert Scott
ea6d354b84
Merge pull request #201044 from fedeinthemix/update-xyce
xyce: 7.4.0 -> 7.6.0
2022-11-13 20:13:29 +00:00
Federico Beffa
d36e0be2ea xyce: 7.4.0 -> 7.6.0 2022-11-13 16:41:14 +01:00
Robert Schütz
61c207555b hal-hardware-analyzer: use igraph 0.9 2022-11-12 20:07:20 -08:00
Lorenz Brun
c35b5503f4 dsview: 1.1.2 -> 1.2.1 2022-11-12 16:04:11 +01:00
Weijia Wang
0b894f5564 kicad: migrate to wxGTK32 2022-11-05 03:35:27 +01:00
Austin Seipp
3afaf7d263 verilator: enable doCheck = true
Based on the work from yangm2 in #109493.

Co-authored-by: yangm2 <yangm2@users.noreply.github.com>
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2022-11-02 07:55:30 -05:00
Austin Seipp
5ceadb26b8 verilator: 4.226 -> 5.002
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2022-11-02 07:55:30 -05:00
Nikolay Korotkiy
015979436c
Merge pull request #198374 from jiegec/ngspice-darwin
ngspice: add darwin to platforms
2022-10-31 08:26:36 +03:00
Bobby Rong
fa6834cf70
Merge pull request #198648 from evils/kicad
kicad: 6.0.8 -> 6.0.9
2022-10-31 12:17:55 +08:00
Jiajie Chen
4941d433fa ngspice: add darwin to platforms
ngspice can build and run on darwin.
2022-10-30 22:19:08 +08:00
Evils
b2f1884dd8 kicad: 6.0.8 -> 6.0.9 2022-10-30 14:00:01 +01:00
Weijia Wang
30d66019b4 wxGTK31: drop gtk2 support 2022-10-27 15:30:15 +02:00
R. Ryantm
eaa2608a12 horizon-eda: 2.3.1 -> 2.4.0 2022-10-18 20:39:07 +08:00