Sughosha
bf3b751699
gnu: libvnc: Update to 0.9.15.
...
* gnu/packages/vnc.scm (libvnc): Update to 0.9.15.
Change-Id: I815ed478823271b42a93bf0b7b6c6c47c3103931
2025-09-20 15:08:58 +08:00
Maxim Cournoyer
10482f731e
Reapply "Update Maxim's email address."
...
This reverts commit a7db92d9b3 , this time with
the more careful command, to avoid a world rebuild:
grep -rl --exclude-dir=build --exclude-dir=patches --exclude=ld-wrapper.in \
--exclude=sitecustomize.py --exclude=guix-emacs.el maxim.cournoyer@gmail.com |
xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g'
Change-Id: I0871f5cf9ace79e34e78e24154d0da6ea95a3a91
2025-09-18 13:44:12 +09:00
Maxim Cournoyer
a7db92d9b3
Revert "Update Maxim's email address."
...
This reverts commit d0d87a744d . Oops! This
caused a world rebuild.
Change-Id: I25fff644b2b61d0ee93d69b457b04c72b5b74d15
2025-09-18 12:07:31 +09:00
Maxim Cournoyer
d0d87a744d
Update Maxim's email address.
...
The change was automated via:
git grep -l maxim.cournoyer@gmail.com |
xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g'
* .mailmap: New entry.
Change-Id: Iaa88b1e51c94159c49138fb43910badb990eb169
2025-09-18 08:05:19 +09:00
Maxim Cournoyer
e28ab6a6fe
gnu: turbovnc: Simplify 'delete-all-but' in snippet.
...
* gnu/packages/vnc.scm (turbovnc) [source] <snippet>: Simplify.
* gnu/packages/astronomy.scm (phd2): Likewise.
* gnu/packages/emulators.scm (libretro-dolphin-emu)
(retroarch-minimal): Likewise.
* gnu/packages/golang-web.scm (go-github-com-aws-aws-sdk-go-v2-service-sqs)
(go-go-opentelemetry-io-contrib-propagators-autoprop)
(go-go-opentelemetry-io-otel-exporters-otlp-otlptrace)
(go-go-opentelemetry-io-otel-exporters-otlp-otlptrace-otlptracegrpc)
(go-go-opentelemetry-io-otel-exporters-otlp-otlptrace-otlptracehttp)
(go-go-opentelemetry-io-otel-exporters-zipkin)
(go-go-opentelemetry-io-otel-log, go-go-opentelemetry-io-otel-sdk)
(go-go-opentelemetry-io-otel-sdk-log, go-go-opentelemetry-io-otel-sdk-metric)
(go-google-golang-org-genproto-googleapis-api): Likewise.
* gnu/packages/golang-xyz.scm (go-go-uber-org-zap-exp): Likewise.
* gnu/packages/ipfs.scm (go-github-com-ipfs-shipyard-nopfs-ipfs): Likewise.
* gnu/packages/mpi.scm (openmpi-5): Likewise.
Change-Id: I286ff1e949ccb97f9369f2a172c8559e3884dba7
2025-08-25 08:58:42 +09:00
Maxim Cournoyer
a4f3216ce8
gnu: tigervnc-client/server: Relocate to (gnu packages xorg).
...
This is made to avoid cyclic module dependencies, which is due to the use of
inheritance between tigervnc-server and xorg-server, which is not a delayed
field (info "(guix) Cyclic Module Dependencies").
* gnu/packages/vnc.scm (tigervnc-client, %tigervnc-client-source)
(tigervnc-server): Move to...
* gnu/packages/xorg.scm: ... here.
Change-Id: I4c13659874f74bccde897d9a6fc8152f60932b4a
2025-08-05 21:11:47 +09:00
Greg Hogan
5873967ce7
gnu: Pin CMake dependency.
...
* gnu/packages/emulators.scm (python-keystone-engine, unicorn),
* gnu/packages/freedesktop.scm (libdecor),
* gnu/packages/gnome.scm (raider, xffm+),
* gnu/packages/golang-xyz.scm (go-mvdan-cc-editorconfig),
* gnu/packages/hardware.scm (liblxi, lxi-tools),
* gnu/packages/mp3.scm (wavbreaker),
* gnu/packages/pantheon.scm (pantheon-calculator, pantheon-calendar),
* gnu/packages/plotutils.scm (asymptote),
* gnu/packages/photo.scm (entangle),
* gnu/packages/python-graphics.scm (python-pivy),
* gnu/packages/python-xyz.scm (python-awkward-cpp, python-contourpy,
python-symengine),
* gnu/packages/syndication.scm (syndication-domination)
* gnu/packages/qt.scm (soqt),
* gnu/packages/vnc.scm (tigervnc-server)
[native-inputs]: Change cmake to cmake-minimal.
* gnu/packages/bioinformatics.scm (trinityrnaseq)
[native-inputs]: Change cmake to cmake-minimal.
[arguments]<#:phases>[install]: Remove deletion of uncreated files.
Change-Id: I6ce8b737d9a21f83caad7b79b591e68a86f45fd0
2025-08-04 04:10:56 +00:00
Danny Milosavljevic
9b351a4be5
gnu: wayvnc: Update to 0.9.1.
...
* gnu/packages/vnc.scm (wayvnc): Update to 0.9.1.
Change-Id: I616b6a4eb3a4e26a6e81780f50f071e42bf083ca
2025-04-15 23:25:30 +02:00
Danny Milosavljevic
2c8717dbd7
gnu: neatvnc: Update to 0.9.4.
...
* gnu/packages/vnc.scm (neatvnc): Update to 0.9.4.
Change-Id: Ib90b8c66707866054db80b7486a11c979c8e9730
2025-04-15 23:25:26 +02:00
Liliana Marie Prikler
d8d3d36c60
gnu: Make vte-with-gtk4 the default vte.
...
* gnu/packages/gnome.scm (vte): Use flags from…
(vte-with-gtk4): … this. Delete variable.
(vte/gtk+3): New variable.
(gnome-color-manager, vinagre, gnome-console, gnome-terminal)
(terminator, gnome-boxes): Adjust accordingly.
* gnu/packages/guile-xyz.scm (nomad): Likewise.
* gnu/packages/lxde.scm (lxterminal): Likewise.
* gnu/packages/mate.scm (mate-terminal): Likewise.
* gnu/packages/spice.scm (virt-viewer): Likewise.
* gnu/packages/sugar.scm (sugar-terminal-activity): Likewise.
* gnu/packages/terminals.scm (tilda, sakura, xiate, tilix): Likewise.
* gnu/packages/virtualization.scm (virt-manager): Likewise.
* gnu/packages/vnc.scm (remmina): Likewise.
* gnu/packages/xfce.scm (xfce4-terminal): Likewise.
2025-03-02 20:31:27 +01:00
Andy Tai
d36e8719b6
gnu: fltk: Update to 1.4.1 and add fltk-1.3.
...
FLTK 1.4 is intended to be mostly API compatible with FLTK 1.3.x, however
there are still some programs that fail to build with it, so we keep fltk-1.3
for them.
* gnu/packages/fltk.scm (fltk-1.3): Renamed from fltk.
Update to 1.3.11.
[source] <origin>: Switch to git reference.
(fltk): New variable, fltk at 1.4.1.
* gnu/packages/algebra.scm (giac) [inputs]: Replace fltk by fltk-1.3.
* gnu/packages/audio.scm (rakarrack) [inputs]: Ditto.
(butt) [inputs]: Ditto.
* gnu/packages/game-development.scm (eureka) [inputs]: Ditto.
* gnu/packages/music.scm (yoshimi) [inputs]: Ditto.
* gnu/packages/radio.scm (flwrap) [inputs]: Ditto.
* gnu/packages/vnc.scm (tigervnc-client) [inputs]: Ditto.
* gnu/packages/web-browser.scm (dillo) [inputs]: Ditto.
Change-Id: I54833e5802d4b2088a42474d2edd17fe56bbdb68
Signed-off-by: 宋文武 <iyzsong@member.fsf.org >
2025-02-15 19:38:05 +08:00
Maxim Cournoyer
a800c4fc58
gnu: tigervnc-client: Update to 1.14.1.
...
* gnu/packages/vnc.scm (tigervnc-client, tigervnc-server): Update to 1.14.1.
Change-Id: Iddfae19aeee0e39bf62870ce5b9d5950f21fa580
2025-02-09 00:04:48 +09:00
Tobias Geerinckx-Rice
26942d67b7
Add some missing header comment header comments.
...
* gnu/packages/minetest.scm: Add the ‘GNU Guix’ header comment.
* gnu/packages/notcurses.scm: Likewise.
* gnu/packages/presentation.scm: Likewise.
* gnu/packages/solidity.scm: Likewise.
* guix/build/minetest-build-system.scm: Likewise.
* gnu/packages/vnc.scm: Add missing ‘;’.
* guix/scripts/import/crate.scm: Remove leading newline.
Change-Id: I5294e6067b9348f2929d823a07d4ec335eaa5ecd
2024-09-08 02:00:00 +02:00
Artyom V. Poptsov
ce518f8b1f
gnu: remmina: Update to 1.4.35.
...
* gnu/packages/vnc.scm (remmina): Update to 1.4.35.
[inputs]: Add curl.
Change-Id: If81a133beb15187f717f082b68eff23d24dc8dba
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn >
2024-09-06 00:23:48 +08:00
Maxime Devos
240d406b43
gnu: remmina: Add 'bash' input for 'wrap-program'.
...
It is required for cross-compilation.
* gnu/packages/vnc.scm (remmina)[inputs]: Add 'bash-minimal'.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com >
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com >
Change-Id: Id4b9b2d59bb66146135bdde9adb1dd3b3a3a7766
2024-08-31 10:42:38 +02:00
Tobias Geerinckx-Rice
545b9e9263
gnu: tigervnc-client, tigervnc-server: Update to 1.14.0.
...
* gnu/packages/vnc.scm (tigervnc-client, tigervnc-server):
Update to 1.14.0.
Change-Id: I6db7799ad1e4db704277469080548ae4e5627ade
2024-08-18 02:00:00 +02:00
Tobias Geerinckx-Rice
620f935aa0
gnu: tigervnc-client, tigervnc-server: Expand description.
...
* gnu/packages/vnc.scm (tigervnc-client)[synopsis, description]: Rewrite.
(tigervnc-server)[description]: Likewise.
Change-Id: I2a4e6309708068e9b27acfbd76c9dbdf1983446f
2024-08-18 02:00:00 +02:00
Tobias Geerinckx-Rice
3732257319
gnu: tigervnc-server: Add own synopsis.
...
* gnu/packages/vnc.scm (tigervnc-server)[synopsis]: New field.
Change-Id: If66a00ef1a6c536a9a44ee77c3002c2412687279
2024-08-18 02:00:00 +02:00
Zheng Junjie
d8217355f2
gnu: wayvnc: Fix cross-compiling.
...
* gnu/packages/vnc.scm (wayvnc)[native-inputs]: When cross-compiling, add
wayland.
Change-Id: Iebe8bb1959c7df80b98c49913e2aa3348bae679a
2024-07-30 17:52:38 +08:00
Zheng Junjie
83cb01c666
gnu: wayvnc: Update to 0.8.0.
...
* gnu/packages/vnc.scm (wayvnc): Update to 0.8.0.
[inputs]: Add jansson.
Change-Id: Iebe8bb1959c7df80b98c49913e2aa3348bae679a
2024-07-30 17:52:38 +08:00
Zheng Junjie
9193fa09ec
gnu: neatvnc: Update to 0.8.0.
...
* gnu/packages/vnc.scm (neatvnc): Update to 0.8.0.
Change-Id: I700029a733c4a557386edb65be422dd4036b24f8
2024-07-30 17:52:38 +08:00
kitzman
54afafc63f
gnu: Add wayvnc.
...
* gnu/packages/vnc.scm (wayvnc): New Variable.
Change-Id: I8cb0e59089b9f9812b27fdd58dceba747a896924
2024-07-30 17:52:37 +08:00
kitzman
6a517e9417
gnu: Add neatvnc.
...
* gnu/packages/vnc.scm (neatvnc): New Variable.
Change-Id: I8cb0e59089b9f9812b27fdd58dceba747a896924
2024-07-30 17:52:37 +08:00
Maxim Cournoyer
dd28fe8b80
gnu: tigervnc-client: Update to 1.13.1.
...
* gnu/packages/vnc.scm (tigervnc-client): Update to 1.13.1.
(tigervnc-server): Likewise.
Change-Id: I88157aabfe43bb7273d465fea4ef5bf31979d8e9
2024-02-22 07:49:17 -05:00
Liliana Marie Prikler
f3da903b01
gnu: Make webkitgtk-next the new webkitgtk.
...
As of version 2.42.0, the WebKit 6.0 typelib is considered stable.
With GNOME itself moving to GTK4 as time marches on, we should reflect
the fact that this is the preferred Webkit for future applications.
* gnu/packages/webkit.scm (webkitgtk-next): Remove variable. Inline logic…
(webkitgtk): … here. Move old value …
(webkitgtk-for-gtk3): … here.
(webkitgtk-with-libsoup2): Inherit from webkitgtk-for-gtk3.
* gnu/packages/geo.scm (gnome-maps): Adjust accordingly.
* gnu/packages/gnome.scm (gnome-initial-setup, sushi)
(cambalache, devhelp, devhelp-with-libsoup2, gnome-online-accounts)
(gnome-online-accounts-3.44, evolution-data-server, evolution-data-server-3.44)
(lollypop, evolution, gnome-boxes, geary, komikku): Likewise.
* gnu/packages/guile-xyz.scm (guile-gi, nomad): Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Likewise.
* gnu/packages/mail.scm (balsa): Likewise.
* gnu/packages/mate.scm (atril): Likewise.
* gnu/packages/music.scm (ctrlr): Likewise.
* gnu/packages/rednotebook.scm (rednotebook): Likewise.
* gnu/packages/syndication.scm (gfeeds): Likewise.
* gnu/packages/telegram.scm (telegram-desktop): Likewise.
* gnu/packages/vnc.scm (remmina): Likewise.
* gnu/packages/web-browsers.scm (nyxt): Likewise.
2023-12-08 20:49:29 +01:00
Tobias Geerinckx-Rice
a4ccc473a3
gnu: remmina: Update to 1.4.32.
...
* gnu/packages/vnc.scm (remmina): Update to 1.4.32.
[source]: Add ‘.git’ suffix to silence needless HTTP redirection.
2023-09-24 02:00:00 +02:00
Efraim Flashner
1bad479555
gnu: remmina: Build with librsvg-for-system.
...
* gnu/packages/vnc.scm (remmina)[inputs]: Replace librsvg with
librsvg-for-system.
2023-08-18 22:47:52 +03:00
TakeV
a7dd463baa
gnu: remmina: Update to 1.4.29.
...
* gnu/packages/vnc.scm (remmina): Update to 1.4.29.
[inputs]: Add PYTHON-MINIMAL-WRAPPER.
Co-authored-by: Ludovic Courtès <ludo@gnu.org >
2023-04-19 20:12:21 -04:00
Josselin Poiret
c000352c27
gnu: Replace all uses of atk by at-spi2-core.
...
* gnu/packages/animation.scm (gnash)
* gnu/packages/chromium.scm (ungoogled-chromium)
* gnu/packages/crates-gtk.scm (rust-atk-sys-0.14,
rust-atk-sys-0.10, rust-atk-0.14, rust-gtk-0.14)
* gnu/packages/gimp.scm (gimp)
* gnu/packages/gnome.scm (evince, glade3, clutter, totem, rhythmbox, mutter, ghex):
* gnu/packages/graphviz.scm (xdot)
* gnu/packages/gtk.scm (gtk+-2, gtk+, guile-gnome, atkmm)
* gnu/packages/mate.scm (mate-applets, atril, mate-control-center, mate-calc,
mate-utils, eom, pluma)
* gnu/packages/messaging.scm (dino)
* gnu/packages/qt.scm (qtwebengine-5)
* gnu/packages/rust-apps.scm (alfis)
* gnu/packages/vim.scm (vim-full)
* gnu/packages/vnc.scm (remmina)
* gnu/packages/web.scm (castor): Replace atk by at-spi2-core.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net >
2023-03-31 14:16:13 +02:00
Mehmet Tekman
e90e47c00a
gnu: Add x11vnc.
...
* gnu/packages/vnc.scm (x11vnc): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com >
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com >
2022-10-31 09:48:50 -04:00
Maxim Cournoyer
447c20db7e
gnu: tigervnc-server: Patch and wrap vncserver script.
...
* gnu/packages/vnc.scm (tigervnc-server):
[phases]{patch-paths, wrap-vncserver}: New phases.
[inputs]: Add font-alias, guile-3.0, util-linux and xinit.
2022-10-07 10:11:11 -04:00
Maxim Cournoyer
ff33b8698a
gnu: tigervnc-server: Disable tests via #:tests?.
...
* gnu/packages/vnc.scm (tigervnc-server)
[tests?]: Set to #f.
[phases]: Restore check phase.
2022-10-07 10:11:11 -04:00
Maxim Cournoyer
a7bfc9d68f
gnu: tigervnc-server: Adjust PAM config.
...
* gnu/packages/vnc.scm (tigervnc-server)
[phases]{adjust-pam-config}: New phase.
2022-10-07 10:11:10 -04:00
Maxim Cournoyer
0debec9f2d
gnu: tigervnc-server: Move source production into origin snippet.
...
This will make it possible to patch command references in source files, and
also makes it more transparent as to what sources get used.
* gnu/packages/vnc.scm (tigervnc-server): Re-flow comment.
[source]: Inherit from xorg-server. Add a snippet. Use a patch to apply the
xserver patch. Fix file name.
[phases]{copy-tvnc-xserver, patch-xserver}: Delete phases.
{build-tigervnc, install-tigervnc-aux}: Adjust accordingly.
2022-10-07 10:11:10 -04:00
Maxim Cournoyer
c93b249dc0
gnu: tigervnc-server: Use new style inputs, gexps.
...
* gnu/packages/vnc.scm (%tigervnc-client-source): New variable.
(tigervnc-server): Move input fields after arguments.
[native-inputs]: Use new style and 'modify-inputs'. Do not add
tigervnc-client regular inputs.
[configure-flags]: Use gexps, cons* instead of append.
[phases]: Use gexps.
{check}: Replace smiley with an explanatory comment.
{copy-tvnc-xserver}: Adjust default Makefile variables, which simplifies
needed bindings in other phases.
{build-tigervnc, build, install-tigervnc-aux, install}: Remove let*-bound
variables.
{build-tigervnc, build}: Honor PARALLEL-BUILD?.
2022-10-07 10:11:10 -04:00
Maxim Cournoyer
3baeae63b6
gnu: Add turbovnc.
...
* gnu/packages/vnc.scm (turbovnc): New variable.
* gnu/packages/patches/turbovnc-custom-paths.patch: New file.
* gnu/packages/patches/turbovnc-find-system-packages.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Register them.
2022-09-02 12:37:20 -04:00
Tobias Geerinckx-Rice
6ff98ce397
gnu: tigervnc-{client,server}: Update to 1.12.0-0.b484c22.
...
* gnu/packages/vnc.scm (tigervnc-client): Update to 1.12.0-0.b484c22.
[source]: Build from a Git snapshot.
(tigervnc-server)[arguments]: Adjust the 'patch-xserver phase.
2022-01-13 21:58:33 +00:00
Tobias Geerinckx-Rice
240298bb98
gnu: remmina: Update to 1.4.23.
...
* gnu/packages/vnc.scm (remmina): Update to 1.4.23.
2021-12-29 01:43:25 +01:00
Tobias Geerinckx-Rice
1bada70d63
gnu: remmina: Remove input labels.
...
* gnu/packages/vnc.scm (remmina)[native-inputs, inputs]:
Remove input labels.
2021-12-17 03:07:53 +01:00
Tobias Geerinckx-Rice
ae761e639a
gnu: remmina: Update to 1.4.22.
...
* gnu/packages/vnc.scm (remmina): Update to 1.4.22.
2021-12-17 03:07:53 +01:00
Ludovic Courtès
8394619bac
gnu: Simplify package inputs.
...
This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
2021-12-13 17:48:25 +01:00
Ricardo Wurmus
3fc12128c2
gnu: remmina: Build with libsoup 2.
...
* gnu/packages/vnc.scm (remmina)[inputs]: Replace libsoup with
libsoup-minimal-2.
2021-12-12 12:41:54 +01:00
Maxim Cournoyer
feab09f72a
gnu: gtk: Replace gdk-pixbuf+svg by librsvg.
...
With the addition of a profile hook for computing the gdk-pixbuf loaders cache
file, there is no longer a need for gdk-pixbuf+svg, and librsvg can propagate
gdk-pixbuf without fear, so replace the former for the latter.
The replacement was automated with the following command:
$ git grep -l ',gdk-pixbuf+svg)' \
| xargs sed 's/(".*" ,gdk-pixbuf+svg)/("librsvg" ,librsvg)/' -i
* gnu/packages/gtk.scm (gdk-pixbuf+svg): Delete package.
(gtk+-2)[propagated-inputs]: Replace gdk-pixbuf+svg with librsvg.
(gtk+)[propagated-inputs]: Likewise.
* gnu/packages/gnome.scm (gdk-pixbuf+svg): Add deprecated package.
2021-11-11 12:18:20 -05:00
Tobias Geerinckx-Rice
b4359fc5e6
gnu: remmina: Update to 1.4.21.
...
* gnu/packages/vnc.scm (remmina): Update to 1.4.21.
[arguments]: Don't explicitly return #t from phases.
2021-10-31 00:57:07 +02:00
Raghav Gururajan
0b3ad325da
gnu: remmina: Update to 1.4.20.
...
* gnu/packages/vnc.scm (remmina)[version]: Update to 1.4.20.
2021-09-05 13:54:46 -04:00
Ludovic Courtès
baed9476a6
gnu: tigervnc-server: Remove unnecessary "gcc-toolchain" input.
...
* gnu/packages/vnc.scm <top level>: Remove (gnu packages commencement)
import.
(tigervnc-server)[native-inputs]: Remove "gcc-toolchain".
2021-07-04 23:00:36 +02:00
Tobias Geerinckx-Rice
12b31ab3b3
gnu: remmina: Update to 1.4.19.
...
* gnu/packages/vnc.scm (remmina): Update to 1.4.19.
2021-07-01 03:25:01 +02:00
Raghav Gururajan
f1bfd9f194
gnu: remmina: Update to 1.4.18.
...
* gnu/packages/vnc.scm (remmina)[version]: Update to 1.4.18.
2021-06-03 23:46:04 -04:00
Tobias Geerinckx-Rice
f0b20dc3a9
gnu: remmina: Update to 1.4.17.
...
* gnu/packages/vnc.scm (remmina): Update to 1.4.17.
2021-05-29 17:29:36 +02:00
Raghav Gururajan
c80627731b
gnu: Add remmina.
...
* gnu/packages/vnc.scm (remmina): New variable.
2021-05-11 18:24:48 -04:00