summaryrefslogtreecommitdiff
path: root/gnu/packages/engineering.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: Add sterm.•••* gnu/packages/engineering.scm (sterm): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> phodina2021-07-181-0/+30
* gnu: kicad-doc: Remove unnecessary code.•••* gnu/packages/engineering.scm (arguments): Skip #:tests? instead of deleting the 'check phase. Remove the 'set-perl-env phase. Tobias Geerinckx-Rice2021-07-071-9/+2
* gnu: kicad-doc: Fix build.•••Fixes <https://issues.guix.gnu.org/49458>. * gnu/packages/engineering.scm (native-inputs): Add perl-yaml-tiny. Tobias Geerinckx-Rice2021-07-071-0/+1
* gnu: libredwg: Update to 0.12.4.•••* gnu/packages/engineering.scm (libredwg): Update to 0.12.4. Tobias Geerinckx-Rice2021-06-251-2/+2
* gnu: libngspice: Delete autogenerated config.h.•••* gnu/packages/engineering.scm (libngspice)[arguments]<#:phases>: Rename phase 'delete-script-files to 'delete-scripts-and-config and delete config.h. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Vinicius Monego2021-06-221-2/+7
* gnu: libngspice: Fix KiCad compilation.•••* gnu/packages/engineering.scm (libngspice)[arguments]<#:configure-flags>: Pass "--with-readline=no". [inputs]: Remove readline. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Vinicius Monego2021-06-221-3/+4
* gnu: libngspice: Enable ciderlib.•••* gnu/packages/engineering.scm (libngspice)[source]: Remove snippet that deleted ciderlib. [arguments]: Pass "--enable-ciderlib" to #:configure-flags. [license]: Add license for ciderlib. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Vinicius Monego2021-06-151-14/+3
* gnu: libngspice: Update to 34.•••* gnu/packages/engineering.scm (libngspice): Update to 34. [source]: Make some cosmetic changes. [arguments]<#:phases>: Don't return #t. (ngspice)[arguments]<#:phases>: Don't return #t. Remove 'delete-cmpp-dlmain phase because these files are not installed anymore. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Vinicius Monego2021-06-151-39/+28
* gnu: Rename qtbase to qtbase-5.•••This change was automated via the following command: $ git ls-files | xargs sed -i 's/,qtbase)/,qtbase-5)/g' $ git ls-files | xargs sed -i 's/inherit qtbase)/inherit qtbase-5)/g' $ git ls-files | xargs sed -i 's/package-version qtbase)/package-version qtbase-5)/g' $ git checkout etc # to clear some spurious changes This is done so the qtbase package can be upgraded to version 6 in the following commit. Maxim Cournoyer2021-06-141-8/+8
* gnu: poke: Update to 1.3.•••* gnu/packages/engineering.scm (poke): Update to 1.3. Efraim Flashner2021-06-061-2/+2
* gnu: kicad: Fix ngspice support.•••Fixes <https://bugs.gnu.org/48336>. * gnu/packages/engineering.scm (kicad)[arguments]: Add 'fix-ngspice-detection' phase. Guillaume Le Vaillant2021-05-201-0/+8
* gnu: lepton-eda: Switch to Guile 3.0.•••* gnu/packages/engineering.scm (lepton-eda)[inputs]: Replace GUILE-2.2 with GUILE-3.0. Ludovic Courtès2021-05-051-1/+1
* gnu: lepton-eda: Update to 1.9.14-20210407.•••* gnu/packages/engineering.scm (lepton-eda): Update to 1.9.14-20210407. [arguments]: Adjust file names in 'fix-dynamic-link' phase. Ludovic Courtès2021-05-051-4/+8
* gnu: freecad: Update to 0.19.2.•••* gnu/packages/engineering.scm (freecad): Update to 0.19.2. Tobias Geerinckx-Rice2021-04-271-3/+2
* gnu: poke: Update to 1.2.•••* gnu/packages/engineering.scm (poke): Update to 1.2. Efraim Flashner2021-04-181-2/+2
* gnu: freecad: Update to 0.19.1.•••* gnu/packages/engineering.scm (freecad): Update to 0.19.1 [inputs]: Add double-conversion, gl2ps, jsoncpp, libjpeg-turbo, libtheora, libtiff, libxmlplusplus, lz4, netcdf, proj, python-gitpython, python-pyyaml, sqlite, and vtk-8. Remove vtk. [arguments]: Add "-DBUILD_FLAT_MESH:BOOL=ON" to #:configure-flags. Ekaitz Zarraga2021-04-151-100/+113
* gnu: geda-gaf: Fix typo in description.•••* gnu/packages/engineering.scm (geda-gaf)[description]: Fix typo. Tobias Geerinckx-Rice2021-04-101-1/+1
* gnu: minicom: Update to 2.8.•••* gnu/packages/engineering.scm (minicom): Update to 2.8. Tobias Geerinckx-Rice2021-03-301-3/+6
* gnu: Remove QT 4.•••For more information, see: https://lists.gnu.org/archive/html/guix-devel/2016-02/msg00596.html https://bugs.gnu.org/45704 * gnu/packages/qt.scm (qt-4, python2-pyqt-4): Remove variables. * gnu/packages/engineering.scm (qucs, qucs-s): Remove variables. * gnu/packages/messaging.scm (pybitmessage): Remove variable. * gnu/packages/password-utils.scm (keepassx): Remove variable. * gnu/packages/pdf.scm (poppler-qt4): Remove variable. Leo Famulari2021-03-251-250/+0
* gnu: poke: Update to 1.1.•••* gnu/packages/engineering.scm (poke): Update to 1.1. Ludovic Courtès2021-03-211-6/+2
* gnu: Add syscall-intercept.•••* gnu/packages/engineering.scm (syscall-intercept): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Gerd Heber2021-03-131-0/+37
* gnu: librecad: Update to 2.2.0-rc2 [fixes CVE-2018-19105].•••* gnu/packages/engineering.scm (librecad): Update to 2.2.0-rc2. Léo Le Bouter2021-03-101-2/+2
* gnu: lib3mf: Update to 2.1.1 [security fixes].•••Non-exhaustively, fixes CVE-2021-21772. * gnu/packages/engineering.scm (lib3mf): Update to 2.1.1. [arguments]<#:phases>: Remove. [arguments]<#:configure-flags>: Do not use zlib, libzip, gtest and libressl vendored sources. [native-inputs]: Remove googletest-source, add googletest and pkg-config. [inputs]: Add libzip, libressl and zlib. Léo Le Bouter2021-03-101-12/+13
* gnu: openscad: Disable failing tests with cgal@5.2 input.•••* gnu/packages/engineering.scm (openscad)[arguments]: Add more disable tests in 'check phase. Léo Le Bouter2021-03-051-1/+12
* gnu: libredwg: Update to 0.12.3.•••* gnu/packages/engineering.scm (libredwg): Update to 0.12.3. Efraim Flashner2021-03-021-3/+3
* gnu: cutter: Fix build by depending on older radare2.•••* gnu/packages/engineering.scm (radare2-for-cutter): New variable. Version 5.0.0. (cutter)[inputs]: Move from radare2 to radare2-for-cutter. Léo Le Bouter2021-03-011-1/+18
* gnu: radare2: Update to 5.1.1.•••* gnu/packages/engineering.scm (radare2): Update to 5.1.1. Léo Le Bouter2021-03-011-2/+2
* gnu: openscad: Update to 2021.01 [maybe fixes TALOS-2020-1222, TALOS-2020-1223].•••TALOS-2020-1222 has yet to be disclosed and has no known CVE number. TALOS-2020-1223 has CVE-2020-28599 assigned. * gnu/packages/engineering.scm (openscad): Update to 2021.01. [patches]: Remove. Boost 1.72 is supported now upstream. [arguments]: In replacement 'check phase, disable some tests requiring experimental "lazy-union" feature. Also disable PDF-related tests requiring ghostscript and failing either way. * gnu/local.mk (dist_patch_DATA): Remove patch. * gnu/packages/patches/openscad-parser-boost-1.72.patch: Ditto. Léo Le Bouter2021-03-011-5/+13
* gnu: poke: Add dependency on libtextstyle.•••* gnu/packages/engineering.scm (poke)[inputs]: Add LIBTEXSTSTYLE. Ludovic Courtès2021-02-261-2/+2
* gnu: poke: Update to 1.0.•••* gnu/packages/engineering.scm (poke): Update to 1.0. [source]: Use URL-FETCH. [native-inputs]: Remove AUTOCONF, AUTOMAKE, GETTEXT, and HELP2MAN. [arguments]: Remove #:phases. [supported-systems]: New field. Ludovic Courtès2021-02-261-58/+41
* gnu: Add python-esptool.•••* gnu/packages/engineering.scm (python-esptool-3.0): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> qblade2021-02-251-0/+28
* gnu: libredwg: Update to 0.12.1.•••* gnu/packages/engineering.scm (libredwg): Update to 0.12.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Vinicius Monego2021-02-211-2/+2
* gnu: Add emacs-scad-mode.•••* gnu/packages/engineering.scm (emacs-scad-mode): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Morgan Smith2021-01-291-1/+22
* gnu: cutter: Update to 1.12.0.•••* gnu/packages/engineering.scm (cutter): Update to 1.12.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Vincent Legoll2021-01-201-2/+2
* gnu: radare2: Update to 5.0.0.•••* gnu/packages/engineering.scm (radare2): Update to 5.0.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Vincent Legoll2021-01-201-3/+3
* gnu: libredwg: Update to 0.12.•••* gnu/packages/engineering.scm (libredwg): Update to 0.12. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vinicius Monego2021-01-131-3/+3
* gnu: FreeCad: Update to 0.18.5-1.7616153.•••Fixes "Draft module import errors" and other runtime errors. * gnu/packages/engineering.scm (freecad): Update to 0.18.5-1.7616153. [inputs]: Add python-pivy and qtwebkit. Move python-pyside-2-tools... [native-inputs]: ... to here. Signed-off-by: Leo Famulari <leo@famulari.name> Ekaitz Zarraga2021-01-041-110/+99
* gnu: lepton-eda: Update to 1.9.13-20201211.•••* gnu/packages/engineering.scm (lepton-eda): Update to 1.9.13-20201211. [inputs]: Replace gtk+-2 with gtk+; add gtksheet. [arguments]: Do not inherit from geda-gaf; add "--with-gtk3" configure flag; add phase "fix-dynamic-link"; unset environment variables in "compile-scheme-files" phase; do not wrap executables in GUILE_LOAD_COMPILED_PATH. Ricardo Wurmus2020-12-271-47/+84
* gnu: volk: Update to 2.4.1.•••* gnu/packages/engineering.scm (volk): Update to 2.4.1. Tobias Geerinckx-Rice2020-12-201-2/+2
* gnu: Add kicad-doc.•••* gnu/packages/engineering.scm (kicad-doc): New variable. (kicad)[native-search-paths]: Add 'KICAD'. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Brice Waegeneire2020-12-181-1/+45
* gnu: libredwg: Update to 0.11.1.•••* gnu/packages/engineering.scm (libredwg): Update to 0.11.1. [native-inputs]: Change python to python-wrapper, add perl. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Vinicius Monego2020-12-121-3/+4
* gnu: freecad: Update to 0.18.5••• * gnu/packages/engineering.scm (freecad): Update to 0.18.5 Signed-off-by: Marius Bakke <marius@gnu.org> Ekaitz Zarraga2020-12-061-2/+2
* gnu: freecad: Fix compilation flags.•••* gnu/packages/engineering.scm (freecad)[arguments]: Set correct search paths in compilation flags. Fixes <https://bugs.gnu.org/43448>. Signed-off-by: Marius Bakke <marius@gnu.org> Ekaitz Zarraga2020-12-061-2/+22
* gnu: volk: Remove static library.•••* gnu/packages/engineering.scm (volk)[arguments]: Add a 'remove-static-libraries phase. Tobias Geerinckx-Rice2020-11-251-0/+8
* gnu: volk: Update to 2.4.0.•••* gnu/packages/engineering.scm (volk): Update to 2.4.0. [source]: Clone recursively. Tobias Geerinckx-Rice2020-11-251-3/+4
* gnu: volk: Fetch from git repository.•••* gnu/packages/engineering.scm (volk)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice2020-11-251-4/+6
* gnu: Add pcb2gcode.•••* gnu/packages/engineering.scm (pcb2gcode): New variable. Arun Isaac2020-11-241-1/+38
* gnu: inspekt3d: Build with Guile 3.•••* gnu/packages/engineering.scm (inspekt3d) [source]: Add snippet to allow building with Guile 3.0. [inputs]: Replace guile-2.2 with guile-3.0. [propagated-inputs]: Replace guile-opengl with guile3.0-opengl. Ricardo Wurmus2020-11-131-3/+10
* gnu: libfive: Update to 0-4.8ca1b86.•••* gnu/packages/engineering.scm (libfive): Update to 0-4.8ca1b86. [inputs]: Replace guile-2.2 with guile-3.0. Ricardo Wurmus2020-11-131-4/+4
* gnu: libngspice: Update source URI list.•••* gnu/packages/engineering.scm (libngspice)[source]: Add alternate source URI. Efraim Flashner2020-11-091-2/+6