Age | Commit message (Expand) | Author |
2023-10-22 | teams: Adjust shebang to use 'guix repl'....This ensures the correc2023-04-09 | gnu: libcacard: Use latest meson....* gnu/packages/spice.scm (libcacard) [arguments]: Remove meson.
Add a runpath directive to #:configure-flags.
| Maxim Cournoyer |
2023-04-03 | gnu: libcacard: Build with older meson....* gnu/packages/spice.scm (libcacard)[arguments]: Build with meson-0.60.
| 2022-07-03 | etc: Add teams.scm....* etc/teams.scm.in: New file.
* configure.ac: Generate executable.
* .gitignore: Ignore generated file.
| Ricardo Wurmus |
2022-06-05 | gitignore: Add .DS_Store....Ignore MacOS specific file: https://en.wikipedia.org/wiki/.DS_Store
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Pavel Shlyak |
'>gnu: spice-gtk: Adjust the default file name of the ACL helper binary....* gnu/packages/spice.scm (spice-gtk)
[arguments]: Add adjust-default-acl-helper-path phase.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Maxim Cournoyer |
2023-02-25 | gnu: spice-gtk: Enable support for polkit, webdav and others....* gnu/packages/spice.scm (spice-gtk) [arguments]: Add the correct-polkit-dir
and fake-pkexec phases.
[inputs]: Add acl, cyrus-sasl, libcap-ng, polkit and usbutils.
[propagated-inputs]: Add libcacard and phodav.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Maxim Cournoyer |
2023-02-25 | gnu: spice-vdagent: Update to 0.22.1....* gnu/packages/spice.scm (spice-vdagent): Update to 0.22.1.
[source]: Delete patch.
* gnu/packages/patches/spice-vdagent-glib-2.68.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Maxim Cournoyer |
2023-02-25 | gnu: spice: Update to 0.15.1....* gnu/packages/spice.scm (spice): Update to 0.15.1.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Maxim Cournoyer |
2023-02-25 | gnu: libcacard: Remove obsolete configure flags....* gnu/packages/spice.scm (libcacard) [arguments]: Delete field.
[propagated-inputs]: Reword comment.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Maxim Cournoyer |
2023-02-25 | gnu: virglrenderer: Update to 0.7.0....* gnu/packages/spice.scm (virglrenderer): Update to 0.7.0. Remove
patch. Re-indent and sort inputs.
* gnu/packages/patches/virglrenderer-CVE-2017-6386.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Maxim Cournoyer |
2023-02-25 | gnu: usbredir: Update to 0.13.0....* gnu/packages/spice.scm (usbredir): Update to 0.13.0.
[inputs]: Add glib.
[native-inputs]: Remove autoconf, automake, and libtool.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Maxim Cournoyer |
2023-02-25 | gnu: spice-protocol: Update to 0.14.4....* gnu/packages/spice.scm (spice-protocol): Update to 0.14.4.
[arguments]: Use gexps.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Maxim Cournoyer |
2023-02-25 | gnu: spice-gtk: Propagate libjpeg-turbo, lz4, opus, and usbredir....* gnu/packages/spice.scm (spice-gtk)
[inputs]: Move libjpeg-turbo, lz4, opus, and usbredir to...
[propagated-inputs]: ... here.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Maxim Cournoyer |
2023-02-25 | gnu: spice-gtk: Update to 0.42....* gnu/packages/spice.scm (spice-gtk): Update to 0.42.
[build-system]: Use meson-build-system.
[arguments]: Remove configure-flags.
Rename disable-session-test phase to disable-problematic-tests, and adjust.
Remove the patch-la-files phase.
[native-inputs]: Add python, python-pyparsing and python-six.
[inputs]: Remove python.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Maxim Cournoyer |
2023-02-25 | gnu: spice-gtk: Use gexps....* gnu/packages/spice.scm (spice-gtk) [arguments]: Streamline and use gexps.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Maxim Cournoyer |
2023-02-25 | gnu: spice-gtk: Remove input labels....* gnu/packages/spice.scm (spice-gtk): Remove input labels.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Maxim Cournoyer |
2023-02-25 | gnu: spice-gtk: Fix indentation and normalize field order....* gnu/packages/spice.scm (spice-gtk): Fix indentation. Move and re-order
inputs below arguments.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Maxim Cournoyer |