3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

226 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice
9e8f73c49c
gnu: librepcb: Update to 0.1.4.
* gnu/packages/engineering.scm (librepcb): Update to 0.1.4.
[inputs]: Add qtsvg.
2020-05-20 05:56:54 +02:00
Ekaitz Zarraga
1c85ecec8e
gnu: Add lib3ds.
* gnu/packages/engineering.scm (lib3ds): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-16 19:54:52 +02:00
Ekaitz Zarraga
525fd26deb
gnu: openctm: Correct inputs vs native-inputs
* gnu/packages/engineering.scm (openctm): Move mesa, glu, glut and
gtk+-2 to inputs

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-16 19:54:52 +02:00
Tobias Geerinckx-Rice
1c9403f6a6
gnu: kicad: Re-use common fields in add-ons.
* 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.
2020-05-15 22:24:35 +02:00
Tobias Geerinckx-Rice
fbfaafae27
gnu: kicad-templates: Update to 5.1.6.
* gnu/packages/engineering.scm (kicad-templates): Update to 5.1.6.
2020-05-15 22:08:34 +02:00
Tobias Geerinckx-Rice
57b90a5dae
gnu: kicad-packages3d: Update to 5.1.6.
* gnu/packages/engineering.scm (kicad-packages3d): Update to 5.1.6.
2020-05-15 22:08:34 +02:00
Tobias Geerinckx-Rice
47711ec978
gnu: kicad-footprints: Update to 5.1.6.
* gnu/packages/engineering.scm (kicad-footprints): Update to 5.1.6.
2020-05-15 22:08:34 +02:00
Tobias Geerinckx-Rice
3ef7c588df
gnu: kicad-symbols: Update to 5.1.6.
* gnu/packages/engineering.scm (kicad-symbols): Update to 5.1.6.
2020-05-15 22:08:34 +02:00
Tobias Geerinckx-Rice
02d1bc6b58
gnu: kicad-i18n: Update to 5.1.6.
* gnu/packages/engineering.scm (kicad-i18n): Update to 5.1.6.
2020-05-15 22:08:34 +02:00
Tobias Geerinckx-Rice
0094c4fa91
gnu: kicad: Update to 5.1.6.
* gnu/packages/engineering.scm (kicad): Update to 5.1.6.
[source]: Use GIT-FETCH & GIT-FILE-NAME.
2020-05-15 22:08:34 +02:00
Tobias Geerinckx-Rice
cb014f64a5
gnu: kicad-i18l: Fix typo in… name.
* gnu/packages/engineering.scm (kicad-i18n): New old variable previously…
(kicad-i18l): …this.  Redefine using DEPRECATED-PACKAGE.
(kicad)[arguments, native-inputs]: Adjust accordingly.
2020-05-15 20:38:02 +02:00
Ekaitz Zarraga
e3c3fb1d39
gnu: Add openctm.
* gnu/packages/engineering.scm (openctm): New Variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2020-05-15 12:27:17 +02:00
Marius Bakke
1a044e3936
gnu: freehdl: Fix build failure.
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.
2020-05-14 00:21:41 +02:00
Boris A. Dekshteyn
72099cb0f2
gnu: freecad: Fix build with python-3.8
* gnu/packages/engineering.scm (freecad)[source](modules, snippet): New fields.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-05-10 23:05:12 +02:00
Marius Bakke
bd21acf6c3
Merge branch 'master' into core-updates 2020-04-15 19:26:55 +02:00
01a2911e36
gnu: volk: Update to 2.2.1.
* 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.
2020-04-14 10:25:28 +03:00
Marius Bakke
2778302399
Merge branch 'master' into core-updates
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
2020-04-08 13:00:50 +02:00
Vincent Legoll
465734ba86
gnu: pcb: Make some inputs native.
* gnu/packages/engineering.scm (pcb)[inputs]: Move desktop-files-utils from here...
[native-inputs]: ...to here.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-05 18:23:07 +02:00
Vincent Legoll
91f92fc2c7
gnu: lepton-eda: Make some inputs native.
* 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>
2020-04-05 18:22:56 +02:00
Vincent Legoll
9abc586391
gnu: gerbv: Make some inputs native.
* gnu/packages/engineering.scm (gerbv)[inputs]: Move desktop-files-utils from here...
[native-inputs]: ...to here.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-04-05 18:22:53 +02:00
Vincent Legoll
0b43ecb06e
gnu: geda-gaf: Make some inputs native.
* 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>
2020-04-05 18:22:49 +02:00
Marius Bakke
f2d97d577d
gnu: Replace uses of 'gettext' with 'gettext-minimal'.
* 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.
2020-04-04 15:48:44 +02:00
Marius Bakke
76f5cef359
gnu: libfive: Fix build failure.
* gnu/packages/engineering.scm (libfive)[arguments]: Prepend to
CPLUS_INCLUDE_PATH instead of overriding it.
2020-04-03 19:07:22 +02:00
Marius Bakke
ae0badf5bb
Merge branch 'master' into core-updates
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
2020-03-30 12:17:33 +02:00
Tobias Geerinckx-Rice
53b9df20c1
gnu: Remove more packages deprecated for over almost a year.
* 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.
2020-03-29 18:40:56 +02:00
Marius Bakke
18af687037
Merge branch 'master' into core-updates
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
2020-03-27 00:12:15 +01:00
pinoaffe@airmail.cc
6f3475655a
gnu: cutter: Update to 1.10.1.
* gnu/packages/engineering.scm (cutter): Update to 1.10.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-22 00:02:24 +01:00
pinoaffe@airmail.cc
fcc10cb2cb
gnu: radare2: Update to 4.2.1.
* gnu/packages/engineering.scm (radare2): Update to 4.2.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-22 00:02:24 +01:00
Marius Bakke
c4d769d359
Merge branch 'master' into core-updates 2020-03-18 19:41:08 +01:00
Marius Bakke
961d2ee269
Merge branch 'master' into core-updates 2020-03-14 13:13:40 +01:00
Tobias Geerinckx-Rice
cfff0b386d
gnu: fritzing: Use HTTPS home page.
* gnu/packages/engineering.scm (fritzing)[home-page]: Use HTTPS.
2020-03-17 03:01:23 +01:00
Marius Bakke
c085742e07
gnu: libarea: Build with cmake-minimal.
* gnu/packages/engineering.scm (libarea)[native-inputs]: Change from CMAKE to
CMAKE-MINIMAL.
2020-03-15 15:09:06 +01:00
Marius Bakke
50b99c90c8
Merge branch 'master' into core-updates 2020-03-10 20:50:02 +01:00
Marius Bakke
b3b5714fa7
Merge branch 'master' into staging 2020-03-09 21:45:32 +01:00
Tobias Geerinckx-Rice
6a0d1bd390
gnu: librecad: Use HTTPS home page.
* gnu/packages/engineering.scm (librecad)[home-page]: Use HTTPS.
2020-03-07 12:48:18 +01:00
Marius Bakke
ebb7cf9e21
Merge branch 'master' into core-updates 2020-03-04 23:16:17 +01:00
Marius Bakke
d614f0bba9
Merge branch 'master' into staging 2020-02-28 19:07:46 +01:00
Brice Waegeneire
e7075353e0
gnu: kicad: Add translations and search paths.
* gnu/packages/engineering.scm (kicad)[arguments]<#:phases>[install-translations]: New phase.
[native-search-paths]: Add specification for KICAD_TEMPLATE_DIR,
KICAD_SYMBOL_DIR, KISYSMOD and KISYS3DMOD.
[native-inputs]: Add desktop-file-utils and kicad-i18l.
[inputs]: Remove desktop-file-utils.  Replace python by
python-wrapper.
(kicad-i18l): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-02-27 14:31:26 +01:00
Brice Waegeneire
badc3c6783
gnu: kicad-symbols: Update synopsis and description.
* gnu/packages/engineering.scm (kicad-symbols)[synopsis]: Update.
[description]: Update.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-02-27 14:31:26 +01:00
Brice Waegeneire
0528474223
gnu: Remove kicad-library.
* gnu/packages/engineering.scm (kicad-library): Remove variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-02-27 14:31:26 +01:00
Brice Waegeneire
ca839f3c18
gnu: Add kicad-templates.
* gnu/packages/engineering.scm (kicad-templates): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-02-27 14:31:26 +01:00
Brice Waegeneire
c595150709
gnu: Add kicad-packages3d.
* gnu/packages/engineering.scm (kicad-packages3d): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-02-27 14:31:26 +01:00
Brice Waegeneire
259e65aac1
gnu: Add kicad-footprints.
* gnu/packages/engineering.scm (kicad-footprints): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-02-27 14:31:23 +01:00
Marius Bakke
132c1915a5
gnu: qtbase: Remove custom 'qtbase-patched' variant.
* 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.
2020-02-24 19:39:17 +01:00
John Soo
25b9992181
gnu: freecad. Use qt-build-system.
* gnu/packages/engineering.scm (freecad)[build-system]: Use qt-build-system.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-02-24 17:10:22 +01:00
John Soo
3c60d85f31
gnu: freecad. Fix build failure.
* gnu/packages/engineering.scm (freecad)[inputs]: Use qtbase-patched instead
of qtbase.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-02-24 17:10:22 +01:00
Tobias Geerinckx-Rice
74281436c5
gnu: radare2: Improve description.
* gnu/packages/engineering.scm (radare2)[synopsis, description]: Re-write.
2020-02-15 14:11:07 +01:00
Marius Bakke
52665d2b6b
Merge branch 'staging' into core-updates 2020-02-03 15:45:44 +01:00
Ricardo Wurmus
c67f2a7694
gnu: freehdl: Fix build.
* gnu/packages/engineering.scm (freehdl)[native-inputs]: Add gcc-5.
2020-01-26 10:32:39 +01:00
Marius Bakke
12d8adbfc0
Merge branch 'staging' into core-updates 2020-01-23 23:11:11 +01:00