gnu: spice-gtk: Add an absolute reference for libjpeg in the .la files.
[jackhill/guix/guix.git] / gnu / packages / engineering.scm
1 ;;; GNU Guix --- Functional package management for GNU
2 ;;; Copyright © 2015, 2016, 2017, 2018, 2019, 2020 Ricardo Wurmus <rekado@elephly.net>
3 ;;; Copyright © 2015 Federico Beffa <beffa@fbengineering.ch>
4 ;;; Copyright © 2016, 2018, 2020 Efraim Flashner <efraim@flashner.co.il>
5 ;;; Copyright © 2016 David Thompson <davet@gnu.org>
6 ;;; Copyright © 2016, 2017, 2018, 2019 Ludovic Courtès <ludo@gnu.org>
7 ;;; Copyright © 2016, 2017, 2018 Theodoros Foradis <theodoros@foradis.org>
8 ;;; Copyright © 2017 Julien Lepiller <julien@lepiller.eu>
9 ;;; Copyright © 2018, 2019, 2020 Tobias Geerinckx-Rice <me@tobias.gr>
10 ;;; Copyright © 2018 Clément Lassieur <clement@lassieur.org>
11 ;;; Copyright © 2018, 2019 Jonathan Brielmaier <jonathan.brielmaier@web.de>
12 ;;; Copyright © 2018, 2019 Arun Isaac <arunisaac@systemreboot.net>
13 ;;; Copyright © 2019 Tim Stahel <swedneck@swedneck.xyz>
14 ;;; Copyright © 2019 Jovany Leandro G.C <bit4bit@riseup.net>
15 ;;; Copyright © 2019 Steve Sprang <scs@stevesprang.com>
16 ;;; Copyright © 2019 John Soo <jsoo1@asu.edu>
17 ;;; Copyright © 2020 Brice Waegeneire <brice@waegenei.re>
18 ;;; Copyright © 2020 Vincent Legoll <vincent.legoll@gmail.com>
19 ;;;
20 ;;; This file is part of GNU Guix.
21 ;;;
22 ;;; GNU Guix is free software; you can redistribute it and/or modify it
23 ;;; under the terms of the GNU General Public License as published by
24 ;;; the Free Software Foundation; either version 3 of the License, or (at
25 ;;; your option) any later version.
26 ;;;
27 ;;; GNU Guix is distributed in the hope that it will be useful, but
28 ;;; WITHOUT ANY WARRANTY; without even the implied warranty of
29 ;;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
30 ;;; GNU General Public License for more details.
31 ;;;
32 ;;; You should have received a copy of the GNU General Public License
33 ;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
34
35 (define-module (gnu packages engineering)
36 #:use-module (guix packages)
37 #:use-module (guix download)
38 #:use-module (guix gexp)
39 #:use-module (guix git-download)
40 #:use-module (guix monads)
41 #:use-module (guix store)
42 #:use-module (guix utils)
43 #:use-module ((srfi srfi-1) #:hide (zip))
44 #:use-module ((guix licenses) #:prefix license:)
45 #:use-module (guix build-system ant)
46 #:use-module (guix build-system cmake)
47 #:use-module (guix build-system gnu)
48 #:use-module (guix build-system python)
49 #:use-module (guix build-system qt)
50 #:use-module (gnu packages)
51 #:use-module (gnu packages algebra)
52 #:use-module (gnu packages autotools)
53 #:use-module (gnu packages base)
54 #:use-module (gnu packages bison)
55 #:use-module (gnu packages boost)
56 #:use-module (gnu packages check)
57 #:use-module (gnu packages cmake)
58 #:use-module (gnu packages commencement)
59 #:use-module (gnu packages compression)
60 #:use-module (gnu packages curl)
61 #:use-module (gnu packages documentation)
62 #:use-module (gnu packages flex)
63 #:use-module (gnu packages fontutils)
64 #:use-module (gnu packages fpga)
65 #:use-module (gnu packages freedesktop)
66 #:use-module (gnu packages gcc)
67 #:use-module (gnu packages gd)
68 #:use-module (gnu packages gettext)
69 #:use-module (gnu packages ghostscript)
70 #:use-module (gnu packages gl)
71 #:use-module (gnu packages glib)
72 #:use-module (gnu packages gnome)
73 #:use-module (gnu packages gperf)
74 #:use-module (gnu packages graphics)
75 #:use-module (gnu packages graphviz)
76 #:use-module (gnu packages groff)
77 #:use-module (gnu packages gtk)
78 #:use-module (gnu packages guile)
79 #:use-module (gnu packages image)
80 #:use-module (gnu packages image-processing)
81 #:use-module (gnu packages imagemagick)
82 #:use-module (gnu packages linux) ;FIXME: for pcb
83 #:use-module (gnu packages m4)
84 #:use-module (gnu packages maths)
85 #:use-module (gnu packages multiprecision)
86 #:use-module (gnu packages mpi)
87 #:use-module (gnu packages ncurses)
88 #:use-module (gnu packages perl)
89 #:use-module (gnu packages pkg-config)
90 #:use-module (gnu packages python)
91 #:use-module (gnu packages python-xyz)
92 #:use-module (gnu packages qt)
93 #:use-module (gnu packages readline)
94 #:use-module (gnu packages swig)
95 #:use-module (gnu packages tbb)
96 #:use-module (gnu packages tcl)
97 #:use-module (gnu packages texinfo)
98 #:use-module (gnu packages tls)
99 #:use-module (gnu packages tex)
100 #:use-module (gnu packages version-control)
101 #:use-module (gnu packages wxwidgets)
102 #:use-module (gnu packages xml)
103 #:use-module (gnu packages xorg))
104
105 (define-public librecad
106 (package
107 (name "librecad")
108 (version "2.1.3")
109 (source (origin
110 (method url-fetch)
111 (uri (string-append
112 "https://github.com/LibreCAD/LibreCAD/archive/"
113 version ".tar.gz"))
114 (file-name (string-append name "-" version ".tar.gz"))
115 (sha256
116 (base32
117 "01nvc1g3si05r5np1pzn62ah9w84p8nxa32wqrjh6gdi17jfvi3l"))))
118 (build-system gnu-build-system)
119 (arguments
120 '(#:phases
121 (modify-phases %standard-phases
122 ;; Without this patch boost complains that "make_array" is not a
123 ;; member of "boost::serialization".
124 (add-after 'unpack 'patch-boost-error
125 (lambda _
126 (substitute* "librecad/src/lib/math/lc_quadratic.h"
127 (("#include \"rs_vector.h\"" line)
128 (string-append line
129 "\n#include <boost/serialization/array_wrapper.hpp>")))
130 (substitute* "librecad/src/lib/math/rs_math.cpp"
131 (("#include <boost/numeric/ublas/matrix.hpp>" line)
132 (string-append "#include <boost/serialization/array_wrapper.hpp>\n"
133 line)))
134 #t))
135 ;; Fix build against Qt 5.11.
136 (add-after 'unpack 'add-missing-headers
137 (lambda _
138 (substitute* "librecad/src/ui/generic/widgetcreator.cpp"
139 (("#include <QPushButton>") "#include <QPushButton>
140 #include <QActionGroup>"))
141 #t))
142 (add-after 'unpack 'patch-paths
143 (lambda* (#:key outputs #:allow-other-keys)
144 (let ((out (assoc-ref outputs "out")))
145 (substitute* "librecad/src/lib/engine/rs_system.cpp"
146 (("/usr/share") (string-append out "/share"))))))
147 (replace 'configure
148 (lambda* (#:key inputs #:allow-other-keys)
149 (system* "qmake" (string-append "BOOST_DIR="
150 (assoc-ref inputs "boost")))))
151 (replace 'install
152 (lambda* (#:key outputs #:allow-other-keys)
153 (let* ((out (assoc-ref outputs "out"))
154 (bin (string-append out "/bin"))
155 (share (string-append out "/share/librecad")))
156 (mkdir-p bin)
157 (install-file "unix/librecad" bin)
158 (mkdir-p share)
159 (copy-recursively "unix/resources" share))
160 #t))
161 ;; Ensure that icons are found at runtime
162 (add-after 'install 'wrap-executable
163 (lambda* (#:key inputs outputs #:allow-other-keys)
164 (let* ((out (assoc-ref outputs "out"))
165 (qt '("qtbase" "qtsvg")))
166 (wrap-program (string-append out "/bin/librecad")
167 `("QT_PLUGIN_PATH" ":" prefix
168 ,(map (lambda (label)
169 (string-append (assoc-ref inputs label)
170 "/lib/qt5/plugins/"))
171 qt)))
172 #t))))))
173 (inputs
174 `(("boost" ,boost)
175 ("muparser" ,muparser)
176 ("freetype" ,freetype)
177 ("qtbase" ,qtbase)
178 ("qtsvg" ,qtsvg)))
179 (native-inputs
180 `(("pkg-config" ,pkg-config)
181 ("which" ,which)))
182 (home-page "https://librecad.org/")
183 (synopsis "Computer-aided design (CAD) application")
184 (description
185 "LibreCAD is a 2D Computer-aided design (CAD) application for creating
186 plans and designs.")
187 (license license:gpl2)))
188
189 (define-public geda-gaf
190 (package
191 (name "geda-gaf")
192 (version "1.10.0")
193 (source (origin
194 (method url-fetch)
195 (uri (string-append
196 "http://ftp.geda-project.org/geda-gaf/stable/v"
197 (version-major+minor version) "/"
198 version "/geda-gaf-" version ".tar.gz"))
199 (sha256
200 (base32
201 "06ivgarvwbzjz2wigxzzkm8iszldi2p6x3a6jnlczjyrz4csddsy"))))
202 (build-system gnu-build-system)
203 (arguments
204 '(#:phases
205 (modify-phases %standard-phases
206 ;; tests require a writable HOME
207 (add-before 'check 'set-home
208 (lambda _
209 (setenv "HOME" (getenv "TMPDIR"))
210 #t))
211 (add-after 'unpack 'disable-failing-tests
212 (lambda _
213 (substitute* "xorn/tests/Makefile.in"
214 (("-Werror") ""))
215 ;; This test returns its correct result in an unexpected order.
216 (substitute* "libgeda/scheme/unit-tests/t0402-config.scm"
217 (("\\(begin-config-test 'config-keys" m)
218 (string-append "#;" m)))
219 #t)))
220 #:configure-flags
221 (let ((pcb (assoc-ref %build-inputs "pcb")))
222 (list (string-append "--with-pcb-datadir=" pcb "/share")
223 (string-append "--with-pcb-lib-path="
224 pcb "/share/pcb/pcblib-newlib:"
225 pcb "/share/pcb/newlib")))))
226 (inputs
227 `(("gamin" ,gamin)
228 ("glib" ,glib)
229 ("gtk" ,gtk+-2)
230 ("guile" ,guile-2.0)
231 ("shared-mime-info" ,shared-mime-info)
232 ("m4" ,m4)
233 ("pcb" ,pcb)
234 ("python" ,python-2))) ; for xorn
235 (native-inputs
236 `(("pkg-config" ,pkg-config)
237 ("desktop-file-utils" ,desktop-file-utils)
238 ("perl" ,perl))) ; for tests
239 (home-page "http://geda-project.org/")
240 (synopsis "Schematic capture, netlister, symbols, symbol checker, and utils")
241 (description
242 "Gaf stands for “gschem and friends”. It is a subset of the entire tool
243 suite grouped together under the gEDA name. gEDA/gaf is a collection of tools
244 which currently includes: gschem, a schematic capture program; gnetlist, a
245 netlist generation program; gsymcheck, a syntax checker for schematic symbols;
246 gattrib, a spreadsheet programm that manipulates the properties of symbols of
247 a schematic; libgeda, libraries for gschem gnetlist and gsymcheck; gsch2pcb, a
248 tool to forward annotation from your schematic to layout using PCB; some minor
249 utilities.")
250 (license license:gpl2+)))
251
252 (define-public lepton-eda
253 ;; This is a fork of gEDA/gaf started in late 2016. One of its goal is to
254 ;; keep and to extend Guile support.
255 (package
256 (inherit geda-gaf)
257 (name "lepton-eda")
258 (version "1.9.9-20191003")
259 (home-page "https://github.com/lepton-eda/lepton-eda")
260 (source (origin
261 (method git-fetch)
262 (uri (git-reference (url home-page) (commit version)))
263 (sha256
264 (base32
265 "08cc3zfk84qq9mrkc9pp4r9jlavvm01wwy0yd9frql68w2zw6mip"))
266 (file-name (git-file-name name version))))
267 (native-inputs
268 `(("autoconf" ,autoconf)
269 ("automake" ,automake)
270 ("desktop-file-utils" ,desktop-file-utils)
271 ("libtool" ,libtool)
272 ("gettext" ,gettext-minimal)
273 ("texinfo" ,texinfo)
274 ("groff" ,groff)
275 ("which" ,which)
276 ,@(package-native-inputs geda-gaf)))
277 (inputs
278 `(("glib" ,glib)
279 ("gtk" ,gtk+-2)
280 ("guile" ,guile-2.2)
281 ("shared-mime-info" ,shared-mime-info)
282 ("m4" ,m4)
283 ("pcb" ,pcb)))
284 (arguments
285 (substitute-keyword-arguments (package-arguments geda-gaf)
286 ((#:configure-flags flags ''())
287 ;; When running "make", the POT files are built with the build time as
288 ;; their "POT-Creation-Date". Later on, "make" notices that .pot
289 ;; files were updated and goes on to run "msgmerge"; as a result, the
290 ;; non-deterministic POT-Creation-Date finds its way into .po files,
291 ;; and then in .gmo files. To avoid that, simply make sure 'msgmerge'
292 ;; never runs. See <https://bugs.debian.org/792687>.
293 `(cons "ac_cv_path_MSGMERGE=true" ,flags))
294 ((#:phases phases '%standard-phases)
295 `(modify-phases %standard-phases
296 (add-before 'bootstrap 'prepare
297 (lambda _
298 ;; Some of the scripts there are invoked by autogen.sh.
299 (for-each patch-shebang (find-files "build-tools"))
300
301 ;; Make sure 'msgmerge' can modify the PO files.
302 (for-each (lambda (po)
303 (chmod po #o666))
304 (find-files "." "\\.po$"))
305
306 ;; This would normally be created by invoking 'git', but it
307 ;; doesn't work here.
308 (call-with-output-file "version.h"
309 (lambda (port)
310 (format port "#define PACKAGE_DATE_VERSION \"~a\"~%"
311 ,(string-drop version
312 (+ 1 (string-index version #\-))))
313 (format port "#define PACKAGE_DOTTED_VERSION \"~a\"~%"
314 ,(string-take version
315 (string-index version #\-)))
316 (format port "#define PACKAGE_GIT_COMMIT \"cabbag3\"~%")))
317 #t))
318 (add-after 'install 'compile-scheme-files
319 (lambda* (#:key outputs #:allow-other-keys)
320 (invoke "make" "precompile")
321 (for-each (lambda (program)
322 (wrap-program program
323 `("GUILE_LOAD_COMPILED_PATH" ":" prefix
324 (,(string-append (assoc-ref outputs "out")
325 "/share/lepton-eda/ccache/")))))
326 (find-files (string-append (assoc-ref outputs "out") "/bin")
327 ".*"))
328 #t))))))
329 (description
330 "Lepton EDA ia an @dfn{electronic design automation} (EDA) tool set
331 forked from gEDA/gaf in late 2016. EDA tools are used for electrical circuit
332 design, schematic capture, simulation, prototyping, and production. Lepton
333 EDA includes tools for schematic capture, attribute management, bill of
334 materials (BOM) generation, netlisting into over 20 netlist formats, analog
335 and digital simulation, and printed circuit board (PCB) layout, and many other
336 features.")))
337
338 (define-public pcb
339 (package
340 (name "pcb")
341 (version "4.0.2")
342 (source (origin
343 (method url-fetch)
344 (uri (string-append "mirror://sourceforge/pcb/pcb/pcb-" version
345 "/pcb-" version ".tar.gz"))
346 (sha256
347 (base32
348 "1a7rilp75faidny0r4fdwdxkflyrqp6svxv9lbg7h868293962iz"))))
349 (build-system gnu-build-system)
350 (arguments
351 `(#:phases
352 (modify-phases %standard-phases
353 (add-after 'unpack 'use-wish8.6
354 (lambda _
355 (substitute* "configure"
356 (("wish85") "wish8.6"))
357 #t))
358 ;; It checks for "xhost", which we don't have. This shouldn't
359 ;; matter, because the test is supposed to be skipped, but it causes
360 ;; "run_tests.sh" (and thus the "check" phase) to fail.
361 (add-after 'unpack 'fix-check-for-display
362 (lambda _
363 (substitute* "tests/run_tests.sh"
364 (("have_display=no") "have_display=yes"))
365 #t))
366 (add-after 'install 'wrap
367 (lambda* (#:key inputs outputs #:allow-other-keys)
368 ;; FIXME: Mesa tries to dlopen libudev.so.0 and fails. Pending a
369 ;; fix of the mesa package we wrap the pcb executable such that
370 ;; Mesa can find libudev.so.0 through LD_LIBRARY_PATH.
371 (let* ((out (assoc-ref outputs "out"))
372 (path (string-append (assoc-ref inputs "udev") "/lib")))
373 (wrap-program (string-append out "/bin/pcb")
374 `("LD_LIBRARY_PATH" ":" prefix (,path))))
375 #t))
376 (add-before 'check 'pre-check
377 (lambda _
378 (system "Xvfb :1 &")
379 (setenv "DISPLAY" ":1")
380 #t)))))
381 (inputs
382 `(("dbus" ,dbus)
383 ("mesa" ,mesa)
384 ("udev" ,eudev) ;FIXME: required by mesa
385 ("glu" ,glu)
386 ("gd" ,gd)
387 ("gtk" ,gtk+-2)
388 ("gtkglext" ,gtkglext)
389 ("shared-mime-info" ,shared-mime-info)
390 ("tk" ,tk)))
391 (native-inputs
392 `(("pkg-config" ,pkg-config)
393 ("intltool" ,intltool)
394 ("bison" ,bison)
395 ("desktop-file-utils" ,desktop-file-utils)
396 ("flex" ,flex)
397 ;; For tests
398 ("imagemagick" ,imagemagick)
399 ("gerbv" ,gerbv)
400 ("ghostscript" ,ghostscript)
401 ("xvfb" ,xorg-server-for-tests)))
402 (home-page "http://pcb.geda-project.org/")
403 (synopsis "Design printed circuit board layouts")
404 (description
405 "GNU PCB is an interactive tool for editing printed circuit board
406 layouts. It features a rats-nest implementation, schematic/netlist import,
407 and design rule checking. It also includes an autorouter and a trace
408 optimizer; and it can produce photorealistic and design review images.")
409 (license license:gpl2+)))
410
411 (define-public pcb-rnd
412 (package (inherit pcb)
413 (name "pcb-rnd")
414 (version "1.1.3")
415 (source (origin
416 (method url-fetch)
417 (uri (string-append "http://repo.hu/projects/pcb-rnd/releases/"
418 "pcb-rnd-" version ".tar.gz"))
419 (sha256
420 (base32
421 "0pycynla60b96jkb6fh6f4sx663pqbzjwnixhw5ym8sym2absm09"))))
422 (arguments
423 `(#:tests? #f ; no check target
424 #:phases
425 (modify-phases %standard-phases
426 (add-after 'unpack 'cc-is-gcc
427 (lambda _ (setenv "CC" "gcc") #t))
428 (replace 'configure
429 ;; The configure script doesn't tolerate most of our configure flags.
430 (lambda* (#:key outputs #:allow-other-keys)
431 (invoke "sh" "configure"
432 (string-append "--prefix="
433 (assoc-ref outputs "out"))))))))
434 (home-page "http://repo.hu/projects/pcb-rnd/")
435 (description "PCB RND is a fork of the GNU PCB circuit board editing tool
436 featuring various improvements and bug fixes.")))
437
438 (define-public fastcap
439 (package
440 (name "fastcap")
441 (version "2.0-18Sep92")
442 (source (origin
443 (method url-fetch/tarbomb)
444 (uri (string-append "http://www.rle.mit.edu/cpg/codes/"
445 name "-" version ".tgz"))
446 (sha256
447 (base32
448 "0x37vfp6k0d2z3gnig0hbicvi0jp8v267xjnn3z8jdllpiaa6p3k"))
449 (snippet
450 ;; Remove a non-free file.
451 '(begin
452 (delete-file "doc/psfig.sty")
453 #t))
454 (patches (search-patches "fastcap-mulSetup.patch"
455 "fastcap-mulGlobal.patch"))))
456 (build-system gnu-build-system)
457 (native-inputs
458 ;; FIXME: with texlive-tiny citation references are rendered as question
459 ;; marks. During the build warnings like these are printed:
460 ;; LaTeX Warning: Citation `nabors91' on page 2 undefined on input line 3.
461 `(("texlive" ,(texlive-union (list texlive-fonts-amsfonts)))
462 ("ghostscript" ,ghostscript)))
463 (arguments
464 `(#:make-flags '("CC=gcc" "RM=rm" "SHELL=sh" "all")
465 #:parallel-build? #f
466 #:tests? #f ;; no tests-suite
467 #:modules ((srfi srfi-1)
468 ,@%gnu-build-system-modules)
469 #:phases
470 (modify-phases %standard-phases
471 (add-after 'build 'make-doc
472 (lambda _
473 (invoke "make" "CC=gcc" "RM=rm" "SHELL=sh" "manual")))
474 (add-before 'make-doc 'fix-doc
475 (lambda _
476 (substitute* "doc/Makefile" (("/bin/rm") (which "rm")))
477 (substitute* (find-files "doc" "\\.tex")
478 (("\\\\special\\{psfile=([^,]*),.*scale=([#0-9.]*).*\\}"
479 all file scale)
480 (string-append "\\includegraphics[scale=" scale "]{"
481 file "}"))
482 (("\\\\psfig\\{figure=([^,]*),.*width=([#0-9.]*in).*\\}"
483 all file width)
484 (string-append "\\includegraphics[width=" width "]{"
485 file "}"))
486 (("\\\\psfig\\{figure=([^,]*),.*height=([#0-9.]*in).*\\}"
487 all file height)
488 (string-append "\\includegraphics[height=" height "]{"
489 file "}"))
490 (("\\\\psfig\\{figure=([^,]*)\\}" all file)
491 (string-append "\\includegraphics{" file "}")))
492 (substitute* '("doc/mtt.tex" "doc/tcad.tex" "doc/ug.tex")
493 (("^\\\\documentstyle\\[(.*)\\]\\{(.*)\\}"
494 all options class)
495 (string-append "\\documentclass[" options "]{"
496 class "}\n"
497 "\\usepackage{graphicx}\n"
498 "\\usepackage{robinspace}"))
499 (("\\\\setlength\\{\\\\footheight\\}\\{.*\\}" all)
500 (string-append "%" all))
501 (("\\\\setstretch\\{.*\\}" all)
502 (string-append "%" all)))
503 #t))
504 (delete 'configure)
505 (add-before 'install 'clean-bin
506 (lambda _
507 (delete-file (string-append (getcwd) "/bin/README"))
508 #t))
509 (add-before 'install 'make-pdf
510 (lambda _
511 (setenv "HOME" "/tmp") ; FIXME: for texlive font cache
512 (with-directory-excursion "doc"
513 (and
514 (for-each (lambda (file)
515 (invoke "dvips" file "-o"))
516 (find-files "." "\\.dvi"))
517 (for-each (lambda (file)
518 (invoke "ps2pdf" file))
519 '("mtt.ps" "ug.ps" "tcad.ps"))
520 (invoke "make" "clean")))))
521 (replace 'install
522 (lambda* (#:key outputs #:allow-other-keys)
523 (let* ((out (assoc-ref outputs "out"))
524 (data (string-append out "/share"))
525 (bin (string-append out "/bin"))
526 (doc (string-append data "/doc/" ,name "-" ,version))
527 (examples (string-append doc "/examples")))
528 (with-directory-excursion "bin"
529 (for-each (lambda (f)
530 (install-file f bin))
531 (find-files "." ".*")))
532 (copy-recursively "doc" doc)
533 (copy-recursively "examples" examples)
534 #t))))))
535 (home-page "http://www.rle.mit.edu/cpg/research_codes.htm")
536 (synopsis "Multipole-accelerated capacitance extraction program")
537 (description
538 "Fastcap is a capacitance extraction program based on a
539 multipole-accelerated algorithm.")
540 (license (license:non-copyleft #f "See fastcap.c."))))
541
542 (define-public fasthenry
543 (package
544 (name "fasthenry")
545 (version "3.0-12Nov96")
546 (source (origin
547 (method url-fetch)
548 (file-name (string-append name "-" version ".tar.gz"))
549 (uri (string-append
550 "http://www.rle.mit.edu/cpg/codes/" name
551 "-" version ".tar.z"))
552 (sha256
553 (base32 "1a06xyyd40zhknrkz17xppl2zd5ig4w9g1grc8qrs0zqqcl5hpzi"))
554 (patches (search-patches "fasthenry-spAllocate.patch"
555 "fasthenry-spBuild.patch"
556 "fasthenry-spUtils.patch"
557 "fasthenry-spSolve.patch"
558 "fasthenry-spFactor.patch"))))
559 (build-system gnu-build-system)
560 (arguments
561 `(#:make-flags '("CC=gcc" "RM=rm" "SHELL=sh" "all")
562 #:parallel-build? #f
563 #:tests? #f ;; no tests-suite
564 #:modules ((srfi srfi-1)
565 ,@%gnu-build-system-modules)
566 #:phases
567 (modify-phases %standard-phases
568 (delete 'configure)
569 (replace 'install
570 (lambda* (#:key outputs #:allow-other-keys)
571 (let* ((out (assoc-ref outputs "out"))
572 (data (string-append out "/share"))
573 (bin (string-append out "/bin"))
574 (doc (string-append data "/doc/" ,name "-" ,version))
575 (examples (string-append doc "/examples")))
576 (with-directory-excursion "bin"
577 (for-each (lambda (f)
578 (install-file f bin))
579 (find-files "." ".*")))
580 (copy-recursively "doc" doc)
581 (copy-recursively "examples" examples)
582 #t))))))
583 (home-page "http://www.rle.mit.edu/cpg/research_codes.htm")
584 (synopsis "Multipole-accelerated inductance analysis program")
585 (description
586 "Fasthenry is an inductance extraction program based on a
587 multipole-accelerated algorithm.")
588 (license (license:non-copyleft #f "See induct.c."))))
589
590 (define-public fritzing
591 (package
592 (name "fritzing")
593 (version "0.9.3b")
594 (source (origin
595 (method git-fetch)
596 (uri (git-reference
597 (url "https://github.com/fritzing/fritzing-app.git")
598 (commit version)))
599 (file-name (git-file-name name version))
600 (sha256
601 (base32
602 "0hpyc550xfhr6gmnc85nq60w00rm0ljm0y744dp0z88ikl04f4s3"))))
603 (build-system gnu-build-system)
604 (arguments
605 `(#:phases
606 (modify-phases %standard-phases
607 (replace 'configure
608 (lambda* (#:key inputs outputs #:allow-other-keys)
609 (copy-recursively (assoc-ref inputs "fritzing-parts-db")
610 "parts")
611 ;; Make compatible with libgit2 > 0.24
612 (substitute* "src/version/partschecker.cpp"
613 (("error = git_remote_connect\\(remote, GIT_DIRECTION_FETCH, &callbacks\\)")
614 "error = git_remote_connect(remote, GIT_DIRECTION_FETCH, &callbacks, NULL, NULL)"))
615
616 ;; Use system libgit2 and boost.
617 (substitute* "phoenix.pro"
618 (("^LIBGIT2INCLUDE =.*")
619 (string-append "LIBGIT2INCLUDE="
620 (assoc-ref inputs "libgit2") "/include\n"))
621 (("^ LIBGIT2LIB =.*")
622 (string-append " LIBGIT2LIB="
623 (assoc-ref inputs "libgit2") "/lib\n")))
624 ;; This file checks for old versions of Boost, insisting on
625 ;; having us download the boost sources and placing them in the
626 ;; build directory.
627 (substitute* "pri/utils.pri"
628 (("error\\(") "message("))
629
630 (let ((out (assoc-ref outputs "out")))
631 (invoke "qmake"
632 (string-append "QMAKE_LFLAGS_RPATH=-Wl,-rpath," out "/lib")
633 (string-append "PREFIX=" out)
634 "phoenix.pro")))))))
635 (inputs
636 `(("qtbase" ,qtbase)
637 ("qtserialport" ,qtserialport)
638 ("qtsvg" ,qtsvg)
639 ("libgit2" ,libgit2)
640 ("boost" ,boost)
641 ("zlib" ,zlib)
642 ("fritzing-parts-db"
643 ,(origin
644 (method git-fetch)
645 (uri (git-reference
646 (url "https://github.com/fritzing/fritzing-parts.git")
647 (commit version)))
648 (file-name (git-file-name "fritzing-parts" version))
649 (sha256
650 (base32
651 "1d2v8k7p176j0lczx4vx9n9gbg3vw09n2c4b6w0wj5wqmifywhc1"))))))
652 (home-page "https://fritzing.org")
653 (synopsis "Electronic circuit design")
654 (description
655 "The Fritzing application is @dfn{Electronic Design Automation} (EDA)
656 software with a low entry barrier, suited for the needs of makers and
657 hobbyists. It offers a unique real-life \"breadboard\" view, and a parts
658 library with many commonly used high-level components. Fritzing makes it very
659 easy to communicate about circuits, as well as to turn them into PCB layouts
660 ready for production.")
661 ;; Documentation and parts are released under CC-BY-SA 3.0; source code is
662 ;; released under GPLv3+.
663 (license (list license:gpl3+ license:cc-by-sa3.0))))
664
665 (define-public gerbv
666 (package
667 (name "gerbv")
668 (version "2.7.0")
669 (source (origin
670 (method url-fetch)
671 (uri (string-append "mirror://sourceforge/gerbv/gerbv/gerbv-"
672 version "/gerbv-" version ".tar.gz"))
673 (sha256
674 (base32
675 "1d2k43k7i4yvbpi4sw1263a8d0q98z2n7aqhmpinpkih8a681vn5"))))
676 (build-system gnu-build-system)
677 (native-inputs
678 `(("glib:bin" ,glib "bin") ; for glib-compile-schemas, etc.
679 ("desktop-file-utils" ,desktop-file-utils)
680 ("pkg-config" ,pkg-config)))
681 (inputs
682 `(("cairo" ,cairo)
683 ("gtk" ,gtk+-2)))
684 (home-page "http://gerbv.geda-project.org/")
685 (synopsis "Gerber file viewer")
686 (description
687 "Gerbv is a viewer for files in the Gerber format (RS-274X only), which
688 is commonly used to represent printed circuit board (PCB) layouts. Gerbv lets
689 you load several files on top of each other, do measurements on the displayed
690 image, etc. Besides viewing Gerbers, you may also view Excellon drill files
691 as well as pick-place files.")
692 (license license:gpl2+)))
693
694 (define-public translate2geda
695 ;; There has been no formal release yet.
696 (let ((commit "4c19e7eefa338cea8f1ee999ea8b37f8d0698169")
697 (revision "1"))
698 (package
699 (name "translate2geda")
700 (version (git-version "0" revision commit))
701 (source (origin
702 (method git-fetch)
703 (uri (git-reference
704 (url "https://github.com/erichVK5/translate2geda.git")
705 (commit commit)))
706 (file-name (git-file-name name version))
707 (sha256
708 (base32
709 "1h062bbpw8nk0jamkya1k4lsgaia796jyviiz2gkdi6k1bxhwgpa"))))
710 (build-system ant-build-system)
711 (arguments
712 `(#:tests? #f ; there are no tests
713 #:jar-name "translate2geda.jar"
714 #:source-dir "."
715 #:main-class "translate2geda"
716 #:phases
717 (modify-phases %standard-phases
718 (add-after 'install 'install-bin
719 (lambda* (#:key inputs outputs #:allow-other-keys)
720 (let* ((out (assoc-ref outputs "out"))
721 (bin (string-append out "/bin"))
722 (wrapper (string-append bin "/translate2geda")))
723 (mkdir-p bin)
724 (with-output-to-file wrapper
725 (lambda _
726 (format #t "#!/bin/sh~%exec ~a -jar ~a/share/java/translate2geda.jar"
727 (which "java") out)))
728 (chmod wrapper #o555))
729 #t)))))
730 (home-page "https://github.com/erichVK5/translate2geda")
731 (synopsis "Utility for converting symbol and footprint formats to gEDA")
732 (description
733 "This package provides a utility for converting Kicad (@file{.mod},
734 @file{.lib}), Eagle (@file{.lbr}), gerber (@file{.gbr}, etc..),
735 BXL (@file{.bxl}), IBIS (@file{.ibs}), symdef, LT-Spice (@file{.asc}),
736 QUCS (@file{.sch}), and BSDL (@file{.bsd}) symbols and footprints and EggBot
737 fonts to gEDA.")
738 (license license:gpl2+))))
739
740 (define-public libfive
741 (let ((commit "6e39254e57c179459bb929df49ae96a6017a0ed6")
742 (revision "3"))
743 (package
744 (name "libfive")
745 (version (git-version "0" revision commit))
746 (source (origin
747 (method git-fetch)
748 (uri (git-reference
749 (url "https://github.com/libfive/libfive")
750 (commit commit)))
751 (sha256
752 (base32
753 "0ryv2hcbrwqc087w7rrs4a2irkcpmqync00g4dh8n7jn10w2jkim"))
754 (file-name (git-file-name name version))
755 (snippet
756 ;; Remove bundled catch since we provide our own.
757 '(begin
758 (delete-file "libfive/test/catch.hpp")
759 #t))))
760 (build-system cmake-build-system)
761 (arguments
762 `(#:test-target "libfive-test"
763 #:phases
764 (modify-phases %standard-phases
765 (add-after 'unpack 'remove-native-compilation
766 (lambda _
767 (substitute* "CMakeLists.txt" (("-march=native") ""))
768 #t))
769 (add-after 'unpack 'find-catch
770 (lambda* (#:key inputs #:allow-other-keys)
771 (setenv "CPLUS_INCLUDE_PATH"
772 (string-append (assoc-ref inputs "catch")
773 "/include/catch:"
774 (or (getenv "CPLUS_INCLUDE_PATH") "")))
775 #t)))))
776 (native-inputs
777 `(("pkg-config" ,pkg-config)))
778 (inputs
779 `(("boost" ,boost)
780 ("catch" ,catch-framework2)
781 ("libpng" ,libpng)
782 ("qtbase" ,qtbase)
783 ("eigen" ,eigen)
784 ("guile" ,guile-2.2)))
785 (home-page "https://libfive.com")
786 (synopsis "Tool for programmatic computer-aided design")
787 (description
788 "Libfive is a tool for programmatic computer-aided design (CAD). In
789 libfive, solid models are defined as Scheme scripts, and there are no opaque
790 function calls into the geometry kernel: everything is visible to the user.
791 Even fundamental, primitive shapes are represented as code in the user-level
792 language.")
793 (license (list license:mpl2.0 ;library
794 license:gpl2+))))) ;Guile bindings and GUI
795
796 ;; TODO Add doc https://gitlab.com/kicad/services/kicad-doc/-/tree/master
797 (define-public kicad
798 (package
799 (name "kicad")
800 (version "5.1.5")
801 (source
802 (origin
803 (method url-fetch)
804 (file-name (string-append name "-" version ".tar.xz"))
805 (uri (string-append
806 "https://launchpad.net/kicad/" (version-major version)
807 ".0/" version "/+download/kicad-" version ".tar.xz"))
808 (sha256
809 (base32 "0x3417f2pa7p65s9f7l49rqbnrzy8gz6i0n07mlbxqbnm0fmlql0"))))
810 (build-system cmake-build-system)
811 (arguments
812 `(#:out-of-source? #t
813 #:tests? #f ; no tests
814 #:build-type "Release"
815 #:configure-flags
816 (list "-DKICAD_SCRIPTING_PYTHON3=ON"
817 "-DKICAD_SCRIPTING_WXPYTHON_PHOENIX=ON"
818 "-DCMAKE_BUILD_WITH_INSTALL_RPATH=TRUE")
819 #:phases
820 (modify-phases %standard-phases
821 (add-after 'install 'install-translations
822 (lambda* (#:key inputs outputs #:allow-other-keys)
823 (copy-recursively (assoc-ref inputs "kicad-i18l")
824 (assoc-ref outputs "out"))
825 #t))
826 (add-after 'install 'wrap-program
827 ;; Ensure correct Python at runtime.
828 (lambda* (#:key inputs outputs #:allow-other-keys)
829 (let* ((out (assoc-ref outputs "out"))
830 (python (assoc-ref inputs "python"))
831 (file (string-append out "/bin/kicad"))
832 (path (string-append
833 out
834 "/lib/python"
835 ,(version-major+minor
836 (package-version python))
837 "/site-packages:"
838 (getenv "PYTHONPATH"))))
839 (wrap-program file
840 `("PYTHONPATH" ":" prefix (,path))
841 `("PATH" ":" prefix
842 (,(string-append python "/bin:")))))
843 #t)))))
844 (native-search-paths
845 (list (search-path-specification
846 (variable "KICAD_TEMPLATE_DIR")
847 (files '("share/kicad/template")))
848 (search-path-specification
849 (variable "KICAD_SYMBOL_DIR") ; symbol path
850 (files '("share/kicad/library")))
851 (search-path-specification
852 (variable "KISYSMOD") ; footprint path
853 (files '("share/kicad/modules")))
854 (search-path-specification
855 (variable "KISYS3DMOD") ; 3D model path
856 (files '("share/kicad/modules/packages3d")))))
857 (native-inputs
858 `(("boost" ,boost)
859 ("desktop-file-utils" ,desktop-file-utils)
860 ("gettext" ,gettext-minimal)
861 ("kicad-i18l" ,kicad-i18l)
862 ("pkg-config" ,pkg-config)
863 ("swig" ,swig)
864 ("zlib" ,zlib)))
865 (inputs
866 `(("cairo" ,cairo)
867 ("curl" ,curl)
868 ("glew" ,glew)
869 ("glm" ,glm)
870 ("hicolor-icon-theme" ,hicolor-icon-theme)
871 ("libngspice" ,libngspice)
872 ("libsm" ,libsm)
873 ("mesa" ,mesa)
874 ("opencascade-oce" ,opencascade-oce)
875 ("openssl" ,openssl)
876 ("python" ,python-wrapper)
877 ("wxwidgets" ,wxwidgets)
878 ("wxpython" ,python-wxpython)))
879 (home-page "https://kicad-pcb.org/")
880 (synopsis "Electronics Design Automation Suite")
881 (description "Kicad is a program for the formation of printed circuit
882 boards and electrical circuits. The software has a number of programs that
883 perform specific functions, for example, pcbnew (Editing PCB), eeschema (editing
884 electrical diagrams), gerbview (viewing Gerber files) and others.")
885 (license license:gpl3+)))
886
887 (define kicad-i18l
888 (package
889 (name "kicad-i18l")
890 (version "5.1.5")
891 (source (origin
892 (method git-fetch)
893 (uri (git-reference
894 (url "https://gitlab.com/kicad/code/kicad-i18n.git")
895 (commit version)))
896 (file-name (git-file-name name version))
897 (sha256
898 (base32
899 "1rfpifl8vky1gba2angizlb2n7mwmsiai3r6ip6qma60wdj8sbd3"))))
900 (build-system cmake-build-system)
901 (arguments
902 `(#:phases
903 (modify-phases %standard-phases
904 (delete 'build)
905 (delete 'check))))
906 (native-inputs
907 `(("gettext" ,gettext-minimal)))
908 (home-page "https://kicad-pcb.org/")
909 (synopsis "KiCad GUI translations")
910 (description "This package contains the po files that are used for the GUI
911 translations for KiCad.")
912 (license license:gpl3+)))
913
914 (define-public kicad-symbols
915 (package
916 (name "kicad-symbols")
917 (version "5.1.5")
918 (source (origin
919 (method git-fetch)
920 (uri (git-reference
921 (url "https://github.com/KiCad/kicad-symbols.git")
922 (commit version)))
923 (file-name (git-file-name name version))
924 (sha256
925 (base32
926 "048b07ffsaav1ssrchw2p870lvb4rsyb5vnniy670k7q9p16qq6h"))))
927 (build-system cmake-build-system)
928 (arguments
929 `(#:tests? #f)) ; no tests exist
930 (home-page "https://kicad-pcb.org/")
931 (synopsis "Official KiCad schematic symbol libraries")
932 (description "This package contains the official KiCad schematic symbol
933 libraries.")
934 ;; TODO: Exception: "To the extent that the creation of electronic designs
935 ;; that use 'Licensed Material' can be considered to be 'Adapted Material',
936 ;; then the copyright holder waives article 3 of the license with respect to
937 ;; these designs and any generated files which use data provided as part of
938 ;; the 'Licensed Material'."
939 ;; See <https://github.com/KiCad/kicad-symbols/blob/master/LICENSE.md>.
940 (license license:cc-by-sa4.0)))
941
942 (define-public kicad-footprints
943 (package
944 (inherit kicad-symbols)
945 (name "kicad-footprints")
946 (version "5.1.5")
947 (source (origin
948 (method git-fetch)
949 (uri (git-reference
950 (url "https://github.com/KiCad/kicad-footprints.git")
951 (commit version)))
952 (file-name (git-file-name name version))
953 (sha256
954 (base32
955 "1c4whgn14qhz4yqkl46w13p6rpv1k0hsc9s9h9368fxfcz9knb2j"))))
956 (synopsis "Official KiCad footprint libraries")
957 (description "This package contains the official KiCad footprint libraries.")))
958
959 (define-public kicad-packages3d
960 (package
961 (inherit kicad-symbols)
962 (name "kicad-packages3d")
963 (version "5.1.5")
964 (source (origin
965 (method git-fetch)
966 (uri (git-reference
967 (url "https://github.com/KiCad/kicad-packages3d.git")
968 (commit version)))
969 (file-name (git-file-name name version))
970 (sha256
971 (base32
972 "0cff2ms1bsw530kqb1fr1m2pjixyxzwa81mxgac3qpbcf8fnpvaz"))))
973 (synopsis "Official KiCad 3D model libraries")
974 (description "This package contains the official KiCad 3D model libraries.")))
975
976 (define-public kicad-templates
977 (package
978 (inherit kicad-symbols)
979 (name "kicad-templates")
980 (version "5.1.5")
981 (source (origin
982 (method git-fetch)
983 (uri (git-reference
984 (url "https://github.com/KiCad/kicad-templates.git")
985 (commit version)))
986 (file-name (git-file-name name version))
987 (sha256
988 (base32
989 "0cs3bm3zb5ngw5ldn0lzw5bvqm4kvcidyrn76438alffwiz2b15g"))))
990 (synopsis "Official KiCad project and worksheet templates")
991 (description "This package contains the official KiCad project and
992 worksheet templates.")))
993
994 (define-public linsmith
995 (package
996 (name "linsmith")
997 (version "0.99.31")
998 (source (origin
999 (method url-fetch)
1000 (uri (string-append
1001 "mirror://sourceforge/linsmith/linsmith/linsmith-"
1002 version "/linsmith-" version ".tar.gz"))
1003 (sha256
1004 (base32
1005 "13qj7n9826qc9shkkgd1p6vcpj78v4h9d67wbg45prg7rbnzkzds"))))
1006 (build-system gnu-build-system)
1007 (native-inputs
1008 `(("pkg-config" ,pkg-config)
1009 ("gtk" ,gtk+-2)
1010 ("libgnome" ,libgnomeui)))
1011 (home-page "https://jcoppens.com/soft/linsmith/index.en.php")
1012 (synopsis "Smith Charting program")
1013 (description "LinSmith is a Smith Charting program, mainly designed for
1014 educational use. As such, there is an emphasis on capabilities that improve
1015 the 'showing the effect of'-style of operation.")
1016 (license license:gpl2+)))
1017
1018 (define-public volk
1019 (package
1020 (name "volk")
1021 (version "1.3")
1022 (source
1023 (origin
1024 (method url-fetch)
1025 (uri (string-append "http://libvolk.org/releases/volk-"
1026 version ".tar.gz"))
1027 (sha256
1028 (base32
1029 "1bz3ywc6y5wmz3i8p4z2wbzhns8bc0ywdkl9qnxpcvfcscarbdlh"))))
1030 (build-system cmake-build-system)
1031 (inputs
1032 `(("boost" ,boost)))
1033 (native-inputs
1034 `(("python-2" ,python-2)
1035 ("python2-cheetah" ,python2-cheetah)))
1036 (home-page "http://libvolk.org/")
1037 (synopsis "Vector-Optimized Library of Kernels")
1038 (description
1039 "@code{volk} contains procedures with machine-specific optimizations
1040 for mathematical functions. It also provides an machine-independent
1041 interface to select the best such procedures to use on a given system.")
1042 (license license:gpl3+)))
1043
1044 (define-public minicom
1045 (package
1046 (name "minicom")
1047 (version "2.7.1")
1048 (source
1049 (origin
1050 (method url-fetch)
1051 (uri (string-append "https://alioth.debian.org/frs/download.php/"
1052 "file/4215/" name "-" version ".tar.gz"))
1053 (sha256
1054 (base32
1055 "1wa1l36fa4npd21xa9nz60yrqwkk5cq713fa3p5v0zk7g9mq6bsk"))))
1056 (build-system gnu-build-system)
1057 (arguments
1058 `(#:configure-flags '("--enable-lock-dir=/var/lock")
1059 #:phases
1060 (modify-phases %standard-phases
1061 (add-after 'unpack 'patch-lock-check
1062 (lambda _
1063 (substitute* "configure"
1064 (("test -d [$]UUCPLOCK") "true"))
1065 #t)))))
1066 (inputs
1067 `(("ncurses" ,ncurses)))
1068 (home-page "https://alioth.debian.org/projects/minicom/")
1069 (synopsis "Serial terminal emulator")
1070 (description "@code{minicom} is a serial terminal emulator.")
1071 (license license:gpl2+)))
1072
1073 (define-public harminv
1074 (package
1075 (name "harminv")
1076 (version "1.4.1")
1077 (source (origin
1078 (method url-fetch)
1079 (uri
1080 (string-append "https://github.com/stevengj/harminv/"
1081 "releases/download/v" version "/"
1082 name "-" version ".tar.gz"))
1083 (sha256
1084 (base32
1085 "0w1n4d249vlpda0hi6z1v13qp21vlbp3ykn0m8qg4rd5132j7fg1"))))
1086 (build-system gnu-build-system)
1087 (arguments
1088 `(#:configure-flags '("--enable-shared")
1089 #:phases
1090 (modify-phases %standard-phases
1091 (add-before 'configure 'fix-tests
1092 (lambda _
1093 (substitute* "./sines-test.sh"
1094 ; change test frequency range - default fails
1095 (("0\\.15") "0.16"))
1096 #t)))))
1097 (native-inputs
1098 `(("fortran" ,gfortran)))
1099 (inputs
1100 `(("lapack" ,lapack)))
1101 (home-page "https://github.com/stevengj/harminv")
1102 (synopsis "Harmonic inversion solver")
1103 (description
1104 "Harminv is a free program (and accompanying library) to solve the problem of
1105 harmonic inversion — given a discrete-time, finite-length signal that consists of a sum
1106 of finitely-many sinusoids (possibly exponentially decaying) in a given bandwidth, it
1107 determines the frequencies, decay constants, amplitudes, and phases of those sinusoids.")
1108 (license license:gpl2+)))
1109
1110 (define-public guile-libctl
1111 (package
1112 (name "guile-libctl")
1113 (version "4.2.0")
1114 (source (origin
1115 (method url-fetch)
1116 (uri
1117 (string-append
1118 "https://github.com/NanoComp/libctl/releases/download/v"
1119 version "/libctl-" version ".tar.gz"))
1120 (sha256
1121 (base32
1122 "0x8r56lpfq83kfbq28vr25icl19xpfd6fjrxzcpdmv30l9pash83"))))
1123 (build-system gnu-build-system)
1124 (arguments
1125 `(#:configure-flags '("--enable-shared")))
1126 (native-inputs
1127 `(("fortran" ,gfortran)))
1128 (inputs
1129 `(("guile" ,guile-2.2)))
1130 (home-page "http://ab-initio.mit.edu/wiki/index.php/Libctl")
1131 (synopsis "Flexible control files implementation for scientific simulations")
1132 (description
1133 "Libctl is a Guile-based library implementing flexible control files
1134 for scientific simulations.")
1135 (license license:gpl2+)))
1136
1137 (define-public mpb
1138 (package
1139 (name "mpb")
1140 (version "1.8.0")
1141 (source (origin
1142 (method url-fetch)
1143 (uri
1144 (string-append
1145 "https://github.com/NanoComp/mpb/releases/download/v"
1146 version "/mpb-" version ".tar.gz"))
1147 (sha256
1148 (base32
1149 "1jgrb7dd6qs6j6y1gnxmdgrh79l2bvqa6nk60a4pw1annsks4brd"))))
1150 (build-system gnu-build-system)
1151 (arguments
1152 `(#:configure-flags
1153 (list (string-append "--with-libctl="
1154 (assoc-ref %build-inputs "libctl")
1155 "/share/libctl")
1156 "--enable-shared")))
1157 (native-inputs
1158 `(("fortran" ,gfortran)
1159 ("pkg-config" ,pkg-config)
1160 ("swig" ,swig)))
1161 (inputs
1162 `(("fftw" ,fftw)
1163 ("gsl" ,gsl)
1164 ("guile" ,guile-2.2)
1165 ("hdf5" ,hdf5)
1166 ("lapack" ,lapack)
1167 ("libctl" ,guile-libctl)
1168 ("readline" ,readline)
1169 ("zlib" ,zlib)))
1170 (home-page "http://ab-initio.mit.edu/wiki/index.php/MIT_Photonic_Bands")
1171 (synopsis "Computes band structures and electromagnetic modes of dielectric
1172 structures")
1173 (description
1174 "MIT Photonic-Bands (MPB) computes definite-frequency eigenstates (harmonic modes)
1175 of Maxwell's equations in periodic dielectric structures for arbitrary wavevectors, using
1176 fully-vectorial and three-dimensional methods.")
1177 (license license:gpl2+)))
1178
1179 (define-public meep
1180 (package
1181 (name "meep")
1182 (version "1.8.0")
1183 (source (origin
1184 (method url-fetch)
1185 (uri
1186 (string-append
1187 "https://github.com/NanoComp/meep/releases/download/v"
1188 version "/meep-" version ".tar.gz"))
1189 (sha256
1190 (base32
1191 "14zyxmm3p80j5fz5b89sl7hgkgcisqjny5hjh4pi274ziqjqz8bm"))))
1192 (build-system gnu-build-system)
1193 (arguments
1194 `(#:configure-flags
1195 (list (string-append "--with-libctl="
1196 (assoc-ref %build-inputs "libctl")
1197 "/share/libctl"))))
1198 (native-inputs
1199 `(("fortran" ,gfortran)
1200 ("pkg-config" ,pkg-config)
1201 ("swig" ,swig)))
1202 (inputs
1203 `(("fftw" ,fftw)
1204 ("gsl" ,gsl)
1205 ("guile" ,guile-2.2)
1206 ("harminv" ,harminv)
1207 ("hdf5" ,hdf5)
1208 ("lapack" ,lapack)
1209 ("libctl" ,guile-libctl)
1210 ("mpb" ,mpb)
1211 ("zlib" ,zlib)))
1212 (home-page "http://ab-initio.mit.edu/wiki/index.php/Meep")
1213 (synopsis "Finite-difference time-domain (FDTD) simulation software")
1214 (description
1215 "Meep is a finite-difference time-domain (FDTD) simulation software package
1216 developed at MIT to model electromagnetic systems.")
1217 (license license:gpl2+)))
1218
1219 (define-public adms
1220 (package
1221 (name "adms")
1222 (version "2.3.6")
1223 (source (origin
1224 (method url-fetch)
1225 (uri
1226 (string-append
1227 "mirror://sourceforge/mot-adms/adms-source/"
1228 (version-major+minor version) "/adms-" version ".tar.gz"))
1229 (sha256
1230 (base32
1231 "1rn98l6jxcjhi6ai5f7p588khra9z80m0m0lql4n4sb7773fh1vk"))))
1232 (build-system gnu-build-system)
1233 (native-inputs
1234 `(("flex" ,flex)
1235 ("bison" ,bison)))
1236 (home-page "https://sourceforge.net/projects/mot-adms")
1237 (synopsis "Automatic device model synthesizer")
1238 (description
1239 "ADMS is a code generator that converts electrical compact device models
1240 specified in high-level description language into ready-to-compile C code for
1241 the API of spice simulators. Based on transformations specified in XML
1242 language, ADMS transforms Verilog-AMS code into other target languages.")
1243 (license license:gpl3)))
1244
1245 (define-public capstone
1246 (package
1247 (name "capstone")
1248 (version "3.0.5")
1249 (source (origin
1250 (method git-fetch)
1251 (uri (git-reference
1252 (url "https://github.com/aquynh/capstone")
1253 (commit version)))
1254 (file-name (git-file-name name version))
1255 (sha256
1256 (base32
1257 "0dgf82kxj4rs45d6s8sr984c38sll1n5scpypjlyh21gh2yl4qfw"))))
1258 (build-system gnu-build-system)
1259 (arguments
1260 `(#:tests? #f
1261 #:make-flags (list (string-append "PREFIX=" (assoc-ref %outputs "out"))
1262 "CC=gcc")
1263 #:phases
1264 (modify-phases %standard-phases
1265 (delete 'configure) ; no configure script
1266 ;; cstool's Makefile ‘+=’s LDFLAGS, so we cannot pass it as a make flag.
1267 (add-before 'build 'fix-cstool-ldflags
1268 (lambda* (#:key outputs #:allow-other-keys)
1269 (setenv "LDFLAGS" (string-append "-Wl,-rpath="
1270 (assoc-ref outputs "out") "/lib"))
1271 #t)))))
1272 (home-page "https://www.capstone-engine.org")
1273 (synopsis "Lightweight multi-platform, multi-architecture disassembly framework")
1274 (description
1275 "Capstone is a lightweight multi-platform, multi-architecture disassembly
1276 framework. Capstone can disassemble machine code for many supported architectures
1277 such as x86, x86_64, arm, arm64, mips, ppc, sparc, sysz and xcore. It provides
1278 bindings for Python, Java, OCaml and more.")
1279 (license license:bsd-3)))
1280
1281 ;; FIXME: This package has a timestamp embedded in
1282 ;; lib/python3.5/site-packages/capstone/__pycache__/__iti__.cpython-35.pyc
1283 (define-public python-capstone
1284 (package
1285 (inherit capstone)
1286 (name "python-capstone")
1287 (propagated-inputs
1288 `(("capstone" ,capstone)))
1289 (build-system python-build-system)
1290 (arguments
1291 `(#:phases
1292 (modify-phases %standard-phases
1293 (add-after 'unpack 'chdir-and-fix-setup-py
1294 (lambda _
1295 (chdir "bindings/python")
1296 ;; Do not build the library again, because we already have it.
1297 (substitute* "setup.py" ((".* build_libraries.*") ""))
1298 ;; This substitution tells python-capstone where to find the
1299 ;; library.
1300 (substitute* "capstone/__init__.py"
1301 (("pkg_resources.resource_filename.*")
1302 (string-append "'" (assoc-ref %build-inputs "capstone") "/lib',\n")))
1303 #t)))))))
1304
1305 (define-public python2-capstone
1306 (package-with-python2 python-capstone))
1307
1308 (define-public radare2
1309 (package
1310 (name "radare2")
1311 (version "4.2.1")
1312 (source (origin
1313 (method git-fetch)
1314 (uri (git-reference
1315 (url "https://github.com/radareorg/radare2")
1316 (commit version)))
1317 (sha256
1318 (base32
1319 "14b9433cgc2nabhz836zfgvgh2dwailcmvy05krsa0inmzbvx9fg"))
1320 (file-name (git-file-name name version))
1321 (modules '((guix build utils)))
1322 (snippet
1323 '(begin
1324 (substitute* "libr/asm/p/Makefile"
1325 (("LDFLAGS\\+=") "LDFLAGS+=-Wl,-rpath=$(LIBDIR) "))
1326 (substitute* "libr/parse/p/Makefile"
1327 (("LDFLAGS\\+=") "LDFLAGS+=-Wl,-rpath=$(LIBDIR) "))
1328 (substitute* "libr/bin/p/Makefile"
1329 (("LDFLAGS\\+=") "LDFLAGS+=-Wl,-rpath=$(LIBDIR) "))
1330 #t))))
1331 (build-system gnu-build-system)
1332 (arguments
1333 '(#:tests? #f ; tests require git and network access
1334 #:phases
1335 (modify-phases %standard-phases
1336 (add-before 'configure 'mklibdir
1337 (lambda* (#:key inputs #:allow-other-keys)
1338 (mkdir-p (string-append (assoc-ref %outputs "out") "/lib"))
1339 #t)))
1340 #:configure-flags
1341 (list "--with-sysmagic" "--with-syszip" "--with-openssl"
1342 "--without-nonpic" "--with-rpath" "--with-syscapstone")
1343 #:make-flags
1344 (list "CC=gcc")))
1345 (inputs
1346 `(("openssl" ,openssl)
1347 ("zip" ,zip)
1348 ("gmp" ,gmp)
1349 ("capstone" ,capstone)))
1350 (native-inputs
1351 `(("pkg-config" ,pkg-config)))
1352 (home-page "https://radare.org/")
1353 (synopsis "Reverse engineering framework")
1354 (description
1355 "Radare2 is a complete framework for reverse-engineering, debugging, and
1356 analyzing binaries. It is composed of a set of small utilities that can be
1357 used together or independently from the command line.
1358
1359 Radare2 is built around a scriptable disassembler and hexadecimal editor that
1360 support a variety of executable formats for different processors and operating
1361 systems, through multiple back ends for local and remote files and disk
1362 images.
1363
1364 It can also compare (@dfn{diff}) binaries with graphs and extract information
1365 like relocation symbols. It is able to deal with malformed binaries, making
1366 it suitable for security research and analysis.")
1367 (license license:lgpl3)))
1368
1369 (define-public asco
1370 (package
1371 (name "asco")
1372 (version "0.4.10")
1373 (source (origin
1374 (method url-fetch)
1375 (uri (string-append "mirror://sourceforge/asco/asco/" version "/ASCO-"
1376 version ".tar.gz"))
1377 (sha256
1378 (base32
1379 "119rbc2dc8xzwxvykgji0v0nrzvymjmlizr1bc2mihspj686kxsl"))))
1380 (build-system gnu-build-system)
1381 (arguments
1382 `(#:tests? #f ; no tests
1383 #:make-flags '("all" "asco-mpi")
1384 #:phases
1385 (modify-phases %standard-phases
1386 (delete 'configure)
1387 (add-before 'build 'fix-paths
1388 (lambda* (#:key inputs #:allow-other-keys)
1389 (let ((coreutils (assoc-ref inputs "coreutils-minimal")))
1390 (substitute* '("errfunc.c" "asco.c")
1391 (("cp ")
1392 (string-append coreutils "/bin/cp "))
1393 (("nice")
1394 (string-append coreutils "/bin/nice")))
1395 (substitute* "Makefile"
1396 (("<FULL_PATH_TO_MPICH>/bin/mpicc") (which "mpicc")))
1397 #t)))
1398 (replace 'install ; no install target
1399 (lambda* (#:key outputs #:allow-other-keys)
1400 (for-each (lambda (file)
1401 (install-file file (string-append
1402 (assoc-ref outputs "out")
1403 "/bin")))
1404 '("asco" "asco-mpi" "asco-test"
1405 "tools/alter/alter" "tools/log/log"))
1406 #t)))))
1407 (native-inputs
1408 `(("mpi" ,openmpi)))
1409 (inputs
1410 `(("coreutils-minimal" ,coreutils-minimal)))
1411 (home-page "http://asco.sourceforge.net/")
1412 (synopsis "SPICE circuit optimizer")
1413 (description
1414 "ASCO brings circuit optimization capabilities to existing SPICE simulators using a
1415 high-performance parallel differential evolution (DE) optimization algorithm.")
1416 (license license:gpl2+)))
1417
1418 (define-public libngspice
1419 ;; Note: The ngspice's build system does not allow us to build both the
1420 ;; library and the executables in one go. Thus, we have two packages.
1421 ;; See <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=27344#236>.
1422 (package
1423 (name "libngspice")
1424 (version "28")
1425 (source (origin
1426 (method url-fetch)
1427 (uri (string-append "mirror://sourceforge/ngspice/ng-spice-rework/"
1428 version "/ngspice-" version ".tar.gz"))
1429 (sha256
1430 (base32
1431 "0rnz2rdgyav16w7wfn3sfrk2lwvvgz1fh0l9107zkcldijklz04l"))
1432 (modules '((guix build utils)))
1433 ;; We remove the non-free cider and build without it.
1434 (snippet
1435 '(begin
1436 (delete-file-recursively "src/ciderlib")
1437 (delete-file "src/ciderinit")
1438 (substitute* "configure"
1439 (("src/ciderlib/Makefile") "")
1440 (("src/ciderlib/input/Makefile") "")
1441 (("src/ciderlib/support/Makefile") "")
1442 (("src/ciderlib/oned/Makefile") "")
1443 (("src/ciderlib/twod/Makefile") ""))
1444 #t))))
1445 (build-system gnu-build-system)
1446 (arguments
1447 `(;; No tests for libngspice exist.
1448 ;; The transient tests for ngspice fail.
1449 #:tests? #f
1450 #:phases
1451 (modify-phases %standard-phases
1452 (add-after 'unpack 'patch-timestamps
1453 (lambda _
1454 (substitute* "configure"
1455 (("`date`") "Thu Jan 1 00:00:01 UTC 1970"))
1456 #t))
1457 (add-after 'unpack 'delete-program-manuals
1458 (lambda _
1459 (substitute* "man/man1/Makefile.in"
1460 (("^man_MANS = ngspice\\.1 ngnutmeg\\.1 ngsconvert\\.1 ngmultidec\\.1")
1461 "man_MANS = "))
1462 #t))
1463 (add-after 'install 'delete-script-files
1464 (lambda* (#:key outputs #:allow-other-keys)
1465 (delete-file-recursively
1466 (string-append (assoc-ref outputs "out")
1467 "/share/ngspice/scripts")))))
1468 #:configure-flags
1469 (list "--enable-openmp"
1470 "--enable-xspice"
1471 "--with-ngshared"
1472 "--with-readline=yes")))
1473 (native-inputs
1474 `(("bison" ,bison)
1475 ("flex" ,flex)))
1476 (inputs
1477 `(("libxaw" ,libxaw)
1478 ("mpi" ,openmpi)
1479 ("readline" ,readline)))
1480 (home-page "http://ngspice.sourceforge.net/")
1481 (synopsis "Mixed-level/mixed-signal circuit simulator")
1482 (description
1483 "Ngspice is a mixed-level/mixed-signal circuit simulator. It includes
1484 @code{Spice3f5}, a circuit simulator, and @code{Xspice}, an extension that
1485 provides code modeling support and simulation of digital components through
1486 an embedded event driven algorithm.")
1487 (license (list license:lgpl2.0+ ; code in frontend/numparam
1488 (license:non-copyleft "file:///COPYING") ; spice3 bsd-style
1489 license:public-domain)))) ; xspice
1490
1491 (define-public ngspice
1492 ;; The ngspice executables (see libngpsice above.)
1493 (package (inherit libngspice)
1494 (name "ngspice")
1495 (arguments
1496 (substitute-keyword-arguments (package-arguments libngspice)
1497 ((#:configure-flags flags)
1498 `(delete "--with-ngshared" ,flags))
1499 ((#:phases phases)
1500 `(modify-phases ,phases
1501 (add-after 'unpack 'delete-include-files
1502 (lambda _
1503 (substitute* "src/Makefile.in"
1504 (("^SUBDIRS = misc maths frontend spicelib include/ngspice")
1505 "SUBDIRS = misc maths frontend spicelib"))
1506 #t))
1507 (add-after 'install 'delete-cmpp-dlmain
1508 (lambda* (#:key outputs #:allow-other-keys)
1509 (for-each (lambda (file)
1510 (delete-file
1511 (string-append (assoc-ref outputs "out")
1512 file)))
1513 '("/bin/cmpp" "/share/ngspice/dlmain.c"))
1514 #t))
1515 (delete 'delete-program-manuals)
1516 (delete 'delete-script-files)))))
1517 (inputs
1518 `(("libngspice" ,libngspice)
1519 ("readline" ,readline)))))
1520
1521 (define trilinos-serial-xyce
1522 ;; Note: This is a Trilinos containing only the packages Xyce needs, so we
1523 ;; keep it private. See
1524 ;; <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=27344#248>.
1525 ;; TODO: Remove when we have modular Trilinos packages?
1526 (package
1527 (name "trilinos-serial-xyce")
1528 (version "12.12.1")
1529 (source
1530 (origin (method url-fetch)
1531 (uri (string-append "https://trilinos.org/oldsite/download/files/trilinos-"
1532 version "-Source.tar.gz"))
1533 (sha256
1534 (base32
1535 "1zgrcksrcbmyy79mbdv0j4j4sh0chpigxk8vcrrwgaxyxwxxhrvw"))))
1536 (build-system cmake-build-system)
1537 (arguments
1538 `(#:out-of-source? #t
1539 #:phases
1540 (modify-phases %standard-phases
1541 ;; Delete unneeded tribits(build system) directory which makes validate-runpath
1542 ;; phase to fail.
1543 (add-before 'validate-runpath 'delete-tribits
1544 (lambda* (#:key outputs #:allow-other-keys)
1545 (delete-file-recursively
1546 (string-append (assoc-ref outputs "out")
1547 "/lib/cmake/tribits"))
1548 #t)))
1549 #:configure-flags
1550 (list "-DCMAKE_CXX_FLAGS=-O3 -fPIC"
1551 "-DCMAKE_C_FLAGS=-O3 -fPIC"
1552 "-DCMAKE_Fortran_FLAGS=-O3 -fPIC"
1553 "-DTrilinos_ENABLE_NOX=ON"
1554 "-DNOX_ENABLE_LOCA=ON"
1555 "-DTrilinos_ENABLE_EpetraExt=ON"
1556 "-DEpetraExt_BUILD_BTF=ON"
1557 "-DEpetraExt_BUILD_EXPERIMENTAL=ON"
1558 "-DEpetraExt_BUILD_GRAPH_REORDERINGS=ON"
1559 "-DTrilinos_ENABLE_TrilinosCouplings=ON"
1560 "-DTrilinos_ENABLE_Ifpack=ON"
1561 "-DTrilinos_ENABLE_Isorropia=ON"
1562 "-DTrilinos_ENABLE_AztecOO=ON"
1563 "-DTrilinos_ENABLE_Belos=ON"
1564 "-DTrilinos_ENABLE_Teuchos=ON"
1565 "-DTeuchos_ENABLE_COMPLEX=ON"
1566 "-DTrilinos_ENABLE_Amesos=ON"
1567 "-DAmesos_ENABLE_KLU=ON"
1568 "-DAmesos_ENABLE_UMFPACK=ON"
1569 "-DTrilinos_ENABLE_Sacado=ON"
1570 "-DTrilinos_ENABLE_Kokkos=OFF"
1571 "-DTrilinos_ENABLE_ALL_OPTIONAL_PACKAGES=OFF"
1572 "-DTPL_ENABLE_AMD=ON"
1573 "-DTPL_ENABLE_UMFPACK=ON"
1574 "-DTPL_ENABLE_BLAS=ON"
1575 "-DTPL_ENABLE_LAPACK=ON")))
1576 (native-inputs
1577 `(("fortran" ,gfortran)
1578 ("swig" ,swig)))
1579 (inputs
1580 `(("boost" ,boost)
1581 ("lapack" ,lapack)
1582 ("suitesparse" ,suitesparse)))
1583 (home-page "https://trilinos.org")
1584 (synopsis "Engineering and scientific problems algorithms")
1585 (description
1586 "The Trilinos Project is an effort to develop algorithms and enabling
1587 technologies within an object-oriented software framework for the solution of
1588 large-scale, complex multi-physics engineering and scientific problems. A
1589 unique design feature of Trilinos is its focus on packages.")
1590 (license (list license:lgpl2.1+
1591 license:bsd-3))))
1592
1593 (define-public xyce-serial
1594 (package
1595 (name "xyce-serial")
1596 (version "6.8")
1597 (source
1598 (origin (method url-fetch)
1599 (uri (string-append "https://archive.org/download/Xyce-"
1600 version "/Xyce-" version ".tar.gz"))
1601 (sha256
1602 (base32
1603 "09flp1xywbb2laayd9rg8vd0fjsh115y6k1p71jacy0nrbdvvlcg"))))
1604 (build-system gnu-build-system)
1605 (arguments
1606 `(#:tests? #f
1607 #:configure-flags
1608 (list
1609 "CXXFLAGS=-O3"
1610 (string-append "ARCHDIR="
1611 (assoc-ref %build-inputs "trilinos")))))
1612 (native-inputs
1613 `(("bison" ,bison-3.0) ;'configure' fails with Bison 3.4
1614 ("flex" ,flex)
1615 ("fortran" ,gfortran)))
1616 (inputs
1617 `(("fftw" ,fftw)
1618 ("suitesparse" ,suitesparse)
1619 ("lapack" ,lapack)
1620 ("trilinos" ,trilinos-serial-xyce)))
1621 (home-page "https://xyce.sandia.gov/")
1622 (synopsis "High-performance analog circuit simulator")
1623 (description
1624 "Xyce is a SPICE-compatible, high-performance analog circuit simulator,
1625 capable of solving extremely large circuit problems by supporting large-scale
1626 parallel computing platforms. It also supports serial execution.")
1627 (license license:gpl3+)))
1628
1629 (define trilinos-parallel-xyce
1630 (package (inherit trilinos-serial-xyce)
1631 (name "trilinos-parallel-xyce")
1632 (arguments
1633 `(,@(substitute-keyword-arguments (package-arguments trilinos-serial-xyce)
1634 ((#:configure-flags flags)
1635 `(append (list "-DTrilinos_ENABLE_ShyLU=ON"
1636 "-DTrilinos_ENABLE_Zoltan=ON"
1637 "-DTPL_ENABLE_MPI=ON")
1638 ,flags)))))
1639 (inputs
1640 `(("mpi" ,openmpi)
1641 ,@(package-inputs trilinos-serial-xyce)))))
1642
1643 (define-public xyce-parallel
1644 (package (inherit xyce-serial)
1645 (name "xyce-parallel")
1646 (arguments
1647 `(,@(substitute-keyword-arguments (package-arguments xyce-serial)
1648 ((#:configure-flags flags)
1649 `(list "CXXFLAGS=-O3"
1650 "CXX=mpiCC"
1651 "CC=mpicc"
1652 "F77=mpif77"
1653 "--enable-mpi"
1654 (string-append
1655 "ARCHDIR="
1656 (assoc-ref %build-inputs "trilinos")))))))
1657 (propagated-inputs
1658 `(("mpi" ,openmpi)))
1659 (inputs
1660 `(("trilinos" ,trilinos-parallel-xyce)
1661 ,@(alist-delete "trilinos"
1662 (package-inputs xyce-serial))))))
1663
1664 (define-public freehdl
1665 (package
1666 (name "freehdl")
1667 (version "0.0.8")
1668 (source (origin
1669 (method url-fetch)
1670 (uri (string-append "http://downloads.sourceforge.net/qucs/freehdl-"
1671 version ".tar.gz"))
1672 (sha256
1673 (base32
1674 "117dqs0d4pcgbzvr3jn5ppra7n7x2m6c161ywh6laa934pw7h2bz"))))
1675 (build-system gnu-build-system)
1676 (arguments
1677 `(#:phases
1678 (modify-phases %standard-phases
1679 (add-before 'configure 'patch-pkg-config
1680 (lambda* (#:key inputs #:allow-other-keys)
1681 (substitute* "freehdl/freehdl-config"
1682 (("pkg-config")
1683 (string-append (assoc-ref inputs "pkg-config")
1684 "/bin/pkg-config"))
1685 (("cat")
1686 (string-append (assoc-ref inputs "coreutils")
1687 "/bin/cat")))
1688 #t))
1689 (add-after 'patch-pkg-config 'setenv
1690 (lambda* (#:key inputs #:allow-other-keys)
1691 (setenv "CXX" (string-append (assoc-ref inputs "gcc")
1692 "/bin/g++"))
1693 (setenv "SYSTEM_LIBTOOL" (string-append (assoc-ref inputs "libtool")
1694 "/bin/libtool"))
1695 #t))
1696 (add-after 'setenv 'patch-gvhdl
1697 (lambda _
1698 (substitute* "v2cc/gvhdl.in"
1699 (("--mode=link") "--mode=link --tag=CXX")
1700 (("-lm") "-lm FREEHDL/lib/freehdl/libieee.la"))
1701 #t))
1702 (add-after 'patch-gvhdl 'patch-freehdl-gennodes
1703 (lambda* (#:key inputs #:allow-other-keys)
1704 (substitute* "freehdl/freehdl-gennodes.in"
1705 (("guile")
1706 (string-append (assoc-ref inputs "guile") "/bin/guile"))
1707 (("\\(debug") ";(debug")
1708 (("\\(@ ") "(apply-emit")
1709 (("\\(@@ ") "(apply-mini-format"))
1710 #t))
1711 (add-after 'configure 'patch-freehdl-pc
1712 (lambda* (#:key inputs #:allow-other-keys)
1713 (substitute* "freehdl.pc"
1714 (("=g\\+\\+")
1715 (string-append "=" (assoc-ref inputs "gcc-toolchain")
1716 "/bin/g++"))
1717 (("=libtool")
1718 (string-append "=" (assoc-ref inputs "libtool")
1719 "/bin/libtool")))
1720 #t))
1721 (add-after 'install-scripts 'make-wrapper
1722 (lambda* (#:key inputs outputs #:allow-other-keys)
1723 (let ((out (assoc-ref outputs "out")))
1724 ;; 'gvhdl' invokes the C compiler directly, so hard-code its
1725 ;; file name.
1726 (wrap-program (string-append out "/bin/gvhdl")
1727 `("CPLUS_INCLUDE_PATH" ":" prefix
1728 (,(string-append (assoc-ref inputs "gcc-toolchain")
1729 "/include")))
1730 `("LIBRARY_PATH" ":" prefix
1731 (,(string-append (assoc-ref inputs "gcc-toolchain")
1732 "/lib")))
1733 `("PATH" ":" prefix
1734 (,(string-append (assoc-ref inputs "gcc-toolchain")
1735 "/bin")
1736 ,(string-append (assoc-ref inputs "coreutils")
1737 "/bin"))))
1738 (wrap-program (string-append out "/bin/freehdl-config")
1739 `("PKG_CONFIG_PATH" ":" prefix (,(string-append out "/lib/pkgconfig")))))
1740 #t)))))
1741 (inputs
1742 `(("coreutils" ,coreutils)
1743 ("gcc-toolchain" ,gcc-toolchain)
1744 ("guile" ,guile-2.2)
1745 ("perl" ,perl)
1746 ("pkg-config" ,pkg-config)
1747 ("libtool" ,libtool)))
1748 (native-inputs
1749 `(("pkg-config-native" ,pkg-config)
1750 ("gcc" ,gcc-5)
1751 ("libtool-native" ,libtool)))
1752 (home-page "http://www.freehdl.seul.org/")
1753 (synopsis "VHDL simulator")
1754 (description
1755 "FreeHDL is a compiler/simulator suite for the hardware description language VHDL.
1756 VHDL'93 as well as VHDL'87 standards are supported.")
1757 (license (list license:gpl2+
1758 license:lgpl2.0+)))) ; freehdl's libraries
1759
1760 (define-public qucs
1761 ;; Qucs 0.0.19 segfaults when using glibc-2.26. Temporarily build from git.
1762 ;; TODO: When qucs-0.0.20 is released, revert the commit that introduced this
1763 ;; comment and update the package.
1764 (let ((commit "b4f27d9222568066cd59e4c387c51a35056c99d8")
1765 (revision "0"))
1766 (package
1767 (name "qucs")
1768 (version (git-version "0.0.19" revision commit))
1769 (source (origin
1770 (method git-fetch)
1771 (uri (git-reference
1772 (url "https://github.com/Qucs/qucs")
1773 (commit commit)))
1774 (sha256
1775 (base32 "10bclay9xhkffmsh4j4l28kj1qpxx0pnxja5vx6305cllnq4r3gb"))
1776 (file-name (string-append name "-" version "-checkout"))))
1777 (build-system gnu-build-system)
1778 (arguments
1779 `(#:phases
1780 (modify-phases %standard-phases
1781 (add-before 'bootstrap 'patch-bootstrap
1782 (lambda _
1783 (for-each patch-shebang
1784 '("bootstrap"
1785 "qucs/bootstrap"
1786 "qucs-doc/bootstrap"
1787 "qucs-core/bootstrap"))
1788 #t))
1789 (add-before 'configure 'patch-configure
1790 (lambda* (#:key inputs #:allow-other-keys)
1791 (substitute* "qucs/configure"
1792 (("\\$QTDIR") (assoc-ref inputs "qt4")))
1793 #t))
1794 (add-after 'patch-configure 'patch-scripts
1795 (lambda* (#:key inputs outputs #:allow-other-keys)
1796 (substitute* '("qucs/qucs/qucsdigi"
1797 "qucs/qucs/qucsdigilib"
1798 "qucs/qucs/qucsveri")
1799 (("\\$BINDIR")
1800 (string-append (assoc-ref outputs "out") "/bin"))
1801 (("freehdl-config")
1802 (string-append (assoc-ref inputs "freehdl") "/bin/freehdl-config"))
1803 (("freehdl-v2cc")
1804 (string-append (assoc-ref inputs "freehdl") "/bin/freehdl-v2cc"))
1805 (("cp ")
1806 (string-append (assoc-ref inputs "coreutils") "/bin/cp "))
1807 (("glibtool")
1808 (string-append (assoc-ref inputs "libtool") "/bin/libtool"))
1809 (("sed")
1810 (string-append (assoc-ref inputs "sed") "/bin/sed"))
1811 (("iverilog")
1812 (string-append (assoc-ref inputs "iverilog") "/bin/iverilog"))
1813 (("vvp")
1814 (string-append (assoc-ref inputs "iverilog") "/bin/vvp")))
1815 #t))
1816 (add-before 'check 'pre-check
1817 (lambda _
1818 ;; The test suite requires a running X server.
1819 (system "Xvfb :1 &")
1820 (setenv "DISPLAY" ":1")
1821 #t))
1822 (add-after 'install 'make-wrapper
1823 (lambda* (#:key inputs outputs #:allow-other-keys)
1824 (let ((out (assoc-ref outputs "out")))
1825 ;; 'qucs' directly invokes gcc, hence this wrapping.
1826 (wrap-program (string-append out "/bin/qucs")
1827 `("CPLUS_INCLUDE_PATH" ":" prefix
1828 (,(string-append (assoc-ref inputs "gcc-toolchain")
1829 "/include")))
1830 `("PATH" ":" prefix
1831 (,(string-append (assoc-ref inputs "gcc-toolchain")
1832 "/bin")))
1833 `("LIBRARY_PATH" ":" prefix
1834 (,(string-append (assoc-ref inputs "gcc-toolchain")
1835 "/lib")))
1836 `("ADMSXMLBINDIR" ":" prefix
1837 (,(string-append (assoc-ref inputs "adms") "/bin")))
1838 `("ASCOBINDIR" ":" prefix
1839 (,(string-append (assoc-ref inputs "asco") "/bin")))
1840 `("QUCS_OCTAVE" ":" prefix
1841 (,(string-append (assoc-ref inputs "octave") "/bin/octave")))))
1842 #t)))
1843 #:parallel-build? #f ; race condition
1844 #:configure-flags '("--disable-doc"))) ; we need octave-epstk
1845 (native-inputs
1846 `(("autoconf" ,autoconf)
1847 ("automake" ,automake)
1848 ("bison" ,bison)
1849 ("flex" ,flex)
1850 ("gperf" ,gperf)
1851 ("libtool-native" ,libtool)
1852 ("pkg-config" ,pkg-config)
1853 ("python" ,python-2) ; for tests
1854 ("matplotlib" ,python2-matplotlib) ; for tests
1855 ("numpy" ,python2-numpy) ; for tests
1856 ("xorg-server" ,xorg-server-for-tests))) ; for tests
1857 (inputs
1858 `(("adms" ,adms)
1859 ("asco" ,asco)
1860 ("coreutils" ,coreutils)
1861 ("freehdl" ,freehdl)
1862 ("gcc-toolchain" ,gcc-toolchain)
1863 ("iverilog" ,iverilog)
1864 ("libtool" ,libtool)
1865 ("octave" ,octave-cli)
1866 ("qt4" ,qt-4)
1867 ("sed" ,sed)))
1868 (home-page "http://qucs.sourceforge.net/")
1869 (synopsis "Circuit simulator with graphical user interface")
1870 (description
1871 "Qucs is a circuit simulator with graphical user interface. The software
1872 aims to support all kinds of circuit simulation types---e.g. DC, AC,
1873 S-parameter, transient, noise and harmonic balance analysis. Pure digital
1874 simulations are also supported.")
1875 (license license:gpl2+))))
1876
1877 (define-public qucs-s
1878 (package
1879 (name "qucs-s")
1880 (version "0.0.21")
1881 (source (origin
1882 (method url-fetch)
1883 (uri (string-append "https://github.com/ra3xdh/qucs_s/archive/"
1884 version ".tar.gz"))
1885 (file-name (string-append name "-" version ".tar.gz"))
1886 (sha256
1887 (base32
1888 "12m1jwhb9qwvb141qzyskbxnw3wn1x22d02z4b4862p7xvccl5h7"))))
1889 (build-system cmake-build-system)
1890 (arguments
1891 `(#:tests? #f ; no tests
1892 #:phases
1893 (modify-phases %standard-phases
1894 (add-before 'configure 'patch-scripts
1895 (lambda* (#:key inputs #:allow-other-keys)
1896 (substitute* '("qucs/qucsdigi"
1897 "qucs/qucsdigilib"
1898 "qucs/qucsveri")
1899 (("\\$BINDIR")
1900 (string-append (assoc-ref inputs "qucs") "/bin"))
1901 (("freehdl-config")
1902 (string-append (assoc-ref inputs "freehdl") "/bin/freehdl-config"))
1903 (("freehdl-v2cc")
1904 (string-append (assoc-ref inputs "freehdl") "/bin/freehdl-v2cc"))
1905 (("cp ")
1906 (string-append (assoc-ref inputs "coreutils") "/bin/cp "))
1907 (("glibtool")
1908 (string-append (assoc-ref inputs "libtool") "/bin/libtool"))
1909 (("sed")
1910 (string-append (assoc-ref inputs "sed") "/bin/sed"))
1911 (("iverilog")
1912 (string-append (assoc-ref inputs "iverilog") "/bin/iverilog"))
1913 (("vvp")
1914 (string-append (assoc-ref inputs "iverilog") "/bin/vvp")))
1915 #t))
1916 (add-after 'patch-scripts 'patch-paths
1917 (lambda* (#:key inputs #:allow-other-keys)
1918 (substitute* "qucs/main.cpp"
1919 (((string-append "QucsSettings\\.Qucsator = QucsSettings\\.BinDir "
1920 "\\+ \"qucsator\" \\+ executableSuffix"))
1921 (string-append "}{ QucsSettings.Qucsator = \""
1922 (assoc-ref inputs "qucs") "/bin/qucsator\""))
1923 (((string-append "QucsSettings\\.XyceExecutable = "
1924 "\"/usr/local/Xyce-Release-6.8.0-OPENSOURCE/bin/Xyce"))
1925 (string-append "}{ QucsSettings.XyceExecutable = \""
1926 (assoc-ref inputs "xyce-serial") "/bin/Xyce"))
1927 (((string-append "else QucsSettings\\.XyceParExecutable = "
1928 "\"mpirun -np %p /usr/local"
1929 "/Xyce-Release-6.8.0-OPENMPI-OPENSOURCE/bin/Xyce"))
1930 (string-append "QucsSettings.XyceParExecutable = \""
1931 (assoc-ref inputs "mpi") "/bin/mpirun -np %p "
1932 (assoc-ref inputs "xyce-parallel") "/bin/Xyce"))
1933 (("else QucsSettings\\.NgspiceExecutable = \"ngspice\"")
1934 (string-append "QucsSettings.NgspiceExecutable = " "\""
1935 (assoc-ref inputs "ngspice") "/bin/ngspice\"")))
1936 (substitute* "qucs/extsimkernels/ngspice.cpp"
1937 (("share/qucs/xspice_cmlib") "share/qucs-s/xspice_cmlib"))
1938 (substitute* "qucs/qucs_actions.cpp"
1939 (("qucstrans")
1940 (string-append (assoc-ref inputs "qucs") "/bin/qucstrans"))
1941 (("qucsattenuator")
1942 (string-append (assoc-ref inputs "qucs") "/bin/qucsattenuator"))
1943 (("qucsrescodes")
1944 (string-append (assoc-ref inputs "qucs") "/bin/qucsrescodes")))
1945 #t))
1946 (add-after 'install 'install-scripts
1947 (lambda* (#:key inputs outputs #:allow-other-keys)
1948 (for-each
1949 (lambda (script)
1950 (let ((file (string-append "../qucs_s-" ,version
1951 "/qucs/" script))
1952 (out (assoc-ref outputs "out")))
1953 (install-file file (string-append out "/bin"))
1954 (chmod (string-append out "/bin/" script) #o555)))
1955 '("qucsdigi" "qucsdigilib" "qucsveri"))
1956 #t))
1957 (add-after 'install-scripts 'make-wrapper
1958 (lambda* (#:key inputs outputs #:allow-other-keys)
1959 (let* ((out (assoc-ref outputs "out"))
1960 (file (string-append out "/bin/qucs-s"))
1961 (qucs (assoc-ref inputs "qucs"))
1962 (qucsator (string-append qucs "/bin/qucsator")))
1963 (wrap-program file
1964 `("CPLUS_INCLUDE_PATH" ":" prefix
1965 (,(string-append (assoc-ref inputs "gcc-toolchain")
1966 "/include")))
1967 `("PATH" ":" prefix
1968 (,(string-append (assoc-ref inputs "gcc-toolchain")
1969 "/bin")))
1970 `("LIBRARY_PATH" ":" prefix
1971 (,(string-append (assoc-ref inputs "gcc-toolchain")
1972 "/lib")))
1973 `("QUCSATOR" ":" prefix (,qucsator))
1974 `("QUCSCONV" ":" prefix (,(string-append qucsator "/bin/qucsconv")))
1975 `("ADMSXMLBINDIR" ":" prefix (,(string-append (assoc-ref inputs "adms")
1976 "/bin")))
1977 `("ASCOBINDIR" ":" prefix (,(string-append (assoc-ref inputs "asco")
1978 "/bin")))
1979 `("QUCS_OCTAVE" ":" prefix (,(string-append (assoc-ref inputs "octave")
1980 "/bin/octave"))))
1981 (symlink qucsator (string-append out "/bin/qucsator"))
1982 #t))))))
1983 (native-inputs
1984 `(("libtool-native" ,libtool)))
1985 (inputs
1986 `(("adms" ,adms)
1987 ("asco" ,asco)
1988 ("coreutils" ,coreutils)
1989 ("freehdl" ,freehdl)
1990 ("gcc-toolchain" ,gcc-toolchain)
1991 ("iverilog" ,iverilog)
1992 ("libtool" ,libtool)
1993 ("mpi" ,openmpi)
1994 ("ngspice" ,ngspice)
1995 ("octave" ,octave-cli)
1996 ("qt4" ,qt-4)
1997 ("qucs" ,qucs)
1998 ("sed" ,sed)
1999 ("xyce-serial" ,xyce-serial)
2000 ("xyce-parallel" ,xyce-parallel)))
2001 (home-page "https://ra3xdh.github.io/")
2002 (synopsis "Circuit simulator with graphical user interface")
2003 (description
2004 "Qucs-S is a spin-off of the Qucs cross-platform circuit simulator.
2005 The S letter indicates SPICE. The purpose of the Qucs-S subproject is to use
2006 free SPICE circuit simulation kernels with the Qucs GUI. It provides the
2007 simulator backends @code{Qucsator}, @code{ngspice} and @code{Xyce}.")
2008 (license license:gpl2+)))
2009
2010 (define-public librepcb
2011 (package
2012 (name "librepcb")
2013 (version "0.1.3")
2014 (source
2015 (origin
2016 (method url-fetch)
2017 (uri (string-append "https://download.librepcb.org/releases/"
2018 version "/librepcb-" version "-source.zip"))
2019 (sha256
2020 (base32 "1ich849dsx2hmcwlwbry4mkg374n940l3hy6srh4qms2rm7vd7x0"))))
2021 (build-system gnu-build-system)
2022 (inputs
2023 `(("qtbase" ,qtbase)
2024 ("zlib" ,zlib)))
2025 (native-inputs
2026 `(("qttools" ,qttools) ; for lrelease
2027 ("unzip" ,unzip)))
2028 (arguments
2029 `(#:phases
2030 (modify-phases %standard-phases
2031 (replace 'configure
2032 (lambda* (#:key inputs outputs #:allow-other-keys)
2033 (mkdir-p "build")
2034 (chdir "build")
2035 (let ((lrelease (string-append (assoc-ref inputs "qttools")
2036 "/bin/lrelease"))
2037 (out (assoc-ref outputs "out")))
2038 (invoke "qmake"
2039 (string-append "QMAKE_LRELEASE=" lrelease)
2040 (string-append "PREFIX=" out)
2041 "../librepcb.pro")))))))
2042 (home-page "https://librepcb.org/")
2043 (synopsis "Electronic Design Automation tool")
2044 (description "LibrePCB is @dfn{Electronic Design Automation} (EDA)
2045 software to develop printed circuit boards. It features human readable file
2046 formats and complete project management with library, schematic and board
2047 editors.")
2048 (license (list license:gpl3+
2049 license:boost1.0 ; libs/clipper,
2050 ; libs/optional/tests/catch.hpp,
2051 ; libs/sexpresso/tests/catch.hpp
2052 license:expat ; libs/delaunay-triangulation,
2053 ; libs/parseagle, libs/type_safe
2054 license:asl2.0 ; libs/fontobene, libs/googletest,
2055 ; libs/parseagle
2056 license:isc ; libs/hoedown
2057 license:cc0 ; libs/optional, libs/sexpresso
2058 license:bsd-2 ; libs/optional/tests/catch.hpp
2059 license:lgpl2.1+)))) ; libs/quazip
2060
2061 (define-public gpx
2062 (package
2063 (name "gpx")
2064 (version "2.5.2")
2065 (source (origin
2066 (method git-fetch)
2067 (uri (git-reference
2068 (url "https://github.com/markwal/GPX.git")
2069 (commit version)))
2070 (file-name (git-file-name name version))
2071 (sha256
2072 (base32
2073 "1yab269x8qyf7rd04vaxyqyjv4pzz9lp4sc4dwh927k23avr3rw5"))))
2074 (build-system gnu-build-system)
2075 (home-page "https://github.com/markwal/GPX")
2076 (synopsis "Converting gcode to x3g files for 3D printing")
2077 (description
2078 "GPX is a post processing utility for converting gcode output from 3D
2079 slicing software to x3g files for standalone 3D printing on common 3D
2080 printers.")
2081 (license license:gpl2+)))
2082
2083 (define-public gnucap
2084 (package
2085 (name "gnucap")
2086 (version "20171003")
2087 (source
2088 (origin
2089 (method url-fetch)
2090 (uri (string-append "https://git.savannah.gnu.org/cgit/gnucap.git/snapshot/gnucap-"
2091 version ".tar.gz"))
2092 (sha256
2093 (base32
2094 "16m09xa685qhj5fqq3bcgakrwnb74xhf5f7rpqkkf9fg8plzbb1g"))))
2095 (build-system gnu-build-system)
2096 (inputs
2097 `(("readline" ,readline)))
2098 (arguments
2099 `(#:phases
2100 (modify-phases %standard-phases
2101 (replace 'configure
2102 (lambda* (#:key outputs #:allow-other-keys)
2103 (let ((out (assoc-ref outputs "out")))
2104 ;; Set correct rpath so that gnucap finds libgnucap.so.
2105 (substitute* (list "apps/configure" "lib/configure"
2106 "main/configure" "modelgen/configure")
2107 (("LDFLAGS =")
2108 (string-append "LDFLAGS = -Wl,-rpath=" out "/lib")))
2109 ;; gnucap uses a hand-written configure script that expects the
2110 ;; --prefix argument to be the first argument passed to it.
2111 (invoke "./configure" (string-append "--prefix=" out)))))
2112 (replace 'check
2113 (lambda* (#:key outputs #:allow-other-keys)
2114 (let ((out (assoc-ref outputs "out"))
2115 (libpath "../lib/O:../apps/O"))
2116 (with-directory-excursion "tests"
2117 ;; Make test return non-zero exit code when a test fails.
2118 (substitute* "test"
2119 (("/bin/sh") "/bin/sh -e")
2120 (("\\|\\| echo \"\\*\\*\\*\\* \\$ii fails \\*\\*\\*\\*\"") ""))
2121 ;; Fix expected plugin search path for test c_attach.1.gc
2122 (substitute* "==out/c_attach.1.gc.out"
2123 (("/usr/local/lib/gnucap")
2124 (string-append libpath ":" out "/lib/gnucap")))
2125 ;; Set library path so that gnucap can find libgnucap.so
2126 ;; while running the tests.
2127 (setenv "LD_LIBRARY_PATH" libpath)
2128 (invoke "./test" "../main/O/gnucap" "" "test-output" "==out"))))))))
2129 (home-page "https://www.gnu.org/software/gnucap/")
2130 (synopsis "Mixed analog and digital circuit simulator")
2131 (description "GNUcap is a circuit analysis package. It offers a general
2132 purpose circuit simulator and can perform DC and transient analyses, fourier
2133 analysis and AC analysis. The engine is designed to do true mixed-mode
2134 simulation.")
2135 (license license:gpl3+)))
2136
2137 (define-public cutter
2138 (package
2139 (name "cutter")
2140 (version "1.10.1")
2141 (source
2142 (origin
2143 (method git-fetch)
2144 (uri (git-reference
2145 (url "https://github.com/radareorg/cutter")
2146 (commit (string-append "v" version))))
2147 (file-name (git-file-name name version))
2148 (sha256
2149 (base32
2150 "1gvsrcskcdd1hxrjpkpc657anmfs25f174vxk4wzvn385rnmrxd3"))))
2151 (build-system gnu-build-system)
2152 (arguments
2153 `(#:phases
2154 (modify-phases %standard-phases
2155 (replace 'configure
2156 (lambda* (#:key inputs outputs #:allow-other-keys)
2157 (let ((out (assoc-ref outputs "out"))
2158 (radare2 (assoc-ref inputs "radare2")))
2159 ;; fix pkg-config detection ./src/lib_radare2.pri:PREFIX=/usr/lib
2160 ;; override `qmake PREFIX=`
2161 (substitute* "./src/lib_radare2.pri"
2162 (("PREFIX") "R2PREFIX")
2163 (("R2PREFIX=/usr") (string-append "R2PREFIX=" radare2)))
2164 (invoke "qmake"
2165 (string-append "PREFIX=" out)
2166 "./src/Cutter.pro")))))))
2167 (native-inputs
2168 `(("pkg-config" ,pkg-config)))
2169 (inputs
2170 `(("qtbase" ,qtbase)
2171 ("qtsvg" ,qtsvg)
2172 ("openssl" ,openssl)
2173 ("radare2" ,radare2)))
2174 (home-page "https://github.com/radareorg/cutter")
2175 (synopsis "GUI for radare2 reverse engineering framework")
2176 (description "Cutter is a GUI for radare2 reverse engineering framework.
2177 Its goal is making an advanced andcustomizable reverse-engineering platform
2178 while keeping the user experience at mind. Cutter is created by reverse
2179 engineers for reverse engineers.")
2180 (license (list license:cc-by-sa3.0 ;the "Iconic" icon set
2181 license:gpl3+)))) ;everything else
2182
2183 (define-public lib3mf
2184 (package
2185 (name "lib3mf")
2186 (version "1.8.1")
2187 (source
2188 (origin
2189 (method git-fetch)
2190 (uri (git-reference (url "https://github.com/3MFConsortium/lib3mf.git")
2191 (commit (string-append "v" version))))
2192 (file-name (git-file-name name version))
2193 (sha256
2194 (base32
2195 "11wpk6n9ga2p57h1dcrp37w77mii0r7r6mlrgmykf7rvii1rzgqd"))))
2196 (build-system cmake-build-system)
2197 (native-inputs
2198 `(("googletest-source" ,(package-source googletest))))
2199 (inputs
2200 `(("libuuid" ,util-linux "lib")))
2201 (arguments
2202 `(#:phases
2203 (modify-phases %standard-phases
2204 (add-after 'unpack 'unpack-googletest
2205 (lambda* (#:key inputs #:allow-other-keys)
2206 (copy-recursively (assoc-ref inputs "googletest-source")
2207 "UnitTests/googletest")
2208 #t)))))
2209 (synopsis "Implementation of the 3D Manufacturing Format (3MF) file standard")
2210 (description
2211 "Lib3MF is a C++ implementation of the 3D Manufacturing Format (3MF) file
2212 standard. It offers a way to integrate 3MF reading and writing capabilities, as
2213 well as conversion and validation tools for input and output data. The
2214 specification can be downloaded at @url{http://3mf.io/specification/}.")
2215 (home-page "https://3mf.io/")
2216 (license license:bsd-2)))
2217
2218 (define-public openscad
2219 (package
2220 (name "openscad")
2221 (version "2019.05")
2222 (source
2223 (origin
2224 (method url-fetch)
2225 (uri (string-append "https://files.openscad.org/openscad-" version
2226 ".src.tar.gz"))
2227 (sha256
2228 (base32
2229 "0nbgk5q5pgnw53la0kccdcpz2f4xf6d6076rkn0q08z57hkc85ha"))))
2230 (build-system cmake-build-system)
2231 (inputs
2232 `(("boost" ,boost)
2233 ("cgal" ,cgal)
2234 ("double-conversion" ,double-conversion)
2235 ("eigen" ,eigen)
2236 ("fontconfig" ,fontconfig)
2237 ("glew" ,glew)
2238 ("gmp" ,gmp)
2239 ("harfbuzz" ,harfbuzz)
2240 ("lib3mf" ,lib3mf)
2241 ("libxml2" ,libxml2)
2242 ("libzip" ,libzip)
2243 ("mpfr" ,mpfr)
2244 ("opencsg" ,opencsg)
2245 ("qscintilla" ,qscintilla)
2246 ("qtbase" ,qtbase)
2247 ("qtmultimedia" ,qtmultimedia)))
2248 (native-inputs
2249 `(("bison" ,bison)
2250 ("flex" ,flex)
2251 ("gettext" ,gettext-minimal)
2252 ("pkg-config" ,pkg-config)
2253 ("which" ,which)
2254 ;; the following are only needed for tests
2255 ("imagemagick" ,imagemagick)
2256 ("ps" ,procps)
2257 ("python" ,python)
2258 ("xvfb" ,xorg-server-for-tests)))
2259 (arguments
2260 `(#:phases
2261 (modify-phases %standard-phases
2262 (replace 'configure
2263 (lambda* (#:key outputs #:allow-other-keys)
2264 (invoke "qmake"
2265 (string-append "PREFIX=" (assoc-ref outputs "out")))
2266 #t))
2267 (replace 'check
2268 (lambda _
2269 (with-directory-excursion "tests"
2270 (invoke "cmake" ".")
2271 (invoke "make")
2272 (invoke "ctest"))
2273 ;; strip python test files since lib dir ends up in out/share
2274 (for-each delete-file
2275 (find-files "libraries/MCAD" ".*\\.py"))
2276 #t)))))
2277 (synopsis "Script-based 3D modeling application")
2278 (description
2279 "OpenSCAD is a 3D Computer-aided Design (CAD) application. Unlike an
2280 interactive modeler, OpenSCAD generates 3D models from a script, giving you
2281 full programmatic control over your models.")
2282 (home-page "https://www.openscad.org/")
2283 (license license:gpl2+)))
2284
2285 (define-public freecad
2286 (package
2287 (name "freecad")
2288 (version "0.18.4")
2289 (source
2290 (origin
2291 (method git-fetch)
2292 (uri (git-reference
2293 (url "https://github.com/FreeCAD/FreeCAD.git")
2294 (commit version)))
2295 (file-name (git-file-name name version))
2296 (sha256
2297 (base32
2298 "170hk1kgrvsddrwykp24wyj0cha78zzmzbf50gn98x7ngqqs395s"))))
2299 (build-system qt-build-system)
2300 (native-inputs
2301 `(("doxygen" ,doxygen)
2302 ("graphviz" ,graphviz)
2303 ("qttools" ,qttools)
2304 ("pkg-config" ,pkg-config)
2305 ("swig" ,swig)))
2306 (inputs
2307 `(("boost" ,boost)
2308 ("coin3D" ,coin3D)
2309 ("eigen" ,eigen)
2310 ("freetype" ,freetype)
2311 ("glew" ,glew)
2312 ("hdf5" ,hdf5-1.10)
2313 ("libarea" ,libarea)
2314 ("libmedfile" ,libmedfile)
2315 ("libspnav" ,libspnav)
2316 ("libxi" ,libxi)
2317 ("libxmu" ,libxmu)
2318 ("openmpi" ,openmpi)
2319 ("opencascade-occt" ,opencascade-occt)
2320 ("python-matplotlib" ,python-matplotlib)
2321 ("python-pyside-2" ,python-pyside-2)
2322 ("python-pyside-2-tools" ,python-pyside-2-tools)
2323 ("python-shiboken-2" ,python-shiboken-2)
2324 ("python-wrapper" ,python-wrapper)
2325 ("qtbase" ,qtbase)
2326 ("qtsvg" ,qtsvg)
2327 ("qtx11extras" ,qtx11extras)
2328 ("qtxmlpatterns" ,qtxmlpatterns)
2329 ;; qtwebkit is optional. We remove it currently, because it takes
2330 ;; much time to compile and substitutes are often unavailable
2331 ;;("qtwebkit" ,qtwebkit)
2332 ("tbb" ,tbb)
2333 ("vtk" ,vtk)
2334 ("xerces-c" ,xerces-c)
2335 ("zlib" ,zlib)))
2336 (arguments
2337 `(#:tests? #f
2338 #:configure-flags
2339 (list
2340 "-DBUILD_QT5=ON"
2341 (string-append "-DCMAKE_INSTALL_LIBDIR="
2342 (assoc-ref %outputs "out") "/lib"))
2343 #:phases
2344 (modify-phases %standard-phases
2345 (add-before 'configure 'restore-pythonpath
2346 (lambda _
2347 (substitute* "src/Main/MainGui.cpp"
2348 (("_?putenv\\(\"PYTHONPATH=\"\\);") ""))
2349 #t))
2350 (add-after 'install 'wrap-pythonpath
2351 (lambda* (#:key outputs #:allow-other-keys)
2352 (let ((out (assoc-ref outputs "out")))
2353 (wrap-program (string-append out "/bin/FreeCAD")
2354 (list "PYTHONPATH"
2355 'prefix (list (getenv "PYTHONPATH")))))
2356 #t)))))
2357 (home-page "https://www.freecadweb.org/")
2358 (synopsis "Your Own 3D Parametric Modeler")
2359 (description
2360 "FreeCAD is a general purpose feature-based, parametric 3D modeler for
2361 CAD, MCAD, CAx, CAE and PLM, aimed directly at mechanical engineering and
2362 product design but also fits a wider range of uses in engineering, such as
2363 architecture or other engineering specialties. It is 100% Open Source (LGPL2+
2364 license) and extremely modular, allowing for very advanced extension and
2365 customization.")
2366 (license
2367 (list
2368 license:lgpl2.1+
2369 license:lgpl2.0+
2370 license:gpl3+
2371 license:bsd-3))))
2372
2373 (define-public libmedfile
2374 (package
2375 (name "libmedfile")
2376 (version "4.0.0")
2377 (source
2378 (origin
2379 (method url-fetch)
2380 (uri (string-append
2381 "https://files.salome-platform.org/Salome/other/med-"
2382 version ".tar.gz"))
2383 (sha256
2384 (base32
2385 "017h9p0x533fm4gn6pwc8kmp72rvqmcn6vznx72nkkl2b05yjx54"))))
2386 (build-system cmake-build-system)
2387 (inputs `(("hdf5" ,hdf5-1.10)))
2388 (arguments
2389 `(#:phases
2390 (modify-phases %standard-phases
2391 (add-after 'install 'remove-test-output
2392 (lambda* (#:key outputs #:allow-other-keys)
2393 (let ((out (assoc-ref outputs "out")))
2394 (delete-file-recursively
2395 (string-append out "/bin/testc"))
2396 #t))))))
2397 (home-page "https://www.salome-platform.org")
2398 (synopsis "Library to read and write MED files")
2399 (description
2400 "The purpose of the MED module is to provide a standard for storing and
2401 recovering computer data associated to numerical meshes and fields, and to
2402 facilitate the exchange between codes and solvers.
2403
2404 The persistent data storage is based upon HDF format (like CGNS, a standard
2405 developed by Boeing and NASA in the area of Computational Fluid Dynamic).
2406
2407 MED also provides structures to hold data on meshes and fields. These
2408 structures are exchanged between solvers, hide the communication level (CORBA
2409 or MPI), and offer persistence (read/write in .med files).
2410
2411 The main benefit of a common exchange format is reduced complexity of code
2412 coupling. It also allows sharing such high level functionalities as
2413 computation of nodal connectivity of sub-elements (faces and edges),
2414 arithmetic operations on fields, entity location functionalities, and
2415 interpolation toolkit.")
2416 (license license:gpl3+)))
2417
2418 (define-public libarea
2419 (let ((revision "1")
2420 (commit "8f8bac811c10f1f01fda0d742a18591f61dd76ee"))
2421 (package
2422 (name "libarea")
2423 (version (git-version "0" revision commit))
2424 (source
2425 (origin
2426 (method git-fetch)
2427 (uri (git-reference (url "https://github.com/Heeks/libarea.git")
2428 (commit commit)))
2429 (file-name (git-file-name name version))
2430 (sha256
2431 (base32 "0pvqz6cabxqdz5y26wnj6alkn8v5d7gkx0d3h8xmg4lvy9r3kh3g"))))
2432 (build-system gnu-build-system)
2433 (inputs `(("boost" ,boost)
2434 ("python-wrapper" ,python-wrapper)))
2435 (native-inputs
2436 `(("cmake" ,cmake-minimal)))
2437 (arguments
2438 `(#:tests? #f
2439 #:phases
2440 (modify-phases %standard-phases
2441 (add-after 'configure 'cmake-configure
2442 (lambda* (#:key inputs outputs #:allow-other-keys)
2443 (let ((out (assoc-ref outputs "out"))
2444 (cmake (assoc-ref inputs "cmake")))
2445 (mkdir-p "build")
2446 (invoke "cmake"
2447 (string-append "-DCMAKE_INSTALL_PREFIX=" out)))))
2448 (delete 'configure))))
2449 (home-page "https://github.com/Heeks/libarea")
2450 (synopsis
2451 "Library and python module for pocketing and profiling operations")
2452 (description
2453 "Area is a CAM-related software for pocketing operation.
2454
2455 This project provides library and associated python-module to compute pocket
2456 operations.")
2457 (license (list
2458 license:bsd-3
2459 license:gpl3+)))))
2460
2461 (define-public libspnav
2462 (package
2463 (name "libspnav")
2464 (version "0.2.3")
2465 (source (origin
2466 (method git-fetch)
2467 (uri (git-reference
2468 (url "https://github.com/FreeSpacenav/libspnav.git")
2469 (commit (string-append "libspnav-" version))))
2470 (sha256
2471 (base32
2472 "098h1jhlj87axpza5zgy58prp0zn94wyrbch6x0s7q4mzh7dc8ba"))
2473 (file-name (git-file-name name version))))
2474 (build-system gnu-build-system)
2475 (inputs
2476 `(("libx11" ,libx11)))
2477 (arguments `(#:tests? #f))
2478 (home-page "http://spacenav.sourceforge.net/")
2479 (synopsis
2480 "Library for communicating with spacenavd or 3dxsrv")
2481 (description
2482 "The libspnav library is provided as a replacement of the magellan
2483 library. It provides a cleaner, and more orthogonal interface. libspnav
2484 supports both the original X11 protocol for communicating with the driver, and
2485 the new alternative non-X protocol. Programs that choose to use the X11
2486 protocol, are automatically compatible with either the free spacenavd driver
2487 or the official 3dxserv, as if they were using the magellan SDK.
2488
2489 Also, libspnav provides a magellan API wrapper on top of the new API. So, any
2490 applications that were using the magellan library, can switch to libspnav
2491 without any changes. And programmers that are familiar with the magellan API
2492 can continue using it with a free library without the restrictions of the
2493 official SDK.")
2494 (license license:bsd-3)))