me
/
guix
Archived
1
0
Fork 0
Commit Graph

111368 Commits (bc15c627918abfb111c442e0308d8cbdd5c5df51)

Author SHA1 Message Date
Nicolas Goaziou bc15c62791
gnu: Add texlive-apa.
* gnu/packages/tex.scm (texlive-apa): New variable.
2023-08-24 11:10:15 +02:00
Nicolas Goaziou 96cb94747b
gnu: Add texlive-aomart.
* gnu/packages/tex.scm (texlive-aomart): New variable.
2023-08-24 11:10:15 +02:00
Nicolas Goaziou 0be920cc24
gnu: Add texlive-anufinalexam.
* gnu/packages/tex.scm (texlive-anufinalexam): New variable.
2023-08-24 11:10:15 +02:00
Nicolas Goaziou 60f0e79648
gnu: Add texlive-anonymous-acm.
* gnu/packages/tex.scm (texlive-anonymous-acm): New variable.
2023-08-24 11:10:14 +02:00
Nicolas Goaziou 77427017f7
gnu: Add texlive-aiaa.
* gnu/packages/tex.scm (texlive-aiaa): New variable.
2023-08-24 11:10:14 +02:00
Nicolas Goaziou b3c20e9c10
gnu: Add texlive-aguplus.
* gnu/packages/tex.scm (texlive-aguplus): New variable.
2023-08-24 11:10:14 +02:00
Nicolas Goaziou bcceaab593
gnu: Add texlive-afthesis.
* gnu/packages/tex.scm (texlive-afthesis): New variable.
2023-08-24 11:10:14 +02:00
Nicolas Goaziou 8322508e8f
gnu: Add texlive-afparticle.
* gnu/packages/tex.scm (texlive-afparticle): New variable.
2023-08-24 11:10:13 +02:00
Nicolas Goaziou a08a19316e
gnu: Add texlive-adfathesis.
* gnu/packages/tex.scm (texlive-adfathesis): New variable.
2023-08-24 11:10:13 +02:00
Nicolas Goaziou 3d5b639f07
gnu: Add texlive-active-conf.
* gnu/packages/tex.scm (texlive-active-conf): New variable.
2023-08-24 11:10:13 +02:00
Nicolas Goaziou 5c0bc1cc00
gnu: Add texlive-acmconf.
* gnu/packages/tex.scm (texlive-acmconf): New variable.
2023-08-24 11:10:12 +02:00
Nicolas Goaziou 5b26cd7ef3
gnu: Add texlive-abntexto.
* gnu/packages/tex.scm (texlive-abntexto): New variable.
2023-08-24 11:10:12 +02:00
Nicolas Goaziou b34e174b7f
gnu: Add texlive-abntex2.
* gnu/packages/tex.scm (texlive-abntex2): New variable.
2023-08-24 11:10:12 +02:00
Nicolas Goaziou 4725cbb3e7
gnu: Add texlive-abnt.
* gnu/packages/tex.scm (texlive-abnt): New variable.
2023-08-24 11:10:11 +02:00
Nicolas Goaziou 7b2efd144f
gnu: Add texlive-aastex.
* gnu/packages/tex.scm (texlive-aastex): New variable.
2023-08-24 11:10:11 +02:00
Felix Lechner 160f78a4d9
gnu: lsscsi: Move to (gnu packages scsi).
* gnu/packages/linux.scm (lsscsi): Move to...
* gnu/packages/scsi.scm (lsscsi): ... here.
(sg3-utils)[license]: Use license: prefix.
(libiscsi)[license]: Likewise.

Signed-off-by: Hilton Chain <hako@ultrarare.space>
2023-08-24 12:44:46 +08:00
Felix Lechner 63b2d9a8f1
gnu: hdparm: Move to (gnu packages disk).
* gnu/packages/linux.scm (hdparm): Move to...
* gnu/packages/disk.scm (hdparm): ... here.

Signed-off-by: Hilton Chain <hako@ultrarare.space>
2023-08-24 12:44:41 +08:00
Hilton Chain f5eb5b7cac
gnu: python-asn1crypto: Respect #:tests?.
* gnu/packages/python-crypto.scm (python-asn1crypto)[#:phases]<check>: Honor
argument #:tests?.
2023-08-24 12:41:04 +08:00
fanquake c49c43d44c
gnu: python-asn1crypto: Update to 1.5.1.
* gnu/packages/python-crypto.scm (python-asn1crypto): Update to 1.5.1.
[description]: Adjust according to lint warning.

Signed-off-by: Hilton Chain <hako@ultrarare.space>
2023-08-24 12:39:42 +08:00
宋文武 3ce3466311
gnu: knights: Fix build.
* gnu/packages/games.scm (knights)[source]: Add snippet.
2023-08-23 18:49:23 +08:00
Andy Tai c91c53e0b5
gnu: screen: Update to 4.9.1.
* gnu/packages/screen.scm (screen): Update to 4.9.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-08-23 18:49:23 +08:00
Michael Ford 403eb02dda
gnu: weechat: Update to 4.0.4.
* gnu/packages/irc.scm (weechat): Update to 4.0.4.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-08-23 18:49:23 +08:00
Michael Ford bc9824bbe2
gnu: sic: Update to 1.3.
* gnu/packages/irc.scm (sic): Update to 1.3.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-08-23 18:49:23 +08:00
宋文武 59e3fbea1b
gnu: prboom-plus: Fix build.
* gnu/packages/games.scm (prboom-plus)[arguments]<#:configure-flags>:
Add "CFLAGS=-fcommon".
2023-08-23 18:49:23 +08:00
宋文武 12a25f1858
gnu: tetrinet: Fix build.
* gnu/packages/games.scm (tetrinet)[arguments]: Add '-fcommon' to CFLAGS.
2023-08-23 18:49:23 +08:00
宋文武 9393ce89ab
gnu: alex4: Fix build.
* gnu/packages/games.scm (alex4)[arguments]: Add '-fcommon' to CFLAGS.
2023-08-23 18:49:23 +08:00
宋文武 b262b37f06
gnu: naev: Fix build.
* gnu/packages/games.scm (naev)[inputs]: Don't use sdl-union.
Remove sdl2-mixer.
2023-08-23 18:33:56 +08:00
宋文武 2996a1cc73
gnu: fcitx5-rime: Update to 5.1.1.
* gnu/packages/fcitx5.scm (fcitx5-rime): Update to 5.1.1.
2023-08-23 18:32:10 +08:00
宋文武 9d5d8ac399
gnu: fcitx5-configtool: Update to 5.1.0.
* gnu/packages/fcitx5.scm (fcitx5-configtool): Update to 5.1.0.
2023-08-23 18:32:10 +08:00
宋文武 8d1a8da1f7
gnu: fcitx5-chinese-addons: Update to 5.1.0.
* gnu/packages/fcitx5.scm (fcitx5-chinese-addons): Update to 5.1.0.
2023-08-23 18:32:10 +08:00
宋文武 e1d16cfd4b
gnu: fcitx5-anthy: Update to 5.1.0.
* gnu/packages/fcitx5.scm (fcitx5-anthy): Update to 5.1.0.
2023-08-23 18:32:10 +08:00
宋文武 d6ebb3b6d7
gnu: fcitx5-qt: Update to 5.1.0.
* gnu/packages/fcitx5.scm (fcitx5-qt): Update to 5.1.0.
2023-08-23 18:32:10 +08:00
宋文武 5e8bccefee
gnu: fcitx5-gtk: Update to 5.1.0.
* gnu/packages/fcitx5.scm (fcitx5-gtk): Update to 5.1.0.
2023-08-23 18:32:10 +08:00
宋文武 d9ac4e82a1
gnu: libime: Update to 1.1.0.
* gnu/packages/fcitx5.scm (libime): Update to 1.1.0.
2023-08-23 18:32:10 +08:00
宋文武 08d029d675
gnu: fcitx5: Update to 5.1.0.
* gnu/packages/fcitx5.scm (fcitx5): Update to 5.1.0.
[inputs]: Remove libpthread-stubs, libx11, libxfixes, libxinerama
and unicode-cldr-common.
[arguments]: Pass "-DUSE_SYSTEMD=OFF" as configure-flags.
2023-08-23 18:31:52 +08:00
Janneke Nieuwenhuizen db02fcde38
gnu: guix: Update to 1.4.0-10.4dfdd82210.
* gnu/packages/package-management.scm (guix): Update to 1.4.0-10.4dfdd82210.
2023-08-22 21:30:49 +02:00
Janneke Nieuwenhuizen 4dfdd82210
gnu: guix: Disable some tests on the Hurd.
* gnu/packages/package-management.scm (guix)[arguments]: When building on the
Hurd, add phase disable-tests/hurd.
2023-08-22 21:29:21 +02:00
Aaron Covrig 74619b6973
gnu: tilix: Update to 1.9.5-0.8726e9e.
Fix failing build of tilix by including commits since last released version.

* gnu/packages/terminals.scm (tilix): Update to 1.9.5-0.8726e9e.

Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2023-08-22 14:55:55 -04:00
Maxim Cournoyer 13425768f7
gnu: ibus-anthy: Update to 1.5.15.
* gnu/packages/ibus.scm (ibus-anthy): Update to 1.5.15.
* gnu/packages/patches/ibus-anthy-fix-tests.patch: Update patch.
2023-08-22 12:34:20 -04:00
Maxim Cournoyer 206b357c01
gnu: python-shiboken-6: Update to 6.5.2.
* gnu/packages/qt.scm (python-shiboken-6): Update to 6.5.2.
[source]: Use mirror://qt for the source URL.
2023-08-22 12:32:31 -04:00
Maxim Cournoyer 9c08ba358e
gnu: python-shiboken-2: Update to 5.15.10.
* gnu/packages/qt.scm (python-shiboken-2): Update to 5.15.10.
[source]: Use mirror://qt for the source URL.  Delete patches.
* gnu/packages/patches/python-shiboken-2-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
2023-08-22 12:32:31 -04:00
Maxim Cournoyer 79b44a92e5
gnu: ffmpeg: Skip failing tests on powerpc64le.
* gnu/packages/video.scm (ffmpeg)
[arguments] [powerpc64le]: Skip the checkasm-sw_scale and
filter-scale2ref_keep_aspect tests, by means of the --ignore-tests configure
flag.
2023-08-22 12:32:31 -04:00
Maxim Cournoyer 2703ebbf57
gnu: qtvirtualkeyboard: Update to 5.15.10.
* gnu/packages/qt.scm (qtvirtualkeyboard): Update to 5.15.10.
[source]: Adjust for renamed 'qt-url'.
[arguments]: Remove extraneous QT_PLUGIN_PATH setenv in prepare-for-tests
phase.
2023-08-22 12:32:30 -04:00
Maxim Cournoyer 0a77b86932
gnu: qtwebengine-5: Update to 5.15.10.
* gnu/packages/qt.scm (qtwebengine-5): Update to 5.15.10.
[source]: Update snippet to preserve the whole openh264 third party directory.

Series-to: 65280@debbugs.gnu.org
Cover-letter:
Refresh Qt 5 and 6 packages
This series refreshes our core Qt packages to their latest releases,
5.15.10 and 6.5.2.

It also adds some tooling for the Qt team in the form of two manifests to
select all the core Qt 5 packages or the other core packages, that builds on
top of the series posted at https://issues.guix.gnu.org/65230.

With this new tooling, it took less than two days to update our complete core
Qt packages collection, with the most time spent on qtwebengine (it has a
large allow-list of 3rd party libraries that needed to be tuned), as well as
investigating test failures in a few Qt 6.5.2 packages.
END
Series-version: 2
2023-08-22 12:32:30 -04:00
Maxim Cournoyer 02708e27fc
gnu: qtspeech: Update to 5.15.10.
* gnu/packages/qt.scm (qtspeech): Update to 5.15.10.
2023-08-22 12:32:30 -04:00
Maxim Cournoyer 3638ee9fb6
gnu: qtnetworkauth-5: Update to 5.15.10.
* gnu/packages/qt.scm (qtnetworkauth-5): Update to 5.15.10.
2023-08-22 12:32:30 -04:00
Maxim Cournoyer 7e864cad55
gnu: qtdatavis3d: Update to 5.15.10.
* gnu/packages/qt.scm (qtdatavis3d): Update to 5.15.10.
[description]: Double single space.
2023-08-22 12:32:30 -04:00
Maxim Cournoyer 397ea21db2
gnu: qtcharts: Update to 5.15.10.
* gnu/packages/qt.scm (qtcharts): Update to 5.15.10.
[description]: Double single space.
2023-08-22 12:32:29 -04:00
Maxim Cournoyer 284df7eae0
gnu: qtpurchasing: Update to 5.15.10.
* gnu/packages/qt.scm (qtpurchasing): Update to 5.15.10.
2023-08-22 12:32:29 -04:00
Maxim Cournoyer 37586ace34
gnu: qtscxml: Update to 5.15.10.
* gnu/packages/qt.scm (qtscxml): Update to 5.15.10.
2023-08-22 12:32:29 -04:00