summaryrefslogtreecommitdiff
path: root/gnu/packages/engineering.scm
Commit message (Collapse)AuthorAge
* gnu: lepton-eda: Switch to Guile 3.0.Ludovic Courtès2021-05-05
| | | | | * gnu/packages/engineering.scm (lepton-eda)[inputs]: Replace GUILE-2.2 with GUILE-3.0.
* gnu: lepton-eda: Update to 1.9.14-20210407.Ludovic Courtès2021-05-05
| | | | | * gnu/packages/engineering.scm (lepton-eda): Update to 1.9.14-20210407. [arguments]: Adjust file names in 'fix-dynamic-link' phase.
* gnu: freecad: Update to 0.19.2.Tobias Geerinckx-Rice2021-04-27
| | | | * gnu/packages/engineering.scm (freecad): Update to 0.19.2.
* gnu: poke: Update to 1.2.Efraim Flashner2021-04-18
| | | | * gnu/packages/engineering.scm (poke): Update to 1.2.
* gnu: freecad: Update to 0.19.1.Ekaitz Zarraga2021-04-15
| | | | | | | | * 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.
* gnu: geda-gaf: Fix typo in description.Tobias Geerinckx-Rice2021-04-10
| | | | * gnu/packages/engineering.scm (geda-gaf)[description]: Fix typo.
* gnu: minicom: Update to 2.8.Tobias Geerinckx-Rice2021-03-30
| | | | * gnu/packages/engineering.scm (minicom): Update to 2.8.
* gnu: Remove QT 4.Leo Famulari2021-03-25
| | | | | | | | | | | | | 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.
* gnu: poke: Update to 1.1.Ludovic Courtès2021-03-21
| | | | * gnu/packages/engineering.scm (poke): Update to 1.1.
* gnu: Add syscall-intercept.Gerd Heber2021-03-13
| | | | | | * gnu/packages/engineering.scm (syscall-intercept): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: librecad: Update to 2.2.0-rc2 [fixes CVE-2018-19105].Léo Le Bouter2021-03-10
| | | | * gnu/packages/engineering.scm (librecad): Update to 2.2.0-rc2.
* gnu: lib3mf: Update to 2.1.1 [security fixes].Léo Le Bouter2021-03-10
| | | | | | | | | | | 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.
* gnu: openscad: Disable failing tests with cgal@5.2 input.Léo Le Bouter2021-03-05
| | | | | * gnu/packages/engineering.scm (openscad)[arguments]: Add more disable tests in 'check phase.
* gnu: libredwg: Update to 0.12.3.Efraim Flashner2021-03-02
| | | | * gnu/packages/engineering.scm (libredwg): Update to 0.12.3.
* gnu: cutter: Fix build by depending on older radare2.Léo Le Bouter2021-03-01
| | | | | * gnu/packages/engineering.scm (radare2-for-cutter): New variable. Version 5.0.0. (cutter)[inputs]: Move from radare2 to radare2-for-cutter.
* gnu: radare2: Update to 5.1.1.Léo Le Bouter2021-03-01
| | | | * gnu/packages/engineering.scm (radare2): Update to 5.1.1.
* gnu: openscad: Update to 2021.01 [maybe fixes TALOS-2020-1222, TALOS-2020-1223].Léo Le Bouter2021-03-01
| | | | | | | | | | | | | 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.
* gnu: poke: Add dependency on libtextstyle.Ludovic Courtès2021-02-26
| | | | * gnu/packages/engineering.scm (poke)[inputs]: Add LIBTEXSTSTYLE.
* gnu: poke: Update to 1.0.Ludovic Courtès2021-02-26
| | | | | | | | * 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.
* gnu: Add python-esptool.qblade2021-02-25
| | | | | | * gnu/packages/engineering.scm (python-esptool-3.0): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: libredwg: Update to 0.12.1.Vinicius Monego2021-02-21
| | | | | | * gnu/packages/engineering.scm (libredwg): Update to 0.12.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-scad-mode.Morgan Smith2021-01-29
| | | | | | * gnu/packages/engineering.scm (emacs-scad-mode): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: cutter: Update to 1.12.0.Vincent Legoll2021-01-20
| | | | | | * gnu/packages/engineering.scm (cutter): Update to 1.12.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: radare2: Update to 5.0.0.Vincent Legoll2021-01-20
| | | | | | * gnu/packages/engineering.scm (radare2): Update to 5.0.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: libredwg: Update to 0.12.Vinicius Monego2021-01-13
| | | | | | * gnu/packages/engineering.scm (libredwg): Update to 0.12. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: FreeCad: Update to 0.18.5-1.7616153.Ekaitz Zarraga2021-01-04
| | | | | | | | | | 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>
* gnu: lepton-eda: Update to 1.9.13-20201211.Ricardo Wurmus2020-12-27
| | | | | | | | | * 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.
* gnu: volk: Update to 2.4.1.Tobias Geerinckx-Rice2020-12-20
| | | | * gnu/packages/engineering.scm (volk): Update to 2.4.1.
* gnu: Add kicad-doc.Brice Waegeneire2020-12-18
| | | | | | | * gnu/packages/engineering.scm (kicad-doc): New variable. (kicad)[native-search-paths]: Add 'KICAD'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libredwg: Update to 0.11.1.Vinicius Monego2020-12-12
| | | | | | | * 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>
* gnu: freecad: Update to 0.18.5Ekaitz Zarraga2020-12-06
| | | | | | * gnu/packages/engineering.scm (freecad): Update to 0.18.5 Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: freecad: Fix compilation flags.Ekaitz Zarraga2020-12-06
| | | | | | | * 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>
* gnu: volk: Remove static library.Tobias Geerinckx-Rice2020-11-25
| | | | | * gnu/packages/engineering.scm (volk)[arguments]: Add a 'remove-static-libraries phase.
* gnu: volk: Update to 2.4.0.Tobias Geerinckx-Rice2020-11-25
| | | | | * gnu/packages/engineering.scm (volk): Update to 2.4.0. [source]: Clone recursively.
* gnu: volk: Fetch from git repository.Tobias Geerinckx-Rice2020-11-25
| | | | * gnu/packages/engineering.scm (volk)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: Add pcb2gcode.Arun Isaac2020-11-24
| | | | * gnu/packages/engineering.scm (pcb2gcode): New variable.
* gnu: inspekt3d: Build with Guile 3.Ricardo Wurmus2020-11-13
| | | | | | | * 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.
* gnu: libfive: Update to 0-4.8ca1b86.Ricardo Wurmus2020-11-13
| | | | | * gnu/packages/engineering.scm (libfive): Update to 0-4.8ca1b86. [inputs]: Replace guile-2.2 with guile-3.0.
* gnu: libngspice: Update source URI list.Efraim Flashner2020-11-09
| | | | | * gnu/packages/engineering.scm (libngspice)[source]: Add alternate source URI.
* gnu: pcb-rnd: Update to 2.2.4.Tobias Geerinckx-Rice2020-10-01
| | | | * gnu/packages/engineering.scm (pcb-rnd): Update to 2.2.4.
* gnu: adms: Update to 2.3.7.Morgan Smith2020-09-18
| | | | | | | | | | * gnu/packages/engineering.scm (adms): Update to 2.3.7. [source]: Change the url to github and use the git-fetch method. [native-inputs]: Add "autoconf", "automake", "libtool", "perl" and "perl-xml-libxml". [home-page]: Use the github page. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add inspekt3d.Ricardo Wurmus2020-09-09
| | | | * gnu/packages/engineering.scm (inspekt3d): New variable.
* gnu: libfive: Fix build.Efraim Flashner2020-08-19
| | | | | | * gnu/packages/engineering.scm (libfive)[source]: Remove snippet. [arguments]: Remove custom phase to find catch's header. [native-inputs]: Remove catch-framework2.
* gnu: Add libredwg.Vinicius Monego2020-08-10
| | | | | | * gnu/packages/engineering.scm (libredwg): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: catch-framework2: Update to 2.13.0.Efraim Flashner2020-08-04
| | | | | | | | * gnu/packages/check.scm (catch-framework2): Update to 2.13.0. * gnu/packages/engineering.scm (libfive)[arguments]: Adjust custom 'find-catch phase for updated include path. * gnu/packages/xdisorg.scm (j4-dmenu-desktop)[arguments]: Add custom 'find-catch phase to search for updated catch2 include directory.
* gnu: minicom: Don't use a vanished tarball.Tobias Geerinckx-Rice2020-07-29
| | | | | | | | * gnu/packages/engineering.scm (minicom)[source]: Use GIT-FETCH and GIT-FILE-NAME. Switch to salsa from dead alioth. [arguments]: Replace the default ‘bootstrap’ phase. [native-inputs]: Add autoconf, automake, gettext-minimal, and pkg-config. [home-page]: Update to salsa from dead alioth.
* gnu: pcb-rnd: Update to 2.2.3.Ricardo Wurmus2020-07-29
| | | | * gnu/packages/engineering.scm (pcb-rnd): Update to 2.2.3.
* gnu: lepton-eda: Update to 1.9.11-20200604.Ricardo Wurmus2020-07-29
| | | | * gnu/packages/engineering.scm (lepton-eda): Update to 1.9.11-20200604.
* gnu: Remove ".git" from "https://github/…/….git".Ludovic Courtès2020-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Until now, 'lookup-origin' and thus 'lookup-origin-revision' in (guix swh) would sometimes return #f for these because the ".git" URLs are redirects to the non-".git" URLs. Consequently, 'guix lint -c archival' would keep saying "scheduled Software Heritage archival"; likewise, the fallback download code would fail. * gnu/packages/ada.scm, gnu/packages/admin.scm, gnu/packages/aidc.scm, gnu/packages/algebra.scm, gnu/packages/android.scm, gnu/packages/animation.scm, gnu/packages/arcan.scm, gnu/packages/assembly.scm, gnu/packages/audio.scm, gnu/packages/authentication.scm, gnu/packages/avr.scm, gnu/packages/axoloti.scm, gnu/packages/backup.scm, gnu/packages/bash.scm, gnu/packages/benchmark.scm, gnu/packages/bioconductor.scm, gnu/packages/bioinformatics.scm, gnu/packages/bittorrent.scm, gnu/packages/boost.scm, gnu/packages/build-tools.scm, gnu/packages/c.scm, gnu/packages/calendar.scm, gnu/packages/cdrom.scm, gnu/packages/check.scm, gnu/packages/chemistry.scm, gnu/packages/chez.scm, gnu/packages/clojure.scm, gnu/packages/code.scm, gnu/packages/compression.scm, gnu/packages/compton.scm, gnu/packages/coq.scm, gnu/packages/cpp.scm, gnu/packages/cran.scm, gnu/packages/crypto.scm, gnu/packages/curl.scm, gnu/packages/databases.scm, gnu/packages/datastructures.scm, gnu/packages/debug.scm, gnu/packages/disk.scm, gnu/packages/distributed.scm, gnu/packages/django.scm, gnu/packages/dlang.scm, gnu/packages/dns.scm, gnu/packages/docker.scm, gnu/packages/education.scm, gnu/packages/efi.scm, gnu/packages/elixir.scm, gnu/packages/emacs-xyz.scm, gnu/packages/embedded.scm, gnu/packages/emulators.scm, gnu/packages/engineering.scm, gnu/packages/erlang.scm, gnu/packages/fabric-management.scm, gnu/packages/file-systems.scm, gnu/packages/finance.scm, gnu/packages/firmware.scm, gnu/packages/flashing-tools.scm, gnu/packages/fonts.scm, gnu/packages/fontutils.scm, gnu/packages/fpga.scm, gnu/packages/game-development.scm, gnu/packages/games.scm, gnu/packages/genealogy.scm, gnu/packages/genimage.scm, gnu/packages/geo.scm, gnu/packages/gimp.scm, gnu/packages/gl.scm, gnu/packages/gnome-xyz.scm, gnu/packages/gnome.scm, gnu/packages/gnuzilla.scm, gnu/packages/golang.scm, gnu/packages/gpodder.scm, gnu/packages/graph.scm, gnu/packages/graphics.scm, gnu/packages/graphviz.scm, gnu/packages/groff.scm, gnu/packages/groovy.scm, gnu/packages/gtk.scm, gnu/packages/guile-xyz.scm, gnu/packages/guile.scm, gnu/packages/hardware.scm, gnu/packages/haskell-apps.scm, gnu/packages/haskell-xyz.scm, gnu/packages/hexedit.scm, gnu/packages/i2p.scm, gnu/packages/ibus.scm, gnu/packages/image-processing.scm, gnu/packages/image-viewers.scm, gnu/packages/image.scm, gnu/packages/ipfs.scm, gnu/packages/java-graphics.scm, gnu/packages/java-maths.scm, gnu/packages/java.scm, gnu/packages/javascript.scm, gnu/packages/jrnl.scm, gnu/packages/julia.scm, gnu/packages/jupyter.scm, gnu/packages/kodi.scm, gnu/packages/language.scm, gnu/packages/lego.scm, gnu/packages/less.scm, gnu/packages/libusb.scm, gnu/packages/linux.scm, gnu/packages/lirc.scm, gnu/packages/lisp-xyz.scm, gnu/packages/llvm.scm, gnu/packages/logging.scm, gnu/packages/lolcode.scm, gnu/packages/lua.scm, gnu/packages/lxde.scm, gnu/packages/lxqt.scm, gnu/packages/machine-learning.scm, gnu/packages/mail.scm, gnu/packages/markup.scm, gnu/packages/maths.scm, gnu/packages/maven.scm, gnu/packages/mes.scm, gnu/packages/messaging.scm, gnu/packages/monitoring.scm, gnu/packages/mpd.scm, gnu/packages/music.scm, gnu/packages/networking.scm, gnu/packages/node-xyz.scm, gnu/packages/ocaml.scm, gnu/packages/ocr.scm, gnu/packages/onc-rpc.scm, gnu/packages/opencl.scm, gnu/packages/opencog.scm, gnu/packages/pantheon.scm, gnu/packages/password-utils.scm, gnu/packages/patchutils.scm, gnu/packages/pdf.scm, gnu/packages/perl6.scm, gnu/packages/phabricator.scm, gnu/packages/popt.scm, gnu/packages/printers.scm, gnu/packages/prolog.scm, gnu/packages/protobuf.scm, gnu/packages/pulseaudio.scm, gnu/packages/python-crypto.scm, gnu/packages/python-web.scm, gnu/packages/python-xyz.scm, gnu/packages/qt.scm, gnu/packages/radio.scm, gnu/packages/rails.scm, gnu/packages/rdf.scm, gnu/packages/rednotebook.scm, gnu/packages/rpc.scm, gnu/packages/rsync.scm, gnu/packages/ruby.scm, gnu/packages/rust.scm, gnu/packages/scheme.scm, gnu/packages/screen.scm, gnu/packages/security-token.scm, gnu/packages/selinux.scm, gnu/packages/serialization.scm, gnu/packages/shells.scm, gnu/packages/shellutils.scm, gnu/packages/simh.scm, gnu/packages/sml.scm, gnu/packages/ssh.scm, gnu/packages/statistics.scm, gnu/packages/stenography.scm, gnu/packages/sync.scm, gnu/packages/syncthing.scm, gnu/packages/synergy.scm, gnu/packages/telephony.scm, gnu/packages/terminals.scm, gnu/packages/tex.scm, gnu/packages/texinfo.scm, gnu/packages/text-editors.scm, gnu/packages/textutils.scm, gnu/packages/time.scm, gnu/packages/tmux.scm, gnu/packages/tor.scm, gnu/packages/toys.scm, gnu/packages/version-control.scm, gnu/packages/video.scm, gnu/packages/vim.scm, gnu/packages/virtualization.scm, gnu/packages/vlang.scm, gnu/packages/vnc.scm, gnu/packages/vpn.scm, gnu/packages/web-browsers.scm, gnu/packages/web.scm, gnu/packages/wireservice.scm, gnu/packages/wm.scm, gnu/packages/wxwidgets.scm, gnu/packages/xdisorg.scm, gnu/packages/xml.scm, gnu/packages/xorg.scm, tests/lint.scm: Remove trailing ".git" from 'git-reference' URL.
* gnu: Add poke.B. Wilson2020-06-21
| | | | | | | * gnu/packages/engineering.scm (poke): New variable. * gnu/packages/bison.scm (bison-3.6): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>