Commit graph

121015 commits

Author SHA1 Message Date
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
Nicolas Goaziou 6f9d017f0f
gnu: Add texlive-kanbun.
* gnu/packages/tex.scm (texlive-kanbun): New variable.
2023-08-16 12:53:29 +02:00
Nicolas Goaziou 5ea5e8696f
gnu: Add texlive-jpnedumathsymbols.
* gnu/packages/tex.scm (texlive-jpnedumathsymbols): New variable.
2023-08-16 12:53:02 +02:00
Nicolas Goaziou bbd9f97639
gnu: Add texlive-jpneduenumerate.
* gnu/packages/tex.scm (texlive-jpneduenumerate): New variable.
2023-08-16 12:51:57 +02:00
Nicolas Goaziou 1a1108f043
gnu: Add texlive-jlreq-deluxe.
* gnu/packages/tex.scm (texlive-jlreq-deluxe): New variable.
2023-08-16 12:51:43 +02:00
Nicolas Goaziou 13cd7813f3
gnu: Add texlive-jlreq.
* gnu/packages/tex.scm (texlive-jlreq): New variable.
2023-08-16 12:51:27 +02:00
Nicolas Goaziou 0944260239
gnu: Add texlive-jieeetran.
* gnu/packages/tex.scm (texlive-jieeetran): New variable.
2023-08-16 12:50:51 +02:00
Nicolas Goaziou 62b0c5b934
gnu: Add texlive-japanese-otf.
* gnu/packages/tex.scm (texlive-japanese-otf): New variable.
2023-08-16 12:18:06 +02:00
Nicolas Goaziou 72b0875da8
gnu: Add texlive-japanese-mathformulas.
* gnu/packages/tex.scm (texlive-japanese-mathformulas): New variable.
2023-08-16 12:17:53 +02:00
Nicolas Goaziou d631be5b66
gnu: Add texlive-ifxptex.
* gnu/packages/tex.scm (texlive-ifxptex): New variable.
2023-08-16 12:17:25 +02:00
Nicolas Goaziou 3519d2a579
gnu: Add texlive-ifptex.
* gnu/packages/tex.scm (texlive-ifptex): New variable.
2023-08-16 12:16:54 +02:00
Nicolas Goaziou 582e781550
gnu: Add texlive-ieejtran.
* gnu/packages/tex.scm (texlive-ieejtran): New variable.
2023-08-16 12:16:36 +02:00
Nicolas Goaziou 1f809c3121
gnu: Add texlive-haranoaji-extra.
* gnu/packages/tex.scm (texlive-haranoaji-extra): New variable.
2023-08-16 12:16:05 +02:00