summaryrefslogtreecommitdiff
path: root/gnu/packages/engineering.scm
AgeCommit message (Collapse)Author
2022-09-15gnu: catch-framework2: Rename variable to catch2.Maxim Cournoyer
Automated with: git grep -l catch-framework2 | xargs sed 's/catch-framework2/catch2/g' -i
2022-09-14gnu: solvespace: Wrap with GSETTINGS_SCHEMA_DIR.Kristian Lein-Mathisen
By opening File => Open in the menu, SolveSpace crashes with: (solvespace:3891): GLib-GIO-ERROR **: 11:52:37.518: Settings schema 'org.gtk.Settings.FileChooser' is not installed fish: Job 1, 'solvespace' terminated by signal SIGTRAP (Trace or breakpoint trap) This patch should fix that, showing the GTK FileChooser dialog instead. Solution was taken from gnu/packages/messaging.scm (utox). * gnu/packages/engineering.scm (solvespace)[arguments]: Wrap with GSETTINGS_SCHEMA_DIR. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-09-08gnu: Add solvespace.Kristian Lein-Mathisen
* gnu/packages/engineering.scm (solvespace): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-14gnu: Remove ‘open source’ from package descriptions.Tobias Geerinckx-Rice
Also do some (trivial) editing where appropriate. * gnu/packages/bioconductor.scm (r-anaquin, r-rcppnumerical) [description]: Remove superfluous ‘open source’. * gnu/packages/debian.scm (apt-mirror)[description]: Likewise. Add @acronym{}. Drop obscure Ubuntu for famous Trisquel. Reorder. * gnu/packages/documentation.scm (scrollkeeper)[description]: Remove superfluous ‘open systems’. Keep ‘Open Source’ in standard name. * gnu/packages/engineering.scm (freecad, cura-engine)[description]: Remove superfluous ‘open source’ and excessive puffery. * gnu/packages/firmware.scm (make-opensbi-package) [synopsis]: Remove ‘Open Source’. Use @acronym{}. [description]: Fix first sentence to follow guidelines. Use @acronym{}. * gnu/packages/game-development.scm (ioquake3, recastnavigation): [description]: Remove ‘open source’. * gnu/packages/graphics.scm (skia)[description]: Likewise. * gnu/packages/lisp-xyz.scm (sbcl-s-sysdeps)[description]: Likewise. * gnu/packages/machine-learning.scm (onnx)[description]: Likewise. Use @acronym{}. * gnu/packages/ocaml.scm (ocaml-cudf)[description]: Likewise.
2022-08-19gnu: Add rizin.宋文武
* gnu/packages/engineering.scm (rizin): New variable.
2022-08-13gnu: freecad: Update to 0.20.1.Vinicius Monego
* gnu/packages/engineering.scm (freecad): Update to 0.20.1.
2022-08-10gnu: cereal: Update to 1.3.2.Marius Bakke
* gnu/packages/serialization.scm (cereal): Update to 1.3.2. [arguments]: Use G-expression. (cereal-1.3.0): New variable. * gnu/packages/bioinformatics.scm (salmon)[inputs]: Change from CEREAL to CEREAL-1.3.0. * gnu/packages/engineering.scm (prusa-slicer)[inputs]: Likewise.
2022-08-02gnu: kicad: Update to 6.0.7.Peter Polidoro
* gnu/packages/engineering.scm (kicad): Update to 6.0.7. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-07-31gnu: qttools: Rename to qttools-5.Maxim Cournoyer
Automated with: git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i git checkout NEWS
2022-07-31gnu: qtwebengine: Rename to qtwebengine-5.Maxim Cournoyer
Automated with: git grep -l qtwebengine | xargs sed 's/\bqtwebengine\b/\0-5/g' -i git checkout NEWS
2022-07-31gnu: qtwebchannel: Rename to qtwebchannel-5.Maxim Cournoyer
Automated via: git grep -l qtwebchannel | xargs sed 's/\bqtwebchannel\b/\0-5/g' -i git checkout NEWS
2022-07-31gnu: qtquickcontrols2: Rename to qtquickcontrols2-5.Maxim Cournoyer
Automated via: git grep -l qtquickcontrols2 | xargs sed 's/\bqtquickcontrols2\b/\0-5/g' -i git checkout NEWS
2022-07-31gnu: qtquickcontrols: Rename to qtquickcontrols-5.Maxim Cournoyer
Automated via: git grep -l qtquickcontrols | xargs sed 's/\bqtquickcontrols\b/\0-5/g' -i git checkout NEWS
2022-07-31gnu: qtdeclarative: Rename to qtdeclarative-5.Maxim Cournoyer
Automated via the following commands: git grep -l '\bqtdeclarative\b' | xargs sed -E 's/qtdeclarative/\0-5/g' -i git checkout NEWS
2022-07-31gnu: qtmultimedia: Rename to qtmultimedia-5.Maxim Cournoyer
Automated via: git grep -l qtmultimedia | xargs sed 's/qtmultimedia/qtmultimedia-5/g' -i git checkout NEWS
2022-07-31gnu: qtsvg: Rename variable to qtsvg-5.Maxim Cournoyer
This is in preparation of the qtsvg update to version 6. This change was automated via the following command: git grep -l '\bqtsvg\b' | xargs sed 's/qtsvg/qtsvg-5/g' -i
2022-07-26gnu: poke: Update to 2.4.Efraim Flashner
* gnu/packages/engineering.scm (poke): Update to 2.4.
2022-07-18gnu: pcb2gcode: Update to 2.4.0.Felix Gruber
* gnu/packages/engineering.scm (pcb2gcode): Update to 2.4.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-13gnu: trilinos-serial-xyce: Fetch source from git.Maxim Cournoyer
Fixes <https://issues.guix.gnu.org/46480>. * gnu/packages/engineering.scm (trilinos-serial-xyce)[source]: Fetch from git. [phases]: Delete trailing #t. [native-inputs, inputs]: Use new style. Reported-by: Danny Milosavljevic <dannym@scratchpost.org>
2022-07-13gnu: Add candle.Artyom V. Poptsov
* gnu/packages/engineering.scm (candle): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-22gnu: kicad: Update to 6.0.6.Peter Polidoro
* gnu/packages/engineering.scm (kicad): Update to 6.0.6. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-06-22gnu: prusa-slicer: Update to 2.4.2Artyom V. Poptsov
* gnu/packages/engineering.scm (prusa-slicer): Update to 2.4.2. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-06-18gnu: freecad: Update to 0.20.Vinicius Monego
* gnu/packages/engineering.scm (freecad): Update to 0.20.
2022-06-10gnu: meshlab: Update to 2022.02.Paul A. Patience
Note that the previous version no longer compiled (this one does). * gnu/packages/engineering.scm (meshlab): Update to 2022.02. [inputs]: Remove the no longer required qtscript and qtxmlpatterns. Add (uncomment) qhull. [arguments]: Use G-expressions. <#:configure-flags>: Set the rpath to fix missing libraries (presumably new since the previous version) detected during the 'validate-runpath' phase. <#:phases>: Remove trailing boolean from 'go-to-source-dir' phase. Remove the 'move-files' phase, which was made redundant by the manually provided rpath. [description]: Move a word and add some commas to improve the readability. Typeset a program name in @samp{}. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-08gnu: ngspice: Build with readline support.Maxim Cournoyer
Fixes <https://issues.guix.gnu.org/>. * gnu/packages/engineering.scm (ngspice) [configure-flags]: Add '--with-readline=yes'. Reported-by: Christopher Howard <christopher@librehacker.com>
2022-05-31gnu: Remove python2-capstone.Maxim Cournoyer
* gnu/packages/engineering.scm (python2-capstone): Delete variable.
2022-05-22gnu: libngspice: Update to 37.Tobias Geerinckx-Rice
* gnu/packages/engineering.scm (libngspice): Update to 37. [arguments]: Remove old "--with-readline=no" work-around from #:configure-flags.
2022-05-22gnu: asco: Use SEARCH-INPUT-FILE.Tobias Geerinckx-Rice
* gnu/packages/engineering.scm (asco)[arguments]: Use SEARCH-INPUT-FILE.
2022-05-22gnu: asco: Update to 0.4.11.Tobias Geerinckx-Rice
* gnu/packages/engineering.scm (asco): Update to 0.4.11. [arguments]: Don't explicitly return #t from phases.
2022-05-18gnu: freecad: Fix build.Guillaume Le Vaillant
* gnu/packages/engineering.scm (freecad)[inputs]: Add fontconfig.
2022-05-13gnu: poke: Update to 2.3.Greg Hogan
* gnu/packages/engineering.scm (poke): Update to 2.3. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-09gnu: kicad: Update to 6.0.5.Peter Polidoro
* gnu/packages/engineering.scm (kicad): Update to 6.0.5. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-02gnu: Add xschem.Konstantinos Agiannis
* gnu/packages/engineering.scm (xschem): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-12gnu: Add librseq.Olivier Dion
* gnu/packages/engineering.scm (librseq): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-07gnu: Add cura.Malte Frank Gerdes
* gnu/packages/engineering.scm (cura): New variable. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2022-04-07gnu: Add python-pynest2d.Guillaume Le Vaillant
* gnu/packages/engineering.scm (python-pynest2d): New variable.
2022-04-07gnu: Add libnest2d-for-cura.Guillaume Le Vaillant
* gnu/packages/engineering.scm (libnest2d-for-cura): New variable.
2022-04-07gnu: Add libsavitar.Malte Frank Gerdes
* gnu/packages/engineering.scm (libsavitar): New variable. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2022-04-07gnu: Add libcharon.Malte Frank Gerdes
* gnu/packages/engineering.scm (libcharon): New variable. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2022-04-07gnu: Add uranium.Malte Frank Gerdes
* gnu/packages/engineering.scm (uranium): New variable. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2022-04-07gnu: Add cura-binary-data.Malte Frank Gerdes
* gnu/packages/engineering.scm (cura-binary-data): New variable. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2022-04-07gnu: Add cura-engine.Malte Frank Gerdes
* gnu/packages/engineering.scm (cura-engine): New variable. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2022-04-07gnu: Add libarcus.Malte Frank Gerdes
* gnu/packages/engineering.scm (libarcus): New variable. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2022-04-07gnu: kicad: Update to 6.0.4.Peter Polidoro
* 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>
2022-03-25gnu: prusa-slicer: Update to 2.4.1.Guillaume Le Vaillant
* gnu/packages/engineering.scm (prusa-slicer): Update to 2.4.1.
2022-03-18gnu: capstone: Update to 4.0.2.Olivier Dion
* 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>
2022-02-18gnu: freecad: Use same version of tbb as dependencies.Guillaume Le Vaillant
Fixes <https://issues.guix.gnu.org/54011>. * gnu/packages/engineering.scm (freecad)[inputs]: Replace tbb by tbb-2020.
2022-02-14gnu: freecad: Update to 0.19.3-0.09a05a9.Guillaume Le Vaillant
* 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".
2022-02-13gnu: libngspice: Update to 36.Vinicius Monego
* gnu/packages/engineering.scm (libngspice, ngspice): Update to 36. (libngspice)[inputs]: Remove labels.
2022-02-13gnu: libredwg: Update to 0.12.5.Vinicius Monego
* gnu/packages/engineering.scm (libredwg): Update to 0.12.5. [native-inputs]: Remove labels.