summaryrefslogtreecommitdiff
path: root/gnu/packages/engineering.scm
Commit message (Collapse)AuthorAge
* gnu: librepcb: Update to 0.1.4.Tobias Geerinckx-Rice2020-05-20
| | | | | * gnu/packages/engineering.scm (librepcb): Update to 0.1.4. [inputs]: Add qtsvg.
* gnu: Add lib3ds.Ekaitz Zarraga2020-05-16
| | | | | | * gnu/packages/engineering.scm (lib3ds): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: openctm: Correct inputs vs native-inputsEkaitz Zarraga2020-05-16
| | | | | | | * gnu/packages/engineering.scm (openctm): Move mesa, glu, glut and gtk+-2 to inputs Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: kicad: Re-use common fields in add-ons.Tobias Geerinckx-Rice2020-05-15
| | | | | | | * gnu/packages/engineering.scm (kicad-i18n, kicad-symbols): Re-use kicad's VERSION and HOME-PAGE. (kicad-symbols, kicad-footprints, kicad-packages3d, kicad-templates): Re-use kicad's VERSION.
* gnu: kicad-templates: Update to 5.1.6.Tobias Geerinckx-Rice2020-05-15
| | | | * gnu/packages/engineering.scm (kicad-templates): Update to 5.1.6.
* gnu: kicad-packages3d: Update to 5.1.6.Tobias Geerinckx-Rice2020-05-15
| | | | * gnu/packages/engineering.scm (kicad-packages3d): Update to 5.1.6.
* gnu: kicad-footprints: Update to 5.1.6.Tobias Geerinckx-Rice2020-05-15
| | | | * gnu/packages/engineering.scm (kicad-footprints): Update to 5.1.6.
* gnu: kicad-symbols: Update to 5.1.6.Tobias Geerinckx-Rice2020-05-15
| | | | * gnu/packages/engineering.scm (kicad-symbols): Update to 5.1.6.
* gnu: kicad-i18n: Update to 5.1.6.Tobias Geerinckx-Rice2020-05-15
| | | | * gnu/packages/engineering.scm (kicad-i18n): Update to 5.1.6.
* gnu: kicad: Update to 5.1.6.Tobias Geerinckx-Rice2020-05-15
| | | | | * gnu/packages/engineering.scm (kicad): Update to 5.1.6. [source]: Use GIT-FETCH & GIT-FILE-NAME.
* gnu: kicad-i18l: Fix typo in… name.Tobias Geerinckx-Rice2020-05-15
| | | | | | * gnu/packages/engineering.scm (kicad-i18n): New old variable previously… (kicad-i18l): …this. Redefine using DEPRECATED-PACKAGE. (kicad)[arguments, native-inputs]: Adjust accordingly.
* gnu: Add openctm.Ekaitz Zarraga2020-05-15
| | | | | | * gnu/packages/engineering.scm (openctm): New Variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: freehdl: Fix build failure.Marius Bakke2020-05-14
| | | | | | | | Fixes <https://bugs.gnu.org/41246>. Reported by tsmish <tsymsh@gmail.com>. * gnu/packages/engineering.scm (freehdl)[source](patches): New field. [native-inputs]: Remove GCC-5.
* gnu: freecad: Fix build with python-3.8Boris A. Dekshteyn2020-05-10
| | | | | | * gnu/packages/engineering.scm (freecad)[source](modules, snippet): New fields. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* Merge branch 'master' into core-updatesMarius Bakke2020-04-15
|\
| * gnu: volk: Update to 2.2.1.Efraim Flashner2020-04-14
| | | | | | | | | | | | | | | | | | * gnu/packages/engineering.scm (volk): Update to 2.2.1. [source]: Download using https. [arguments]: Add phase to wrap binary in PYTHONPATH. [native-inputs]: Remove python-2, python2-cheetah. Add python-wrapper, python-mako. [home-page]: Use https.
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-08
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: etc/news.scm gnu/local.mk gnu/packages/check.scm gnu/packages/cross-base.scm gnu/packages/gimp.scm gnu/packages/java.scm gnu/packages/mail.scm gnu/packages/sdl.scm gnu/packages/texinfo.scm gnu/packages/tls.scm gnu/packages/version-control.scm
| * 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: libfive: Fix build failure.Marius Bakke2020-04-03
| | | | | | | | | | * gnu/packages/engineering.scm (libfive)[arguments]: Prepend to CPLUS_INCLUDE_PATH instead of overriding it.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-30
|\| | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/packages/admin.scm gnu/packages/commencement.scm gnu/packages/guile.scm gnu/packages/linux.scm gnu/packages/package-management.scm gnu/packages/pulseaudio.scm gnu/packages/web.scm
| * 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.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-27
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/packages/icu4c.scm gnu/packages/man.scm gnu/packages/python-xyz.scm guix/scripts/environment.scm guix/scripts/pack.scm guix/scripts/package.scm guix/scripts/pull.scm guix/store.scm
| * 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>
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-18
|\|
| * 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 core-updatesMarius Bakke2020-03-14
|\|
| * Merge branch 'master' into stagingMarius Bakke2020-03-09
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2020-02-28
| |\ \
| * | | 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.
* | | | Merge branch 'master' into core-updatesMarius Bakke2020-03-10
|\ \ \ \ | | |_|/ | |/| |
| * | | gnu: librecad: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-07
| | |/ | |/| | | | | | | * gnu/packages/engineering.scm (librecad)[home-page]: Use HTTPS.
* | | Merge branch 'master' into core-updatesMarius Bakke2020-03-04
|\| |
| * | 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: 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.
* | Merge branch 'staging' into core-updatesMarius Bakke2020-02-03
|\|
| * gnu: freehdl: Fix build.Ricardo Wurmus2020-01-26
| | | | | | | | * gnu/packages/engineering.scm (freehdl)[native-inputs]: Add gcc-5.
* | Merge branch 'staging' into core-updatesMarius Bakke2020-01-23
|\|