me
/
guix
Archived
1
0
Fork 0
Commit Graph

89312 Commits (877b5038cc329138dcae15e18d468b1e0a85df03)

Author SHA1 Message Date
Efraim Flashner 877b5038cc
gnu: imlib2: Update to 1.10.0.
* gnu/packages/image.scm (imlib2): Update to 1.10.0.
2022-12-21 22:01:42 +02:00
Efraim Flashner 9782c45292
gnu: coreutils-boot0: Fix building on arm architectures.
* gnu/packages/commencement.scm (coreutils-boot0)[arguments]: When
building for arm architectures skip building some programs.
2022-12-11 22:35:06 +02:00
Tobias Geerinckx-Rice f27d4c9a78
gnu: elogind: Support global shutdown & suspend hooks.
* gnu/packages/freedesktop.scm (elogind)[arguments]: Add a new
'use-global-hook-directory phase.
2022-11-27 01:00:00 +01:00
Efraim Flashner 26a200f71c
gnu: shadow: Merge in shadow-with-man-pages.
* gnu/packages/admin.scm (shadow)[arguments]: Add phase to install the
manpages. Make sure 'remove-groups comes after installing the manpages.
[properties]: Remove field.
(shadow-with-man-pages): Remove variable.
* gnu/system.scm (%base-packages-utils): Replace shadow-with-man-pages
with shadow.
2022-11-27 21:37:58 +02:00
Efraim Flashner 6b51f33fbf
gnu: shadow: Update to 4.13.
* gnu/packages/admin.scm (shadow): Update to 4.13.
2022-11-27 15:52:33 +02:00
Efraim Flashner 542de7f82d
gnu: man-db: Update to 2.11.1.
* gnu/packages/man.scm (man-db): Update to 2.11.1.
2022-11-27 15:45:48 +02:00
Efraim Flashner 4dadc6a8fa
gnu: iproute: Update to 6.0.0.
* gnu/packages/linux.scm (iproute): Update to 6.0.0.
2022-11-27 14:22:32 +02:00
andy Tai 04540d3a6d
gnu: wayland: Update to 1.21.0.
gnu/packages/freedesktop.scm (wayland): Update to 1.21.0.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-11-24 15:23:28 -05:00
andy Tai dbdc544c4e
gnu: wayland-protocols: Fix URI.
gnu/packages/freedesktop.scm (wayland-protocols) [source]: Fix URI.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-11-24 15:13:30 -05:00
Efraim Flashner ee9bf36b8d
gnu: gawk: Update to 5.2.1.
* gnu/packages/gawk.scm (gawk): Update to 5.2.1.
2022-11-24 08:48:31 +02:00
Maxim Cournoyer affaacf4f4
gnu: gtk+: Use gexps and replace iso-codes/official with iso-codes.
* gnu/packages/gtk.scm (gtk+) [inputs]: Replace iso-codes/official with
iso-codes.
[arguments]: Use gexps.
2022-11-20 14:09:24 -05:00
Maxim Cournoyer 248b0f79c1
gnu: gtk+-2: Use librsvg-for-system.
* gnu/packages/gtk.scm (gtk+-2) [propagated-inputs]: Use librsvg-for-system.
2022-11-20 14:09:24 -05:00
Maxim Cournoyer 051a6068b6
gnu: gtk+-2: Remove trailing #t and use gexps.
* gnu/packages/gtk.scm (gtk+-2) [phases]: Remove trailing #t.
[arguments]: Use gexps.
2022-11-20 14:09:24 -05:00
Maxim Cournoyer abecd9c128
gnu: pangomm: Update to 2.50.1 and remove input labels.
* gnu/packages/gtk.scm (pangomm): Update to 2.50.1.
[arguments]: Use gexps.
[phases] {move-doc}: Use gexp variables.
[native-inputs]: Remove labels and sort.
2022-11-20 14:09:24 -05:00
Maxim Cournoyer 33c6a8f2f6
gnu: wayland-protocols: Update to 1.29.
* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.29.
2022-11-20 14:09:23 -05:00
Maxim Cournoyer 59ddb74803
gnu: graphviz: Update to 7.0.1 and remove input labels.
* gnu/packages/graphviz.scm (graphviz): Update to 7.0.1.
[inputs]: Remove labels.
2022-11-20 14:09:23 -05:00
Maxim Cournoyer e5af53c51d
gnu: mesa: Update to 22.2.4.
* gnu/packages/gl.scm (mesa): Update to 22.2.4.
2022-11-20 14:09:23 -05:00
Maxim Cournoyer b338b7aa70
gnu: harfbuzz: Update to 5.3.1.
* gnu/packages/gtk.scm (harfbuzz): Update to 5.3.1.
2022-11-20 14:09:23 -05:00
Maxim Cournoyer ece7a37f59
gnu: libdrm: Update to 2.4.114.
* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.114.
2022-11-20 14:09:23 -05:00
Maxim Cournoyer 4bc9740806
gnu: mesa-headers: Strip trailing #t.
* gnu/packages/gl.scm (mesa-headers) [phases] {install}: Strip trailing #t.
2022-11-20 14:09:22 -05:00
Maxim Cournoyer 805f92c392
gnu: pango: Update to 1.50.10 and remove input labels.
* gnu/packages/gtk.scm (pango): Update to 1.50.10 and remove input labels.
2022-11-20 14:09:22 -05:00
Efraim Flashner 8da7e38773
gnu: mpfr: Update to 4.1.1.
* gnu/packages/multiprecision.scm (mpfr): Update to 4.1.1.
2022-11-19 17:55:45 +02:00
Efraim Flashner 589bf77361
gnu: libffi: Update to 3.4.4.
* gnu/packages/libffi.scm (libffi): Update to 3.4.4.
2022-11-14 22:24:42 +02:00
Efraim Flashner 754ef6c3b5
gnu: expat: Update to 2.5.0.
* gnu/packages/xml.scm (expat): Update to 2.5.0.
2022-11-14 18:44:36 +02:00
Efraim Flashner f1316ff7bf
gnu: file: Update to 5.43.
* gnu/packages/file.scm (file): Update to 5.43.
2022-11-14 18:44:07 +02:00
Efraim Flashner db5f8756c3
gnu: xz: Update to 5.2.8.
* gnu/packages/compression.scm (xz): Update to 5.2.8.
2022-11-14 18:44:06 +02:00
Efraim Flashner eb3362cc8d
gnu: zlib: Update to 1.2.13.
* gnu/packages/compression.scm (zlib): Update to 1.2.13.
[source]: Remove patches.
* gnu/packages/patches/zlib-cc.patch,
gnu/packages/patches/zlib-correct-crc32-inputs.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2022-11-14 18:42:41 +02:00
Efraim Flashner af4f71318a
gnu: perl: Only add coreutils-minimal when cross-building.
* gnu/packages/perl.scm (perl)[inputs]: Only add coreutils-minimal when
cross-building.
2022-11-06 10:18:11 +02:00
Efraim Flashner 937d2a907b
gnu: autoconf-archive: Update to 2022.09.03.
* gnu/packages/autotools.scm (autoconf-archive): Update to 2022.09.03.
2022-10-24 21:50:23 +03:00
Efraim Flashner 33e118b164
gnu: libidn2: Update to 2.3.4.
* gnu/packages/libidn.scm (libidn2): Update to 2.3.4.
2022-10-24 21:41:11 +03:00
Felix Lechner 236b41a958
gnu: linux-pam: Update to 1.5.2.
* gnu/packages/linux.scm (linux-pam): Update to 1.5.2.
  Add explicit libdir for pkgconfig files.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-20 22:43:48 +02:00
Ludovic Courtès 857648a5e6
gnu: icecat: Refer to the right variable for icu4c.
The 'icu4c-71' variable was removed in
20bc806b04.

* gnu/packages/gnuzilla.scm (icecat)[inputs]: Change 'icu4c-71' to 'icu4c'.
2022-10-08 14:49:55 +02:00
Hilton Chain 6a6e68e212
gnu: libxkbcommon: Update to 1.4.1.
* gnu/packages/xdisorg.scm (libxkbcommon): Update to 1.4.1.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-10-08 01:24:28 -04:00
Felix Lechner 511d584906
gnu: libxkbcommon: Switch to gexp; avoid hardcoding inputs.
* gnu/packages/xdisorg.scm (libxkbcommon): Switch to gexp.
[arguments]: Avoid hardcoding inputs and locate them via relative
paths instead.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-02 22:37:00 +02:00
Maxim Cournoyer 8f870574b6
gnu: samba: Invert inheritance relationship with samba/fixed.
This already led to 2 problematic 9K builds on the master branch; let's remove
this trap.

* gnu/packages/samba.scm (samba): Rename variable to samba/fixed.
(samba): Define as a new variable inheriting from samba/fixed.
2022-09-27 16:17:44 -04:00
Maxim Cournoyer 1f7d94597f
gnu: docbook-xsl: Replace with docbook-xsl-next.
* gnu/packages/docbook.scm (docbook-xsl): Replace with...
(docbook-xsl-next): ... this package, adding the missing home-page, synopsis,
description and license fields to the later, and removing the inheritance.
2022-09-27 16:07:21 -04:00
Maxim Cournoyer d0f0de4bf6
Merge branch 'staging' into core-updates 2022-09-27 16:00:14 -04:00
Maxim Cournoyer 990a4822f1
Merge branch 'staging' into core-updates
Conflicts resolved in:
	gnu/local.mk
	gnu/packages/cran.scm
	gnu/packages/gnome.scm
	gnu/packages/gtk.scm
	gnu/packages/icu4c.scm
	gnu/packages/java.scm
	gnu/packages/machine-learning.scm
	gnu/packages/tex.scm
2022-09-27 15:59:30 -04:00
Maxim Cournoyer 5dc5d6fa81
Merge branch 'master' into staging 2022-09-27 15:50:11 -04:00
Maxim Cournoyer 16f535713e
Re-instate "gnu: samba: Fix corrupted man pages."
This reverts commit 968ec0a87, which was itself a revert of 62048ff9fc.
2022-09-27 15:45:29 -04:00
Maxim Cournoyer 2e5d79aca2
gnu: samba/fixed: Do not inherit native-inputs.
* gnu/packages/samba.scm (samba/fixed): Add a FIXME comment.
[native-inputs]: Copy the complete native inputs from samba, to protect against
unintended changes in the inherited package.
2022-09-27 15:45:21 -04:00
Maxim Cournoyer 968ec0a870
Revert "gnu: samba: Fix corrupted man pages."
This reverts commit 62048ff9fc.  This caused a
half world rebuild (9K packages).
2022-09-27 15:38:10 -04:00
Maxim Cournoyer 3c6e220d81
Merge branch 'master' into staging.
With resolved conflicts in:
	gnu/local.mk
	gnu/packages/crates-io.scm
2022-09-27 14:27:28 -04:00
Maxim Cournoyer 62048ff9fc
gnu: samba: Fix corrupted man pages.
* gnu/packages/samba.scm (samba) [native-inputs]: Replace docbook-xsl with
docbook-xsl-next.
2022-09-27 14:09:50 -04:00
Maxim Cournoyer 0ab4996b3e
gnu: Add docbook-xsl-next.
* gnu/packages/docbook.scm (docbook-xsl-next): New variable.
2022-09-27 14:09:49 -04:00
Nicolas Goaziou 459e0f9bea
gnu: emacs-plz: Update to 0.2.1.
* gnu/packages/emacs-xyz.scm (emacs-plz): Update to 0.2.1.
2022-09-27 19:29:29 +02:00
Nicolas Goaziou 8b4e7892f5
gnu: emacs-tuareg: Improve package style.
* gnu/packages/ocaml.scm (emacs-tuareg)[arguments]<#:imported-modules,
<#:phases>: Use G-expressions.  Remove trailing #T at the end of phases.  Use
ELPA-DIRECTORY function.
[native-inputs]: Remove input labels.
2022-09-27 19:29:29 +02:00
Nicolas Goaziou 32135b0357
gnu: emacs-tuareg: Update to 3.0.0.
* gnu/packages/ocaml.scm (emacs-tuareg): Update to 3.0.0.
2022-09-27 19:29:29 +02:00
Nicolas Goaziou 6e4f9e2929
gnu: emacs-pyim: Update to 5.2.5.
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 5.2.5.
2022-09-27 19:29:29 +02:00
Maxim Cournoyer 052c1b0643
gnu: colord: Update to 1.4.6.
* gnu/packages/gnome.scm (colord): Update to 1.4.6.
[source]: Override inherited field.
[configure-flags]: Use gexps.
[phases]: Likewise.
[native-inputs]: Remove labels.
2022-09-27 10:05:55 -04:00