Commit graph

85905 commits

Author SHA1 Message Date
Mathieu Othacehe
0a0c8f426c
gnu: gnome-system-monitor: Update to 40.1.
* gnu/packages/gnome.scm (gnome-system-monitor): Update to 40.1.
[source]: Fix the URL.
[inputs]: Add libhandy.
2021-10-02 10:54:21 +00:00
Mathieu Othacehe
ba049bb2da
build: glib-or-gtk-build-system: Add gtk 4.0 support.
* guix/build/glib-or-gtk-build-system.scm (gtk-module-directories): Add gtk
4.0 support.
2021-10-02 10:54:21 +00:00
Mathieu Othacehe
1d8bb73d3d
gnu: gnome-todo: Update to 40.1.
* gnu/packages/patches/gnome-todo-delete-esource-duplicate.patch: Remove it.
* gnu/local.mk (DIST_PATCH_DATA): Update it.
* gnu/packages/gnome.scm (gnome-todo): Update to 40.1.
[source]: Fix the URL.
[arguments]: Remove the 'wrap-gnome-todo phase and add a
'skip-gtk-update-icon-cache phase. Disable the tests.
[native-inputs]: Switch from gtk+ to gtk.
[inputs]: Add gtk, libadwaita and libportal.
2021-10-02 10:54:16 +00:00
Mathieu Othacehe
751e73dea1
gnu: Add libadwaita.
* gnu/packages/gnome.scm (libadwaita): New variable.
2021-10-02 10:54:15 +00:00
Mathieu Othacehe
1e02955ea4
gnu: libportal: Update to 0.4.
* gnu/packages/freedesktop.scm (libportal): Update to 0.4.
[source]: Use the version as commit field.
2021-10-02 10:54:15 +00:00
Mathieu Othacehe
75fda6a011
gnu: gnome-font-viewer: Update to 40.0.
* gnu/packages/gnome.scm (gnome-font-viewer): Update to 40.0.
[source]: Fix the URL.
[inputs]: Add libhandy, libxml2.
2021-10-02 10:54:15 +00:00
Mathieu Othacehe
b6231f032d
gnu: gnome-disk-utility: Update to 40.2.
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 40.2.
[source]: Fix the URI.
[inputs]: Add libhandy.
2021-10-02 10:54:15 +00:00
Mathieu Othacehe
5b21979162
gnu: gnome-desktop: Update to 40.4.
* gnu/packages/gnome.scm (gnome-desktop): Update to 40.4.
[source]: Fix the URI.
2021-10-02 10:54:15 +00:00
Mathieu Othacehe
a833959a82
gnu: gnome-user-docs: Update to 40.5.
* gnu/packages/gnome.scm (gnome-user-docs): Update to 40.5.
[source]: Fix the URL.
2021-10-02 10:54:15 +00:00
Mathieu Othacehe
6a0bdb4652
gnu: gnome-menus: Update to 3.36.0.
* gnu/packages/gnome.scm (gnome-menus): Update to 3.36.0.
2021-10-02 10:54:14 +00:00
Mathieu Othacehe
39e68519d6
gnu: gnome-shell-extensions: Update to 40.4.
* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 40.4.
[source]: Fix the uri.
2021-10-02 10:54:14 +00:00
Mathieu Othacehe
e70fbc7148
gnu: gnote: Update to 40.2.
* gnu/packages/gnome.scm (gnote): Update to 40.2.
[source]: Fix the URI.
2021-10-02 10:54:14 +00:00
Mathieu Othacehe
228dd848ac
gnu: gnome-screenshot: Update to 40.0.
* gnu/packages/gnome.scm (gnome-screenshot): Update to 40.0.
[source]: Update the URI.
[inputs]: Add libhandy.
2021-10-02 10:54:14 +00:00
Mathieu Othacehe
22eaafa267
gnu: gnome-backgrounds: Update to 40.1.
* gnu/packages/gnome.scm (gnome-backgrounds): Update to 40.1.
2021-10-02 10:54:14 +00:00
Raghav Gururajan
50e0fa19f0
gnu: Update gtkmm to 4.2.0, add gtkmm@3, and adjust gtkmm@2.
* gnu/packages/gtk.scm (gtkmm)[version]: Update to 4.2.0.
[arguments](meson): New argument.
[native-inputs]: Add glib:bin.
[propagated-inputs]: Replace gtk+ with gtk.
(gtkmm-3): New variable.
(gtkmm-2)[arguments]: Strip certain inherited arguments.
* gnu/packages/animation.scm (synfigstudio)[inputs]: Switch to gtkmm-3.
* gnu/packages/astronomy.scm (stackistry)[inputs]: Ditto.
* gnu/packages/audio.scm (guitarix)[inputs]: Ditto.
* gnu/packages/disk.scm (parted)[inputs]: Ditto.
* gnu/packages/gnome.scm (gnome-system-monitor)[inputs]: Ditto.
(workrave)[inputs]: Ditto.
(gnote)[inputs]: Ditto.
* gnu/packages/gobby.scm (gobby)[inputs]: Ditto.
* gnu/packages/inkscape.scm (inkscape)[inputs]: Ditto.
* gnu/packages/mail.scm (astroid)[inputs]: Ditto.
* gnu/packages/mate.scm (mate-system-monitor)[inputs]: Ditto.
* gnu/packages/music.scm (tascam-gtk)[inputs]: Ditto.
* gnu/packages/photo.scm (rawtherapee)[inputs]: Ditto.
* gnu/packages/pulseaudio.scm (pavucontrol)[inputs]: Ditto.
(paprefs)[inputs]: Ditto.
* gnu/packages/text-editors.scm (jucipp)[inputs]: Ditto.
* gnu/packages/wm.scm (waybar)[inputs]: Ditto.
2021-10-02 10:54:13 +00:00
Raghav Gururajan
ef5b32310b
gnu: Add gtk.
* gnu/packages/gtk.scm (gtk): New variable.
* gnu/packages/patches/gtk4-respect-GUIX_GTK4_PATH.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2021-10-02 10:54:13 +00:00
Mathieu Othacehe
26117f0d57
gnu: vulkan-loader: Fix include path location.
* gnu/packages/vulkan.scm (vulkan-loader)[arguments]<#:configure-flags>: Point
to the vulkan-headers package that contains the include files.
[native-inputs]: Move vulkan-headers from here ...
[inputs]: ... to here.
2021-10-02 10:54:13 +00:00
Liliana Marie Prikler
fed255a3d9
gnu: komikku: Update to 0.34.1.
* gnu/packages/gnome.scm (komikku): Update to 0.34.1.
2021-10-02 12:11:19 +02:00
Guillaume Le Vaillant
25da2e49cf
gnu: gnuradio: Add missing input for gr_filter_design tool.
* gnu/packages/radio.scm (gnuradio)[inputs]: Add python-pyqtgraph.
2021-10-02 11:35:04 +02:00
Leo Prikler
50ca41ad70
gnu: Move libgme to audio.scm.
* gnu/packages/music.scm (libgme): Move from here...
* gnu/packages/audio.scm (libgme): ... to here.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-10-02 00:59:53 -04:00
Raghav Gururajan
7ba5ce9447
gnu: Add hwinfo.
* gnu/packages/hardware.scm (hwinfo): New variable.

Co-authored-by: Petr Hodina <phodina@protonmail.com>
2021-10-01 18:10:39 -04:00
Raghav Gururajan
66df86a273
gnu: Add libx86emu.
* gnu/packages/virtualization.scm (libx86emu): New variable.

Co-authored-by: Petr Hodina <phodina@protonmail.com>
Co-authored-by: Vincent Legoll <vincent.legoll@gmail.com>
2021-10-01 18:10:34 -04:00
Julien Lepiller
8e70421a88
po: Update POTFILES.in.
* po/guix/POTFILES.in: Add missing files that contain messages to be
translated.
2021-10-01 23:00:25 +02:00
Ricardo Wurmus
63c7bb62c4
gnu: 389-ds-base: Substitute more tool references.
* gnu/packages/openldap.scm (389-ds-base)[arguments]: Substitute references to
"ip" and "openssl".
[inputs]: Add iproute.
2021-10-01 22:09:26 +02:00
Tobias Geerinckx-Rice
f1a3c11407
installer: Fix typo in docstrings.
* gnu/packages/gnu/installer/parted.scm
(force-user-partitions-formatting, format-user-partitions):
Fix ‘formating’ docstring typo.
2021-10-01 21:27:36 +02:00
Tobias Geerinckx-Rice
e7f4feba94
gnu: emacs-filladapt: Fix typo in description.
* gnu/packages/emacs-xyz.scm (emacs-filladapt)[description]:
Fix ‘funtions’ typo.
2021-10-01 21:27:36 +02:00
Tobias Geerinckx-Rice
d1a24c5bf9
gnu: rtl8812au-aircrack-ng-linux-module: Inherit from rtl8821ce-linux-module.
* gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module): Inherit
from the rtl8821ce-linux-module package and remove duplicate fields.
2021-10-01 21:27:36 +02:00
Tobias Geerinckx-Rice
aa4d18f33c
gnu: rtl8821ce-linux-module: Honour PARALLEL-BUILD?.
* gnu/packages/linux.scm (rtl8821ce-linux-module)[arguments]:
Spawn multiple build make jobs if requested.
2021-10-01 21:27:35 +02:00
Tobias Geerinckx-Rice
0d38f82120
gnu: rtl8821ce-linux-module: Prepare for cross-compilation.
* gnu/packages/linux.scm (rtl8821ce-linux-module)[arguments]:
Use CC-FOR-TARGET.
2021-10-01 21:27:35 +02:00
Tobias Geerinckx-Rice
bdd190e3aa
build-system: linux-module: Don't explicitly return #t from phases.
* guix/build-system/linux-module.scm (configure): Remove explicit #t return value.
2021-10-01 21:27:35 +02:00
Tobias Geerinckx-Rice
834415c33a
build-system: linux-module: Build and install in parallel.
* guix/build-system/linux-module.scm (linux-module-build)
(guix/build-system/linux-module.scm): Accept the PARALLEL-BUILD? keyword
and pass it on to the builder.
* guix/build/linux-module-build-system.scm (build, install): Capture and
honour it.
2021-10-01 21:27:35 +02:00
Maxim Cournoyer
7dbd06a13b
gnu: proot: Update to 5.2.0-alpha-0.a70023a and fix version string.
* gnu/packages/linux.scm (proot): Update to 5.2.0-alpha-0.a70023a.
[tests?]: Reinstate tests for the aarch64-linux architecture.
[phases]{patch-sources}: Reinstate the test-ssssssss.c test, fixed upstream.
Set the VERSION Make variable, which is normally derived from invoking git.
Delete the new test-docker.sh test file.  Delete the known-to-be-failing
test-cdd39012.sh and test-d92b57ca.sh test files.
{check}: No longer set the PROOT_NO_SECCOMP environment variable as the
upstream issue appears to have been resolved.
[native-inputs]: Use the current coreutils package.
2021-10-01 14:56:35 -04:00
jgart
8827ef8a50
gnu: Add guile-pipe.
* gnu/packages/guile-xyz.scm (guile-pipe): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-10-01 20:27:04 +02:00
Maxim Cournoyer
1aa7f017e8
gnu: Add python-pytest-exploratory.
* gnu/packages/python-check.scm (python-pytest-exploratory): New variable.
2021-10-01 10:24:36 -04:00
Thiago Jung Bauermann
ed756b4709
gnu: gdb-9.2: Fix build with GCC 10 on powerpc64le-linux.
* gnu/packages/patches/gdb-9.2-sim-ppc-fno-common.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gdb.scm (gdb-9.2)[source]: Use it.
2021-10-01 09:42:54 +00:00
Xinglu Chen
8579304e8f
build: Don’t delete ‘guix-gc.timer’ file.
Without this invoking ‘make clean’ would remove ‘guix-gc.timer’, and ‘make’
would fail with.

  make[2]: *** No rule to make target 'etc/guix-gc.timer', needed by 'all-am'.  Stop.

* nix/local.mk (nodist_systemdservice_DATA): Remove ‘guix-gc.timer’.
2021-10-01 08:58:06 +00:00
Nicolas Goaziou
f80ce9b6b3
gnu: emacs-treemacs: Update to 2.9.1.
* gnu/packages/emacs-xyz.scm (emacs-treemacs): Update to 2.9.1.
2021-10-01 10:30:50 +02:00
Nicolas Goaziou
8be41a07ad
gnu: emacs-parseedn: Update to 1.0.4.
* gnu/packages/emacs-xyz.scm (emacs-parseedn): Update to 1.0.4.
2021-10-01 10:29:17 +02:00
Nicolas Goaziou
b8d3c8925a
gnu: emacs-parseclj: Update to 1.0.4.
* gnu/packages/emacs-xyz.scm (emacs-parseclj): Update to 1.0.4.
2021-10-01 10:28:09 +02:00
Nicolas Goaziou
eefbf1cf16
gnu: emacs-crdt: Update to 0.2.6.
* gnu/packages/emacs-xyz.scm (emacs-crdt): Update to 0.2.6.
2021-10-01 10:26:02 +02:00
Nicolas Goaziou
e001855638
gnu: emacs-counsel-etags: Update to 1.10.0.
* gnu/packages/emacs-xyz.scm (emacs-counsel-etags): Update to 1.10.0.
2021-10-01 10:23:14 +02:00
Nicolas Goaziou
a66ee01fb7
gnu: emacs-a: Update to 1.0.0.
* gnu/packages/emacs-xyz.scm (emacs-a): Update to 1.0.0.
2021-10-01 10:21:51 +02:00
Nicolas Goaziou
15361025f7
gnu: emacs-org-contrib: Update description.
* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Update description according
to new repository.
2021-10-01 10:19:47 +02:00
Nicolas Goaziou
0bb3a7289a
gnu: emacs-org: Update to 9.5.
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.5.
2021-10-01 10:15:09 +02:00
Nicolas Goaziou
df9d72ddb0
gnu: emacs-org-contrib: Update to 0.2.
* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Update to 0.2.
2021-10-01 10:14:52 +02:00
Nicolas Goaziou
88c37b6ac7
gnu: emacs-tramp: Update to 2.5.1.3.
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.5.1.3.
2021-10-01 09:52:30 +02:00
Xinglu Chen
88d26e13fe
gnu: av-98: Set 'upstream-name' property.
* gnu/packages/web-browsers.scm (av-98)[properties]: Set ‘upstream-name’.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-30 23:44:49 +02:00
Xinglu Chen
7b75f90c5b
import: pypi: Honor the 'upstream-name' package property.
Previously, when a PyPI package had a “-” followed by one or more digits in
its name, e.g., “AV-98”, the importer would interpret “98” as the version of
the package and thus mistake the “AV-98” package for the “av” package on PyPI.

  $ ./pre-inst-env guix refresh av-98
  following redirection to `https://pypi.org/pypi/av/json'...
  /home/yoctocell/src/guix/gnu/packages/web-browsers.scm:914:13: av-98 would be upgraded from 1.0.1 to 8.0.3

Setting the ‘upstream-name’ property to “AV-98” would solve the problem.

  $ ./pre-inst-env guix refresh av-98
  /home/yoctocell/src/guix/gnu/packages/web-browsers.scm:914:13: 1.0.1 is already the latest version of av-98

* guix/import/pypi.scm (guix-package->pypi-name): Honor ‘upstream-name’
property.
(make-pypi-sexp): Set ‘upstream-name’ property when appropriate.
* tests/pypi.scm (test-json): Rename to ...
(test-json-1): ... this.
(test-json-2): New variable
("guix-package->pypi-name, honor 'upstream-name'"): New test.
("pypi->guix-package, package name contains \"-\" followed by digits"):
Likewise.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-30 23:44:49 +02:00
Vinicius Monego
e29c3e1856
gnu: Remove python-py-bcrypt.
* gnu/packages/python-crypto.scm (python-py-bcrypt, python2-py-bcrypt): Remove
variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-30 23:44:49 +02:00
Vinicius Monego
6d6b3a0c3c
gnu: python-passlib: Use python-bcrypt.
py-bcrypt is unmaintained and support will be dropped in passlib 1.8. The
recommended option is bcrypt.

* gnu/packages/python-crypto.scm (python-passlib)[propagated-inputs]: Remove
python-py-bcrypt. Add python-bcrypt.
[arguments]<#:phases>: Don't return #t.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-30 23:44:49 +02:00