Commit graph

121177 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice b86813c8a8
gnu: perf: Fix build of version 6.4.10.
* gnu/packages/linux.scm (perf)[inputs]: Add libtraceevent.

Reported by old in #guix.
2023-08-13 02:00:00 +02:00
Efraim Flashner 22bba8297a
gnu: malcontent: Remove input labels.
* gnu/packages/freedesktop.scm (malcontent)[native-inputs]: Remove input
labels.
2023-08-16 20:44:46 +03:00
Efraim Flashner 32295c4612
gnu: malcontent: Update to 0.11.1.
* gnu/packages/freedesktop.scm (malcontent): Update to 0.11.1.
[native-inputs]: Replace gtk+:bin with gtk:bin.
[inputs]: Replace gtk+ with gtk. Add appstream, libadwaita.
2023-08-16 20:44:46 +03:00
Nicolas Goaziou 3b102b1c9b
gnu: Add texlive-collection-langkorean.
* gnu/packages/tex.scm (texlive-collection-langkorean): New variable.
2023-08-16 19:14:33 +02:00
Nicolas Goaziou 07b7a0da63
gnu: Add texlive-unfonts-extra.
* gnu/packages/tex.scm (texlive-unfonts-extra): New variable.
2023-08-16 19:14:33 +02:00
Nicolas Goaziou 8c03f6007e
gnu: Add texlive-unfonts-core.
* gnu/packages/tex.scm (texlive-unfonts-core): New variable.
2023-08-16 19:14:33 +02:00
Nicolas Goaziou 7e97b29620
gnu: Add texlive-pmhanguljamo.
* gnu/packages/tex.scm (texlive-pmhanguljamo): New variable.
2023-08-16 19:14:33 +02:00
Nicolas Goaziou 2a2556380f
gnu: Add texlive-nanumtype1.
* gnu/packages/tex.scm (texlive-nanumtype1): New variable.
2023-08-16 19:14:32 +02:00
Nicolas Goaziou da738ef3bb
gnu: Add texlive-lshort-korean.
* gnu/packages/tex.scm (texlive-lshort-korean): New variable.
2023-08-16 19:14:32 +02:00
Nicolas Goaziou ee4e93f7b2
gnu: Add texlive-kotex-oblivoir.
* gnu/packages/tex.scm (texlive-kotex-oblivoir): New variable.
2023-08-16 19:14:32 +02:00
Nicolas Goaziou 2a75e7f06e
gnu: Add texlive-kotex-utils.
* gnu/packages/tex.scm (texlive-kotex-utils): New variable.
2023-08-16 19:14:32 +02:00
Nicolas Goaziou 335f7d0697
gnu: Add texlive-kotex-utf.
* gnu/packages/tex.scm (texlive-kotex-utf): New variable.
2023-08-16 19:14:31 +02:00
Nicolas Goaziou 9bb9492764
gnu: Add texlive-cjk-ko.
* gnu/packages/tex.scm (texlive-cjk-ko): New variable.
2023-08-16 19:14:31 +02:00
Nicolas Goaziou 72c3e4cdb1
gnu: Add texlive-kotex-plain.
* gnu/packages/tex.scm (texlive-kotex-plain): New variable.
2023-08-16 19:14:31 +02:00
Nicolas Goaziou 0698aae8e5
gnu: Add texlive-baekmuk.
* gnu/packages/tex.scm (texlive-baekmuk): New variable.
2023-08-16 19:14:31 +02:00
Maxim Cournoyer 95e68c1516
doc: contributing: Mention the expected branch merge request format.
* doc/contributing.texi (Managing Patches and Branches): Mention the expected
branch merge request format.
2023-08-16 11:49:06 -04:00
Katherine Cox-Buday 2c6fc97959
teams: Add Katherine Cox-Buday to emacs, go, and lisp teams.
* etc/teams.scm.in: Add Katherine Cox-Buday.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-08-16 11:32:46 -04:00
Maxim Cournoyer 132ddca5a4
gnu: elogind: Update to 252.9.
* gnu/packages/freedesktop.scm (elogind): Update to 252.9.
[source]: Replace elogind-revert-polkit-detection.patch with
elogind-fix-rpath.patch in patches.
[configure-flags]: Add the dbussystemservicedir, dbussessionservicedir,
dbussystemservicedir and dbus-interfaces-dir flags.
[phases] <use-global-hook-directory> Update list of patched files.
<adjust-tests> Update substitutions, and skip the copy_holes test.
[native-inputs]: Add python-jinja2.
[inputs]: Add util-linux:lib.
* gnu/services/desktop.scm (elogind-dbus-service)
<elogind-dbus-service-wrapper>: Add a symlink to elogind's
share/dbus-1/system.d to expose D-Bus policy configurations.
* gnu/tests/desktop.scm (run-elogind-test): Adjust expected result for the new
"linger" value.
* gnu/packages/patches/elogind-revert-polkit-detection.patch: Delete file.
* gnu/packages/patches/elogind-fix-rpath.patch: New file.
* gnu/local.mk (dist_patch_DATA): Update.

Series-to: 64938@debbugs.gnu.org
Series-prefix: elogind-updates
Series-version: 2
Series-changes: 2
- Fix elogind system test
- Install D-Bus policy files in elogind-dbus-service-wrapper
- Remove duplicate 'dbussystemservicedir' configure flag
2023-08-16 11:24:10 -04:00
Maxim Cournoyer 3309bb8ac2
gnu: elogind: Drop input labels and fix indentation.
* gnu/packages/freedesktop.scm (elogind): Re-indent package.
[native-inputs]: Remove labels.
2023-08-16 11:24:09 -04:00
Maxim Cournoyer c88fe11209
doc: Update Cookbook Texinfo menus.
Automated via C-c C-u C-a (M-x texinfo-all-menus-update) in Emacs.
2023-08-16 11:04:21 -04:00
Maxim Cournoyer 352c49e1a5
gnu: po4a: Apply patch to translate partial Texinfo menus.
Fixes <https://issues.guix.gnu.org/64881>.

* gnu/packages/gettext.scm (po4a) [source]: Apply patch.
* gnu/packages/patches/po4a-partial-texinfo-menu-fix.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
2023-08-16 11:04:21 -04:00
Tobias Geerinckx-Rice 310b0f72d8
gnu: libressl: Update to 3.7.3 [fixes CVE-2023-35784].
Thanks to Dennis 'GNUtoo' Carikli for <https://issues.guix.gnu.org/64982>,
but upgrading to 3.8.0 breaks (at least) OpenSMTPd.

* gnu/packages/tls.scm (libressl): Update to 3.7.3.
2023-08-13 02:00:00 +02:00
Tobias Geerinckx-Rice 64b04ab84d
gnu: butt: Update to 0.1.38.
* gnu/packages/audio.scm (butt): Update to 0.1.38.
[inputs]: Add curl.
2023-08-13 02:00:00 +02:00
Tobias Geerinckx-Rice 8175078275
gnu: gperftools: Update to 2.11.
* gnu/packages/cpp.scm (gperftools): Update to 2.11.
2023-08-13 02:00:00 +02:00
Tobias Geerinckx-Rice b82cec1078
gnu: grsync: Update to 1.3.1.
* gnu/packages/backup.scm (grsync): Update to 1.3.1.
2023-08-13 02:00:00 +02:00
Tobias Geerinckx-Rice ae65fc268f
gnu: sqlcrush: Update to 0.1.5-2.502a583.
* gnu/packages/databases.scm (sqlcrush): Update to 0.1.5-2.502a583.
2023-08-13 02:00:00 +02:00
Tobias Geerinckx-Rice 1def0b98eb
tests: Fix texlive->guix-package test.
This follows up on commit 985cf777b9.

* tests/texlive.scm ("texlive->guix-package"): Don't expect
a texlive-texworks propagated input.
2023-08-13 02:00:00 +02:00
Tobias Geerinckx-Rice ce4c11f8f3
tests: Fix texlive->guix-package test.
This follows up on commit 1619f2c18c.

* tests/texlive.scm ("texlive->guix-package"): Don't expect
a ‘license:’ prefix to ‘fsf-free’.
2023-08-13 02:00:00 +02:00
Nicolas Goaziou 5c78644154
gnu: texlive-collection-langjapanese: Disambiguate description.
* gnu/packages/tex.scm (texlive-collection-langjapanese)[description]: Reword
it to clarify that TEXLIVE-COLLECTION-LANGCJK is included.
2023-08-16 13:32:21 +02:00
Nicolas Goaziou 4628dfe3c2
gnu: texlive-collection-langchinese: Disambiguate description.
* gnu/packages/tex.scm (texlive-collection-langchinese)[description]: Reword
it to clarify that TEXLIVE-COLLECTION-LANGCJK is included.
2023-08-16 13:30:50 +02:00
Nicolas Goaziou c7e95cb941
gnu: Add texlive-collection-langjapanese.
* gnu/packages/tex.scm (texlive-collection-langjapanese): New variable.
2023-08-16 13:08:07 +02:00
Nicolas Goaziou 1e2f103988
gnu: Add texlive-zxjafbfont.
* gnu/packages/tex.scm (texlive-zxjafbfont): New variable.
2023-08-16 13:07:28 +02:00
Nicolas Goaziou ee98774dc7
gnu: Add texlive-zxjatype.
* gnu/packages/tex.scm (texlive-zxjatype): New variable.
2023-08-16 13:07:02 +02:00
Nicolas Goaziou cc741da87a
gnu: Add texlive-pxufont.
* gnu/packages/tex.scm (texlive-pxufont): New variable.
2023-08-16 13:05:38 +02:00
Nicolas Goaziou 319aa5fbbc
gnu: Add texlive-pxrubrica.
* gnu/packages/tex.scm (texlive-pxrubrica): New variable.
2023-08-16 13:04:48 +02:00
Nicolas Goaziou ebcf956ec2
gnu: Add texlive-pxjodel.
* gnu/packages/tex.scm (texlive-pxjodel): New variable.
2023-08-16 13:04:07 +02:00
Nicolas Goaziou 0d9557249e
gnu: Add texlive-pxjahyper.
* gnu/packages/tex.scm (texlive-pxjahyper): New variable.
2023-08-16 13:01:58 +02:00
Nicolas Goaziou 402e57ec5b
gnu: Add texlive-pxcjkcat.
* gnu/packages/tex.scm (texlive-pxcjkcat): New variable.
2023-08-16 13:01:39 +02:00
Nicolas Goaziou 46d3c6123f
gnu: Add texlive-pxchfon.
* gnu/packages/tex.scm (texlive-pxchfon): New variable.
2023-08-16 13:01:13 +02:00
Nicolas Goaziou d0aba39186
gnu: Add texlive-pxbase.
* gnu/packages/tex.scm (texlive-pxbase): New variable.
2023-08-16 13:00:47 +02:00
Nicolas Goaziou e4aba0f472
gnu: Add texlive-ptex2pdf.
* gnu/packages/tex.scm (texlive-ptex2pdf): New variable.
2023-08-16 13:00:34 +02:00
Nicolas Goaziou 99c6d3e520
gnu: Add texlive-ptex-manual.
* gnu/packages/tex.scm (texlive-ptex-manual): New variable.
2023-08-16 12:59:55 +02:00
Nicolas Goaziou 7186d5f024
gnu: Add texlive-ptex-fontmaps.
* gnu/packages/tex.scm (texlive-ptex-fontmaps): New variable.
2023-08-16 12:59:38 +02:00
Nicolas Goaziou 8a8dc11796
gnu: Add texlive-plautopatch.
* gnu/packages/tex.scm (texlive-plautopatch): New variable.
2023-08-16 12:58:48 +02:00
Nicolas Goaziou c05e80b656
gnu: Add texlive-platexcheat.
* gnu/packages/tex.scm (texlive-platexcheat): New variable.
2023-08-16 12:58:11 +02:00
Nicolas Goaziou 0528673006
gnu: Add texlive-pbibtex-manual.
* gnu/packages/tex.scm (texlive-pbibtex-manual): New variable.
2023-08-16 12:57:25 +02:00
Nicolas Goaziou e43f5080f4
gnu: Add texlive-pbibtex-base.
* gnu/packages/tex.scm (texlive-pbibtex-base): New variable.
2023-08-16 12:57:06 +02:00
Nicolas Goaziou 10ca2041a8
gnu: Add texlive-mendex-doc.
* gnu/packages/tex.scm (texlive-mendex-doc): New variable.
2023-08-16 12:56:18 +02:00
Nicolas Goaziou b0319577c5
gnu: texlive-lshort-italian: Fix description.
* gnu/packages/tex.scm (texlive-lshort-italian)[description]: Fix typo in description.
2023-08-16 12:55:23 +02:00
Nicolas Goaziou 134dbcebb4
gnu: Add texlive-lshort-japanese.
* gnu/packages/tex.scm (texlive-lshort-japanese): New variable.
2023-08-16 12:55:13 +02:00