aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/engineering.scm
Commit message (Collapse)AuthorAge
* gnu: Add embree-3.John Kehayias2024-09-12
| | | | | | | | | | | Fixes <https://issues.guix.gnu.org/73186>. Followup to commit 31a55a652f8e4856fd66b47377e214b7d20b4f61 which updated embree; libigl needs an older version. * gnu/packages/engineering.scm (embree-3): New variable. * gnu/packages/engineering.scm (libigl)[inputs]: Replace embree with embree-3 Change-Id: I8c1f038b918c8f4411fec7f53703945df6e6008a
* gnu: python-pandapower: Update to 2.14.11.Vinicius Monego2024-09-02
| | | | | | * gnu/packages/engineering.scm (python-pandapower): Update to 2.14.11. Change-Id: Iead1e5887681441c01aed698062e6f069bad6456
* gnu: python-lcapy: Update to 1.24.Vinicius Monego2024-09-02
| | | | | | * gnu/packages/engineering.scm (python-lcapy): Update to 1.24. Change-Id: Iae167b94f0c50a9322ae7122ee574bf4b3ef5961
* gnu: python-scikit-rf: Update to 1.3.0.Vinicius Monego2024-09-02
| | | | | | * gnu/packages/engineering.scm (python-scikit-rf): Update to 1.3.0. Change-Id: Ibf8f77715c6d926dab61f5e385ca7db82786ee70
* gnu: geda-gaf: Add libxcrypt dependency.宋文武2024-08-31
| | | | | | * gnu/packages/engineering.scm (geda-gaf)[inputs]: Add libxcrypt. Change-Id: I4ecaa99609b59f052542360287294bd9eb1f4d3c
* gnu: freehdl: Fix build.宋文武2024-08-31
| | | | | | | * gnu/packages/engineering.scm (freehdl)[arguments]: Don't refer to nonexistent 'install-scripts' phase. Change-Id: I5a2a742dc2ab3221117e3907e2f3fc4d035198b8
* gnu: libarea: Fix build.Guillaume Le Vaillant2024-08-31
| | | | | | | * gnu/packages/engineering.scm (libarea)[arguments]: Enable BOOST_TIMER_ENABLE_DEPRECATED option in 'cmake-configure' phase. Change-Id: I6821c675bcd815b5fa7745160ec88c97abf2d4be
* gnu: engineering: Add 'bash' input for 'wrap-program'.Maxime Devos2024-08-31
| | | | | | | | | | | | | It is required for cross-compilation. * gnu/packages/engineering.scm (librecad): Remove trailing #t. [inputs]: Add 'bash-minimal'. (volk, freehdl, freecad, solvespace, cura): Likewise. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I66ce8c602706ef0bf6a9c7bc60f51e34f0e823d5
* gnu: fasthenry: Import the correct set of modules.Maxim Cournoyer2024-08-31
| | | | | | | * gnu/packages/engineering.scm (fasthenry) [arguments] <modules>: Replace %default-gnu-imported-modules with %default-gnu-modules. Change-Id: I8e49c7ae4d430a4f6531bfdcc7f36edacd2d0508
* gnu: fastcap: Import the correct set of modules.Maxim Cournoyer2024-08-31
| | | | | | | * gnu/packages/engineering.scm (fastcap) [arguments] <modules>: Replace %default-gnu-imported-modules with %default-gnu-modules. Change-Id: Ia1b6bbb2b4fa28ac22e129c83bc9ad2043ff755f
* build-systems: gnu: Export %default-gnu-imported-modules and ↵Maxim Cournoyer2024-08-31
| | | | | | | | | | | | | | | | | | | | | %default-gnu-modules. Until now users would have to cargo cult or inspect the private %default-modules variable of (guix build-systems gnu) to discover which modules to include when extending the used modules via the #:modules argument. The renaming was automated via the command: $ git grep -l %gnu-build-system-modules | xargs sed 's/%gnu-build-system-modules/%default-gnu-imported-modules/' -i * guix/build-system/gnu.scm (%gnu-build-system-modules): Rename to... (%default-gnu-imported-modules): ... this. (%default-modules): Rename to... (%default-gnu-modules): ... this. Export. (dist-package, gnu-build, gnu-cross-build): Adjust accordingly. Change-Id: Idef307fff13cb76f3182d782b26e1cd3a5c757ee
* gnu: openscad: Fix build.Guillaume Le Vaillant2024-08-22
| | | | | | | | | | | | | | Fixes <https://issues.guix.gnu.org/72693>. * gnu/packages/patches/openscad-fix-boost-join.patch: New file. * gnu/packages/patches/openscad-with-cgal-5.3.patch: New file. * gnu/packages/patches/openscad-with-cgal-5.4.patch: New file. * gnu/local.mk (dist_patch_DATA): Register new patches. * gnu/packages/engineering.scm (openscad)[source]: Use new patches. [inputs, native-inputs]: Remove labels. [arguments]: Disable a few more tests. Remove trailing booleans. Change-Id: I3ce103afd8669dd68c95352a87d76994a3f08504
* gnu: wireviz: Update to 0.4.1.Evgeny Pisemsky2024-08-20
| | | | | | | * gnu/packages/engineering.scm (wireviz): Update to 0.4.1. Change-Id: Icdf85520272781d7a62867b6b10e111dcfda537d Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add zydis.guix-patches--- via2024-08-19
| | | | | | | * gnu/packages/engineering.scm (zydis): New variable. Change-Id: I6e0b04e1d957f8c172e81177f6669415beeaf20a Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* gnu: Add zycore.guix-patches--- via2024-08-19
| | | | | | | * gnu/packages/engineering.scm (zycore): New variable. Change-Id: Ia38413f43bc667a9a12916d3f0e786e06f6d358f Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* gnu: prusa-slicer: Update to 2.7.4.Artyom V. Poptsov2024-08-12
| | | | | | | | | | | | | | | | | | | | * gnu/packages/engineering.scm (prusa-slicer): Update to 2.7.4. [source]: Remove "prusa-slicer-boost-fixes.patch" and "prusa-slicer-with-cereal-1.3.1.patch". Move some part of the snippet code to custom build phases. [arguments] <configure-flags>: Add paths to external libraries. Add "fix-include-paths" phase. [native-inputs]: Add catch2. [inputs]: Use prusa-wxwidgets instead of wxwidgets to fix segfaults. Add qhull, nanosvg, heatshrink and prusa-libbgcode. Sort inputs aphabetically. * gnu/packages/patches/prusa-slicer-boost-fixes.patch, gnu/packages/patches/prusa-slicer-with-cereal-1.3.1.patch: Remove unused patches. * gnu/local.mk (dist_patch_DATA): De-register "prusa-slicer-boost-fixes.patch" and "prusa-slicer-with-cereal-1.3.1.patch". Change-Id: I15e85d63c9ad6c731c8040ef2d8ec8b2f31f2ab7 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: Add prusa-libbgcode.Artyom V. Poptsov2024-08-12
| | | | | | | * gnu/packages/engineering.scm (prusa-libbgcode): New variable. Change-Id: I1f18c399d0fe36987c613ce4c0c3845c803beb45 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: libigl: Update to 2.4.0.Artyom V. Poptsov2024-08-12
| | | | | | | | | | | | | | | | | * gnu/packages/engineering.scm (libigl): Update to 2.4.0. [arguments]: Use Gexps. Update configure flags. Disable GLFW tests as they are failing with SEGFAULT errors (see <https://github.com/libigl/libigl/issues/2313>.) Update "unpack-external" phase: add new dependencies. Update "patch-cmake" phase to prevent CMake from trying to download external dependencies. Help CMake to find the package inputs. Add "fix-assertions" and "install-copyleft-modules" phase. [native-inputs]: Add catch2. [inputs]: Swap glfw to glfw-3.4. Add openblas, imgui and spectra, libigl and imguizmo. Remove catch2. Change-Id: Ib4ac842dc14fe1cbc6b0b87674bae1f261a1a970 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* Change email of Evgeny Pisemsky.Evgeny Pisemsky2024-08-05
| | | | | | | | | | | * .mailmap: Add entry to Evgeny Pisemsky. * gnu/packages/emacs-xyz.scm, gnu/packages/engineering.scm, gnu/packages/guile-xyz.scm, gnu/packages/hardware.scm, gnu/packages/perl.scm, gnu/packages/python-xyz.scm, gnu/packages/sdl.scm, gnu/packages/web.scm: Adjust copyright line. Change-Id: I9a10be1ee7cc164f18d826b51348ee26eee2ca4b Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add python-motulator.Vinicius Monego2024-07-29
| | | | | | | * gnu/packages/engineering.scm (python-motulator): New variable. Change-Id: I96af42be634a4ceaffe011d81177d42d48616eb2 Signed-off-by: jgart <jgart@dismail.de>
* gnu: ngspice: Enable tests.Vinicius Monego2024-07-28
| | | | | | | * gnu/packages/engineering.scm (ngspice)[arguments]: Pass #t to #:tests?. [native-inputs]: Add perl. Change-Id: I209999b5685865e9c7a17106da8ffab9fad1367b
* gnu: libngspice, ngspice: Improve package style.Vinicius Monego2024-07-28
| | | | | | | | * gnu/packages/engineering.scm (libngspice, ngspice): Reformat packages using 'guix style'. [arguments]: Use G-Expressions. Change-Id: I59efa6a78797c2dc2a960ce0be74b2a7381d6d4c
* gnu: libngspice, ngspice: Update to 43.Vinicius Monego2024-07-28
| | | | | | | | | | | | * gnu/packages/engineering.scm (libngspice, ngspice): Update to 43. (libngspice)[arguments]<#:phases>: Delete the 'patch-timestamps and 'delete-program-manuals phases. (ngspice)[arguments]<#:phases>: Delete the 'delete-include-files phase. Remove the line that deletes the now deleted 'delete-program-manuals phase. These substitutions do not apply anymore. Change-Id: Ie7ec8dd0998df38828e2e0af226158922e34ea09
* gnu: qelectrotech: Fix build.Zheng Junjie2024-07-18
| | | | | | | * gnu/packages/engineering.scm (qelectrotech)[inputs]: Replace kcoreaddons and kwidgetsaddons with kcoreaddons-5 and kwidgetsaddons-5. Change-Id: Ib6b866fe5f9f059462745f22126dd80c28e814f0
* gnu: python-lcapy: Remove python-setuptools.jgart2024-07-16
| | | | | | | * gnu/packages/engineering.scm (python-lcapy) [propagated-inputs]: Remove python-setuptools in order to satisfy the linter. Change-Id: I41862a578d59b78b9f81f8a06d07e8a9260e3a9a
* gnu: Add python-lcapy.Vinicius Monego2024-07-16
| | | | | | | * gnu/packages/engineering.scm (python-lcapy): New variable. Change-Id: Ieca7f9e717dd1cd59ebe124bd51937680f8c9eb5 Signed-off-by: jgart <jgart@dismail.de>
* gnu: Add python-pandapipes.Vinicius Monego2024-07-15
| | | | | | | * gnu/packages/engineering.scm (python-pandapipes): New variable. Change-Id: I5858f8a82ec6b351e14a03ecc52a0b9fef62f7c0 Signed-off-by: jgart <jgart@dismail.de>
* gnu: Add python-pandapower.Vinicius Monego2024-07-15
| | | | | | | * gnu/packages/engineering.scm (python-pandapower): New variable. Change-Id: I08bbb31df0e8c9918f331c420eb2f3ac136b69a8 Signed-off-by: jgart <jgart@dismail.de>
* gnu: capstone: Backport upstream fix for Python bindings.Sören Tempel2024-07-09
| | | | | | | | * gnu/packages/patches/capstone-fix-python-constants.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/engineering.scm (capstone): New patch. Signed-off-by: jgart <jgart@dismail.de>
* gnu: python-scikit-rf: Update to 1.1.0.Vinicius Monego2024-07-05
| | | | | | * gnu/packages/engineering.scm (python-scikit-rf): Update to 1.1.0. Change-Id: If72801c7dd0958c538ee95748794b67711b21cf1
* gnu: meep: Update to 1.29.0.Vinicius Monego2024-07-05
| | | | | | * gnu/packages/engineering.scm (meep): Update to 1.29.0. Change-Id: I0a23aa041dc97cc6ba4102af66abd8c77b6bbf8b
* gnu: poke: Update to 4.2.Andy Tai2024-07-01
| | | | | | | * gnu/packages/engineering.scm (poke): Update to 4.2. Change-Id: I35111e06a68601805ab6159dce9261f80df205d0 Signed-off-by: jgart <jgart@dismail.de>
* gnu: freecad: Add patch for vtk 9.3.0.Lars Bilke2024-06-27
| | | | | | | | * gnu/packages/patches/freecad-vtk-9.3.patch: New file. * gnu/local.mk (dist_patch_DATA): Register file. * gnu/packages/engineering.scm (freecad)[source]: Add patch. Change-Id: Ie520a92ffe6f8bdd2678470ee06f618d74349460 Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu: cutter: Update to 2.3.4.Juliana Sims2024-06-11
| | | | | | | | | | | Fixes <https://issues.guix.gnu.org/63669>. * gnu/packages/engineering.scm (cutter): Update to 2.3.4. (radare2-for-cutter): Delete. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Reported-by: XVilka Haos of System <xvilka@gmail.com> Change-Id: Id8c9087df56bd11a81103635920f9ad0b6a290b5
* gnu: ngspice: Delete correct delete-scripts phase.Robin Ole Heinemann2024-06-11
| | | | | | | | | | The spinit script is required for xspice to work correctly. * gnu/packages/engineering.scm (ngspice)[arguments]: Delete the 'delete-scripts phase rather than the non-existent 'delete-script-files phase. Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: I4c3620c6d42e407904577a9559e3d89016e895f6
* gnu: poke: Update to 4.1.Andy Tai2024-06-06
| | | | | | | * gnu/packages/engineering.scm (poke): Update to 4.1. Change-Id: If8276f8710f06555a261cfda347eae45a1b5c793 Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: meep: Update to 1.28.0.Vinicius Monego2024-05-11
| | | | | | | | * gnu/packages/engineering.scm (meep): Update to 1.28.0. [arguments]: Use G-Expressions. [native-inputs, inputs]: Use package labels. Change-Id: I98c867645bb7e052a4b909753bc150c4c25d1638
* gnu: python-scikit-rf: Update to 1.0.0.Vinicius Monego2024-05-11
| | | | | | * gnu/packages/engineering.scm (python-scikit-rf): Update to 1.0.0. Change-Id: I95a3433a365b89ec0f3b641415368823d238244b
* gnu: Add cadabra2.Danny Milosavljevic2024-04-22
| | | | | | * gnu/packages/engineering.scm (cadabra2): New variable. Change-Id: Ia35b1317b18eb1d8729f003a27df07ac7888d412
* gnu: coin3D: Rename to coin3d.Jean-Pierre De Jesus DIAZ2024-04-15
| | | | | | | | | | | | * gnu/packages/graphics.scm (coin3d): New Variable. (coin3D): Define as deprecated. (coin3D-4): Point to coin3d. * gnu/packages/engineering.scm (freecad): Use coin3d instead of coin3D. * gnu/packages/python-xyz.scm (python-pivy): Ditto. * gnu/packages/qt.scm (soqt): Ditto. Change-Id: I4e83e25e80c512350f38024847891eac14723f26 Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: qtserialport: Update to 6.6.3.Zac Berkowitz2024-04-06
| | | | | | | | | | | | | | | | | * gnu/packages/qt.scm (qtserialport): Rename to ... * gnu/packages/qt.scm (qtserialport-5): ... this. * gnu/packages/qt.scm (qtserialport): New variable. * gnu/packages/engineering.scm (fritzing, candle) [inputs]: Replace qtserialport with qtserialport-5. * gnu/packages/geo.scm (qgis): Likewise. * gnu/packages/kde-utils.scm (atelier, libatcore): Likewise. * gnu/packages/qt.scm (qtserialbus, qtlocation, python-pyqt): Likewise. * gnu/packages/radio.scm (wsjtx, jtdx, js8call) (sdrangel, wfview, qdmr): Likewise. Change-Id: I8e0c8d2408ea0bf776b2efe58e23821cb653363c Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: harminv: Switch to openblas.Romain GARBAGE2024-04-04
| | | | | | | | * gnu/packages/engineering.scm (harminv): Switch input dependency from lapack to openblas. Change-Id: Id6e85550f3559afde6732346e299486b3255cebe Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: meep: Switch to openblas.Romain GARBAGE2024-04-04
| | | | | | | | * gnu/packages/engineering.scm (meep): Switch input dependency from lapack to openblas. Change-Id: I0d7e3281b588472abd7a9b9c33249d52c925fe35 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: mpb: Switch to openblas.Romain GARBAGE2024-04-04
| | | | | | | | * gnu/packages/engineering.scm (mpb): Switch input dependency from lapack to openblas. Change-Id: Ie5920a0014942642360660f7022f887af4eab721 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: librecad: Update to 2.2.0.2.Vinicius Monego2024-03-30
| | | | | | | | | | * gnu/packages/engineering.scm (librecad): Update to 2.2.0.2. [arguments]<#:phases>: Delete the patch-boost-error, add-missing-headers and patch-paths phases. Remove trailing #t. * gnu/packages/patches/librecad-support-for-boost-1.76.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Change-Id: I23cc1a80b2e9e73bdef40575c4104480cc830d8c
* gnu: rizin: Update to 0.7.2.宋文武2024-03-23
| | | | | | | | | * gnu/packages/engineering.scm (rizin): Update to 0.7.2. [arguments]: Add '-Duse_sys_libzstd=enabled' and '-Duse_sys_pcre2=enabled' to configure-flags. Enable 'hash' tests. [inputs]: Add pcre2 and zstd:lib. Change-Id: I36321856b400e509cf00580588bfbc3b9e828f7f
* gnu: poke: Adjust vim plugin directory.Efraim Flashner2024-02-25
| | | | | | | * gnu/packages/engineering.scm (poke)[arguments]: Add configure-flag to install vim plugin to the correct directory. Change-Id: I8977fe1858a144ba630b3757e038142424cd1c23
* gnu: kicad: Update to 7.0.11.Peter Polidoro2024-02-24
| | | | | | | * gnu/packages/engineering.scm (kicad): Update to 7.0.11. Change-Id: I9cde8a2c4888f954334f874a48b8ea1c35145084 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: python-scikit-rf: Update to 0.31.0.Vinicius Monego2024-01-24
| | | | | | * gnu/packages/engineering.scm (python-scikit-rf): Update to 0.31.0. Change-Id: I5dc8891530d7a7e55a899cfde4f72aecc83ec044
* gnu: libngspice: Update to 42.Vinicius Monego2024-01-19
| | | | | | * gnu/packages/engineering.scm (libngspice, ngspice): Update to 42. Change-Id: Ib7b72724f8f46ce376bd6517cb2652c870edcb0d