me
/
guix
Archived
1
0
Fork 0
Commit Graph

109237 Commits (a7c7363a825e176ae25f5f69cacfff0880b23e80)

Author SHA1 Message Date
Michael Rohleder a7c7363a82
gnu: gparted: Update to 1.5.0.
* gnu/packages/disk.scm (gparted): Update to 1.5.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-25 21:45:34 -05:00
Bruno Victal 9a2cf9ef0a
gnu: ethtool: Update to 6.2.
* gnu/packages/networking.scm (ethtool): Update to 6.2.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-19 01:00:00 +01:00
Simon Streit 1dac5b2157
gnu: virglrenderer: Update to 0.10.4.
* gnu/packages/spice.scm (virglrenderer): Update to 0.10.4.
[source]: Use git-fetch and update URI.
[build-system] Change to meson-build-system.
[inputs]: Remove eudev.
[native-inputs]: Add python.
[home-page]: Update URL.

Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 15:03:49 -05:00
Maxim Cournoyer 61f691fdfb
cpio: Properly handle Unicode characters in file names.
Fixes <https://issues.guix.gnu.org/61722>.

* guix/cpio.scm (file->cpio-header): Compute the file name length in bytes rather than in
characters.
(file->cpio-header*, special-file->cpio-header*): Likewise.
(write-cpio-archive): Likewise, and write the file name as UTF-8 bytes, not
textually, to avoid encoding it as ISO-8859-1.
2023-02-25 14:50:33 -05:00
Maxim Cournoyer bbc10628b6
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>
2023-02-25 14:46:55 -05:00
Maxim Cournoyer e403096b4a
gnu: gnome-boxes: Mention extra configuration requirements.
* gnu/packages/gnome.scm (gnome-boxes) [description]: Mention about extending
polkit and setuid services with spice-gtk.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:55 -05:00
Maxim Cournoyer dd31263eb4
services: gnome-desktop-service-type: Extend setuid-program-service-type.
* gnu/services/desktop.scm (gnome-setuid-programs): New variable.
(gnome-desktop-service-type): Extend setuid-program-service-type with it.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:55 -05:00
Maxim Cournoyer abadd0f81f
services: desktop: Extract a new gnome-package procedure.
* gnu/services/desktop.scm (<gnome-desktop-configuration>): Rename gnome
package accessor to gnome-desktop-configuration-gnome, to avoid name conflict.
(gnome-packages): Change first argument from a config object to a the gnome
package used.  Rename second argument from package to name.  Extract core
logic into...
(gnome-package): ... this.
(gnome-udev-rules, gnome-polkit-settings): Adjust accordingly.
(gnome-desktop-service-type): Likewise.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:54 -05:00
Maxim Cournoyer acbb112c1b
services: gnome-polkit-settings: Add spice-gtk.
* gnu/services/desktop.scm (gnome-polkit-settings): Add spice-gtk to the GNOME
packages providing polkit rules.
(package-direct-input-selector): Allow passing a list corresponding to the
dependency tree, so that non-propagated transitive inputs can be specified.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:54 -05:00
Maxim Cournoyer a02189e4ca
gnu: gnome-boxes: Update to 43.3.
* gnu/packages/gnome.scm (gnome-boxes): Update to 43.3.
[arguments]: Remove configure-flags.  Adjust disable-gtk-update-icon-cache
phase.
[inputs]: Replace gtk+ with gtk, libsoup-minimal-2 with libsoup,
webkitgtk-with-libsoup2 with webkitgtk.
[native-inputs]: Replace vala with vala-next.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:54 -05:00
Maxim Cournoyer 542e9060fe
gnu: osinfo-db: Use libsoup 3.
* gnu/packages/virtualization.scm (libosinfo) [inputs]: Replace libsoup2 with libsoup.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:54 -05:00
Maxim Cournoyer 27ae83f5f0
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>
2023-02-25 14:46:54 -05:00
Maxim Cournoyer 9582f49a0c
gnu: phodav: Propagate glib, libsoup and libxml2.
* gnu/packages/gnome.scm (phodav) [inputs]: Move libsoup to...
[propagated-inputs]: ... here.  Add glib and libxml2.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:53 -05:00
Maxim Cournoyer 5219284621
gnu: usbutils: Update to 015.
* gnu/packages/linux.scm (usbutils): Update to 015.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:53 -05:00
Maxim Cournoyer 3b18fbabb6
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>
2023-02-25 14:46:53 -05:00
Maxim Cournoyer 0d08e90abc
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>
2023-02-25 14:46:53 -05:00
Maxim Cournoyer 5770a6e56b
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>
2023-02-25 14:46:53 -05:00
Maxim Cournoyer 7b64e57c4c
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>
2023-02-25 14:46:52 -05:00
Maxim Cournoyer 0d07629295
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>
2023-02-25 14:46:52 -05:00
Maxim Cournoyer c4678cf19b
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>
2023-02-25 14:46:52 -05:00
Maxim Cournoyer 2a607b27a2
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>
2023-02-25 14:46:52 -05:00
Maxim Cournoyer 9f3494fa9c
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>
2023-02-25 14:46:51 -05:00
Maxim Cournoyer d5fa1203f6
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>
2023-02-25 14:46:51 -05:00
Maxim Cournoyer da6d173980
gnu: spice-gtk: Remove input labels.
* gnu/packages/spice.scm (spice-gtk): Remove input labels.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-02-25 14:46:51 -05:00
Maxim Cournoyer f702206a37
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>
2023-02-25 14:46:51 -05:00
Maxim Cournoyer 7b40cb7c6e
gnu: guix: Update to 1.4.0-4.01fd830.
* gnu/packages/package-management.scm (guix): Update to 1.4.0-4.01fd830.
2023-02-25 09:24:39 -05:00
Nicolas Goaziou 82fc07363b
gnu: texlive-xstring: Supersed texlive-generic-xstring.
* gnu/packages/tex.scm (texlive-xstring): New variable.
(texlive-generic-xstring): Deprecate in favour of the above.
(texlive-minted): Use new name.
2023-02-25 12:27:10 +01:00
Nicolas Goaziou d03ad1a8b3
gnu: texlive-soul: Supersede texlive-generic-soul.
* gnu/packages/tex.scm (texlive-soul): New variable.
(texlive-generic-soul): Deprecate in favour of the above.
2023-02-25 12:27:10 +01:00
Maxim Cournoyer 01fd830f2f
gnu: u-boot-ts7970-q-2g-1000mhz-c: Adjust description.
* gnu/packages/bootloaders.scm (u-boot-ts7970-q-2g-1000mhz-c): Adjust the
u-boot.imx file name on the SD card to the default one used by the
'u-boot-ts7970-q-2g-1000mhz-c-bootloader' bootloader.
2023-02-24 23:30:27 -05:00
Maxim Cournoyer 53d718f61b
offload: Increase initial SSH connection timeout.
Fixes <https://issues.guix.gnu.org/61646>.

* guix/scripts/offload.scm (open-ssh-session): Increase connection timeout
from 10 s to 30 s.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-02-24 22:03:44 -05:00
Sharlatan Hellseher b12ee1ee5b
gnu: Add python-spherical-geometry.
* gnu/packages/astronomy.scm (python-spherical-geometry): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-25 00:00:34 +01:00
conses 3164d48e55
gnu: Add postmarketos-theme.
* gnu/packages/gnome-xyz.scm (postmarketos-theme): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-25 00:00:33 +01:00
Ludovic Courtès d00c2e9c2b
services: console-font, kmscon: Refer to native 'font-gnu-unifont' builds.
Fixes a regression introduce in 01334a61c7
that would prevent system cross-compilation (with "guix system image
--target=...") due to 'font-gnu-unifont' depending on 'perl-gd', which
currently cannot be cross-compiled.

* gnu/services/base.scm (%default-console-font, kmscon-service-type):
Refer to 'font-gnu-unifont' with 'ungexp-native'.
2023-02-25 00:00:33 +01:00
Ludovic Courtès b15658a60e
gnu: guix-icons: Never cross-compile.
* gnu/packages/package-management.scm (guix-icons)[arguments]:
Add #:target #f.
2023-02-25 00:00:33 +01:00
Jake Leporte 1c13606a28
gnu: python-paste: Update to 3.5.2.
* gnu/packages/python-web.scm (python-paste): Update to 3.5.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-02-25 00:00:33 +01:00
Ludovic Courtès ff98a9f75a
gnu: libgc: Define properties for the 'generic-html' updater.
* gnu/packages/bdw-gc.scm (libgc)[source]: Add second URL.
[properties]: New field.
2023-02-25 00:00:33 +01:00
Ludovic Courtès 55d5a5edc7
gnu: goffice@0.8: Remove input labels.
* gnu/packages/gnome.scm (goffice-0.8)[inputs]: Remove label, use
'modify-inputs'.
2023-02-25 00:00:33 +01:00
Ludovic Courtès 5c4240442c
gnu: perl-gd: Use gexps.
This helps cross-compilation: in that case, '%build-inputs' was unbound.

* gnu/packages/gd.scm (perl-gd)[arguments]: Rewrite using gexps.
2023-02-25 00:00:32 +01:00
Ludovic Courtès 279b0122b6
gnu: perl-gd: Remove input labels.
* gnu/packages/gd.scm (perl-gd)[inputs]: Remove labels.
2023-02-25 00:00:32 +01:00
Ludovic Courtès 85e55dd90b
gnu: binutils-gold: Remove input label.
* gnu/packages/base.scm (binutils-gold)[native-inputs]: Remove label.
2023-02-25 00:00:32 +01:00
Ludovic Courtès 7dbd73a329
gnu: python: Remove input labels.
* gnu/packages/python.scm (python-3.9)[native-inputs]: Remove labels.
(python2-minimal)[inputs]: Likewise.
(python-minimal)[inputs]: Likewise.
2023-02-25 00:00:32 +01:00
Simon South df8b8f0c76
gnu: u-boot-rock64-rk3328: Fix typo that causes boot failure.
* gnu/packages/bootloaders.scm (u-boot-rock64-rk3328)[arguments]: Fix typo.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-24 15:44:47 -05:00
Timotej Lazar 5609d7dab9
gnu: qpdfview: Use new package style.
* gnu/packages/pdf.scm (qpdfview)[arguments]: Use gexps.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-24 14:38:34 -05:00
Timotej Lazar 5cd3619545
gnu: qpdfview: Update to 0.5.0.
* gnu/packages/pdf.scm (qpdfview): Update to 0.5.0.
* gnu/packages/patches/qpdfview-qt515-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-24 14:38:23 -05:00
Guillaume Le Vaillant ea2fa86f31
Revert "gnu: cl-mcclim: Enable Freetype renderer."
This reverts commit 67e4596781.
This will need more work to work properly.
2023-02-24 17:21:38 +01:00
Guillaume Le Vaillant 67e4596781
gnu: cl-mcclim: Enable Freetype renderer.
* gnu/packages/lisp-xyz.scm (sbcl-mcclim)[arguments]: Add
  'enable-freetype-renderer' phase.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant a35226284e
gnu: cl-mcclim: Update to 0.9.7-3.ece91cf.
* gnu/packages/lisp-xyz.scm (sbcl-mcclim): Update to 0.9.7-3.ece91cf.
  [inputs]: Add cl-base64 and cl-who.
  [arguments]: Remove 'fix-build' phase.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant fb83e06943
gnu: cl-zpb-ttf: Update to 1.0.6.
* gnu/packages/lisp-xyz.scm (sbcl-zpb-ttf): Update to 1.0.6.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant 5ea9788b58
gnu: cl-slime-swank: Update to 2.28.
* gnu/packages/lisp-xyz.scm (sbcl-slime-swank): Update to 2.28.
2023-02-24 15:50:35 +01:00
Guillaume Le Vaillant 7e21652b41
gnu: cl-log4cl: Update to 1.1.4-1.75c4184.
* gnu/packages/lisp-xyz.scm (sbcl-log4cl): Update to 1.1.4-1.75c4184.
2023-02-24 15:50:35 +01:00