summaryrefslogtreecommitdiff
path: root/gnu/packages/engineering.scm
Commit message (Collapse)AuthorAge
* gnu: pcb: Make some inputs native.Vincent Legoll2020-04-05
| | | | | | | * gnu/packages/engineering.scm (pcb)[inputs]: Move desktop-files-utils from here... [native-inputs]: ...to here. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: lepton-eda: Make some inputs native.Vincent Legoll2020-04-05
| | | | | | | * gnu/packages/engineering.scm (lepton-eda)[inputs]: Move desktop-files-utils from here... [native-inputs]: ...to here. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: gerbv: Make some inputs native.Vincent Legoll2020-04-05
| | | | | | | * gnu/packages/engineering.scm (gerbv)[inputs]: Move desktop-files-utils from here... [native-inputs]: ...to here. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: geda-gaf: Make some inputs native.Vincent Legoll2020-04-05
| | | | | | | * gnu/packages/engineering.scm (geda-gaf)[inputs]: Move desktop-files-utils from here... [native-inputs]: ...to here. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Replace uses of 'gettext' with 'gettext-minimal'.Marius Bakke2020-04-04
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/cdrom.scm (dvdstyler)[native-inputs]: Change from GNU-GETTEXT to GETTEXT-MINIMAL. * gnu/packages/emulators.scm (dolphin-emu)[native-inputs]: Likewise. * gnu/packages/engineering.scm (lepton-eda, kicad, kicad-i18l)[native-inputs]: Likewise. * gnu/packages/games.scm (quadrapassel, edgar)[native-inputs]: Likewise. * gnu/packages/gnome.scm (eog-plugins, workrave, geary)[native-inputs]: Likewise. * gnu/packages/guile-xyz.scm (guile-gi, emacsy)[native-inputs]: Likewise. * gnu/packages/image.scm (gpick)[native-inputs]: Likewise. * gnu/packages/messaging.scm (telegram-purple)[native-inputs]: Likewise. * gnu/packages/music.scm (fmit)[native-inputs]: Likewise. * gnu/packages/package-management.scm (flatpak)[native-inputs]: Likewise. * gnu/packages/patchutils.scm (quilt)[native-inputs]: Likewise. * gnu/packages/photo.scm (hugin)[native-inputs]: Likewise. * gnu/packages/security-token.scm (eid-mw)[native-inputs]: Likewise. * gnu/packages/telephony.scm (jami)[native-inputs]: Likewise. * gnu/packages/texinfo.scm (pinfo)[native-inputs]: Likewise. * gnu/packages/vulkan.scm (vkd3d)[native-inputs]: Likewise. * gnu/packages/web.scm (cadaver)[native-inputs]: Likewise.
* gnu: Remove more packages deprecated for over almost a year.Tobias Geerinckx-Rice2020-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/games.scm (armagetron-advanced) (cataclysm-dark-days-ahead, gnubackgammon, l-abbaye-des-morts) (the-battle-for-wesnoth, the-battle-for-wesnoth-server) (project-starfighter, kiki-the-nano-bot, fish-fillets-ng) (dungeon-crawl-stone-soup): Let's forget this ever happened. * gnu/packages/emacs-xyz.scm (geiser, paredit, git-modes/old-name) (magit, magit-svn, haskell-mode, emacs-emms-player-mpv, bbdb) (ert-runner, groovy-emacs-modes): Remove variable. * gnu/packages/engineering.scm (emacs-emms-player-simple-mpv) (emacs-evil-ediff, emacs-evil-mu4e, emacs-wgrep-helm, ao): Likewise. * gnu/packages/finance.scm (monero-core): Likewise. * gnu/packages/gnome.scm (dungeon-crawl-stone-soup-tiles) (tales-of-maj-eyal, battle-tanks, the-legend-of-edgar) (gnome-tweak-tool): Likewise. * gnu/packages/gnuzilla.scm (conkeror): Likewise. * gnu/packages/guile-xyz.scm (mcron2): Likewise. * gnu/packages/image.scm (pngcrunch): Likewise. * gnu/packages/linux.scm (eudev-with-hwdb): Likewise. * gnu/packages/maths.scm (qtoctave): Likewise. * gnu/packages/package-management.scm (guile2.0-guix): Likewise. * gnu/packages/php.scm (php-with-bcmath): Likewise. * gnu/packages/python-xyz.scm (python-kivy-next, python2-kivy-next): Likewise. * gnu/packages/video.scm (livestreamer): Likewise. * gnu/packages/virtualization.scm (lookingglass): Likewise. * gnu/packages/vulkan.scm (vulkan-icd-loader): Likewise. * gnu/packages/syndication.scm (newsbeuter): Likewise. (newsboat)[description]: Remove historical footnote.
* gnu: cutter: Update to 1.10.1.pinoaffe@airmail.cc2020-03-22
| | | | | | * gnu/packages/engineering.scm (cutter): Update to 1.10.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: radare2: Update to 4.2.1.pinoaffe@airmail.cc2020-03-22
| | | | | | * gnu/packages/engineering.scm (radare2): Update to 4.2.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: fritzing: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-17
| | | | * gnu/packages/engineering.scm (fritzing)[home-page]: Use HTTPS.
* gnu: libarea: Build with cmake-minimal.Marius Bakke2020-03-15
| | | | | * gnu/packages/engineering.scm (libarea)[native-inputs]: Change from CMAKE to CMAKE-MINIMAL.
* Merge branch 'master' into stagingMarius Bakke2020-03-09
|\
| * gnu: librecad: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-07
| | | | | | | | * gnu/packages/engineering.scm (librecad)[home-page]: Use HTTPS.
* | Merge branch 'master' into stagingMarius Bakke2020-02-28
|\|
| * gnu: kicad: Add translations and search paths.Brice Waegeneire2020-02-27
| | | | | | | | | | | | | | | | | | | | | | | | * 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>
| * gnu: kicad-symbols: Update synopsis and description.Brice Waegeneire2020-02-27
| | | | | | | | | | | | | | * gnu/packages/engineering.scm (kicad-symbols)[synopsis]: Update. [description]: Update. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: Remove kicad-library.Brice Waegeneire2020-02-27
| | | | | | | | | | | | * gnu/packages/engineering.scm (kicad-library): Remove variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: Add kicad-templates.Brice Waegeneire2020-02-27
| | | | | | | | | | | | * gnu/packages/engineering.scm (kicad-templates): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: Add kicad-packages3d.Brice Waegeneire2020-02-27
| | | | | | | | | | | | * gnu/packages/engineering.scm (kicad-packages3d): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: Add kicad-footprints.Brice Waegeneire2020-02-27
| | | | | | | | | | | | * gnu/packages/engineering.scm (kicad-footprints): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* | gnu: qtbase: Remove custom 'qtbase-patched' variant.Marius Bakke2020-02-24
|/ | | | | | * gnu/packages/qt.scm (qtbase)[source](patches): Add 'qtbase-QTBUG-81715.patch. (qtbase-patched): Remove variable. * gnu/packages/engineering.scm (freecad)[inputs]: Change from QTBASE-PATCHED to QTBASE.
* gnu: freecad. Use qt-build-system.John Soo2020-02-24
| | | | | | * gnu/packages/engineering.scm (freecad)[build-system]: Use qt-build-system. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: freecad. Fix build failure.John Soo2020-02-24
| | | | | | | * gnu/packages/engineering.scm (freecad)[inputs]: Use qtbase-patched instead of qtbase. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: radare2: Improve description.Tobias Geerinckx-Rice2020-02-15
| | | | * gnu/packages/engineering.scm (radare2)[synopsis, description]: Re-write.
* gnu: freehdl: Fix build.Ricardo Wurmus2020-01-26
| | | | * gnu/packages/engineering.scm (freehdl)[native-inputs]: Add gcc-5.
* gnu: librepcb: Update to 0.1.3.Tobias Geerinckx-Rice2020-01-22
| | | | * gnu/packages/engineering.scm (librepcb): Update to 0.1.3.
* gnu: lepton-eda: Fix build.Ricardo Wurmus2020-01-10
| | | | | | | This is a follow-up to commit 1101c73c7fb2e0dbba00b45c05bf36ae08bdb6f2. * gnu/packages/engineering.scm (lepton-eda)[arguments]: Ignore inherited phases.
* gnu: capstone: Don't use unstable tarball.Efraim Flashner2020-01-03
| | | | | * gnu/packages/engineering.scm (capstone)[source]: Download using git-fetch.
* gnu: kicad-symbols: Update to 5.1.5.Tobias Geerinckx-Rice2020-01-02
| | | | * gnu/packages/engineering.scm (kicad-symbols): Update to 5.1.5.
* gnu: kicad: Update to 5.1.5.Tobias Geerinckx-Rice2020-01-02
| | | | * gnu/packages/engineering.scm (kicad): Update to 5.1.5.
* gnu: Use HTTPS for kicad-pcb.org.Tobias Geerinckx-Rice2020-01-02
| | | | * gnu/packages/engineering.scm (kicad, kicad-library, kicad-symbols)[home-page]: Use HTTPS.
* gnu: geda-gaf: Update to 1.10.0.Ricardo Wurmus2019-12-20
| | | | | | * gnu/packages/engineering.scm (geda-gaf): Update to 1.10.0. [arguments]: Adjust phase "disable-failing-tests". [inputs]: Add gamin and python-2.
* gnu: lepton-eda: Update to 1.9.9-20191003.Ricardo Wurmus2019-12-20
| | | | | | * gnu/packages/engineering.scm (lepton-eda): Update to 1.9.9-20191003. [inputs]: Do not inherit from geda-gaf; replace guile-2.0 with guile-2.2. [arguments]: Add phase to compile Scheme files.
* gnu: libfive: Update to 0-3.6e39254.Ricardo Wurmus2019-12-19
| | | | | | | * gnu/packages/engineering.scm (libfive): Update to 0-3.6e39254. [arguments]: Add build phase "find-catch". [inputs]: Replace catch-framework with catch-framework2. [license]: Change license for library.
* gnu: Use the test-only Xorg variant for tests.Marius Bakke2019-11-28
| | | | | | | | | | | | | | | | * gnu/packages/education.scm (gcompris-qt)[native-inputs]: Change XORG-SERVER to XORG-SERVER-FOR-TESTS. * gnu/packages/engineering.scm (pcb, qucs, openscad)[native-inputs]: Likewise. * gnu/packages/gnome.scm (libbonoboui, d-feet, gspell, libdazzle, libhandy)[native-inputs]: Likewise. * gnu/packages/gnupg.scm (parcimonie)[native-inputs]: Likewise. * gnu/packages/graphics.scm (opensubdiv, rapicorn)[native-inputs]: Likewise. * gnu/packages/gtk.scm (gtksourceview-2, gtksourceview)[native-inputs]: Likewise. * gnu/packages/image-processing.scm (opencv)[native-inputs]: Likewise. * gnu/packages/kde-frameworks.scm (kconfig, kcoreaddons, kwidgetsaddons, kwindowsystem, kdeclarative)[native-inputs]: Likewise. * gnu/packages/kde-plasma.scm (kscreenlocker)[native-inputs]: Likewise. * gnu/packages/messaging.scm (gajim)[native-inputs]: Likewise. * gnu/packages/python-xyz.scm (python-seaborn)[native-inputs]: Likewise.
* gnu: freecad: Update to 0.18.4.John Soo2019-11-15
| | | | | | * gnu/packages/engineering.scm (freecad): Update to 0.18.4. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: libspnav: Fix typo in description.Tobias Geerinckx-Rice2019-11-12
| | | | * gnu/packages/engineering.scm (libspnav)[description]: Fix typo.
* gnu: Add 'file-name' where appropriate.Efraim Flashner2019-11-10
| | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm (detox, neofetch), gnu/packages/algebra.scm (python-fpylll), gnu/packages/bioinformatics.scm (tbsp, genrich), gnu/packages/crypto.scm (hpenc), gnu/packages/digest.scm (xxhash), gnu/packages/emacs-xyz.scm (emacs-tiny, emacs-ergoemacs-mode, emacs-make-it-so, emacs-poet-theme, emacs-deft, emacs-scribble-mode, emacs-helm-mu, emacs-unidecode, emacs-diff-hl, emacs-helm-exwm, emacs-gif-screencast, emacs-exec-path-from-shell), gnu/packages/engineering.scm (gpx), gnu/packages/freedesktop.scm (waylandpp), gnu/packages/golang.scm (go-github-com-sirupsen-logrus, go-github-com-shirou-gopsutil), gnu/packages/guile-xyz.scm (guile-studio, guile-picture-language, jupyter-guile-kernel), gnu/packages/image-viewers.scm (qview), gnu/packages/java-maths.scm (java-jblas), gnu/packages/llvm.scm (libclc), gnu/packages/logging.scm (spdlog), gnu/packages/ocaml.scm (ocaml-cstruct, ocaml-zarith), gnu/packages/terminals.scm (libtsm), gnu/packages/tigervnc.scm (tigervnc-client), gnu/packages/xdisorg.scm (xcalib, xbanish) [source]: Add file-name.
* gnu: kicad-symbols: Update to 5.1.4.Arun Isaac2019-11-05
| | | | * gnu/packages/engineering.scm (kicad-symbols): Update to 5.1.4.
* gnu: kicad: Update to 5.1.4.Arun Isaac2019-11-05
| | | | | | | | | | * gnu/packages/engineering.scm (kicad): Update to 5.1.4. [arguments]: Remove unrecognized flags and flags that are redundant because they specify default values. Use python 3 and the "Phoenix" version of wxPython. Enable the GitHub plugin for pcbnew. Remove adjust-boost-include phase. [inputs]: Replace python-2 with python, wxwidgets-gtk2 with wxwidgets and python2-wxpython with python-wxpython.
* gnu: Remove more GCC < 7 workarounds.Marius Bakke2019-10-20
| | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/abiword.scm (abiword)[arguments]: Do not pass "-std=c++11" to the GCC command line. * gnu/packages/aidc.scm (zbar)[arguments]: Likewise. * gnu/packages/android.scm (android-libbase, android-libcutils, android-libziparchive, fastboot)[arguments]: Likewise. * gnu/packages/audio.scm (azr3, guitarix, suil)[arguments]: Likewise. * gnu/packages/bioinformatics.scm (bless)[arguments]: Likewise. * gnu/packages/bittorrent.scm (libtorrent-rasterbar)[arguments]: Likewise. * gnu/packages/code.scm (rtags)[arguments]: Likewise. * gnu/packages/coq.scm (coq-gappa)[arguments]: Likewise. * gnu/packages/emulators.scm (dolphin-emu)[arguments]: Likewise. * gnu/packages/engineering.scm (xyce-serial, xyce-parallel)[arguments]: Likewise. * gnu/packages/gnupg.scm (pinentry-qt)[arguments]: Likewise. * gnu/packages/gobby.scm (libnet6, obby)[arguments]: Likewise. * gnu/packages/graph.scm (python-faiss)[arguments]: Likewise. * gnu/packages/graphics.scm (povray)[arguments]: Likewise. * gnu/packages/image-processing.scm (opencv, itk-snap)[arguments]: Likewise. * gnu/packages/image.scm (freeimage)[arguments]: Likewise. * gnu/packages/kodi.scm (crossguid)[arguments]: Likewise. * gnu/packages/music.scm (amsynth, qmidiarp, qmidiroute, seq24)[arguments]: Likewise. * gnu/packages/pdf.scm (python-poppler-qt5)[arguments]: Likewise. * gnu/packages/sagemath.scm (lcalc)[arguments]: Likewise. * gnu/packages/video.scm (vlc, mlt, v4l-utils)[arguments]: Likewise.
* Merge branch 'core-updates'Ludovic Courtès2019-10-08
|\
| * gnu: xyce: Use Bison 3.0.Ludovic Courtès2019-09-30
| | | | | | | | | | | | | | | | Xyce requires Bison 3.0 at the latest. * gnu/packages/bison.scm (bison-3.0): New variable. * gnu/packages/engineering.scm (xyce-serial)[native-inputs]: Use BISON-3.0 instead of BISON.
* | gnu: qucs-s: Update to 0.0.21.Tobias Geerinckx-Rice2019-10-08
|/ | | | * gnu/packages/engineering.scm (qucs-s): Update to 0.0.21.
* gnu: Add freecad.John Soo2019-09-22
| | | | * gnu/packages/engineering.scm (freecad): New variable.
* gnu: Add libmedfile.John Soo2019-09-22
| | | | * gnu/packages/engineering.scm (libmedfile): New variable.
* gnu: Add libarea.John Soo2019-09-22
| | | | * gnu/packages/engineering.scm (libarea): New variable.
* gnu: Add libspnav.John Soo2019-09-22
| | | | * gnu/packages/engineering.scm (libspnav): New variable.
* gnu: Add openscad.Steve Sprang2019-09-11
| | | | | | * gnu/packages/engineering.scm (openscad): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: librepcb: Update to 0.1.2.Arun Isaac2019-09-04
| | | | * gnu/packages/engineering.scm (librepcb): Update to 0.1.2.
* gnu: Add lib3mf.Steve Sprang2019-08-31
| | | | | | * gnu/packages/engineering.scm (lib3mf): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>