summaryrefslogtreecommitdiff
path: root/gnu/packages/engineering.scm
Commit message (Collapse)AuthorAge
...
* 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.
* gnu: Separate Python core packages from the rest.Ricardo Wurmus2019-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm: Move hundreds of package definitions from here... * gnu/packages/python-xyz.scm: ...to this new module. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * gnu/packages/ada.scm, gnu/packages/admin.scm, gnu/packages/android.scm, gnu/packages/audio.scm, gnu/packages/backup.scm, gnu/packages/benchmark.scm, gnu/packages/bioinformatics.scm, gnu/packages/bittorrent.scm, gnu/packages/calendar.scm, gnu/packages/check.scm, gnu/packages/chemistry.scm, gnu/packages/cluster.scm, gnu/packages/compression.scm, gnu/packages/connman.scm, gnu/packages/crypto.scm, gnu/packages/cups.scm, gnu/packages/databases.scm, gnu/packages/dav.scm, gnu/packages/direct-connect.scm, gnu/packages/disk.scm, gnu/packages/django.scm, gnu/packages/dlang.scm, gnu/packages/docker.scm, gnu/packages/ebook.scm, gnu/packages/elf.scm, gnu/packages/emacs.scm, gnu/packages/emulators.scm, gnu/packages/engineering.scm, gnu/packages/enlightenment.scm, gnu/packages/finance.scm, gnu/packages/fltk.scm, gnu/packages/fontutils.scm, gnu/packages/freedesktop.scm, gnu/packages/game-development.scm, gnu/packages/games.scm, gnu/packages/geo.scm, gnu/packages/gl.scm, gnu/packages/glib.scm, gnu/packages/gnome.scm, gnu/packages/gnupg.scm, gnu/packages/gnuzilla.scm, gnu/packages/graph.scm, gnu/packages/graphics.scm, gnu/packages/graphviz.scm, gnu/packages/gtk.scm, gnu/packages/ham-radio.scm, gnu/packages/image-processing.scm, gnu/packages/image-viewers.scm, gnu/packages/image.scm, gnu/packages/irc.scm, gnu/packages/jrnl.scm, gnu/packages/julia.scm, gnu/packages/kde-frameworks.scm, gnu/packages/key-mon.scm, gnu/packages/libffi.scm, gnu/packages/libreoffice.scm, gnu/packages/libusb.scm, gnu/packages/lirc.scm, gnu/packages/logging.scm, gnu/packages/machine-learning.scm, gnu/packages/mail.scm, gnu/packages/mate.scm, gnu/packages/maths.scm, gnu/packages/medical.scm, gnu/packages/messaging.scm, gnu/packages/monitoring.scm, gnu/packages/mp3.scm, gnu/packages/mpd.scm, gnu/packages/music.scm, gnu/packages/networking.scm, gnu/packages/nutrition.scm, gnu/packages/openldap.scm, gnu/packages/openstack.scm, gnu/packages/package-management.scm, gnu/packages/password-utils.scm, gnu/packages/patchutils.scm, gnu/packages/pdf.scm, gnu/packages/photo.scm, gnu/packages/polkit.scm, gnu/packages/protobuf.scm, gnu/packages/python-crypto.scm, gnu/packages/python-web.scm, gnu/packages/qt.scm, gnu/packages/rdf.scm, gnu/packages/ruby.scm, gnu/packages/search.scm, gnu/packages/selinux.scm, gnu/packages/serialization.scm, gnu/packages/shells.scm, gnu/packages/simulation.scm, gnu/packages/ssh.scm, gnu/packages/statistics.scm, gnu/packages/storage.scm, gnu/packages/sync.scm, gnu/packages/terminals.scm, gnu/packages/textutils.scm, gnu/packages/time.scm, gnu/packages/tls.scm, gnu/packages/tor.scm, gnu/packages/tryton.scm, gnu/packages/version-control.scm, gnu/packages/video.scm, gnu/packages/virtualization.scm, gnu/packages/vpn.scm, gnu/packages/web-browsers.scm, gnu/packages/web.scm, gnu/packages/wicd.scm, gnu/packages/xdisorg.scm, gnu/packages/xorg.scm: Update module references.
* gnu: kicad: Don't hardcode version numbers.Efraim Flashner2018-12-17
| | | | | | * gnu/packages/engineering.scm (kicad)[source]: Replace hardcoded version number with parameterized one. [arguments]: Same.
* gnu: Add librepcb.Arun Isaac2018-12-13
| | | | * gnu/packages/engineering.scm (librepcb): New variable.
* gnu: Rename "octave" to "octave-cli".Kei Kebreau2018-12-08
| | | | | | | | | | | * gnu/packages/maths.scm (octave): Rename to... (octave-cli): ...this. [name]: Change to "octave-cli". (qtoctave): Inherit from octave-cli. (flann)[inputs]: Adjust accordingly. * gnu/packages/engineering.scm (qucs)[inputs]: Likewise. (qucs-s)[inputs]: Likewise. * gnu/packages/machine-learning.scm (shogun)[inputs]: Likewise.
* gnu: kicad: Fix build with Boost >= 1.68.Marius Bakke2018-12-03
| | | | * gnu/packages/engineering.scm (kicad)[arguments]: Add phase 'adjust-boost-include'.
* gnu: Add kicad-symbols.Danny Milosavljevic2018-10-10
| | | | * gnu/packages/engineering.scm (kicad-symbols): New variable.
* gnu: kicad: Update to 5.0.0.Jonathan Brielmaier2018-09-04
| | | | | | | | | * gnu/packages/engineering.scm (kicad): Update to 5.0.0. [source]: Change from git to url-fetch. [arguments]: Remove now unneeded build version parameter. [inputs]: Add opencascade-oce. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: capstone: Use HTTPS home page.Tobias Geerinckx-Rice2018-08-28
| | | | * gnu/packages/engineering.scm (capstone)[home-page]: Use HTTPS.
* gnu: Add Lepton-EDA.Ludovic Courtès2018-08-27
| | | | * gnu/packages/engineering.scm (lepton-eda): New variable.
* gnu: capstone: Update to 3.0.5.Tobias Geerinckx-Rice2018-08-24
| | | | | | * gnu/packages/engineering.scm (capstone): Update to 3.0.5. [arguments]: Set cstool's LDFLAGS in the environment instead of SUBSTITUTE*ing the Makefile.
* gnu: kicad-library: Update to 4.0.7.Tobias Geerinckx-Rice2018-07-04
| | | | * gnu/packages/engineering.scm (kicad-library): Update to 4.0.7.
* gnu: kicad-library: Return #t from phases.Tobias Geerinckx-Rice2018-07-04
| | | | | * gnu/packages/engineering.scm (kicad-library)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: libngspice: Update to 28.Tobias Geerinckx-Rice2018-06-07
| | | | * gnu/packages/engineering.scm (libngspice): Update to 28.
* gnu: libngspice: Use C-locale date format.Tobias Geerinckx-Rice2018-06-07
| | | | | * gnu/packages/engineering.scm (libngspice): Use a more standard (C-locale) date format when forging timestamps.
* gnu: qucs: Patch bootstrapping scripts.Danny Milosavljevic2018-06-07
| | | | | * gnu/packages/engineering.scm (qucs)[arguments]<#:phases>[patch-bootstrap]: New phase.
* gnu: qucs-s: Update to 0.0.20.Theodoros Foradis2018-06-07
| | | | | | | * gnu/packages/engineering.scm (qucs-s): Update to 0.0.20. [arguments]: Modify patch-paths phase to work with version 0.0.20. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: xyce-serial: Update to 6.8.Theodoros Foradis2018-06-07
| | | | | | | | | * gnu/packages/engineering.scm (xyce-serial): Update to 6.8. [inputs]: Replace lapack-3.5 with lapack. * gnu/packages/engineering.scm (xyce-prallel): [arguments]: Update configure flags to work with 6.8 version. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: trilinos-serial-xyce: Update to 12.12.1.Theodoros Foradis2018-06-07
| | | | | | | | * gnu/packages/engineering.scm (trilinos-serial-xyce): Update to 12.12.1. [arguments]: Add delete-tribits phase. [inputs]: Replace lapack-3.5 with lapack. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: libngspice: Update to 27.Theodoros Foradis2018-06-07
| | | | | | * gnu/packages/engineering.scm (libngspice): Update to 27. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: qucs: Build from git to fix bug.Theodoros Foradis2018-06-07
| | | | | | | | * gnu/packages/engineering.scm (qucs): Add TODO comment. [source]: Use git commit b4f27d9. [native-inputs]: Add autoconf, automake, flex and bison. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* Merge branch 'master' into core-updatesRicardo Wurmus2018-06-06
|\
| * gnu: gerbv: Update to 2.6.2.Tobias Geerinckx-Rice2018-06-06
| | | | | | | | | | | | * gnu/packages/engineering.scm (gerbv): Update to 2.6.2. [arguments]: Remove ‘autoconf’ phase... [native-inputs]: ...and remove its dependencies.
| * gnu: linsmith: Update to 0.99.31.Tobias Geerinckx-Rice2018-06-06
| | | | | | | | * gnu/packages/engineering.scm (linsmith): Update to 0.99.31.
| * gnu: linsmith: Use HTTPS home page.Tobias Geerinckx-Rice2018-06-06
| | | | | | | | * gnu/packages/engineering.scm (linsmith)[home-page]: Use HTTPS.
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-29
|\|
| * gnu: Add missing copyright line.Clément Lassieur2018-05-29
| | | | | | | | * gnu/packages/engineering.scm: Add missing copyright line for commit 6cedd61.
* | Merge branch 'master' into core-updatesRicardo Wurmus2018-05-29
|\|