me
/
guix
Archived
1
0
Fork 0
Commit Graph

81 Commits (3d867fea4206e32325b4c84a50d3948d3de0ae99)

Author SHA1 Message Date
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
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 d1f3b333e6
Merge branch 'master' into staging 2019-10-08 19:24:34 +02:00
Marius Bakke e7f62a41b2
Merge branch 'master' into core-updates 2019-09-27 19:11:27 +02:00
Tobias Geerinckx-Rice d7a7d255c4
gnu: spirv-tools: Use GIT-FILE-NAME.
* gnu/packages/vulkan.scm (spirv-tools)[source]: Use GIT-FILE-NAME.
2019-09-25 17:50:48 +02:00
Tobias Geerinckx-Rice aa1c7b4914
gnu: spirv-tools: Update to 2019.2.
* gnu/packages/vulkan.scm (spirv-tools): Update to 2019.2.
2019-09-25 17:50:48 +02:00
Ludovic Courtès 9ff87bb996
Merge branch 'master' into core-updates 2019-09-17 16:27:15 +02:00
Tobias Geerinckx-Rice 3b14974706
gnu: glslang: Use GIT-FILE-NAME.
* gnu/packages/vulkan.scm (glslang)[source]: Use GIT-FILE-NAME.
2019-09-11 22:56:04 +02:00
Rutger Helling e01d384efc
gnu: vulkan-headers: Update to 1.1.121.
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.121.
* gnu/packages/vulkan.scm (vulkan-loader): Update hash.
* gnu/packages/vulkan.scm (vulkan-tools): Update hash.
2019-09-11 12:07:03 +02:00
Rutger Helling 7fe021b484
gnu: vulkan-headers: Update to 1.1.119.
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.119.
[arguments]: Remove unnecessary phases.
* gnu/packages/vulkan.scm (vulkan-loader): Update hash.
* gnu/packages/vulkan.scm (vulkan-tools): Update hash.
2019-08-15 16:02:30 +02:00
Marius Bakke 462ad9f56b
Merge branch 'master' into core-updates 2019-08-13 20:42:06 +02:00
Rutger Helling fd730a8e7d
gnu: vulkan-headers: Update to 1.1.114.
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.114.
* gnu/packages/vulkan.scm (vulkan-loader): Update hash.
* gnu/packages/vulkan.scm (vulkan-tools): Update hash.
2019-07-25 11:13:20 +02:00
Marius Bakke 9f74ec98d3
gnu: spirv-tools: Remove GCC7 input.
* gnu/packages/vulkan.scm (spirv-tools)[native-inputs]: Remove GCC-7.
[arguments]: Remove <#:phases>.
2019-07-02 23:08:12 +02:00
Marius Bakke 4fb9165515
Merge branch 'staging' into core-updates 2019-07-02 20:18:16 +02:00
Rutger Helling c24b896365
gnu: vulkan-headers: Update to 1.1.112.
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.112.
* gnu/packages/vulkan.scm (vulkan-loader): Update hash.
* gnu/packages/vulkan.scm (vulkan-tools): Update hash.
2019-06-26 09:18:03 +02:00
Rutger Helling 6edbf8de87
gnu: vulkan-headers: Update to 1.1.108.
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.108.
* gnu/packages/vulkan.scm (vulkan-loader): Update hash.
[arguments]: Add 'copy-headers1 and 'copy-headers2 phases.
* gnu/packages/vulkan.scm (vulkan-tools): Update hash.
2019-06-26 08:34:25 +02:00
Marius Bakke c69959f054
gnu: Replace uses of 'cmake' with 'cmake-minimal'.
This follows up commit 2f33a7321e which
introduced a new CMAKE-MINIMAL variant for use in package inputs.

* gnu/packages/databases.scm (python-pyarrow)[native-inputs]: Replace CMAKE
with CMAKE-MINIMAL.
* gnu/packages/emacs-xyz.scm (emacs-scel)[native-inputs]: Likewise.
* gnu/packages/firmware.scm (ath9k-htc-firmware)[native-inputs]: Likewise.
* gnu/packages/games.scm (0ad, the-butterfly-effect)[native-inputs]: Likewise.
* gnu/packages/gnome.scm (deja-dup)[native-inputs]: Likewise.
* gnu/packages/ibus.scm (ibus-rime)[native-inputs]: Likewise.
* gnu/packages/rust.scm (rust-1.19)[native-inputs]: Likewise.
* gnu/packages/simulation.scm (fenics)[native-inputs]: Likewise.
* gnu/packages/squirrel.scm (squirrel)[native-inputs]: Likewise.
* gnu/packages/video.scm (handbrake)[native-inputs]: Likewise.
* gnu/packages/virtualization.scm (xen)[native-inputs]: Likewise.
* gnu/packages/vulkan.scm (shaderc)[native-inputs]: Likewise.
2019-06-20 23:56:57 +02:00
Ludovic Courtès d9bbfe042e
Merge branch 'master' into core-updates 2019-06-13 13:24:35 +02:00
Marius Bakke 69ecd666d7
Merge branch 'master' into staging 2019-06-09 00:57:36 +02:00
Rutger Helling 2d906800fa
gnu: shaderc: Update to 2019.0.
* gnu/packages/vulkan.scm (shaderc): Update to 2019.0.
2019-06-06 08:33:38 +02:00
Marius Bakke ddb4062784
Merge branch 'master' into staging 2019-05-24 22:44:51 +02:00
Rutger Helling 7211073069
gnu: glslang: Update to 7.11.3214.
* gnu/packages/vulkan.scm (glslang): Update to 7.11.3214.
2019-05-17 12:28:38 +02:00
Rutger Helling 239baad9c4
gnu: vulkan-headers: Update to 1.1.107.
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.107.
* gnu/packages/vulkan.scm (vulkan-loader): Update hash.
* gnu/packages/vulkan.scm (vulkan-tools): Update hash.
2019-05-07 08:38:16 +02:00
Marius Bakke 37da4fbe15
Merge branch 'master' into staging 2019-04-23 19:43:59 +02:00
Rutger Helling 93c5c6d164
gnu: spirv-headers: Update to 1.3.7.
* gnu/packages/vulkan.scm (spirv-headers): Update to 1.3.7.
2019-04-23 11:03:56 +02:00
Rutger Helling b2e417f3f1
gnu: glslang: Update to 7.11.3188.
* gnu/packages/vulkan.scm (glslang): Update to 7.11.3188.
2019-04-23 11:03:56 +02:00
Rutger Helling 05bb85fda0
gnu: vulkan-tools: Update to 1.1.106.
* gnu/packages/vulkan.scm (vulkan-tools): Update to 1.1.106 (by inheriting
package-version vulkan-headers).
2019-04-10 08:27:00 +02:00
Rutger Helling 0eb01ff5bb
gnu: vulkan-headers: Update to 1.1.106.
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.106.
* gnu/packages/vulkan.scm (vulkan-loader): Update hash.
2019-04-09 10:52:55 +02:00
Rutger Helling 1661f09a10
gnu: vulkan-tools: Remove unnecessary inputs.
* gnu/packages/vulkan.scm (vulkan-tools)[inputs]: Remove mesa, vulkan-headers.
[native-inputs]: Add vulkan-headers.
2019-03-21 11:11:39 +01:00
Rutger Helling ebfe592fd4
gnu: vulkan-loader: Remove unnecessary inputs.
* gnu/packages/vulkan.scm (vulkan-loader)[arguments]: Remove
-DBUILD_LAYERS=OFF.
[inputs]: Remove all.
[native-inputs]: Add libxrandr, vulkan-headers, wayland.
2019-03-21 10:56:16 +01:00
Rutger Helling 47b3eed821
gnu: vulkan-headers: Update to 1.103.
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.103.
* gnu/packages/vulkan.scm (vulkan-loader): Adjust version.
* gnu/packages/vulkan.scm (vulkan-tools): Adjust version.
2019-03-12 11:20:41 +01:00
Rutger Helling 9776417246
gnu: vulkan-tools: Update to 1.1.102.
* gnu/packages/vulkan.scm (vulkan-tools): Update to 1.1.102.
[arguments]: Remove "-DBUILD_ICD=OFF" configure flag.
2019-03-07 10:42:27 +01:00
Marius Bakke f339df425e
Merge branch 'master' into staging 2019-03-06 16:31:58 +01:00
Rutger Helling e21bd8dff8
gnu: vulkan-headers: Update to 1.1.102.
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.102.
* gnu/packages/vulkan.scm (vulkan-loader): Update hash.
* gnu/packages/vulkan.scm (vulkan-tools): Update to 1.1.101.
[arguments]: Add "-DBUILD_ICD=off" and "-DGLSLANG_INSTALL_DIR=" configure
flags.
2019-03-06 09:47:13 +01:00
Rutger Helling d9eada7917
gnu: shaderc: Update to 2018.0.
* gnu/packages/vulkan.scm (shaderc): Update to 2018.0.
2019-03-06 09:26:50 +01:00
Rutger Helling 264c803b82
gnu: spirv-tools: Update to 2019.1.
* gnu/packages/vulkan.scm (spirv-tools): Update to 2019.1.
[arguments]: Add 'fixgcc7 phase.
[native-inputs]: Add gcc-7.
2019-03-06 09:26:50 +01:00
Rutger Helling 9a1de5f0fa
gnu: spirv-headers: Update to commit 8bea0a2.
* gnu/packages/vulkan.scm (spirv-headers): Update to commit 8bea0a2.
2019-03-06 09:26:49 +01:00
Rutger Helling 3113ecfaec
gnu: glslang: Update to 7.11.3113.
* gnu/packages/vulkan.scm (glslang): Update to 7.11.3113.
2019-03-06 09:26:49 +01:00
Rutger Helling b8f9e97da8
gnu: vulkan-headers: Update to 1.1.101.
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.101.
* gnu/packages/vulkan.scm (vulkan-loader): Update hash.
* gnu/packages/vulkan.scm (vulkan-tools): Update to 1.1.100.
2019-02-21 08:41:35 +01:00
Rutger Helling 9b43a73600
gnu: vulkan-headers: Update to 1.1.99.
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.99.
* gnu/packages/vulkan.scm (vulkan-loader): Update hash.
* gnu/packages/vulkan.scm (vulkan-tools): Update to 1.1.97.0.
2019-02-06 12:10:52 +01:00
Ricardo Wurmus 02d38bd3a2
Merge branch 'master' into staging 2019-01-25 15:20:25 +01:00
Rutger Helling dcf6df43ab
gnu: vkd3d: Use wine-minimal.
* gnu/packages/vulkan.scm (vkd3d): Use wine-minimal instead of wine.
2019-01-24 09:36:00 +01:00
Rutger Helling 67ff2bdf61
gnu: vulkan-headers: Update to 1.1.97.
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.97.
[source]: Use git-fetch.
* gnu/packages/vulkan.scm (vulkan-loader): Update hash.
[source]: Use git-fetch.
* gnu/packages/vulkan.scm (vulkan-tools): Update hash.
[source]: Use git-fetch.
2019-01-10 11:44:54 +01:00
Rutger Helling 34f1838f04
gnu: vulkan-headers: Update to 1.1.96.
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.96.
* gnu/packages/vulkan.scm (vulkan-loader): Update hash.
* gnu/packages/vulkan.scm (vulkan-tools): Update hash.
2018-12-19 11:51:33 +01:00
Marius Bakke 99f63f011d
Merge branch 'master' into staging 2018-12-03 19:15:17 +01:00
Rutger Helling e9a8b60333
gnu: vulkan-loader: Update to 1.1.92.1.
* gnu/packages/vulkan.scm (vulkan-loader): Update to 1.1.92.1.
2018-11-29 11:00:02 +01:00
Rutger Helling fd06277448
gnu: vulkan-headers: Update to 1.1.92.0.
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.92.0.
* gnu/packages/vulkan.scm (vulkan-loader): Update hash.
* gnu/packages/vulkan.scm (vulkan-tools): Update hash.
2018-11-26 21:02:27 +01:00
Rutger Helling 7d1f21c69a
gnu: vulkan-headers: Update to 1.1.85.0.
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.85.0.
* gnu/packages/vulkan.scm (vulkan-loader): Update hash.
* gnu/packages/vulkan.scm (vulkan-tools): Update hash.
2018-10-19 08:43:29 +02:00
Rutger Helling 006a1d59ba
gnu: vkd3d: Update to 1.1.
* gnu/packages/vulkan.scm (vkd3d): Update to 1.1.
2018-10-10 09:34:09 +02:00
Rutger Helling cc48997de5
gnu: vulkan-headers: Update to 1.1.82.0.
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.82.0.
* gnu/packages/vulkan.scm (vulkan-loader): Update to 1.1.82.0.
* gnu/packages/vulkan.scm (vulkan-tools): Update to 1.1.82.0.
2018-08-07 09:48:29 +02:00