Brice Waegeneire
e7075353e0
gnu: kicad: Add translations and search paths.
...
* gnu/packages/engineering.scm (kicad)[arguments]<#:phases>[install-translations]: New phase.
[native-search-paths]: Add specification for KICAD_TEMPLATE_DIR,
KICAD_SYMBOL_DIR, KISYSMOD and KISYS3DMOD.
[native-inputs]: Add desktop-file-utils and kicad-i18l.
[inputs]: Remove desktop-file-utils. Replace python by
python-wrapper.
(kicad-i18l): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-02-27 14:31:26 +01:00
Brice Waegeneire
badc3c6783
gnu: kicad-symbols: Update synopsis and description.
...
* gnu/packages/engineering.scm (kicad-symbols)[synopsis]: Update.
[description]: Update.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-02-27 14:31:26 +01:00
Brice Waegeneire
0528474223
gnu: Remove kicad-library.
...
* gnu/packages/engineering.scm (kicad-library): Remove variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-02-27 14:31:26 +01:00
Brice Waegeneire
ca839f3c18
gnu: Add kicad-templates.
...
* gnu/packages/engineering.scm (kicad-templates): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-02-27 14:31:26 +01:00
Brice Waegeneire
c595150709
gnu: Add kicad-packages3d.
...
* gnu/packages/engineering.scm (kicad-packages3d): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-02-27 14:31:26 +01:00
Brice Waegeneire
259e65aac1
gnu: Add kicad-footprints.
...
* gnu/packages/engineering.scm (kicad-footprints): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-02-27 14:31:23 +01:00
John Soo
25b9992181
gnu: freecad. Use qt-build-system.
...
* gnu/packages/engineering.scm (freecad)[build-system]: Use qt-build-system.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-02-24 17:10:22 +01:00
John Soo
3c60d85f31
gnu: freecad. Fix build failure.
...
* gnu/packages/engineering.scm (freecad)[inputs]: Use qtbase-patched instead
of qtbase.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-02-24 17:10:22 +01:00
Tobias Geerinckx-Rice
74281436c5
gnu: radare2: Improve description.
...
* gnu/packages/engineering.scm (radare2)[synopsis, description]: Re-write.
2020-02-15 14:11:07 +01:00
Ricardo Wurmus
c67f2a7694
gnu: freehdl: Fix build.
...
* gnu/packages/engineering.scm (freehdl)[native-inputs]: Add gcc-5.
2020-01-26 10:32:39 +01:00
Tobias Geerinckx-Rice
542d64fd84
gnu: librepcb: Update to 0.1.3.
...
* gnu/packages/engineering.scm (librepcb): Update to 0.1.3.
2020-01-22 06:20:00 +01:00
Ricardo Wurmus
afb54fd1e7
gnu: lepton-eda: Fix build.
...
This is a follow-up to commit 1101c73c7f
.
* gnu/packages/engineering.scm (lepton-eda)[arguments]: Ignore inherited
phases.
2020-01-10 22:45:09 +01:00
Efraim Flashner
aa5fadaf72
gnu: capstone: Don't use unstable tarball.
...
* gnu/packages/engineering.scm (capstone)[source]: Download using
git-fetch.
2020-01-03 16:23:17 +02:00
Tobias Geerinckx-Rice
261e0356dc
gnu: kicad-symbols: Update to 5.1.5.
...
* gnu/packages/engineering.scm (kicad-symbols): Update to 5.1.5.
2020-01-02 00:47:14 +01:00
Tobias Geerinckx-Rice
7aed885ea3
gnu: kicad: Update to 5.1.5.
...
* gnu/packages/engineering.scm (kicad): Update to 5.1.5.
2020-01-02 00:47:14 +01:00
Tobias Geerinckx-Rice
a1e9e36e03
gnu: Use HTTPS for kicad-pcb.org.
...
* gnu/packages/engineering.scm (kicad, kicad-library, kicad-symbols)[home-page]: Use HTTPS.
2020-01-02 00:47:14 +01:00
Ricardo Wurmus
1101c73c7f
gnu: geda-gaf: Update to 1.10.0.
...
* gnu/packages/engineering.scm (geda-gaf): Update to 1.10.0.
[arguments]: Adjust phase "disable-failing-tests".
[inputs]: Add gamin and python-2.
2019-12-20 22:01:19 +01:00
Ricardo Wurmus
ef0ef831bc
gnu: lepton-eda: Update to 1.9.9-20191003.
...
* 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.
2019-12-20 11:23:50 +01:00
Ricardo Wurmus
6a0b9500f9
gnu: libfive: Update to 0-3.6e39254.
...
* 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.
2019-12-19 23:21:06 +01:00
Marius Bakke
ff3375251d
gnu: Use the test-only Xorg variant for tests.
...
* 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.
2019-11-28 00:33:47 +01:00
John Soo
ae5525c591
gnu: freecad: Update to 0.18.4.
...
* gnu/packages/engineering.scm (freecad): Update to 0.18.4.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-11-15 13:50:03 +01:00
Tobias Geerinckx-Rice
18a69803e2
gnu: libspnav: Fix typo in description.
...
* gnu/packages/engineering.scm (libspnav)[description]: Fix typo.
2019-11-12 04:18:10 +01:00
Efraim Flashner
f1d4d79fb3
gnu: Add 'file-name' where appropriate.
...
* 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.
2019-11-10 12:42:10 +02:00
Arun Isaac
c07bc1d2ca
gnu: kicad-symbols: Update to 5.1.4.
...
* gnu/packages/engineering.scm (kicad-symbols): Update to 5.1.4.
2019-11-05 19:51:20 +05:30
Arun Isaac
f648d681be
gnu: kicad: Update to 5.1.4.
...
* 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.
2019-11-05 19:51:20 +05:30
Marius Bakke
0fe041bd9f
gnu: Remove more GCC < 7 workarounds.
...
* 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.
2019-10-20 14:00:12 +02:00
Ludovic Courtès
cf3d1763ed
Merge branch 'core-updates'
2019-10-08 11:37:07 +02:00
Tobias Geerinckx-Rice
1c8d6d6d7a
gnu: qucs-s: Update to 0.0.21.
...
* gnu/packages/engineering.scm (qucs-s): Update to 0.0.21.
2019-10-08 05:29:29 +02:00
Ludovic Courtès
8d564b8b81
gnu: xyce: Use Bison 3.0.
...
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.
2019-09-30 09:49:34 +02:00
John Soo
4cd9de6068
gnu: Add freecad.
...
* gnu/packages/engineering.scm (freecad): New variable.
2019-09-22 08:58:20 +02:00
John Soo
704853fb7a
gnu: Add libmedfile.
...
* gnu/packages/engineering.scm (libmedfile): New variable.
2019-09-22 08:47:53 +02:00
John Soo
2003e837f4
gnu: Add libarea.
...
* gnu/packages/engineering.scm (libarea): New variable.
2019-09-22 08:47:52 +02:00
John Soo
2895a87fbf
gnu: Add libspnav.
...
* gnu/packages/engineering.scm (libspnav): New variable.
2019-09-22 08:47:52 +02:00
Steve Sprang
2316ce5187
gnu: Add openscad.
...
* gnu/packages/engineering.scm (openscad): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-09-11 12:07:54 +03:00
Arun Isaac
7c93edb93e
gnu: librepcb: Update to 0.1.2.
...
* gnu/packages/engineering.scm (librepcb): Update to 0.1.2.
2019-09-04 22:03:51 +05:30
Steve Sprang
2c0040ae30
gnu: Add lib3mf.
...
* gnu/packages/engineering.scm (lib3mf): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-31 21:04:09 +02:00
Jovany Leandro G.C
5cded306f9
gnu: Add cutter.
...
* gnu/packages/engineering.scm (cutter): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-08-08 20:14:14 +02:00
Tobias Geerinckx-Rice
8dec0cdf6e
gnu: radare2: Update to 3.5.1.
...
* gnu/packages/engineering.scm (radare2): Update to 3.5.1.
2019-06-18 06:15:01 +02:00
Tobias Geerinckx-Rice
a157fb2723
gnu: radare2: Download over HTTPS.
...
* gnu/packages/engineering.scm (radare2)[source]: Use HTTPS.
2019-06-17 03:04:31 +02:00
Tobias Geerinckx-Rice
e605820bc5
gnu: radare2: Don't use NAME in source URI.
...
* gnu/packages/engineering.scm (radare2)[source]: Hard-code NAME.
2019-06-17 03:04:30 +02:00
Vagrant Cascadian
6a16b8aa68
gnu: kicad: Fix typo "explicitly".
...
* gnu/packages/engineering (kicad): Fix typo in comment.
2019-05-22 18:21:14 -07:00
Tobias Geerinckx-Rice
9c476e4db5
gnu: kicad-library: Update source URL.
...
* gnu/packages/engineering.scm (kicad-library)[source]: Update URL.
Re-indent.
2019-05-17 03:05:54 +02:00
Arun Isaac
9be92490b5
gnu: librepcb: Update to 0.1.1.
...
* gnu/packages/engineering.scm (librepcb): Update to 0.1.1.
2019-04-26 01:58:30 +05:30
Arun Isaac
356b32b928
gnu: Add gnucap.
...
* gnu/packages/engineering.scm (gnucap): New variable.
2019-04-09 13:12:24 +05:30
Ricardo Wurmus
7cdc7e579b
gnu: fritzing: Update to 0.9.3b.
...
* 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.
2019-03-26 23:58:33 +01:00
Jonathan Brielmaier
138950a88b
gnu: meep: Update to 1.8.0.
...
* 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>
2019-03-14 20:49:02 -04:00
Jonathan Brielmaier
e719562d59
gnu: mpb: Update to 1.8.0.
...
* 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>
2019-03-14 20:49:02 -04:00
Jonathan Brielmaier
a7de5a5006
gnu: guile-libctl: Update to 4.2.0.
...
* 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>
2019-03-14 20:49:02 -04:00
Jonathan Brielmaier
1618c6fe3b
gnu: harminv: Build shared library.
...
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>
2019-03-14 20:48:55 -04:00
Tobias Geerinckx-Rice
a554462123
gnu: kicad-symbols: Use GIT-FILE-NAME.
...
* packages/engineering.scm (kicad-symbols)[source]: Use GIT-FILE-NAME.
2019-03-12 02:22:36 +01:00