Age | Commit message (Expand) | Author |
2024-02-25 | gnu: poke: Adjust vim plugin directory....* gnu/packages/engineering.scm (poke)[arguments]: Add configure-flag to
install vim plugin to the correct directory.
Change-Id: I8977fe1858a144ba630b3757e038142424cd1c23
| Efraim Flashner |
2024-02-24 | gnu: kicad: Update to 7.0.11....* gnu/packages/engineering.scm (kicad): Update to 7.0.11.
Change-Id: I9cde8a2c4888f954334f874a48b8ea1c35145084
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Peter Polidoro |
2024-01-24 | gnu: python-scikit-rf: Update to 0.31.0....* gnu/packages/engineering.scm (python-scikit-rf): Update to 0.31.0.
Change-Id: I5dc8891530d7a7e55a899cfde4f72aecc83ec044
| Vinicius Monego |
2024-01-19 | gnu: libngspice: Update to 42....* gnu/packages/engineering.scm (libngspice, ngspice): Update to 42.
Change-Id: Ib7b72724f8f46ce376bd6517cb2652c870edcb0d
| Vinicius Monego |
2024-01-04 | gnu: kicad: Update to 7.0.10....* gnu/packages/engineering.scm (kicad): Update to 7.0.10.
Change-Id: I7461d2d6736a4618c52767fecc6c0af2c531c1f5
| Peter Polidoro |
2023-12-11 | gnu: gerbv: Use a source file-name....* gnu/packages/engineering.scm (gerbv)[source]: Add file-name field.
Change-Id: Ia0264233a75aa6fc2bd54de23c9510e184cbee31
| Efraim Flashner |
2023-12-05 | gnu: gerbv: Update to 2.10.0....* gnu/packages/engineering.scm (gerbv): Update to 2.10.0.
[source]: Switch to maintained repository.
[native-inputs]: Add autoconf, automake, gettext-minimal, libtool.
Remove package labels.
[inputs]: Add comment about GTK+2. Remove package labels.
[home-page]: Update URL.
Change-Id: Ie30c4ae618b3b57e9b59e3e40f1423fed4d26135
| Vinicius Monego |
2023-12-05 | gnu: python-scikit-rf: Update to 0.30.0....* gnu/packages/engineering.scm (python-scikit-rf): Update to 0.30.0.
Change-Id: Ia33268f2a655a80a645e30c4b1e08e830da83ae4
| Vinicius Monego |
2023-12-05 | gnu: freecad: Update to 0.21.2....* gnu/packages/engineering.scm (freecad): Update to 0.21.2.
Change-Id: Ia7ca92405dfe5cf155387e9fec5ad135701e91c1
| Vinicius Monego |
2023-11-16 | gnu: kicad: Update to 7.0.9....* gnu/packages/engineering.scm (kicad): Update to 7.0.9.
Change-Id: I83c232958e29f38134454efcac25d2e2cfb8e500
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Peter Polidoro |
2023-10-21 | gnu: Remove emacs-poke....This naming conflicts with the ELPA 'poke' package, a emacs interface to
GNU poke.
* gnu/packages/engineering.scm (emacs-poke): Turn into a deprecated
alias for “poke”.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Bruno Victal |
2023-10-21 | gnu: poke: Install emacs modes....* gnu/packages/engineering.scm (poke)[arguments]<#:configure-flags>: Correctly
set lispdir for emacs.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Bruno Victal |
2023-10-21 | gnu: poke: Revise package definition....Rewrite package using G-Expressions. Remove obsolete comments, options and
unused dependencies [1].
[1]: GNU poke commit: c17b0fb7d9d0b97398c664c882d6ef1e732bc66a
* gnu/packages/engineering.scm (poke)[inputs]: Remove json-c.
[arguments]: Use G-Expression. Remove obsolete comments and configure-flags.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Bruno Victal |
2023-10-17 | gnu: valeronoi: Reformat with guix style....* gnu/packages/engineering.scm (valeronoi): Process package with guix
style.
| Efraim Flashner |
2023-10-17 | gnu: valeronoi: Unbundle catch2 header....* gnu/packages/engineering.scm (valeroni)[source]: Add snippet to remove
bundled header.
[native-inputs]: Add catch2.
| Efraim Flashner |
2023-10-17 | gnu: valeronoi: Update to 0.2.0....* gnu/packages/engineering.scm valeronoi: Update to 0.2.0.
[inputs]: Remove qtbase-5 and qtsvg-5; add qtbase and qtsvg.
| Efraim Flashner |
2023-10-06 | gnu: librepcb: Update to 1.0.0....* gnu/packages/engineering.scm (librepcb): Update to 1.0.0.
[source]: Add snippet to remove some vendored dependencies.
[build-system]: Use cmake-build-system.
[inputs]: Add fontconfig, fontobene-qt5, glu, hoedown, muparser,
opencascade-occt, clipper, qtdeclarative-5, qtquickcontrols2-5, quazip.
[native-inputs]: Add googletest, pkg-config.
[arguments]<#:configure-flags>: Add "-DUNBUNDLE_FONTOBENE_QT5=ON",
"-DUNBUNDLE_GTEST=ON", "-DUNBUNDLE_HOEDOWN=ON", "-DUNBUNDLE_MUPARSER=ON",
"-DUNBUNDLE_POLYCLIPPING=ON", "-DUNBUNDLE_QUAZIP=ON".
<#:phases>: Don't override the configure phase. Override the check phase and
skip failing tests.
[license]: Remove licenses from unbundled dependencies.
Signed-off-by: Vinicius Monego <monego@posteo.net>
| pinoaffe |
2023-10-04 | gnu: kicad: Update to 7.0.8....* gnu/packages/engineering.scm (kicad): Update to 7.0.8.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Peter Polidoro |
2023-10-03 | gnu: python-scikit-rf: Update to 0.29.1....* gnu/packages/engineering.scm (python-scikit-rf): Update to 0.29.1.
[native-inputs]: Add python-pytest-mock.
| Vinicius Monego |
2023-09-24 | gnu: rizin: Edit synopsis....* gnu/packages/engineering.scm (rizin)[synopsis]: Expand abbrev.
| Tobias Geerinckx-Rice |
2023-09-24 | gnu: rizin: Update to 0.6.2....* gnu/packages/engineering.scm (rizin): Update to 0.6.2.
[inputs]: Re-indent.
| Tobias Geerinckx-Rice |
2023-09-24 | gnu: minicom: Update package style....* gnu/packages/engineering.scm (minicom)[arguments]:
Rewrite as G-expressions.
[native-inputs]: Remove input labels.
| Tobias Geerinckx-Rice |
2023-09-24 | gnu: minicom: Update to 2.9....* gnu/packages/engineering.scm (minicom): Update to 2.9.
[arguments]: Don't explicitly return #t from phases.
[native-inputs]: Upgrade autoconf to autoconf-2.71.
| Tobias Geerinckx-Rice |
2023-09-26 | gnu: capstone: Update to 5.0.1....* gnu/packages/engineering.scm (capstone): Update to 5.0.1.
| Maxim Cournoyer |
2023-09-05 | gnu: Add libmodbus....* gnu/packages/engineering.scm (libmodbus): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Vinicius Monego |
2023-09-02 | gnu: poke: Update to 3.3...* gnu/packages/engineering.scm (poke): Update to 3.3
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Andy Tai |
2023-09-02 | gnu: freecad: Update to 0.21.1....* gnu/packages/engineering.scm (freecad): Update to 0.21.1.
| Vinicius Monego |
2023-09-02 | gnu: libngspice: Update to 41....* gnu/packages/engineering.scm (libngspice, ngspice): Update to 41.
| Vinicius Monego |
2023-08-26 | gnu: rizin: Update to 0.6.1....* gnu/packages/engineering.scm (rizin): Update to 0.6.1.
[arguments]<#:phases>: Enable a now passing test (analysis_var).
| 宋文武 |
2023-08-18 | gnu: kicad: Update to 7.0.7....* gnu/packages/engineering.scm (kicad): Update to 7.0.7.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Peter Polidoro |
2023-08-15 | gnu: pcb2gcode: Build with librsvg-for-system....* gnu/packages/engineering.scm (pcb2gcode)[inputs]: Replace librsvg with
librsvg-for-system.
| Efraim Flashner |
2023-08-11 | gnu: Sort use-module alphabetically in (gnu packages engineering)...* gnu/packages/engineering.scm: Sort use-module alphabetically to ease maintenance.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sharlatan Hellseher |
2023-08-11 | gnu: fritzing: Improve package style....* gnu/package/engineering.scm (fritzing): Improve package style.
Use Gexp.
[inputs]: Remove labels. Sort alphabetically.
[native-inputs]: Introduce it, use fritzing-parts instead local source.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sharlatan Hellseher |
2023-08-11 | gnu: Add fritzing-parts....* gnu/packages/engineering.scm (fritzing-parts): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sharlatan Hellseher |
2023-08-10 | gnu: Do not use (gnu packages commencement) in engineering.scm....This avoids a circular dependency evidenced by the following commit.
* gnu/packages/engineering.scm (freehdl)[inputs]: Resolve
'gcc-toolchain' from here rather than by using (gnu packages
commencement).
| Ludovic Courtès |
2023-08-05 | gnu: freecad: Update to 0.21.0....* gnu/packages/engineering.scm (freecad): Update to 0.21.0.
[inputs]: Add fmt.
| Vinicius Monego |
2023-07-30 | gnu: cutter: Update source URL....* gnu/packages/engineering.scm (cutter)[source]: Update.
| Tobias Geerinckx-Rice |
2023-07-30 | gnu: cutter: Update home page....* gnu/packages/engineering.scm (cutter)[home-page]: Update.
| Tobias Geerinckx-Rice |
2023-08-01 | gnu: Add python-asyncua....* gnu/packages/engineering.scm (python-asyncua): New variable.
| Danny Milosavljevic |
2023-07-29 | gnu: python-scikit-rf: Update to 0.28.0....* gnu/packages/engineering.scm (python-scikit-rf): Update to 0.28.0.
| Vinicius Monego |
2023-07-18 | gnu: Deprecate `texlive-tiny'....At this point, there are three equivalent TeX Live sub-systems:
texlive-scheme-basic, texlive-tiny, and (texlive-updmap.cfg). It is confusing
to keep so many around.
* doc/contributing.texi (Submitting Patches): Remove reference to
TEXLIVE-TINY.
* gnu/packages/algebra.scm (pari-gp)[native-inputs]:
(giac)[native-inputs]:
* gnu/packages/chez.scm (chez-sockets)[native-inputs]:
* gnu/packages/engineering.scm (fastcap)[native-inputs]:
* gnu/packages/gettext.scm (po4a)[native-inputs]:
* gnu/packages/maths.scm (cddlib)[native-inputs]:
(gnuplot)[native-inputs]:
(itpp)[native-inputs]:
* gnu/packages/ocaml.scm (unison)[native-inputs]:
* gnu/packages/pdf.scm (extractpdfmark)[native-inputs]:
* gnu/packages/photo.scm (enblend-enfuse): Replace TEXLIVE-TINY with a call to TEXLIVE-UPDMAP.CFG.
* gnu/packages/radio.scm (gnuradio)[native-inputs]: Remove unnecessary
TEXLIVE-TINY.
* gnu/packages/tex.scm (texlive-tiny): Deprecate it in favor of TEXLIVE-SCHEME-BASIC.
(texlive-makecmds)[native-inputs]: Replace TEXLIVE-TINY with a call to TEXLIVE-UPDMAP.CFG.
* guix/lint.scm (check-inputs-should-be-native): Check only for
"texlive-updmap.cfg" input name.
| Nicolas Goaziou |
2023-07-18 | gnu: Rationalize texlive-updmap.cfg and texlive-tiny inputs....TEXLIVE-UPDMAP.CFG and TEXLIVE-TINY should only be used as native inputs.
Also remove texlive packages already provided by them.
* doc/build.scm (pdf-manual):
* gnu/packages/algebra.scm (pari-gp):
* gnu/packages/bioinformatics.scm (discrover):
(phyml):
(velvet):
* gnu/packages/chemistry.scm (yaehmop):
* gnu/packages/chez.scm (stex-bootstrap):
(chez-web):
(chez-sockets):
* gnu/packages/cran.scm (r-prereg):
* gnu/packages/docbook.scm (dblatex):
* gnu/packages/emacs-xyz.scm (emacs-auctex):
* gnu/packages/engineering.scm (fastcap):
* gnu/packages/fsf.scm (book-faif):
* gnu/packages/graphviz.scm (dot2tex):
* gnu/packages/maths.scm (hypre):
* gnu/packages/ocaml.scm (unison):
(ocaml-bibtex2html):
* gnu/packages/plotutils.scm (asymptote):
* gnu/packages/python-xyz.scm (python-nbconvert):
(python-pypandoc):
* gnu/packages/radio.scm (gnuradio):
(libosmo-dsp):
* gnu/packages/statistics.scm (r-with-tests):
* gnu/packages/tex.scm (texlive-makecmds):
(texlive-innerscript):
(teximpatient):
(texlive-xkeyval): Remove texlive packages already provided by
TEXLIVE-UPDMAP.CFG. Don't add TEXLIVE-TINY or TEXLIVE-UPDMAP.CFG as inputs.
| Nicolas Goaziou |
2023-07-16 | gnu: pcb-rnd: Prepare for cross-compilation....* gnu/packages/engineering.scm (pcb-rnd)[arguments]: Use CC-FOR-TARGET.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: pcb-rnd: Update to 3.1.1....* gnu/packages/engineering.scm (pcb-rnd): Update to 3.1.1.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: librnd: Prepare for cross-compilation....* gnu/packages/engineering.scm (librnd)[arguments]: Use CC-FOR-TARGET.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: librnd: Update to 4.0.2....* gnu/packages/engineering.scm (librnd): Update to 4.0.2.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: linsmith: Fix input types....* gnu/packages/engineering.scm (linsmith)[native-inputs]:
Remove input labels. Move gtk+-2 and libgnomeui from here…
[inputs]: …to here.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: linsmith: Update to 0.99.33....* gnu/packages/engineering.scm (linsmith): Update to 0.99.33.
| Tobias Geerinckx-Rice |
2023-07-10 | gnu: kicad: Update to 7.0.6....* gnu/packages/engineering.scm (kicad): Update to 7.0.6.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Peter Polidoro |
2023-06-02 | gnu: kicad: Update to 7.0.5....* gnu/packages/engineering.scm (kicad): Update to 7.0.5.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Peter Polidoro |