Sharlatan Hellseher
3e2334d945
gnu: go-github-com-mattn-go-shellwords: Move to golang-xyz.
...
* gnu/packages/golang.scm (go-github-com-mattn-go-shellwords): Move from
here ...
* gnu/packages/golang-xyz.scm: ... to here.
* gnu/packages/terminals.scm: Add (gnu packages golang-xyz) module.
Change-Id: Icedf167f4477c6a84fd1b897ca208d6e737efb48
2024-02-15 21:20:32 +00:00
Suhail
22143f9e62
gnu: tilda: Remove version 1.6-alpha.
...
* gnu/packages/terminals.scm (tilda-dbus): Remove variable. tilda@2.0.0
comes with D-Bus support.
Change-Id: If9cb43b9c7bd49562e2668c0e3ffab342edbac75
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-14 15:53:23 +00:00
Suhail
46058e9fcb
gnu: tilda: Update to 2.0.0.
...
* gnu/packages/terminals.scm (tilda): Update to 2.0.0.
[native-inputs]: Remove autoconf. Add autoconf-2.71.
Change-Id: I5df92877e38a316555150350c73e2356109e71b2
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-02-14 15:53:23 +00:00
Sharlatan Hellseher
2175660d92
gnu: go-golang.org-x-sync-errgroup: Move to golang-build.
...
* gnu/packages/golang.scm (go-golang.org-x-sync-errgroup,
go-golang.org-x-sync-semaphore): Move from here ...
* gnu/packages/golang-build.scm: ... to here.
* gnu/packages/check.scm: Add (gnu packages golang-build) module.
Change-Id: Ie886c0f44e0a70629e23371b447f5a35006ade21
2024-02-13 14:33:15 +00:00
Maxim Cournoyer
edb03ceb60
gnu: msgpack: Deprecate with msgpack-c.
...
* gnu/packages/serialization.scm (msgpack-c): New variable.
(msgpack-cxx): New variable.
(msgpack): Rename to...
(msgpack-3): ... this, and inherit from msgpack-c.
* gnu/packages/vim.scm (eovim) [arguments]: Add help-cmake-find-msgpack-c
phase.
[inputs]: Replace msgpack with msgpack-c.
* gnu/packages/terminals.scm (tmate)
[inputs]: Replace msgpack with msgpack-3.
* gnu/packages/networking.scm (opendht)
[propagated-inputs]: Replace msgpack with msgpack-cxx.
* gnu/packages/chemistry.scm (mmtf-cpp) [propagated-inputs]: Likewise.
2024-01-09 22:10:12 -05:00
Efraim Flashner
34eaf5714e
Merge remote-tracking branch 'origin/master' into rust-team
...
Change-Id: Ic45f7071abd6a02c2ccad411500e5103c8272ffb
2023-12-10 13:25:47 +02:00
Efraim Flashner
448e90db80
gnu: alacritty: Prepare for cross-compiling.
...
* gnu/packages/terminals.scm (alacritty)[arguments]: Adjust the custom
'install phase to use the native 'tic' command and to find the alacritty
binary wherever it is located.
Change-Id: I3117f41a97bb6a5dd1037544c1a27bc01e924396
2023-11-28 07:59:40 +02:00
Nicolas Graves
ff9d32df33
gnu: beep: Add phase install-rules.
...
* gnu/packages/terminals.scm (beep): Add phase install-rules.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-12-04 22:26:36 +01:00
Suhail
a8dafaddf4
gnu: tilda: Run guix style on tilda@1.5.4
...
* gnu/packages/terminals.scm (tilda): Re-indent.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-11-22 16:51:45 +01:00
Suhail
40109b1756
gnu: tilda: Fix lint error by updating input list format for v1.5.4
...
* gnu/packages/terminals.scm (tilda)[native-inputs]: Use updated format.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-11-22 16:51:45 +01:00
Suhail
6d7eb7de7d
gnu: tilda: Add version 1.6-alpha with D-Bus support
...
* gnu/packages/terminals.scm (tilda-dbus): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-11-22 16:51:45 +01:00
Jaeme Sifat
809f461ec1
gnu: foot: Update to 1.16.2.
...
* gnu/packages/terminals.scm (foot): Update to 1.16.2.
[arguments]: Use gexps.
Change-Id: I0615f6251a918a572369c05b126853f79e9fca4c
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-11-03 09:59:41 +00:00
Timotej Lazar
399cd64bc9
gnu: asciinema: Update to 2.4.0.
...
* gnu/packages/terminals.scm (asciinema): Update to 2.4.0.
Change-Id: I3e0fc7cc16aaebdf8346bb715f07021a5d568163
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-11-03 09:46:02 +00:00
Aaron Covrig
746298e54f
gnu: eternalterminal: Update to 6.2.4.
...
* gnu/packages/terminals.scm (eternalterminal): Update to 6.2.4.
[arguments]: Add -DDISABLE_VCPKG=1 to #:configure-flags, remove #:phases.
[inputs]: Remove gflags, add openssl, zlib and curl.
[native-inputs]: Remove.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-10-20 11:56:54 +01:00
Stefan Reichör
5c30ef17d6
gnu: python-pyte: Update to 0.8.1.
...
* gnu/packages/terminals.scm (python-pyte): Update to 0.8.1.
Co-authored-by: jgart <jgart@dismail.de>
2023-10-11 20:19:54 -05:00
Efraim Flashner
73fda55125
gnu: alacritty: Remove input labels.
...
* gnu/packages/terminals.scm (alacritty)[native-inputs]: Remove input
labels.
[inputs]: Same.
2023-10-03 19:56:22 +03:00
Efraim Flashner
1899d997c2
gnu: alacritty: Patch references to more libraries.
...
* gnu/packages/terminals.scm (alacritty)[arguments]: Also patch paths to
X libraries in 'add-absolute-library-references phase.
[inputs]: Add libxext, libxft, libxinerama, libxmu, libxpresent,
libxscrnsaver, libxt, libxtst.
2023-10-03 19:53:51 +03:00
Efraim Flashner
998c9122d3
gnu: alacritty: Update to 0.12.3.
...
* gnu/packages/terminals.scm (alacritty): Update to 0.12.3.
[arguments]: Remove cargo-test-flags.
2023-10-03 19:23:22 +03:00
Tobias Geerinckx-Rice
41bb9bdbeb
gnu: mlterm: Update to 3.9.3.
...
* gnu/packages/terminals.scm (mlterm): Update to 3.9.3.
2023-09-24 02:00:00 +02:00
Raphaël Mélotte
01153b632b
gnu: tio: Update to 2.7.
...
* gnu/packages/terminals.scm (tio): Update to 2.7.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-09-24 02:00:00 +02:00
Maxim Cournoyer
a6170fcd2b
gnu: Remove extraneous imports.
...
Found by running 'guild compile -W3 gnu/packages/$module.scm', using guild
from the upcoming Guile.
* gnu/packages/admin.scm: Remove extraneous imports.
* gnu/packages/avr.scm: Likewise.
* gnu/packages/base.scm: Likewise.
* gnu/packages/bootloaders.scm: Likewise.
* gnu/packages/firmware.scm: Likewise.
* gnu/packages/linphone.scm: Likewise.
* gnu/packages/telephony.scm: Likewise.
* gnu/packages/cran.scm: Likewise.
* gnu/packages/kde.scm: Likewise.
* gnu/packages/libcanberra.scm: Likewise.
* gnu/packages/libreoffice.scm: Likewise.
* gnu/packages/mes.scm: Likewise.
* gnu/packages/mingw.scm: Likewise.
* gnu/packages/serialization.scm: Likewise.
* gnu/packages/sync.scm: Likewise.
* gnu/packages/syncthing.scm: Likewise.
* gnu/packages/terminals.scm: Likewise.
* gnu/packages/version-control.scm: Likewise.
* gnu/packages/video.scm: Likewise.
* gnu/packages/wm.scm: Likewise.
* gnu/packages/emulators.scm: Likewise.
Reviewed-by: Ludovic Courtès <ludo@gnu.org>
2023-09-17 16:22:03 -04:00
Tobias Geerinckx-Rice
2749c21588
gnu: foot: Update to 1.15.3.
...
* gnu/packages/terminals.scm (foot): Update to 1.15.3.
2023-09-10 02:00:00 +02:00
Zheng Junjie
79988ab742
gnu: libvterm: Update arguments style.
...
* gnu/packages/terminals.scm (libvterm)[arguments]: Update arguments style.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-09-13 09:22:20 +01:00
Zheng Junjie
8d5304b143
gnu: libvterm: Update to 0.3.3.
...
* gnu/packages/terminals.scm (libvterm): Update to 0.3.3.
[source]: Use launchpad.net url.
[arguments]: Use CC-FOR-TARGET.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-09-13 09:22:20 +01:00
Jean-Pierre De Jesus DIAZ
a012881e15
gnu: Add python-halo.
...
* gnu/packages/terminals.scm (python-halo): New variable.
Signed-off-by: Jean-Pierre De Jesus DIAZ <jean@foundationdevices.com>
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2023-08-29 17:12:49 -07:00
Jean-Pierre De Jesus DIAZ
3080d0d8d7
gnu: Add python-log-symbols.
...
* gnu/packages/terminals.scm (python-log-symbols): New variable.
Signed-off-by: Jean-Pierre De Jesus DIAZ <jean@foundationdevices.com>
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2023-08-29 17:12:46 -07:00
Jean-Pierre De Jesus DIAZ
d98bc60941
gnu: Add python-spinners.
...
* gnu/packages/terminals.scm (python-spinners): New variable.
Signed-off-by: Jean-Pierre De Jesus DIAZ <jean@foundationdevices.com>
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2023-08-29 17:12:43 -07:00
Aaron Covrig
74619b6973
gnu: tilix: Update to 1.9.5-0.8726e9e.
...
Fix failing build of tilix by including commits since last released version.
* gnu/packages/terminals.scm (tilix): Update to 1.9.5-0.8726e9e.
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2023-08-22 14:55:55 -04:00
John Kehayias
97b52b2d48
gnu: alacritty: Update source and home-page URLs.
...
Previous source URL redirects to the updated one.
* gnu/packages/terminals.scm (alacritty): Update source and home-page URLs.
2023-08-18 11:46:58 -04:00
John Kehayias
d1c811268d
gnu: alacritty: Install example configuration.
...
* gnu/packages/terminals.scm (alacritty)[phases]{install}: Install example
configuration.
2023-08-18 11:46:08 -04:00
Tobias Geerinckx-Rice
9f8fbe9a40
gnu: foot: Update to 1.15.2.
...
* gnu/packages/terminals.scm (foot): Update to 1.15.2.
2023-07-30 02:00:00 +02:00
宋文武
1b8c5480f6
gnu: termite: Update to 16.6 (a maintained fork).
...
* gnu/packages/terminals.scm (termite): Switch to maintained fork.
[description]: Adjust.
2023-08-01 19:14:43 +08:00
John Kehayias
62e917a0c6
gnu: kitty: Update to 0.21.2.
...
There are newer versions of kitty but there are additional requirements. From
v0.22.0 kitty requires additional Sphinx packages which use node to build
themes. From v0.27.0 kitty additionally uses Go to build statically compiled,
standalone binaries to use on servers. This will require more work to
package, if possible at all currently (in the case of node and sphinx themes).
* gnu/packages/patches/kitty-fix-wayland-protocols.patch: New file.
* gnu/local.mk: Add it.
* gnu/packages/terminals.scm (kitty): Update to 0.21.2.
[source]: Use kitty-fix-wayland-protocols.patch.
[native-inputs, inputs]: Remove labels.
[phases]: Use gexps. Improve style. Use search-input-file.
Remove trailing #t.
{check}: Respect tests?.
2023-07-30 18:34:40 -04:00
Tobias Geerinckx-Rice
03ae5bb866
gnu: foot: Update to 1.15.1.
...
* gnu/packages/terminals.scm (foot): Update to 1.15.1.
2023-07-16 02:00:08 +02:00
Paul A. Patience
6d2ca5dd04
gnu: python-curtsies: Update to 0.4.1.
...
* gnu/packages/terminals.scm (python-curtsies): Update to 0.4.1.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-07-10 12:39:35 +01:00
Efraim Flashner
e298aabe81
gnu: alacritty: Update to 0.12.2.
...
* gnu/packages/terminals.scm (alacritty): Update to 0.12.2.
[cargo-inputs]: Replace rust-alacritty-terminal-0.18 with 0.19.
2023-07-09 15:54:32 +03:00
Tobias Geerinckx-Rice
b998ec80f6
gnu: Fix typo in copyright header.
...
* gnu/packages/terminals.scm: Substitute ‘©’ for ‘@’.
2023-07-02 02:00:07 +02:00
Tobias Geerinckx-Rice
6b1831b187
gnu: asciinema: Update to 2.3.0.
...
* gnu/packages/terminals.scm (asciinema): Update to 2.3.0.
2023-07-02 02:00:07 +02:00
Nguyễn Gia Phong
da4305e9b3
gnu: go-github-com-mattn-go-runewidth: Update to 0.0.14.
...
* gnu/packages/golang.scm (go-github-com-mattn-go-runewidth): Update to 0.0.14.
(go-github.com-mattn-go-runewidth): Remove, and change users to to refer
to 'go-github-com-mattn-go-runewidth'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-21 00:10:50 +02:00
Mekeor Melire
d67c85324d
gnu: Add xiate.
...
* gnu/packages/terminals.scm (xiate): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-06-21 00:10:49 +02:00
kiasoc5
767edbb6fe
gnu: fzf: Update to 0.41.0.
...
* gnu/packages/terminals.scm (go-github-com-junegunn-fzf): Update to 0.41.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-06-10 21:12:53 +02:00
Efraim Flashner
73646b740b
gnu: alacritty: Update to 0.12.1.
...
* gnu/packages/terminals.scm (alacritty): Update to 0.12.1.
2023-05-23 10:55:07 +03:00
Efraim Flashner
2d98244c9d
gnu: alacritty: Update how we patch libraries.
...
* gnu/packages/terminals.scm (alacritty)[arguments]: Rewrite the
'add-absolute-library-references phase to search all of the rust sources
and patch the necessary libraries.
2023-05-15 13:06:07 +03:00
Efraim Flashner
649ce7b433
Merge branch 'rust-team'
2023-05-09 09:56:33 +03:00
Jelle Licht
50249cab3a
gnu: foot: Add search path for 'TERMINFO_DIRS'.
...
* gnu/packages/terminals.scm (foot)[native-search-paths]: New field.
2023-05-08 22:28:47 +02:00
Benjamin
5f024ef3af
gnu: foot: Update to 1.14.0.
...
* gnu/packages/terminals.scm (foot): Update to 1.14.0.
Signed-off-by: Jelle Licht <jlicht@fsfe.org>
2023-05-08 22:28:13 +02:00
Raphaël Mélotte
476f764f07
gnu: tio: Update to 2.5.
...
* gnu/packages/terminals.scm (tio): Update to 2.5.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-05-08 12:42:08 +03:00
Efraim Flashner
30a339e991
gnu: alacritty: Update to 0.12.0.
...
* gnu/packages/terminals.scm (alacritty): Update to 0.12.0.
[cargo-inputs]: Add rust-alacritty-config-0.1, rust-bitflags-1,
rust-dirs-4, rust-libc-0.2, rust-once-cell-1, rust-unicode-width-0.1,
rust-wayland-client-0.29, rust-windows-sys-0.36, rust-winit-0.28.
Replace rust-alacritty-config-derive-0.1 with 0.2,
rust-alacritty-terminal-0.15 with 0.18, rust-clap-2 with 3,
rust-copypasta-0.7 with 0.8, rust-crossfont-0.3 with 0.5,
rust-glutin-0.26 with 0.30, rust-notify-4 with 5, rust-parking-lot-0.11
with 0.12, rust-png-0.16 with 0.17, rust-raw-window-handle-0.3 with 0.5.
Remove rust-time-0.1, rust-urlocator-0.1.
[cargo-development-inputs]: Add rust-clap-complete-3.
[arguments]: Remove custom 'use-new-nix phase. Adjust custom
'add-absolute-library-references phase to changes in the cargo inputs.
Remove trailing #t from phases.
[native-inputs]: Remove cmake.
[inputs]: Remove rust-bitflags-1, rust-dirs-3, rust-libc-0.2,
rust-unicode-width-0.1, rust-wayland-client-0.28, rust-winapi-0.3.
2023-05-07 19:29:33 +03:00
Ludovic Courtès
b20b7e61a3
gnu: sakura: Remove input labels.
...
* gnu/packages/terminals.scm (sakura)[native-inputs]: Remove input
labels.
2023-05-04 17:06:44 +02:00
Efraim Flashner
0daa747de2
gnu: alacritty: Patch reference to xdg-open.
...
* gnu/packages/terminals.scm (alacritty)[arguments]: Add a phase to add
an absolute reference to xdg-open.
[inputs]: Add xdg-utils.
2023-04-25 14:06:14 +03:00