Commit graph

90893 commits

Author SHA1 Message Date
Efraim Flashner
c7ef7a0f84
gnu: r-sanssouci: Add source file-name.
* gnu/packages/bioinformatics.scm (r-sanssourci)[source]: Add file-name
field.
2022-01-07 11:27:34 +02:00
Efraim Flashner
3c75985618
gnu: emacs-vala-mode: Add source file-name.
* gnu/packages/emacs-xyz.scm (emacs-vala-mode)[source]: Add file-name
field.
2022-01-07 11:27:34 +02:00
Efraim Flashner
da48b1e41f
gnu: python-cloudscraper: Add source file-name.
* gnu/packages/python-web.scm (python-cloudscraper)[source]: Add
file-name field.
2022-01-07 11:27:34 +02:00
Efraim Flashner
559173db9e
gnu: phonesim: Add source file-name.
* gnu/packages/telephony.scm (phonesim)[source]: Add file-name field.
2022-01-07 11:27:31 +02:00
Lars-Dominik Braun
b3b6373cd6
gnu: xpra: Update to 4.3.1.
Fixes: <https://issues.guix.gnu.org/52869>.

* gnu/packages/xorg.scm (xpra): Update to 4.3.1.
[inputs]: Add libxres.
* gnu/packages/patches/xpra-4.2-install_libs.patch: Adjust to updated
setup.py.
2022-01-07 08:58:40 +01:00
Lars-Dominik Braun
927c589256
gnu: xpra: Install Cython-built libraries.
xpra would fail to start, because shared objects were
not installed. It’s not clear why it stopped working,
but it seems it was not the upgrade I reverted in commit
ab6d56d01d to fix #52869. Sorry for the
confusion :(

* gnu/packages/patches/xpra-4.2-install_libs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/xorg.scm (xpra)[source]: Add new patch.
[arguments]: Ensure 'build phase runs and passes #:configure-flags
to setup.py.
2022-01-07 08:58:40 +01:00
Tobias Geerinckx-Rice
05b0491d06
gnu: urlscan: Update to 0.9.8.
* gnu/packages/mail.scm (urlscan): Update to 0.9.8.
2022-01-07 05:57:53 +01:00
Tobias Geerinckx-Rice
f2a2a9e9a2
gnu: mutt: Update to 2.1.5.
* gnu/packages/mail.scm (mutt): Update to 2.1.5.
2022-01-07 05:57:53 +01:00
Tobias Geerinckx-Rice
c9e8d04bf9
gnu: sysstat: Update to 12.4.4.
* gnu/packages/linux.scm (sysstat): Update to 12.4.4.
[arguments]: Don't explicitly return #t from phases.
2022-01-07 05:57:53 +01:00
Tobias Geerinckx-Rice
da202490b5
gnu: xfsprogs: Update to 5.14.2.
* gnu/packages/linux.scm (xfsprogs): Update to 5.14.2.
2022-01-07 05:57:53 +01:00
Tobias Geerinckx-Rice
363d872167
gnu: txr: Update to 273.
* gnu/packages/lisp.scm (txr): Update to 273.
[arguments]: Don't explicitly return #t from phases.
2022-01-07 05:57:53 +01:00
Tobias Geerinckx-Rice
58fd238520
gnu: txr: Remove input labels.
* gnu/packages/lisp.scm (txr)[native-inputs, inputs]:
Remove input labels.
2022-01-07 05:57:53 +01:00
Tobias Geerinckx-Rice
f561aca530
gnu: mcelog: Update to 180.
* gnu/packages/linux.scm (mcelog): Update to 180.
[native-inputs]: Add python-wrapper.
2022-01-07 05:57:52 +01:00
Tobias Geerinckx-Rice
0af2788d21
gnu: upower: Update to 0.99.13.
* gnu/packages/gnome.scm (upower): Update to 0.99.13.
[arguments]: Don't explicitly return #t from phases.
2022-01-07 05:57:52 +01:00
Tobias Geerinckx-Rice
386eeb04fa
gnu: youtube-dl: Update to 2021.12.17.
* gnu/packages/video.scm (youtube-dl): Update to 2021.12.17.
[source, arguments]: Don't explicitly return #t from snippet or phases.
2022-01-07 05:57:52 +01:00
Tobias Geerinckx-Rice
046322189b
gnu: Add stress-ng.
* gnu/packages/admin.scm (stress-ng): New public variable.
2022-01-07 05:57:52 +01:00
Chris Marusich
e3e10fdda1
gnu: guix: Update to 1.3.0-19.a9f2cc8.
* gnu/packages/package-management.scm (guix): Update to 1.3.0-19.a9f2cc8.
2022-01-06 19:14:35 -08:00
Chris Marusich
a9f2cc84bc
gnu: guix: Update to 1.3.0-18.79260c8.
* gnu/packages/package-management.scm (guix): Update to 1.3.0-18.79260c8.
2022-01-06 19:11:13 -08:00
Chris Marusich
79260c8695
services: Consistently use SDDM rather than GDM on non-x86_64.
This is a follow-up to 49599fab56.

Fixes: <https://issues.guix.gnu.org/52908>.

* gnu/services/xorg.scm (set-xorg-configuration)[login-manager-service-type]:
When the current system or target system begins with the string "x86_64", use
gdm-service-type as before; otherwise, use sddm-service-type.
* gnu/system/examples/vm-image.tmpl (services): Add sddm-service-type to the
list of service types to remove.
2022-01-06 18:54:59 -08:00
Tobias Geerinckx-Rice
c4240dfdb4
gnu: simple-scan: Update to 40.7.
* gnu/packages/gnome.scm (simple-scan): Update to 40.7.
2022-01-07 02:48:01 +01:00
Tobias Geerinckx-Rice
be6db7e5e5
gnu: simple-scan: Remove input labels.
* gnu/packages/gnome.scm (simple-scan)[native-inputs, inputs]:
Remove input labels.
2022-01-07 02:48:01 +01:00
Tobias Geerinckx-Rice
3c43f1490b
gnu: fheroes2: Move source field.
* gnu/packages/games.scm (fheroes2)[source]: Move where expected.
2022-01-07 02:42:18 +01:00
Tobias Geerinckx-Rice
e7aee9fe8a
gnu: fheroes2: Update to 0.9.11.
* gnu/packages/games.scm (fheroes2): Update to 0.9.11.
2022-01-07 02:42:18 +01:00
Tobias Geerinckx-Rice
94fbbf0d26
gnu: fheroes2: Remove input labels.
* gnu/packages/games.scm (fheroes2)[native-inputs, inputs]:
Remove input labels.
2022-01-07 02:42:18 +01:00
Tobias Geerinckx-Rice
b2f55787ef
gnu: pioneer: Fix build.
* gnu/packages/games (pioneer)[inputs]:
Downgrade libsigc++ to libsigc++-2.
2022-01-07 02:42:09 +01:00
Tobias Geerinckx-Rice
ace78ef294
gnu: pioneer: Remove input labels.
* gnu/packages/games.scm (pioneer)[inputs]:
Remove input labels.
2022-01-07 02:41:17 +01:00
Tobias Geerinckx-Rice
95100cc62b
gnu: edgar: Remove input labels.
* gnu/packages/games.scm (edgar)[inputs, native-inputs]:
Remove input labels.
2022-01-07 02:41:17 +01:00
Tobias Geerinckx-Rice
cd200a761d
gnu: edgar: Update to 1.35.
* gnu/packages/games.scm (edgar): Update to 1.35.
2022-01-07 02:41:17 +01:00
Tobias Geerinckx-Rice
2b83619a72
gnu: love: Update to 11.4.
* gnu/packages/game-development.scm (love): Update to 11.4.
[source]: Update upstream URL.
2022-01-07 02:41:17 +01:00
Tobias Geerinckx-Rice
6d4573250d
gnu: liburcu: Update to 0.13.1.
* gnu/packages/datastructures.scm (liburcu): Update to 0.13.1.
2022-01-07 02:41:16 +01:00
Tobias Geerinckx-Rice
cfd68599ff
gnu: suil: Remove input labels.
* gnu/packages/audio.scm (suil)[inputs]: Remove input labels.
2022-01-07 02:41:16 +01:00
Tobias Geerinckx-Rice
6601772827
gnu: suil: Update to 0.10.10.
* gnu/packages/audio.scm (suil): Update to 0.10.10.
2022-01-07 02:41:16 +01:00
Tobias Geerinckx-Rice
bb61093b20
gnu: ndctl: Update to 72.1.
* gnu/packages/disk.scm (ndctl): Update to 72.1.
[arguments]: Remove obsolete 'fix-include phase.
2022-01-07 02:41:16 +01:00
Tobias Geerinckx-Rice
f17f3e59f8
gnu: ndctl: Fix version reporting.
* gnu/packages/disk.scm (ndctl)[arguments]: Add a 'fix-version phase.
2022-01-07 02:41:16 +01:00
Nicolas Goaziou
f1dcd661f8
gnu: emacs-evil-nerd-commenter: Update to 3.5.6.
* gnu/packages/emacs-xyz.scm (emacs-evil-nerd-commenter): Update to 3.5.6.
2022-01-06 21:03:37 +01:00
Efraim Flashner
c0f612de35
gnu: evisum: Remove input labels.
* gnu/packages/enlightenment.scm (evisum)[native-inputs]: Remove package
labels.
2022-01-06 21:35:04 +02:00
Efraim Flashner
6edf6aa64e
gnu: evisum: Update to 0.6.0.
* gnu/packages/enlightenment.scm (evisum): Update to 0.6.0.
2022-01-06 21:35:04 +02:00
Efraim Flashner
08836256ac
gnu: enlightenment: Update to 0.25.1.
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.25.1.
2022-01-06 21:35:04 +02:00
Efraim Flashner
57bf228b66
gnu: terminology: Respect #:tests? flag.
* gnu/packages/enlightenment.scm (terminology)[arguments]: Adjust custom
'check phase to honor the #:tests? flag.
2022-01-06 21:35:03 +02:00
Efraim Flashner
c24ffc3aae
gnu: terminology: Remove input labels.
* gnu/packages/enlightenment.scm (terminology)[native-inputs]: Remove
package labels.
2022-01-06 21:35:03 +02:00
Efraim Flashner
26bd033fac
gnu: terminology: Update to 1.12.1.
* gnu/packages/enlightenment.scm (terminology): Update to 1.12.1.
[source]: Remove trailing #t.
[arguments]: Remove trailing #t from phases.
2022-01-06 21:35:03 +02:00
Efraim Flashner
0997d1fddd
gnu: efl: Update to 1.26.1.
* gnu/packages/enlightenment.scm (efl): Update to 1.26.1.
2022-01-06 21:35:03 +02:00
Tobias Geerinckx-Rice
b4263f12ed
gnu: tremc: Fix execution with recent Python.
* gnu/packages/bittorrent.scm (tremc)[source]: Add patch.
* gnu/packages/patches/tremc-fix-decodestring.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Reported by gnoo in #guix
2022-01-06 19:36:40 +01:00
John Kehayias
b1cf1d44f4
gnu: Add openrgb.
* gnu/packages/hardware.scm (openrgb): New variable.
* gnu/packages/patches/openrgb-unbundle-hueplusplus.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Leo Famulari <leo@famulari.name>
2022-01-06 13:18:27 -05:00
John Kehayias
fb8568857f
gnu: Add hueplusplus.
* gnu/packages/hardware.scm (hueplusplus): New variable.
* gnu/packages/patches/hueplusplus-mbedtls.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2022-01-06 13:18:19 -05:00
Tobias Geerinckx-Rice
2860bb2779
gnu: mdadm-static: Fix build.
This follows up on commit 3d7a1b84c5.

* gnu/packages/linux.scm (mdadm-static)[arguments]:
Add "-DNO_LIBUDEV" to CXFLAGS.
2022-01-06 17:11:33 +01:00
Tobias Geerinckx-Rice
55bf2d31e9
gnu: mdadm-static: Use G-expressions.
* gnu/packages/linux.scm (mdadm-static)[arguments]:
Rewrite as G-expressions.

Reported by Christopher Baines <mail@cbaines.net>
2022-01-06 16:57:06 +01:00
Ludovic Courtès
af1b5de6d8
gnu: gfortran-toolchain, gdc-toolchain: Make visible again.
These two packages were made accidentally "hidden" in commit
2576e2019d.

* gnu/packages/commencement.scm (make-gcc-toolchain): Remove the
'hidden?' property.
2022-01-06 16:27:31 +01:00
Ludovic Courtès
93e6a11994
gnu: guile-next: Update to 3.0.7-d70c1db.
* gnu/packages/guile.scm (guile-next): Update to 3.0.7, commit d70c1db.
2022-01-06 16:27:31 +01:00
Ludovic Courtès
a21590dabf
gnu: gettext: Work around Gnulib test failures on armhf-linux.
* gnu/packages/gettext.scm (gettext-minimal)[arguments]: In
'patch-tests' phase, conditionally apply "coreutils-gnulib-tests.patch"
on ARMv7.
2022-01-06 16:27:31 +01:00