summaryrefslogtreecommitdiff
path: root/gnu/packages/engineering.scm
Commit message (Collapse)AuthorAge
* gnu: radare2: Improve description.Tobias Geerinckx-Rice2020-02-15
| | | | * gnu/packages/engineering.scm (radare2)[synopsis, description]: Re-write.
* gnu: freehdl: Fix build.Ricardo Wurmus2020-01-26
| | | | * gnu/packages/engineering.scm (freehdl)[native-inputs]: Add gcc-5.
* gnu: librepcb: Update to 0.1.3.Tobias Geerinckx-Rice2020-01-22
| | | | * gnu/packages/engineering.scm (librepcb): Update to 0.1.3.
* gnu: lepton-eda: Fix build.Ricardo Wurmus2020-01-10
| | | | | | | This is a follow-up to commit 1101c73c7fb2e0dbba00b45c05bf36ae08bdb6f2. * gnu/packages/engineering.scm (lepton-eda)[arguments]: Ignore inherited phases.
* gnu: capstone: Don't use unstable tarball.Efraim Flashner2020-01-03
| | | | | * gnu/packages/engineering.scm (capstone)[source]: Download using git-fetch.
* gnu: kicad-symbols: Update to 5.1.5.Tobias Geerinckx-Rice2020-01-02
| | | | * gnu/packages/engineering.scm (kicad-symbols): Update to 5.1.5.
* gnu: kicad: Update to 5.1.5.Tobias Geerinckx-Rice2020-01-02
| | | | * gnu/packages/engineering.scm (kicad): Update to 5.1.5.
* gnu: Use HTTPS for kicad-pcb.org.Tobias Geerinckx-Rice2020-01-02
| | | | * gnu/packages/engineering.scm (kicad, kicad-library, kicad-symbols)[home-page]: Use HTTPS.
* gnu: geda-gaf: Update to 1.10.0.Ricardo Wurmus2019-12-20
| | | | | | * gnu/packages/engineering.scm (geda-gaf): Update to 1.10.0. [arguments]: Adjust phase "disable-failing-tests". [inputs]: Add gamin and python-2.
* gnu: lepton-eda: Update to 1.9.9-20191003.Ricardo Wurmus2019-12-20
| | | | | | * gnu/packages/engineering.scm (lepton-eda): Update to 1.9.9-20191003. [inputs]: Do not inherit from geda-gaf; replace guile-2.0 with guile-2.2. [arguments]: Add phase to compile Scheme files.
* gnu: libfive: Update to 0-3.6e39254.Ricardo Wurmus2019-12-19
| | | | | | | * gnu/packages/engineering.scm (libfive): Update to 0-3.6e39254. [arguments]: Add build phase "find-catch". [inputs]: Replace catch-framework with catch-framework2. [license]: Change license for library.
* gnu: Use the test-only Xorg variant for tests.Marius Bakke2019-11-28
| | | | | | | | | | | | | | | | * gnu/packages/education.scm (gcompris-qt)[native-inputs]: Change XORG-SERVER to XORG-SERVER-FOR-TESTS. * gnu/packages/engineering.scm (pcb, qucs, openscad)[native-inputs]: Likewise. * gnu/packages/gnome.scm (libbonoboui, d-feet, gspell, libdazzle, libhandy)[native-inputs]: Likewise. * gnu/packages/gnupg.scm (parcimonie)[native-inputs]: Likewise. * gnu/packages/graphics.scm (opensubdiv, rapicorn)[native-inputs]: Likewise. * gnu/packages/gtk.scm (gtksourceview-2, gtksourceview)[native-inputs]: Likewise. * gnu/packages/image-processing.scm (opencv)[native-inputs]: Likewise. * gnu/packages/kde-frameworks.scm (kconfig, kcoreaddons, kwidgetsaddons, kwindowsystem, kdeclarative)[native-inputs]: Likewise. * gnu/packages/kde-plasma.scm (kscreenlocker)[native-inputs]: Likewise. * gnu/packages/messaging.scm (gajim)[native-inputs]: Likewise. * gnu/packages/python-xyz.scm (python-seaborn)[native-inputs]: Likewise.
* gnu: freecad: Update to 0.18.4.John Soo2019-11-15
| | | | | | * gnu/packages/engineering.scm (freecad): Update to 0.18.4. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: libspnav: Fix typo in description.Tobias Geerinckx-Rice2019-11-12
| | | | * gnu/packages/engineering.scm (libspnav)[description]: Fix typo.
* gnu: Add 'file-name' where appropriate.Efraim Flashner2019-11-10
| | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm (detox, neofetch), gnu/packages/algebra.scm (python-fpylll), gnu/packages/bioinformatics.scm (tbsp, genrich), gnu/packages/crypto.scm (hpenc), gnu/packages/digest.scm (xxhash), gnu/packages/emacs-xyz.scm (emacs-tiny, emacs-ergoemacs-mode, emacs-make-it-so, emacs-poet-theme, emacs-deft, emacs-scribble-mode, emacs-helm-mu, emacs-unidecode, emacs-diff-hl, emacs-helm-exwm, emacs-gif-screencast, emacs-exec-path-from-shell), gnu/packages/engineering.scm (gpx), gnu/packages/freedesktop.scm (waylandpp), gnu/packages/golang.scm (go-github-com-sirupsen-logrus, go-github-com-shirou-gopsutil), gnu/packages/guile-xyz.scm (guile-studio, guile-picture-language, jupyter-guile-kernel), gnu/packages/image-viewers.scm (qview), gnu/packages/java-maths.scm (java-jblas), gnu/packages/llvm.scm (libclc), gnu/packages/logging.scm (spdlog), gnu/packages/ocaml.scm (ocaml-cstruct, ocaml-zarith), gnu/packages/terminals.scm (libtsm), gnu/packages/tigervnc.scm (tigervnc-client), gnu/packages/xdisorg.scm (xcalib, xbanish) [source]: Add file-name.
* gnu: kicad-symbols: Update to 5.1.4.Arun Isaac2019-11-05
| | | | * gnu/packages/engineering.scm (kicad-symbols): Update to 5.1.4.
* gnu: kicad: Update to 5.1.4.Arun Isaac2019-11-05
| | | | | | | | | | * gnu/packages/engineering.scm (kicad): Update to 5.1.4. [arguments]: Remove unrecognized flags and flags that are redundant because they specify default values. Use python 3 and the "Phoenix" version of wxPython. Enable the GitHub plugin for pcbnew. Remove adjust-boost-include phase. [inputs]: Replace python-2 with python, wxwidgets-gtk2 with wxwidgets and python2-wxpython with python-wxpython.
* gnu: Remove more GCC < 7 workarounds.Marius Bakke2019-10-20
| | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/abiword.scm (abiword)[arguments]: Do not pass "-std=c++11" to the GCC command line. * gnu/packages/aidc.scm (zbar)[arguments]: Likewise. * gnu/packages/android.scm (android-libbase, android-libcutils, android-libziparchive, fastboot)[arguments]: Likewise. * gnu/packages/audio.scm (azr3, guitarix, suil)[arguments]: Likewise. * gnu/packages/bioinformatics.scm (bless)[arguments]: Likewise. * gnu/packages/bittorrent.scm (libtorrent-rasterbar)[arguments]: Likewise. * gnu/packages/code.scm (rtags)[arguments]: Likewise. * gnu/packages/coq.scm (coq-gappa)[arguments]: Likewise. * gnu/packages/emulators.scm (dolphin-emu)[arguments]: Likewise. * gnu/packages/engineering.scm (xyce-serial, xyce-parallel)[arguments]: Likewise. * gnu/packages/gnupg.scm (pinentry-qt)[arguments]: Likewise. * gnu/packages/gobby.scm (libnet6, obby)[arguments]: Likewise. * gnu/packages/graph.scm (python-faiss)[arguments]: Likewise. * gnu/packages/graphics.scm (povray)[arguments]: Likewise. * gnu/packages/image-processing.scm (opencv, itk-snap)[arguments]: Likewise. * gnu/packages/image.scm (freeimage)[arguments]: Likewise. * gnu/packages/kodi.scm (crossguid)[arguments]: Likewise. * gnu/packages/music.scm (amsynth, qmidiarp, qmidiroute, seq24)[arguments]: Likewise. * gnu/packages/pdf.scm (python-poppler-qt5)[arguments]: Likewise. * gnu/packages/sagemath.scm (lcalc)[arguments]: Likewise. * gnu/packages/video.scm (vlc, mlt, v4l-utils)[arguments]: Likewise.
* Merge branch 'core-updates'Ludovic Courtès2019-10-08
|\
| * gnu: xyce: Use Bison 3.0.Ludovic Courtès2019-09-30
| | | | | | | | | | | | | | | | Xyce requires Bison 3.0 at the latest. * gnu/packages/bison.scm (bison-3.0): New variable. * gnu/packages/engineering.scm (xyce-serial)[native-inputs]: Use BISON-3.0 instead of BISON.
* | gnu: qucs-s: Update to 0.0.21.Tobias Geerinckx-Rice2019-10-08
|/ | | | * gnu/packages/engineering.scm (qucs-s): Update to 0.0.21.
* gnu: Add freecad.John Soo2019-09-22
| | | | * gnu/packages/engineering.scm (freecad): New variable.
* gnu: Add libmedfile.John Soo2019-09-22
| | | | * gnu/packages/engineering.scm (libmedfile): New variable.
* gnu: Add libarea.John Soo2019-09-22
| | | | * gnu/packages/engineering.scm (libarea): New variable.
* gnu: Add libspnav.John Soo2019-09-22
| | | | * gnu/packages/engineering.scm (libspnav): New variable.
* gnu: Add openscad.Steve Sprang2019-09-11
| | | | | | * gnu/packages/engineering.scm (openscad): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: librepcb: Update to 0.1.2.Arun Isaac2019-09-04
| | | | * gnu/packages/engineering.scm (librepcb): Update to 0.1.2.
* gnu: Add lib3mf.Steve Sprang2019-08-31
| | | | | | * gnu/packages/engineering.scm (lib3mf): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add cutter.Jovany Leandro G.C2019-08-08
| | | | | | * gnu/packages/engineering.scm (cutter): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: radare2: Update to 3.5.1.Tobias Geerinckx-Rice2019-06-18
| | | | * gnu/packages/engineering.scm (radare2): Update to 3.5.1.
* gnu: radare2: Download over HTTPS.Tobias Geerinckx-Rice2019-06-17
| | | | * gnu/packages/engineering.scm (radare2)[source]: Use HTTPS.
* gnu: radare2: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-06-17
| | | | * gnu/packages/engineering.scm (radare2)[source]: Hard-code NAME.
* gnu: kicad: Fix typo "explicitly".Vagrant Cascadian2019-05-22
| | | | * gnu/packages/engineering (kicad): Fix typo in comment.
* gnu: kicad-library: Update source URL.Tobias Geerinckx-Rice2019-05-17
| | | | | * gnu/packages/engineering.scm (kicad-library)[source]: Update URL. Re-indent.
* gnu: librepcb: Update to 0.1.1.Arun Isaac2019-04-26
| | | | * gnu/packages/engineering.scm (librepcb): Update to 0.1.1.
* gnu: Add gnucap.Arun Isaac2019-04-09
| | | | * gnu/packages/engineering.scm (gnucap): New variable.
* gnu: fritzing: Update to 0.9.3b.Ricardo Wurmus2019-03-26
| | | | | | | * gnu/packages/engineering.scm (fritzing): Update to 0.9.3b. [source]: Fetch from git. [arguments]: Use INVOKE and adjust configure phase. [inputs]: Add libgit2; fetch fritzing-parts-db via git.
* gnu: meep: Update to 1.8.0.Jonathan Brielmaier2019-03-14
| | | | | | | | * gnu/packages/engineering.scm (meep): Update to 1.8.0. [source]: Fetch source from GitHub, as it's only there. [inputs]: Use Guile 2.2, as meep supports it. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: mpb: Update to 1.8.0.Jonathan Brielmaier2019-03-14
| | | | | | | | * gnu/packages/engineering.scm (mpb): Update to 1.8.0. [source]: Fetch source from GitHub, as it's only there. [arguments]: Build shared library, as required by meep. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: guile-libctl: Update to 4.2.0.Jonathan Brielmaier2019-03-14
| | | | | | | | * gnu/packages/engineering.scm (guile-libctl): Update to 4.2.0. [source]: Update source link to GitHub. [arguments]: Build shared library as required by meep. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: harminv: Build shared library.Jonathan Brielmaier2019-03-14
| | | | | | | | | The shared library is required by meep. * gnu/packages/engineering.scm (harminv)[arguments]: Enable building of shared library. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: kicad-symbols: Use GIT-FILE-NAME.Tobias Geerinckx-Rice2019-03-12
| | | | * packages/engineering.scm (kicad-symbols)[source]: Use GIT-FILE-NAME.
* gnu: kicad-symbols: Update to 5.0.2.Tobias Geerinckx-Rice2019-03-12
| | | | * gnu/packages/engineering.scm (kicad-symbols): Update to 5.0.2.
* gnu: kicad: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-03-12
| | | | * gnu/packages/engineering.scm (kicad)[source]: Hard-code NAME.
* gnu: kicad: Update to 5.0.2.Tobias Geerinckx-Rice2019-03-12
| | | | * gnu/packages/engineering.scm (kicad): Update to 5.0.2.
* gnu: Add translate2geda.Ricardo Wurmus2019-03-08
| | | | * gnu/packages/engineering.scm (translate2geda): New variable.
* gnu: gerbv: Update to 2.7.0.Tobias Geerinckx-Rice2019-02-19
| | | | * gnu/packages/engineering.scm (gerbv): Update to 2.7.0.
* gnu: Add gpx.Tim Stahel2019-02-07
| | | | | | * gnu/packages/engineering.scm (gpx): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: fastcap: Fix build and use INVOKE.Ricardo Wurmus2019-01-28
| | | | | | * gnu/packages/engineering.scm (fastcap)[native-inputs]: Replace texlive-tiny with a texlive-union including texlive-fonts-amsfonts. [arguments]: Use INVOKE in build phases.
* gnu: pcb-rnd: Use INVOKE.Ricardo Wurmus2019-01-25
| | | | * gnu/packages/engineering.scm (pcb-rnd)[arguments]: Use INVOKE.