aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/engineering.scm
Commit message (Expand)AuthorAge
* gnu: freecad: Fix build.•••* gnu/packages/engineering.scm (freecad)[inputs]: Add fontconfig. Guillaume Le Vaillant2022-05-18
* gnu: poke: Update to 2.3.•••* gnu/packages/engineering.scm (poke): Update to 2.3. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan2022-05-13
* gnu: kicad: Update to 6.0.5.•••* gnu/packages/engineering.scm (kicad): Update to 6.0.5. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Peter Polidoro2022-05-09
* gnu: Add xschem.•••* gnu/packages/engineering.scm (xschem): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Konstantinos Agiannis2022-05-02
* gnu: Add librseq.•••* gnu/packages/engineering.scm (librseq): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Olivier Dion2022-04-12
* gnu: Add cura.•••* gnu/packages/engineering.scm (cura): New variable. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net> Malte Frank Gerdes2022-04-07
* gnu: Add python-pynest2d.•••* gnu/packages/engineering.scm (python-pynest2d): New variable. Guillaume Le Vaillant2022-04-07
* gnu: Add libnest2d-for-cura.•••* gnu/packages/engineering.scm (libnest2d-for-cura): New variable. Guillaume Le Vaillant2022-04-07
* gnu: Add libsavitar.•••* gnu/packages/engineering.scm (libsavitar): New variable. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net> Malte Frank Gerdes2022-04-07
* gnu: Add libcharon.•••* gnu/packages/engineering.scm (libcharon): New variable. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net> Malte Frank Gerdes2022-04-07
* gnu: Add uranium.•••* gnu/packages/engineering.scm (uranium): New variable. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net> Malte Frank Gerdes2022-04-07
* gnu: Add cura-binary-data.•••* gnu/packages/engineering.scm (cura-binary-data): New variable. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net> Malte Frank Gerdes2022-04-07
* gnu: Add cura-engine.•••* gnu/packages/engineering.scm (cura-engine): New variable. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net> Malte Frank Gerdes2022-04-07
* gnu: Add libarcus.•••* gnu/packages/engineering.scm (libarcus): New variable. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net> Malte Frank Gerdes2022-04-07
* gnu: kicad: Update to 6.0.4.•••* gnu/packages/engineering.scm (kicad, kicad-doc, kicad-symbols, kicad-footprints, kicad-packages3d, kicad-templates): Update to 6.0.4. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Peter Polidoro2022-04-07
* gnu: prusa-slicer: Update to 2.4.1.•••* gnu/packages/engineering.scm (prusa-slicer): Update to 2.4.1. Guillaume Le Vaillant2022-03-25
* gnu: capstone: Update to 4.0.2.•••* gnu/packages/engineering.scm (capstone): Update to 4.0.2. [source]: Fix indentation and git URL. [phases]: Strip trailing #t. [home]: Update URL. Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Olivier Dion2022-03-18
* gnu: freecad: Use same version of tbb as dependencies.•••Fixes <https://issues.guix.gnu.org/54011>. * gnu/packages/engineering.scm (freecad)[inputs]: Replace tbb by tbb-2020. Guillaume Le Vaillant2022-02-18
* gnu: freecad: Update to 0.19.3-0.09a05a9.•••* gnu/packages/engineering.scm (freecad): Update to 0.19.3-0.09a05a9. [source]: Remove patches. [arguments]: Remove unneeded variables for pyside2 and shiboken2 from 'configure-flags'. * gnu/packages/patches/freecad-boost-serialization.patch: Remove file. * gnu/packages/patches/freecad-vtk9.patch: Remove file. * gnu/locak.mk (dist_patch_DATA): Remove "freecad-boost-serialization.patch" and "freecad-vtk9.patch". Guillaume Le Vaillant2022-02-14
* gnu: libngspice: Update to 36.•••* gnu/packages/engineering.scm (libngspice, ngspice): Update to 36. (libngspice)[inputs]: Remove labels. Vinicius Monego2022-02-13
* gnu: libredwg: Update to 0.12.5.•••* gnu/packages/engineering.scm (libredwg): Update to 0.12.5. [native-inputs]: Remove labels. Vinicius Monego2022-02-13
* gnu: Remove kicad-i18n.•••* gnu/packages/engineering.scm (kicad-i18n): Remove variable. i18n is handled directly now in kicad@6.0.0 package source tree. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Petr Hodina2022-02-11
* gnu: kicad: Update to 6.0.1.•••* gnu/packages/engineering.scm (kicad): Update to 6.0.1. Applied guix style command. [native-inputs]: Remove kicad-i18n. Use new syntax. [inputs]: Add bash-minimal, gtk+ and use opencascade-occt instead of opencascade-oce. Use new syntax. [arguments]: Remove phase install-translations. (kicad-doc): Update to 6.0.1. [native-inputs]: Add ruby-asciidoctor. Simplify inputs. (kicad-symbols, kicad-footprints, kicad-packages3d, kicad-templates): Update to 6.0.1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Petr Hodina2022-02-11
* gnu: poke: Update to 2.1.•••* gnu/packages/engineering.scm (poke): Update to 2.1. Efraim Flashner2022-02-08
* gnu: Add wireviz.•••* gnu/packages/engineering.scm (wireviz): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Evgeny Pisemsky2022-02-02
* gnu: librecad: Fix build with boost 1.76.•••Fixes <https://issues.guix.gnu.org/53694>. * gnu/packages/patches/librecad-support-for-boost-1.76.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/engineering.scm (librecad)[source]: Use it. Guillaume Le Vaillant2022-02-01
* gnu: poke: Update to 2.0.•••* gnu/packages/engineering.scm (poke): Update to 2.0. Efraim Flashner2022-01-31
* gnu: FreeCAD: Replace QtWebKit with QtWebEngine.•••See <https://issues.guix.gnu.org/53289> for more information about this change. * gnu/packages/engineering.scm (freecad)[inputs]: Remove QTWEBKIT. Add QTDECLARATIVE, QTWEBCHANNEL, and QTWEBENGINE. Leo Famulari2022-01-25
* gnu: FreeCAD: Update to 0.19.3.•••* gnu/packages/engineering.scm (freecad): Update to 0.19.3. Leo Famulari2022-01-24
* gnu: python-esptool-3.0: Add missing dependencies.•••Fixes: <https://issues.guix.gnu.org/52988> * gnu/packages/engineering.scm (python-esptool-3.0)[propagated-inputs]: Add python-reedsolo, python-cryptography and python-bitstring. Lars-Dominik Braun2022-01-18
* gnu: kicad: Fix hashes.•••This is a followup to e2d8125a5c6d4338749e6bf8882f220395b25275. * gnu/packages/engineering.scm (kicad-footprints, kicad-packages3d, kicad-templates)[source]: Fix hashes. Guillaume Le Vaillant2022-01-11
* gnu: kicad: Update to 5.1.12.•••* gnu/packages/engineering.scm (kicad): Update to 5.1.12. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Peter Polidoro2022-01-09
* gnu: prusa-slicer: Mark as tunable.•••* gnu/packages/engineering.scm (prusa-slicer)[properties]: New field. Ludovic Courtès2022-01-01
* gnu: libfive: Mark as tunable.•••* gnu/packages/engineering.scm (libfive)[properties]: New field. Ludovic Courtès2022-01-01
* FreeCAD: Add python-ply to inputs.•••* gnu/packages/engineering.scm (freecad)[inputs]: Add python-ply. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Jacob Hrbek2021-12-31
* gnu: prusa-slicer: Update to 2.4.0.•••* gnu/packages/engineering.scm (prusa-slicer): Update to 2.4.0. [inputs]: Remove labels. Guillaume Le Vaillant2021-12-30
* gnu: Add qelectrotech.•••* gnu/packages/engineering.scm (qelectrotech): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego2021-12-23
* gnu: Add xfoil.•••* gnu/packages/engineering.scm (xfoil): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Foo Chuan Wei2021-12-18
* gnu: Simplify package inputs.•••This commit was obtained by running: ./pre-inst-env guix style without any additional argument. Ludovic Courtès2021-12-13
* Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe2021-12-10
|\
| * gnu: valeronoi: Update to 0.1.6.•••* gnu/packages/engineering.scm (valeronoi): Update to 0.1.6. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Petr Hodina2021-12-09
| * gnu: poke: Remove generated files.•••* gnu/packages/engineering.scm (poke)[source]: Add snippet to remove generated files. Efraim Flashner2021-12-06
| * gnu: poke: Update to 1.4.•••* gnu/packages/engineering.scm (poke): Update to 1.4. [native-inputs]: Remove clisp, perl, python-2, and python-3. Efraim Flashner2021-12-06
| * gnu: poke: Update metadata.•••* gnu/packages/engineering.scm (poke)[home-page]: Use GNU home-page. [synopsis]: Use upstream synopsis. [description]: Reflow. Efraim Flashner2021-12-06
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus2021-12-05
|\|
| * gnu: Add valeronoi.•••* gnu/packages/engineering.scm (valeronoi): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> phodina2021-12-03
* | gnu: freecad: Fix build.•••* gnu/packages/patches/freecad-boost-serialization.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/engineering.scm (freecad) [source]: Use it. [arguments]{#:configure-flags}: Turn it into a GEXP and adapt it. Mathieu Othacehe2021-11-30
* | gnu: freecad: Switch to vtk-9.•••Switch to vtk-9 with the relevant patch to be able to get rid of vtk-8. * gnu/packages/patches/freecad-vtk9.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/engineering.scm (freecad)[source]: Use it. Mathieu Othacehe2021-11-30
* | gnu: linsmith: Pass -fcommon to compiler.•••* gnu/packages/engineering.scm (linsmith)[arguments]: Add -fcommon to CFLAGS. Ricardo Wurmus2021-11-22
* | gnu: freecad: Use GUIX_PYTHONPATH.•••* gnu/packages/engineering.scm (freecad)[arguments]: Use GUIX_PYTHONPATH. Ricardo Wurmus2021-11-22