Commit Graph

87306 Commits

Author SHA1 Message Date
Maxim Cournoyer
d0046bc13b
gnu: lightdm-gtk-greeter: Enable libklavier support.
* gnu/packages/display-managers.scm (lightdm-gtk-greeter)
[configure-flags]: Add '--with-libxklavier'.
[inputs]: Add libxklavier.
2022-08-28 22:10:19 -04:00
Maxim Cournoyer
0d23e9cda2
gnu: lightdm-gtk-greeter: Use the glib-or-gtk-wrap phase as-is.
* gnu/packages/display-managers.scm (lightdm-gtk-greeter)
[configure-flags]: Install binaries to bin/, so the wrap phase of glib-or-gtk
handles them.
[phases]{wrap-program}: Delete.
{custom-wrap}: New phase, wrapping the wrapper with a few extra environment
variables.
2022-08-28 22:10:19 -04:00
Maxim Cournoyer
9376411fbe
gnu: lightdm-gtk-greeter: Add GDK_PIXBUF_MODULE_FILE to wrapper.
* gnu/packages/display-managers.scm (lightdm-gtk-greeter)
[build-system]: Use glib-or-gtk-build-system.
[phases]{wrap-program}: Add GDK_PIXBUF_MODULE_FILE to wrapper.
[inputs]: Add librsvg.
2022-08-28 22:10:19 -04:00
Maxim Cournoyer
6da5eed4e7
gnu: accountsservice: Provide a means to locate extensions.
* gnu/packages/patches/accountsservice-extensions.patch: New patch.
* gnu/packages/freedesktop.scm (accountsservice)[source]: Apply it.
[phases]{wrap-with-xdg-data-dirs}: New phase.
2022-08-28 22:10:18 -04:00
Maxim Cournoyer
12bb1c6db1
gnu: accountsservice: Update to 22.08.8, enable doc and test suite.
* gnu/packages/freedesktop.scm (accountsservice): Update to 22.08.8.
[tests?]: Delete argument.
[configure-flags]: Remove obsolete "-Dsystemd" flag.  Add "-Ddocbook=true" and
"-Dgtk_doc=true".
[phases]{patch-docbook-references}: New phase.
{patch-/bin/cat}: Delete and merge into...
[patch-paths]: ... this phase, renamed from pre-configure.  Use
search-input-file.
[native-inputs]: Add docbook-xml-4.1.2, docbook-xsl, gtk-doc, libxml2,
libxslt, python-dbusmock, python-pygobject, vala and xmlto.
2022-08-28 22:10:18 -04:00
Nicolas Goaziou
b9322d7819
gnu: emacs-crdt: Update to 0.3.3.
* gnu/packages/emacs-xyz.scm (emacs-crdt): Update to 0.3.3.
2022-08-28 22:46:12 +02:00
Liliana Marie Prikler
f592decd4d
gnu: Remove shlomif-cmake-modules.
This origin was added for the now removed fortune-mod, so let's remove it
as well.

* gnu/packages/games.scm (shlomif-cmake-modules): Delete variable.
2022-08-28 19:17:28 +02:00
Liliana Marie Prikler
5e17480574
gnu: Remove rinutils.
This package was introduced as native input to the now removed fortune-mod,
so let's remove it as well.

* gnu/packages/games.scm (rinutils): Delete variable.
2022-08-28 19:17:28 +02:00
Liliana Marie Prikler
6b6b947b61
gnu: Remove fortune-mod.
Since the addition of fortune-jkirchartz, it is no longer necessary to
keep around a package that propagates various non-nice things.
For a complete list, see <https://bugs.gnu.org/54691>.

* gnu/packages/games.scm (fortune-mod): Delete variable.
2022-08-28 19:17:28 +02:00
Liliana Marie Prikler
560b365c2c
gnu: Add fortunes-jkirchartz.
* gnu/packages/toys.scm (fortunes-jkirchartz): New variable.
2022-08-28 19:17:28 +02:00
Liliana Marie Prikler
2a010ba81d
gnu: Add daikichi.
* gnu/packages/toys.scm (daikichi): New variable.
2022-08-28 19:17:27 +02:00
Marius Bakke
57f8f69562
gnu: gnome-shell: Adjust for polkit 121.
* gnu/packages/patches/gnome-shell-polkit-autocleanup.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/gnome.scm (gnome-shell)[source](patches): New field.
2022-08-28 15:41:49 +02:00
Marius Bakke
a44e08337d
gnu: gnome-maps: Update to 42.2.
* gnu/packages/geo.scm (gnome-maps): Update to 42.2.
[inputs]: Change from LIBGWEATHER to LIBGWEATHER4.
2022-08-28 15:41:49 +02:00
Marius Bakke
17f646aeba
gnu: Add libgweather4.
* gnu/packages/gnome.scm (libgweather4): New variable.
2022-08-28 15:41:49 +02:00
Marius Bakke
134a29fc08
gnu: libgweather: Remove obsolete input.
* gnu/packages/gnome.scm (libgweather)[native-inputs]: Remove INTLTOOL.  Add
GETTEXT-MINIMAL.
2022-08-28 15:41:49 +02:00
Marius Bakke
d9c7321255
gnu: libgweather: Remove input labels.
* gnu/packages/gnome.scm (libgweather)[arguments]: Use G-expression and
SEARCH-INPUT-DIRECTORY.
[native-inputs, propagated-inputs]: Remove labels.
2022-08-28 15:41:49 +02:00
Efraim Flashner
444c300e3e
gnu: r-genomeinfodb: Update to 1.32.3.
* gnu/packages/bioconductor.scm (r-genomeinfodb): Update to 1.32.3.
2022-08-28 15:47:58 +03:00
Efraim Flashner
0aeedfb89a
gnu: webkit: Update to 2.36.7.
* gnu/packages/webkit.scm (%webkit-version, webkitgtk, wpewebkit):
Update to 2.36.7.
2022-08-28 14:47:14 +03:00
Efraim Flashner
10f0d0766c
gnu: r-iranges: Update to 2.30.1.
* gnu/packages/bioconductor.scm (r-iranges): Update to 2.30.1.
2022-08-28 13:29:05 +03:00
Efraim Flashner
84d191ea30
gnu: libatomic-ops: Fix test suite on riscv64-linux.
* gnu/packages/bdw-gc.scm (libatomic-ops)[arguments]: When building for
riscv64-linux add a configure-flag to link libatomic.
2022-08-28 11:29:20 +03:00
Efraim Flashner
8df29c26ba
gnu: ruby-ffi: Update to 1.15.5.
* gnu/packages/libffi.scm (ruby-ffi): Update to 1.15.5.
[arguments]: Remove custom 'do-not-depend-on-ccache phase. Adjust custom
'remove-git-ls-files phase to changes in the code. Remove trailing #t
from phases.
2022-08-28 10:23:37 +03:00
Nicolas Goaziou
9ad4d90a61
gnu: emacs-cider: Update to 1.5.0.
* gnu/packages/emacs-xyz.scm (emacs-cider): Update to 1.5.0.
[arguments]<#:phases>: Remove PATCH-EL-FILES phase to prevent a build failure.
2022-08-28 01:45:49 +02:00
Nicolas Goaziou
9779cf046e
gnu: fet: Update to 6.5.7.
* gnu/packages/education.scm (fet): Update to 6.5.7.
2022-08-28 01:09:30 +02:00
jonscoresby---
b0d64a81dc
gnu: qtile: Install .desktop file.
* gnu/packages/wm.scm (qtile)[arguments]: Add install-xsession phase.

Signed-off-by: Marius Bakke <marius@gnu.org>
2022-08-27 23:48:56 +02:00
Zhu Zihao
69820ecfd9
gnu: qtwebengine: Fix QTWEBENGINEPROCESS_PATH specification.
* gnu/packages/qt.scm (qtwebengine)[native-search-paths]: Use
"lib/qt6/libexec/QtWebEngineProcess" for search path.

Signed-off-by: Marius Bakke <marius@gnu.org>
2022-08-27 23:48:56 +02:00
Maxime Devos
9f8f34a16a
gnu: samba: Update to 4.16.4.
As a reproducibility check, you can check the hash:

$ guix hash -r $(./pre-inst-env guix build samba --no-grafts --system=x86_64-linux)
1mg3nh705pbiz3ihq8jzkmjb15m6y8zjnzyr4hxmbciv7frgykk0

I've checked that it's correctly signed, and I've tried to verify that the PGP
key is correct -- searching for 'Samba Distribution Verification Key', the
websites of the first search results have the same key:

* https://www.linuxcompatible.org/story/samba-4150rc5-released/
* https://wiki.samba.org/index.php/Samba_4.12_Features_added/changed
* https://www.mail-archive.com/samba-announce@lists.samba.org/msg00562.html
* https://wiki.linuxfromscratch.org/blfs/ticket/14748

https://groups.google.com/g/linux.samba/c/k3xaN0TIcQU has a different key,
but as mentioned on the previous locations, the key has changed.

I have also checked the source code diff (using diffoscope) between the the
current version and the previous, nothing appears 'suspicious' (with the
caveat that it is written in C).

According to "guix refresh -l" there aren't too many dependents.  I'm
currently rebuilding them, no failures so far except for lxde, but it already
failed to build before this patch.

* gnu/packages/samba.scm (samba): Update to 4.16.4. To help future updaters,
add the current PGP fingerprint in a comment.

Signed-off-by: Marius Bakke <marius@gnu.org>
2022-08-27 23:48:56 +02:00
Marius Bakke
59bbf7e86c
gnu: scons: Update to 4.4.0.
* gnu/packages/patches/scons-test-environment.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/build-tools.scm (scons): Update to 4.4.0.
[source](patches): New field.
[arguments]: Adjust bootstrap for the new version.  Enable tests.
[native-inputs]: Add PYTHON-WHEEL and PYTHON-PSUTIL.
(scons-3): New variable.
(scons-python2): Inherit from it.
* gnu/packages/web.scm (serf)[arguments]: Stick with SCONS-3 to prevent rebuilds.
2022-08-27 23:48:56 +02:00
Marius Bakke
ada35de38f
gnu: scons: Move to (gnu packages build-tools).
* gnu/packages/python-xyz.scm (scons, scons-python2): Move from here ...
* gnu/packages/build-tools.scm (scons, scons-python2): ... to here.
* gnu/packages/direct-connect.scm, gnu/packages/disk.scm,
gnu/packages/game-development.scm, gnu/packages/gps.scm,
gnu/packages/image.scm, gnu/packages/installers.scm, gnu/packages/web.scm,
gnu/packages/xdisorg.scm: Adjust module imports accordingly.
* guix/build-system/scons.scm (default-scons): Likewise.
2022-08-27 23:48:56 +02:00
Marius Bakke
34625246e4
gnu: Remove unused module import.
* gnu/packages/gtk.scm: Don't import (gnu packages build-tools).
2022-08-27 23:48:56 +02:00
Marius Bakke
3e8769f3c9
gnu: realmd: Remove input labels.
* gnu/packages/admin.scm (realmd)[native-inputs]: Remove labels.
2022-08-27 23:48:56 +02:00
Nicolas Goaziou
b594c7354c
gnu: emacs-arduino-mode: Slightly improve description.
* gnu/packages/emacs-xyz.scm (emacs-arduino-mode)[description]: Make it a full
sentence, and mention Org Babel support.
2022-08-27 11:27:04 +02:00
Nicolas Goaziou
b07180a13b
gnu: emacs-arduino-mode: Update to 1.3.0-0-652c6a3.
* gnu/packages/emacs-xyz.scm (emacs-arduino-mode): Update to 1.3.0-0-652c6a3.
[source]: Move upstream to repo.or.cz.
[arguments]: Remove unnecessary phases.
[home-page]: Update to repo.or.cz.
2022-08-27 11:23:58 +02:00
Nicolas Goaziou
92f64f833a
gnu: emacs-org-contrib: Update to 0.4.
* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Update to 0.4.
[source]: Remove now unnecessary snippet.
[propagated-inputs]: Remove EMACS-ARDUINO-MODE.
2022-08-27 11:16:54 +02:00
Arun Isaac
5299ee228f
gnu: Add emacs-alarm-clock.
* gnu/packages/emacs-xyz.scm (emacs-alarm-clock): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-08-27 10:41:36 +02:00
Arun Isaac
5655a84779
gnu: Add emacs-tamil99.
* gnu/packages/emacs-xyz.scm (emacs-tamil99): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-08-27 10:29:03 +02:00
jgart
2026a967f7
gnu: emacs-lpy: Update to ce78a46.
* gnu/packages/emacs-xyz.scm (emacs-lpy): Update to ce78a46.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-08-27 10:13:23 +02:00
Nicolas Graves via Guix-patches via
ba1612d81c
gnu: Add emacs-consult-org-roam.
* gnu/packages/emacs-xyz.scm (emacs-consult-org-roam): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-08-27 10:13:23 +02:00
jgart
1f9a4f79f6
gnu: Add emacs-drag-stuff.
* gnu/packages/emacs-xyz.scm (emacs-drag-stuff): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-08-27 10:13:22 +02:00
Nicolas Goaziou
ea2ead6827
gnu: emacs-iter2: Update to 1.3.
* gnu/packages/emacs-xyz.scm (emacs-iter2): Update to 1.3.
2022-08-27 10:13:22 +02:00
Nicolas Goaziou
fd4d531e10
gnu: emacs-taxy-magit-section: Update to 0.10.
* gnu/packages/emacs-xyz.scm (emacs-taxy-magit-section): Update to 0.10.
2022-08-27 10:13:22 +02:00
Nicolas Goaziou
cbbea5b470
gnu: emacs-subed: Update to 1.0.7.
* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.0.7.
2022-08-27 10:13:21 +02:00
Nicolas Goaziou
a3c097e1cd
gnu: emacs-auctex: Update to 13.1.4.
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.1.4.
2022-08-27 10:13:21 +02:00
Greg Hogan
9f7236e3ba
gnu: gcc-12: Update to 12.2.0.
* gnu/packages/gcc.scm (gcc-12): Update to 12.2.0.

Signed-off-by: Marius Bakke <marius@gnu.org>
2022-08-27 00:09:03 +02:00
Simon Streit
598b683e18
gnu: transmission: Add libappindicator to inputs.
* gnu/packages/bittorrent.scm (transmission) <inputs>: Add libappindicator.

Signed-off-by: Marius Bakke <marius@gnu.org>
2022-08-27 00:09:03 +02:00
Felix Gruber
67b0a69f85
gnu: oil: Update to 0.12.4.
* gnu/packages/shells.scm (oil): Update to 0.12.4.

Signed-off-by: Marius Bakke <marius@gnu.org>
2022-08-27 00:09:03 +02:00
arkhan
63471f6e7a
gnu: xonsh: Update to 0.13.1
* gnu/packages/shells.scm (xonsh): Update to 0.13.0.

Signed-off-by: Marius Bakke <marius@gnu.org>
2022-08-27 00:09:03 +02:00
Zhu Zihao
af9a49e42e
gnu: python-qtpy: Update to 2.2.0.
* gnu/packages/qt.scm (python-qtpy): Update to 2.2.0.

Signed-off-by: Marius Bakke <marius@gnu.org>
2022-08-27 00:09:03 +02:00
Marius Bakke
a45c30b695
gnu: python-apsw: Remove obsolete code.
* gnu/packages/databases.scm (python-apsw)[native-inputs]: Remove UNZIP.
[arguments]: Remove trailing #t's.
2022-08-27 00:09:03 +02:00
Hilton Chain
17ffcde1fc
gnu: python-apsw: Update to 3.39.2.0.
* gnu/packages/databases.scm (python-apsw): Update to 3.39.2.0.
[source]: Change to git-fetch.
[inputs]: Replace sqlite with sqlite-next.
[arguments]: Remove custom check phase.
Some styling adjustments as well.

Signed-off-by: Marius Bakke <marius@gnu.org>
2022-08-27 00:09:03 +02:00
Marius Bakke
586f6c3a7a
gnu: streamripper: Remove bundled software.
* gnu/packages/audio.scm (streamripper)[source](modules, snippet): New fields.
2022-08-27 00:09:03 +02:00
Simon Streit
8dc1430a4c
gnu: Add streamripper.
* gnu/packages/audio.scm (streamripper): New variable.

Signed-off-by: Marius Bakke <marius@gnu.org>
2022-08-27 00:09:03 +02:00
Marius Bakke
40c28fa322
gnu: python-cryptography: Update to 37.0.4.
* gnu/packages/python-crypto.scm (python-cryptography-vectors-next): Update to
37.0.4.
(python-cryptography-next): Likewise.
[arguments]: Add phase to adjust pyo3 requirement.  Don't adjust ouroboros
version.
[inputs]: Change from RUST-OUROBOROS-0.14 and RUST-OUROBOROS-MACRO-0.14 to
RUST-OUROBOROS-0.15 and RUST-OUROBOROS-MACRO-0.15.
[native-inputs]: Add PYTHON-PYTEST-BENCHMARK.
2022-08-27 00:09:03 +02:00
Marius Bakke
1a38540d8d
gnu: rust-indoc: Update to 1.0.7.
* gnu/packages/crates-io.scm (rust-indoc-1): Update to 1.0.7.
2022-08-27 00:09:02 +02:00
Marius Bakke
c51cd144d7
gnu: rust-widestring: Add 0.5.1.
* gnu/packages/crates-io.scm (rust-widestring-0.5): New variable.
(rust-widestring-0.4): Inherit from it.
2022-08-27 00:09:02 +02:00
Marius Bakke
8ece2cf571
gnu: rust-send-wrapper: Add 0.5.0.
* gnu/packages/crates-io.scm (rust-send-wrapper-0.5): New variable.
(rust-send-wrapper-0.4): Inherit from it.
2022-08-27 00:09:02 +02:00
Marius Bakke
58faf8069c
gnu: rust-ouroboros: Add 0.15.2.
* gnu/packages/crates-io.scm (rust-ouroboros-macro-0.15): New variable.
(rust-ouroboros-macro-0.14): Inherit from it.
(rust-ouroboros-0.15): New variable.
(rust-ouroboros-0.14): Inherit from it.
2022-08-27 00:09:02 +02:00
Marius Bakke
8c06526634
gnu: rust-inventory: Add 0.2.3.
* gnu/packages/crates-io.scm (rust-inventory-0.2): New variable.
(rust-inventory-0.1): Inherit from it.
2022-08-27 00:09:02 +02:00
Marius Bakke
3d06823e6b
gnu: rust-ghost: Update to 0.1.6.
* gnu/packages/crates-io.scm (rust-ghost-0.1): Update to 0.1.6.
2022-08-27 00:09:02 +02:00
Marius Bakke
4aa3bae2c6
gnu: libreoffice: Add release-monitoring-url.
* gnu/packages/libreoffice.scm (libreoffice)[properties]: New field.
2022-08-27 00:09:02 +02:00
Nicolas Goaziou
de2f419618
gnu: emacs-geiser: Update to 0.26.
* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.26.
2022-08-26 15:22:25 +02:00
jgart
35b176daf1
gnu: Add emacs-denote.
* gnu/packages/emacs-xyz.scm (emacs-denote): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-08-26 10:35:48 +02:00
jgart
f4fc71284e
gnu: Add emacs-tmr.
* gnu/packages/emacs-xyz.scm (emacs-tmr): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-08-26 10:23:05 +02:00
Zzull
fd8f5f7ebc
gnu: Add emacs-lemon.
* gnu/packages/emacs-xyz.scm (emacs-lemon): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-08-26 10:22:42 +02:00
Zzull
ec0865f2ee
gnu: Add emacs-blight.
* gnu/packages/emacs-xyz.scm (emacs-blight): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-08-26 10:22:42 +02:00
Nicolas Goaziou
bb4bdd8538
gnu: emacs-eldev: Update to 1.2.1.
* gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.2.1.
2022-08-26 10:22:41 +02:00
Nicolas Goaziou
c82a99c9e2
gnu: emacs-autothemer: Update to 0.2.9.
* gnu/packages/emacs-xyz.scm (emacs-autothemer): Update to 0.2.9.
2022-08-26 10:22:41 +02:00
Andrew Tropin
4ff0ceb264
gnu: obs: Update to 27.2.4.
* gnu/packages/video.scm (obs): Update to 27.2.4.
[arguments]: Migrate from TRUE/FALSE to ON/OFF.
[inputs]: Add picuitls and libxkbcommon for successful build of new version,
bash-minimal for satisfying guix lint, and luajit, python for scripting
support.
[native-inputs]: Add swig for scripting support.
2022-08-26 08:42:46 +03:00
Leo Famulari
e106b27c4b
gnu: linux-libre 4.9: Update to 4.9.236.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.236.
(linux-libre-4.9-pristine-source): Update hash.
2022-08-25 22:23:29 -04:00
Leo Famulari
aed61ada1c
gnu: linux-libre 4.14: Update to 4.14.291.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.291.
(linux-libre-4.14-pristine-source): Update hash.
2022-08-25 22:23:29 -04:00
Leo Famulari
3d8b3b58ca
gnu: linux-libre 4.19: Update to 4.19.256.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.256.
(linux-libre-4.19-pristine-source): Update hash.
2022-08-25 22:23:29 -04:00
Leo Famulari
ea3752028f
gnu: linux-libre 5.4: Update to 5.4.211.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.211.
(linux-libre-5.4-pristine-source): Update hash.
2022-08-25 22:23:29 -04:00
Leo Famulari
3550a153d9
gnu: linux-libre 5.10: Update to 5.10.183.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.183.
(linux-libre-5.10-pristine-source): Update hash.
2022-08-25 22:23:29 -04:00
Leo Famulari
7cdea58a8d
gnu: linux-libre 5.15: Update to 5.15.63.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.63.
(linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
2022-08-25 22:23:21 -04:00
jgart
26ff8a4b73
gnu: Add emacs-pdb-capf.
* gnu/packages/emacs-xyz.scm (emacs-pdb-capf): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-08-25 18:58:30 +02:00
Efraim Flashner
71f51e8c60
gnu: go-github-com-cespare-xxhash: Update to 2.1.2.
* gnu/packages/syncthing.scm (go-github-com-cespare-xxhash): Update to 2.1.2.
2022-08-25 18:37:35 +03:00
Efraim Flashner
b29742124e
gnu: go-github-com-cespare-xxhash: Skip tests with gccgo.
* gnu/packages/syncthing.scm (go-github-com-cespare-xxhash)[arguments]:
Don't run the test suite when building with gccgo.
2022-08-25 18:36:05 +03:00
jgart
72aba543b9
gnu: emacs-pulsar: Update to 0.4.0.
* gnu/packages/emacs-xyz.scm (emacs-pulsar): Update to 0.4.0.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-08-25 14:37:03 +02:00
jgart
ce38e65f3d
gnu: Add emacs-vlf.
* gnu/packages/emacs-xyz.scm (emacs-vlf): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-08-25 14:18:11 +02:00
Pierre-Henry Fröhring
f677f8b6db
gnu: Add emacs-vertico-posframe.
* gnu/packages/emacs-xyz.scm (emacs-vertico-posframe): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-08-25 14:08:42 +02:00
jgart
9593cf511e
gnu: emacs-logos: Update to 0.4.0.
* gnu/packages/emacs-xyz.scm (emacs-logos): Update to 0.4.0.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-08-25 14:05:37 +02:00
Morgan Smith
6f678b847a
gnu: Add emacs-buffer-env.
* gnu/packages/emacs-xyz.scm (emacs-buffer-env): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-08-25 13:45:46 +02:00
Nicolas Goaziou
80baa8f87a
gnu: emacs-consult-bibtex: Fix license.
* gnu/packages/emacs-xyz.scm (emacs-consult-bibtex)[license]: Use GPL3+.
2022-08-25 12:28:42 +02:00
Nicolas Graves
05f2938f04
gnu: Add emacs-super-save.
* gnu/packages/emacs-xyz.scm (emacs-super-save): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-08-25 12:24:24 +02:00
Nicolas Graves
59d52f6d43
gnu: Add emacs-consult-yasnippet.
* gnu/packages/emacs-xyz.scm (emacs-consult-yasnippet): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-08-25 12:24:23 +02:00
Nicolas Graves
57fad8f60c
gnu: Add emacs-consult-bibtex.
* gnu/packages/emacs-xyz.scm (emacs-consult-bibtex): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-08-25 12:24:23 +02:00
jgart
e92c483be8
gnu: Add emacs-consult-lsp.
* gnu/packages/emacs-xyz.scm (emacs-consult-lsp): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-08-25 12:24:23 +02:00
jgart
b94a82dcf2
gnu: emacs-better-defaults: Update source url.
* gnu/packages/emacs-xyz.scm (emacs-better-defaults): Update source url.
[url]: Update url.
[home-page]: Update url.

Also fixes the 404 on this page:
https://guix.gnu.org/packages/emacs-better-defaults-0.1.3/

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-08-25 12:24:22 +02:00
Efraim Flashner
932edeb3a0
gnu: go-github-com-valyala-fasthttp: Skip tests with gccgo.
* gnu/packages/golang.scm (go-github-com-valyala-fasthttp)[arguments]:
Don't run the test suite when building with gccgo.
2022-08-25 13:03:14 +03:00
Efraim Flashner
e5fca82414
gnu: go-github-com-valyala-fasthttp: Update to 1.39.0.
* gnu/packages/golang.scm (go-github-com-valyala-fasthttp): Update to 1.39.0.
2022-08-25 13:03:13 +03:00
Efraim Flashner
c15692b938
gnu: go-github-com-sirupsen-logrus: Skip tests with gccgo.
* gnu/packages/golang.scm (go-github-com-sirupsen-logrus)[arguments]:
Don't run the test suite when building with gccgo.
2022-08-25 13:03:13 +03:00
Efraim Flashner
8772030630
gnu: go-github-com-sirupsen-logrus: Update to 1.9.0.
* gnu/packages/golang.scm (go-github-com-sirupsen-logrus): Update to
1.9.0.
2022-08-25 13:03:13 +03:00
Efraim Flashner
1d49fd4fab
gnu: go-github-com-stretchr-objx: Skip tests with gccgo.
* gnu/packages/golang.scm (go-github-com-stretchr-objx)[arguments]:
Don't run the test suite when building with gccgo.
2022-08-25 13:03:13 +03:00
Efraim Flashner
23e03dd087
gnu: go-github-com-stretchr-objx: Update to 0.4.0.
* gnu/packages/golang.scm (go-github-com-stretchr-objx): Update to 0.4.0.
2022-08-25 13:03:12 +03:00
Efraim Flashner
22487dfc22
gnu: go-gopkg-in-check-v1: Skip tests with gccgo.
* gnu/packages/golang.scm (go-gopkg-in-check-v1)[arguments]: Don't run
the test suite when building with gccgo.
2022-08-25 13:03:12 +03:00
Efraim Flashner
e77383e16f
gnu: go-github.com-smartystreets-assertions: Skip tests with gccgo.
* gnu/packages/check.scm (go-github.com-smartystreets-assertions): Don't
run the test suite when building with gccgo.
2022-08-25 13:03:12 +03:00
Efraim Flashner
4892c1af84
gnu: go-github.com-smartystreets-assertions: Update to 1.13.0.
* gnu/packages/check.scm (go-github.com-smartystreets-assertions):
Update to 1.13.0.
2022-08-25 13:03:12 +03:00
Efraim Flashner
04f813ec63
gnu: python-natsort: Fix the test suite on slower machines.
* gnu/packages/python-xyz.scm (python-natsort)[arguments]: Add custom
phase to remove the time limit for some of the tests.
2022-08-25 13:03:11 +03:00
Efraim Flashner
fd305cd960
gnu: python-natsort: Reflow description.
* gnu/packages/python-xyz.scm (python-natsort)[description]: Rewrap
description to normal columns.
2022-08-25 13:03:11 +03:00
Efraim Flashner
4275727ac5
gnu: python-natsort: Honor the #:tests? flag.
* gnu/packages/python-xyz.scm (python-natsort)[arguments]: Adjust the
custom 'check phase to honor the #:tests? flag.
2022-08-25 13:03:11 +03:00
Efraim Flashner
54da48e2ce
gnu: go-github.com-jtolds-gls: Skip tests with gccgo.
* gnu/packages/golang.scm (go-github.com-ktolds-gls)[arguments]: Don't
run the test suite when building with gccgo.
2022-08-25 13:03:11 +03:00
Efraim Flashner
25494265b2
gnu: go-github-com-pkg-errors: Skip tests with gccgo.
* gnu/packages/golang.scm (go-github-com-pkg-errors)[arguments]: Don't
run the test suite when building with gccgo.
2022-08-25 13:03:08 +03:00
Ricardo Wurmus
a901d8e0da
gnu: Add r-aer.
* gnu/packages/cran.scm (r-aer): New variable.
2022-08-25 11:55:12 +02:00
Ricardo Wurmus
abf0b2744d
gnu: Add r-ips.
* gnu/packages/cran.scm (r-ips): New variable.
2022-08-25 11:55:12 +02:00
Ricardo Wurmus
add211b277
gnu: Add r-scry.
* gnu/packages/bioconductor.scm (r-scry): New variable.
2022-08-25 11:55:12 +02:00
Ricardo Wurmus
dfa373069d
gnu: Add r-glmpca.
* gnu/packages/cran.scm (r-glmpca): New variable.
2022-08-25 11:55:11 +02:00
Arun Isaac
ee221461c3
gnu: laminar: Do not use auto-generated tarball.
* gnu/packages/ci.scm (laminar)[source]: Use git-fetch.
2022-08-25 13:46:41 +05:30
Arun Isaac
a36fb3d131
gnu: laminar: Update to 1.2.
* gnu/packages/ci.scm (laminar): Update to 1.2.
[arguments]: Do not return #t from custom phases.
2022-08-25 13:14:21 +05:30
宋文武
0e11067d53
gnu: wesnoth: Update to 1.16.5.
* gnu/packages/games.scm (wesnoth): Update to 1.16.5.
2022-08-25 11:12:36 +08:00
Zhu Zihao
31339f5f5f
gnu: Rename procedure "qt5-urls" to "qt-urls" in (gnu packages qt).
This procedure now used by Qt5 and Qt6. "qt-urls" is more neutral than
original one.

* gnu/packages/qt.scm (qt5-urls): Rename to "qt-urls".
(qtbase-5)[source]: Use "qt-urls" for uri field.
(qtbase)[source]: Ditto.
(qt5compat)[source]: Ditto.
(qtsvg-5)[source]: Ditto.
(qtsvg)[source]: Ditto.
(qtimageformats)[source]: Ditto.
(qtx11extras)[source]: Ditto.
(qtxmlpatterns)[source]: Ditto.
(qtdeclarative-5)[source]: Ditto.
(qtdeclarative)[source]: Ditto.
(qtconnectivity)[source]: Ditto.
(qtwebsockets-5)[source]: Ditto.
(qtwebsockets)[source]: Ditto.
(qtsensors)[source]: Ditto.
(qtmultimedia-5)[source]: Ditto.
(qtshadertools)[source]: Ditto.
(qtmultimedia)[source]: Ditto.
(qtwayland)[source]: Ditto.
(qtserialport)[source]: Ditto.
(qtserialbus)[source]: Ditto.
(qtwebchannel-5)[source]: Ditto.
(qtwebchannel)[source]: Ditto.
(qtwebglplugin)[source]: Ditto.
(qtwebview)[source]: Ditto.
(qtlottie)[source]: Ditto.
(qttools-5)[source]: Ditto.
(qttools)[source]: Ditto.
(qtscript)[source]: Ditto.
(qtquickcontrols-5)[source]: Ditto.
(qtquickcontrols2-5)[source]: Ditto.
(qtgraphicaleffects)[source]: Ditto.
(qtgamepad)[source]: Ditto.
(qtscxml)[source]: Ditto.
(qtpositioning)[source]: Ditto.
(qtpurchasing)[source]: Ditto.
(qtcharts)[source]: Ditto.
(qtdatavis3d)[source]: Ditto.
(qtnetworkauth-5)[source]: Ditto.
(qtnetworkauth)[source]: Ditto.
(qtremoteobjects)[source]: Ditto.
(qtspeech)[source]: Ditto.
(qtwebengine-5)[source]: Ditto.
(qtwebengine)[source]: Ditto.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-25 08:50:02 +08:00
pukkamustard
a39207f7af
gnu: Add ocaml-digestif.
* gnu/packages/ocaml.scm (ocaml-digestif): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-08-24 18:21:54 +02:00
pukkamustard
1cb6064b49
gnu: Add ocaml-eqaf.
* gnu/packages/ocaml.scm (ocaml-eqaf): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-08-24 18:21:44 +02:00
pukkamustard
4719f43841
gnu: Add ocaml-crowbar.
* gnu/packages/ocaml.scm (ocaml-crowbar): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-08-24 18:21:27 +02:00
pukkamustard
3d403f56dd
gnu: Add ocaml-pprint.
* gnu/packages/ocaml.scm (ocaml-pprint): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-08-24 18:21:12 +02:00
Xinglu Chen
6256e267da
gnu: Add ocaml-afl-persistent.
* gnu/packages/ocaml.scm (ocaml-afl-persistent): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-08-24 18:21:05 +02:00
Julien Lepiller
09e3ab6fbf
gnu: maven: Update to 3.8.6.
* gnu/packages/maven.scm (maven): Update to 3.8.6.
2022-08-24 18:17:31 +02:00
Nicolas Goaziou
6199ee19ff
gnu: crawl: Honor the #:tests? flag.
* gnu/packages/games.scm (crawl)[arguments]<#:phases>: Honor the #:tests? flag
in custom check phase.
2022-08-24 16:06:46 +02:00
Nicolas Goaziou
1e16af13b0
gnu: crawl: Update to 0.29.0.
* gnu/packages/games.scm (crawl): Update to 0.29.0.
[source]<origin>: Use GIT-FETCH method.
[arguments]<#:make-flags>: Match new directory layout.
<#:phases>: Add a phase to set version without calling GIT.

* gnu/packages/patches/crawl-upgrade-saves.patch: Match new directory layout.
2022-08-24 16:03:32 +02:00
Ricardo Wurmus
f323f04326
gnu: Add gwl/next.
* gnu/packages/package-management.scm (gwl/next): New variable.
2022-08-24 11:30:47 +02:00
Nicolas Goaziou
c3b8defbe0
gnu: fsearch: Update to 0.2.2.
* gnu/packages/search.scm (fsearch): Update to 0.2.2.
2022-08-24 09:36:25 +02:00
Jean-Baptiste Volatier
90ca0f57bf
gnu: julia: Update to 1.6.7.
* gnu/packages/julia.scm (julia): Update to 1.6.7.
[arguments]: Add custom 'activate-gnu-source-for-loader phase. Adjust
custom 'adjust-test-suite, 'disable-broken-tests phases for changes in
the code. Remove trailing #t from phases.

Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
2022-08-23 21:35:03 +03:00
Mark H Weaver
d769cf81d8
gnu: icecat: Update to 91.13.0-guix0-preview1 [security fixes].
Includes fixes for CVE-2022-38472, CVE-2022-38473, and CVE-2022-38478.

* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
2022-08-23 12:59:09 -04:00
Ricardo Wurmus
d26b29d263
gnu: Add flair.
* gnu/packages/bioinformatics.scm (flair): New variable.
2022-08-23 13:30:52 +02:00
Ricardo Wurmus
01dfcad225
gnu: Add python-ncls.
* gnu/packages/python-xyz.scm (python-ncls): New variable.
2022-08-23 13:29:30 +02:00
Ricardo Wurmus
8d42898572
gnu: python-mappy: Update to 2.24.
* gnu/packages/bioinformatics.scm (python-mappy): Update to 2.24.
2022-08-23 13:29:17 +02:00
Mădălin Ionel Patrașcu
7c47fa2513
gnu: Add r-ggvenndiagram.
* gnu/packages/cran.scm (r-ggvenndiagram): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2022-08-23 12:04:25 +02:00
Mădălin Ionel Patrașcu
ee676283e2
gnu: Add r-rvenn.
* gnu/packages/cran.scm (r-rvenn): New variable.
2022-08-23 12:02:50 +02:00
Mădălin Ionel Patrașcu
4a6c6484df
gnu: Add r-organism-dplyr.
* gnu/packages/bioconductor.scm (r-organism-dplyr): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2022-08-23 12:02:25 +02:00
Ricardo Wurmus
090663a7a5
gnu: Add r-bladderbatch.
* gnu/packages/bioconductor.scm (r-bladderbatch): New variable.
2022-08-23 11:45:59 +02:00
Mădălin Ionel Patrașcu
f6bcde85a6
gnu: Add r-pcaexplorer.
* gnu/packages/bioconductor.scm (r-pcaexplorer): New variable.
2022-08-23 11:43:20 +02:00
Mădălin Ionel Patrașcu
6c21c9fab1
gnu: Add r-parathyroidse.
* gnu/packages/bioconductor.scm (r-parathyroidse): New variable.
2022-08-23 11:43:20 +02:00
宋文武
fc4ff8c3e1
gnu: lxqt: Fix default icon theme.
* gnu/packages/lxqt.scm (lxqt)[propagated-inputs]:
Replace oxygen-icons with breeze-icons.
2022-08-23 10:15:30 +08:00
Felix Gruber
4c03f62ad0
gnu: python-shapely: Update to 1.8.4.
* gnu/packages/python-xyz.scm (python-shapely): Update to 1.8.4.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-23 08:38:46 +08:00
Tobias Geerinckx-Rice
0337b65284
gnu: python-lzo: Use G-expressions.
* gnu/packages/python-compression.scm (python-lzo)[arguments]:
Rewrite as G-expressions.
2022-08-21 02:00:12 +02:00
Tobias Geerinckx-Rice
504e060126
gnu: python-lzo: Update to 1.14.
* gnu/packages/python-compression.scm (python-lzo): Update to 1.14.
[arguments]: Don't explicitly return #t from phases.
2022-08-21 02:00:11 +02:00
Tobias Geerinckx-Rice
b5c07581c4
gnu: python-jaraco-functools: Disable flaky test.
* gnu/packages/python-xyz.scm (python-jaraco-functools)[arguments]:
Skip the "test_function_throttled".

Reported by Lumine in #guix.
2022-08-21 02:00:11 +02:00
Leo Famulari
ff3cecffaf
gnu: linux-libre 5.10: Update to 5.10.137.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.137.
(linux-libre-5.10-pristine-source): Update hash.
2022-08-22 11:57:28 -04:00
Leo Famulari
5a07d99870
gnu: linux-libre 5.15: Update to 5.15.62.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.62.
(linux-libre-5.15-pristine-source): Update hash.
2022-08-22 11:57:28 -04:00
Leo Famulari
3ac47c1b88
gnu: linux-libre: Update to 5.18.19.
* gnu/packages/linux.scm (linux-libre-5.18-version): Update to 5.18.19.
(linux-libre-5.18-pristine-source): Update hash.
2022-08-22 11:57:28 -04:00
Nicolas Goaziou
3a9fae15a0
gnu: emacs-autothemer: Update to 0.2.6.
* gnu/packages/emacs-xyz.scm (emacs-autothemer): Update to 0.2.6.
2022-08-22 12:13:21 +02:00
Nicolas Goaziou
4719f3d204
gnu: emacs-geiser: Update to 0.25.1.
* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.25.1.
2022-08-22 12:12:12 +02:00
Mădălin Ionel Patrașcu
36b38bb4f3
gnu: Add r-polylabelr.
* gnu/packages/cran.scm (r-polylabelr): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2022-08-22 11:18:29 +02:00
Mădălin Ionel Patrașcu
ca823a1600
gnu: Add r-gensa.
* gnu/packages/cran.scm (r-gensa): New variable.
2022-08-22 10:57:01 +02:00
Mădălin Ionel Patrașcu
3534165413
gnu: Add r-ggvenn.
* gnu/packages/cran.scm (r-ggvenn): New variable.
2022-08-22 10:57:01 +02:00
Hilton Chain
3a4a65bd74
gnu: i3-autotiling: Update to 1.6.1.
* gnu/packages/python-xyz.scm (i3-autotiling): Update to 1.6.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-22 15:52:24 +08:00
Nicolas Graves
114c9ea22f
gnu: Add emacs-citar-org-roam.
* gnu/packages/emacs-xyz.scm (emacs-citar-org-roam): New variable.

Signed-off-by: Andrew Tropin <andrew@trop.in>
2022-08-22 10:32:39 +03:00
Michael Rohleder
013fbf598a
gnu: emacs-dockerfile-mode: Update to 1.7.
* gnu/packages/emacs-xyz.scm (emacs-dockerfile-mode): Update to 1.7.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-22 15:13:56 +08:00
Michael Rohleder
d84e0b0454
gnu: celluloid: Update to 0.24.
* gnu/packages/video.scm (celluloid): Update to 0.24.
[inputs]: Add libadwaita.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-22 14:32:32 +08:00
Michael Rohleder
79a8cfffe9
gnu: beets: Update to 1.6.0.
* gnu/packages/music.scm (beets): Update to 1.6.0.
[inputs]: Remove python-six.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-22 14:18:29 +08:00
Zhu Zihao
9ebed88cf6
gnu: dotherside: Update to 0.9.0.
* gnu/packages/qt.scm (dotherside): Update to 0.9.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-22 14:06:02 +08:00
宋文武
1dd5b07955
gnu: xfce4-equake-plugin: Update to 1.3.8.1.
* gnu/packages/xfce.scm (xfce4-equake-plugin): Update to 1.3.8.1.
2022-08-22 10:39:18 +08:00
宋文武
7b521f3a90
gnu: xfce4-terminal: Update to 1.0.4.
* gnu/packages/xfce.scm (xfce4-terminal): Update to 1.0.4.
2022-08-22 10:38:57 +08:00
宋文武
5edd5bb800
gnu: thunar: Update to 4.16.11.
* gnu/packages/xfce.scm (thunar): Update to 4.16.11.
2022-08-22 10:38:37 +08:00
宋文武
7970f1392d
gnu: elementary-xfce-icon-theme: Update to 0.17.
* gnu/packages/xfce.scm (elementary-xfce-icon-theme): Update to 0.17.
2022-08-22 10:36:37 +08:00
Michael Rohleder
a721bf68b3
gnu: xfdesktop: Update to 4.16.1.
* gnu/packages/xfce.scm (xfdesktop): Update to 4.16.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-22 09:10:37 +08:00
Michael Rohleder
8634ab941f
gnu: xfce4-panel: Update to 4.16.5.
* gnu/packages/xfce.scm (xfce4-panel): Update to 4.16.5.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-22 09:08:34 +08:00
宋文武
fdde539028
gnu: lxqt-connman-applet: Remove patch-translations-dir phase.
* gnu/packages/lxqt.scm (lxqt-connman-applet)[arguments]:
Remove patch-translations-dir phase.
2022-08-22 08:42:54 +08:00
宋文武
bc334d4a2f
gnu: lxqt-archiver: Update to 0.6.0.
* gnu/packages/lxqt.scm (lxqt-archiver): Update to 0.6.0.
2022-08-22 08:42:54 +08:00
宋文武
33c1d2e515
gnu: screengrab: Update to 2.4.0.
* gnu/packages/lxqt.scm (screengrab): Update to 2.4.0.
2022-08-22 08:42:54 +08:00
宋文武
f2ec964b66
gnu: qterminal: Update to 1.1.0.
* gnu/packages/lxqt.scm (qterminal): Update to 1.1.0.
2022-08-22 08:42:54 +08:00
宋文武
83ba42f0b1
gnu: qtermwidget: Update to 1.1.0.
* gnu/packages/lxqt.scm (qtermwidget): Update to 1.1.0.
2022-08-22 08:42:54 +08:00
宋文武
f024a6debf
gnu: qps: Update 2.5.0.
* gnu/packages/lxqt.scm (qps): Update to 2.5.0.
2022-08-22 08:42:54 +08:00
宋文武
1c0677e3d1
gnu: pavucontrol-qt: Update to 1.1.0.
* gnu/packages/lxqt.scm (pavucontrol-qt): Update to 1.1.0.
2022-08-22 08:42:54 +08:00
宋文武
e1a9bae304
gnu: obconf-qt: Update to 0.16.2.
* gnu/packages/lxqt.scm (obconf-qt): Update to 0.16.2.
2022-08-22 08:42:54 +08:00
宋文武
5ea35545c1
gnu: lximage-qt: Update to 1.1.0.
* gnu/packages/lxqt.scm (lximage-qt): Update to 1.1.0.
2022-08-22 08:42:54 +08:00
宋文武
eae4a0a2c8
gnu: compton-conf: Remove patch-source phase.
* gnu/packages/lxqt.scm (compton-conf)[arguments]: Remove patch-source phase.
2022-08-22 08:42:54 +08:00
宋文武
50fb051d97
gnu: pcmanfm-qt: Update to 1.1.0.
* gnu/packages/lxqt.scm (pcmanfm-qt)
[version]: Update to 1.1.0.
[inputs]: Add lxqt-themes.
[arguments]: Remove patch-source phase.  Add patch-settings.conf.in phase.
2022-08-22 08:42:54 +08:00
宋文武
892d8995de
gnu: libfm-qt: Update to 1.1.0.
* gnu/packages/lxqt.scm (libfm-qt): Update to 1.1.0.
2022-08-22 08:42:54 +08:00
宋文武
a79afa8d38
gnu: lxqt-themes: Update to 1.1.0.
* gnu/packages/lxqt.scm (lxqt-themes): Update to 1.1.0.
[arguments]: Remove phases.
2022-08-22 08:42:54 +08:00
宋文武
da546ff3b9
gnu: lxqt-sudo: Update to 1.1.0.
* gnu/packages/lxqt.scm (lxqt-sudo): Update to 1.1.0.
[arguments]: Remove phases.
2022-08-22 08:42:54 +08:00
宋文武
64678c7228
gnu: lxqt-session: Update to 1.1.1, don't hardcode /run/current-system.
* gnu/packages/lxqt.scm (lxqt-session): Update to 1.1.1.
[inputs]: Add qtxdg-tools, remove libqtxdg.
[arguments]<phases>: Remove patching of LXQT_ETC_XDG_DIR and
LXQT_TRANSLATIONS_DIR.  Remove wrap-program.
[native-search-paths]: Add 'XDG_CONFIG_DIRS'.
2022-08-22 08:42:54 +08:00
宋文武
850cc1cc6b
gnu: lxqt-runner: Update to 1.1.0.
* gnu/packages/lxqt.scm (lxqt-runner): Update to 1.1.0.
[arguments]: Remove phases.
2022-08-22 08:42:54 +08:00
宋文武
2d6a506624
gnu: lxqt-qtplugin: Update to 1.1.0.
* gnu/packages/lxqt.scm (lxqt-qtplugin): Update to 1.1.0.
2022-08-22 08:42:54 +08:00
宋文武
f739b5f408
gnu: lxqt-powermanagement: Update to 1.1.0.
* gnu/packages/lxqt.scm (lxqt-powermanagement): Update to 1.1.0.
[arguments]: Remove phases.
2022-08-22 08:42:54 +08:00
宋文武
0dc25538be
gnu: lxqt-policykit: Update to 1.1.0.
* gnu/packages/lxqt.scm (lxqt-policykit): Update to 1.1.0.
[arguments]: Remove phases.
2022-08-22 08:42:54 +08:00
宋文武
bc89baeffe
gnu: lxqt-panel: Update to 1.1.0.
* gnu/packages/lxqt.scm (lxqt-panel): Update to 1.1.0.
[inputs]: Add libxtst and xcb-util-image.
[arguments]: Remove patch-source and patch-translations-dir phases.
2022-08-22 08:42:54 +08:00
宋文武
fddf8dfa4e
gnu: lxqt-openssh-askpass: Update to 1.1.0.
* gnu/packages/lxqt.scm (lxqt-openssh-askpass): Update to 1.1.0.
[arguments]: Remove phases.
2022-08-22 08:42:54 +08:00
宋文武
826f188d52
gnu: lxqt-notificationd: Update to 1.1.0.
* gnu/packages/lxqt.scm (lxqt-notificationd): Update to 1.1.0.
[arguments]: Remove phases.
2022-08-22 08:42:53 +08:00
宋文武
e8b4c9af4b
gnu: lxqt-globalkeys: Update to 1.1.0.
* gnu/packages/lxqt.scm (lxqt-globalkeys): Update to 1.1.0.
[arguments]: Remove phases.
2022-08-22 08:42:53 +08:00
宋文武
90d5792eea
gnu: lxqt-config: Update to 1.1.0.
* gnu/packages/lxqt.scm (lxqt-config): Update to 1.1.0.
[arguments]: Remove patch-source and patch-translations-dir phases.
2022-08-22 08:42:53 +08:00
宋文武
240d202a5b
gnu: lxqt-admin: Update to 1.1.0.
* gnu/packages/lxqt.scm (lxqt-admin): Update to 1.1.0.
[arguments]: Remove patch-translations-dir phase.
2022-08-22 08:42:53 +08:00
宋文武
8ba91eaf75
gnu: lxqt-about: Update to 1.1.0.
* gnu/packages/lxqt.scm (lxqt-about): Update to 1.1.0.
[arguments]: Remove patch-translations-dir phase.
2022-08-22 08:42:53 +08:00
宋文武
c4a19dd79c
gnu: libsysstat: Update to 0.4.6.
* gnu/packages/lxqt.scm (libsysstat): Update 0.4.6.
2022-08-22 08:42:53 +08:00
宋文武
9914671af5
gnu: liblxqt: Update to 1.1.0.
* gnu/packages/lxqt.scm (liblxqt): Update to 1.1.0.
[arguments]: Remove patch-translations-dir phase.
2022-08-22 08:42:53 +08:00
宋文武
2472cec23b
gnu: Add qtxdg-tools.
* gnu/packages/lxqt.scm (qtxdg-tools): New variable.
2022-08-22 08:42:53 +08:00
宋文武
e141507054
gnu: libqtxdg: Update to 3.9.1.
* gnu/packages/lxqt.scm (libqtxdg): Update to 3.9.1.
2022-08-22 08:42:53 +08:00
宋文武
6072d02556
gnu: lxqt-build-tools: Update to 0.11.0.
* gnu/packages/lxqt.scm (lxqt-build-tools)
[version]: Update to 0.11.0.
[arguments]: Configure LXQtConfigVars.cmake to use relative paths.
2022-08-22 08:42:53 +08:00
Vinicius Monego
50fd598729
gnu: cozy: Update to 1.2.1.
* gnu/packages/ebook.scm (cozy): Update to 1.2.1.
2022-08-21 15:55:46 -03:00
Vinicius Monego
6defe340ab
gnu: lightspark: Remove input labels.
* gnu/packages/animation.scm (lightspark)[native-inputs, inputs]: Remove
labels.
2022-08-21 15:55:46 -03:00
Vinicius Monego
9d829dc9a4
gnu: lightspark: Update to 0.8.6.
* gnu/packages/animation.scm (lightspark): Update to 0.8.6.
2022-08-21 15:55:46 -03:00
Vinicius Monego
b62da25698
gnu: lightspark: Remove optional input gnash.
* gnu/packages/animation.scm (lightspark)[inputs]: Remove gnash.
2022-08-21 15:55:46 -03:00
Vinicius Monego
78ff815981
gnu: srain: Update to 1.4.1.
* gnu/packages/irc.scm (srain): Update to 1.4.1.
2022-08-21 15:55:46 -03:00
Vinicius Monego
254aa17817
gnu: python-wand: Update to 0.6.10.
* gnu/packages/python-xyz.scm (python-wand): Update to 0.6.10.
[description]: Remove text about the unused C API.
2022-08-21 15:55:46 -03:00
Efraim Flashner
706b3ef38b
gnu: vim: Update to 9.0.0235.
* gnu/packages/vim.scm (vim): Update to 9.0.0235.
2022-08-21 20:15:33 +03:00
Nicolas Goaziou
f83f69ebfa
gnu: emacs-async: Update to 1.9.6.
* gnu/packages/emacs-xyz.scm (emacs-async): Update to 1.9.6.
2022-08-21 17:55:55 +02:00
Liliana Marie Prikler
7783a18b7b
gnu: audacity: Remove gratuitous wrapper script.
Audacity installs a wrapper in the installation root.  This wrapper is
pointless, as Guix has its own wrapper script in the right location.
For more information, see <https://bugs.gnu.org/53790>.

* gnu/packages/audio.scm (audacity)[#:phases]: Add ‘delete-gratuitous-script’.
2022-08-21 11:57:11 +02:00
Tobias Geerinckx-Rice
b8f2eb286e
gnu: Remove Realtek WiFi drivers with firmware blobs.
rtl8821ce-linux-module contains, e.g., halhwimg8821c_fw.c and
hal8821c_fw.c.  rtl8812au-aircrack-ng-linux-module has, e.g.,
hal8814a_fw.c, hal8812a_fw.c, and hal8821a_fw.c.  Each of these
examples contains non-free firmware blobs disguised as C arrays.

* gnu/packages/linux.scm (rtl8821ce-linux-module)
(rtl8812au-aircrack-ng-linux-module): Remove variables.

Reported by Jacob K <jacobk@disroot.org>
2022-08-14 02:00:08 +02:00
Tobias Geerinckx-Rice
ae74b3020c
gnu: guile-bash: Modernise.
* gnu/packages/guile-xyz.scm (guile-bash)[inputs]: Use MODIFY-INPUTS.
[arguments]: Use SUBSTITUTE-KEYWORD-ARGUMENTS.
2022-08-14 02:00:57 +02:00
Tobias Geerinckx-Rice
19d576c645
gnu: guile2.0-bash: Use G-expressions.
* gnu/packages/guile-xyz.scm (guile2.0-bash)[arguments]:
Rewrite as G-expressions.
2022-08-14 02:00:57 +02:00
Tobias Geerinckx-Rice
f4012ed237
gnu: guile2.0-bash: Remove native-input labels.
* gnu/packages/guile-xyz.scm (guile2.0-bash)[native-inputs]:
Remove input labels.
2022-08-14 02:00:56 +02:00
Tobias Geerinckx-Rice
acb38e3fdb
gnu: guile2.0-bash: Update source & home page URI.
* gnu/packages/guile-xyz.scm (guile2.0-bash)[home-page]: Use working URL.
[source]: Likewise, and don't re-use HOME-PAGE.
2022-08-14 02:00:56 +02:00
Tobias Geerinckx-Rice
e5baa4ad04
gnu: memcached: Update to 1.6.16.
* gnu/packages/databases.scm (memcached): Update to 1.6.16.
2022-08-14 02:00:56 +02:00
Tobias Geerinckx-Rice
784c00d7fb
gnu: ioquake3: Update to 1.3.6-2.29b0cc3.
* gnu/packages/game-development.scm (ioquake3): Update to 1.3.6-2.29b0cc3.
2022-08-14 02:00:56 +02:00
Tobias Geerinckx-Rice
8612395554
gnu: ioquake3: Prepare for cross-compilation.
* gnu/packages/game-development.scm (ioquake3)[arguments]: Use CC-FOR-TARGET.
2022-08-14 02:00:56 +02:00
Tobias Geerinckx-Rice
5456a144c7
gnu: ioquake3: Deduplicate make flags.
* gnu/packages/game-development.scm (ioquake3)[arguments]:
Honour #:make-flags in the 'install phase.
2022-08-14 02:00:56 +02:00
Tobias Geerinckx-Rice
466021fb90
gnu: ioquake3: Use G-expressions.
* gnu/packages/game-development.scm (ioquake3)[arguments]:
Rewrite as G-expressions.
2022-08-14 02:00:56 +02:00
Tobias Geerinckx-Rice
ee2657a018
gnu: ioquake3: Remove input labels.
* gnu/packages/game-development.scm (ioquake3)[inputs]:
Remove input labels.
2022-08-14 02:00:55 +02:00
Tobias Geerinckx-Rice
5a9c2abf9e
gnu: Remove ‘open source’ from package descriptions.
Also do some (trivial) editing where appropriate.

* gnu/packages/bioconductor.scm (r-anaquin, r-rcppnumerical)
[description]: Remove superfluous ‘open source’.
* gnu/packages/debian.scm (apt-mirror)[description]: Likewise.
Add @acronym{}.  Drop obscure Ubuntu for famous Trisquel.  Reorder.
* gnu/packages/documentation.scm (scrollkeeper)[description]:
Remove superfluous ‘open systems’.  Keep ‘Open Source’ in standard name.
* gnu/packages/engineering.scm (freecad, cura-engine)[description]:
Remove superfluous ‘open source’ and excessive puffery.
* gnu/packages/firmware.scm (make-opensbi-package)
[synopsis]: Remove ‘Open Source’.  Use @acronym{}.
[description]: Fix first sentence to follow guidelines.  Use @acronym{}.
* gnu/packages/game-development.scm (ioquake3, recastnavigation):
[description]: Remove ‘open source’.
* gnu/packages/graphics.scm (skia)[description]: Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-s-sysdeps)[description]: Likewise.
* gnu/packages/machine-learning.scm (onnx)[description]: Likewise.
Use @acronym{}.
* gnu/packages/ocaml.scm (ocaml-cudf)[description]: Likewise.
2022-08-14 02:00:00 +02:00
Tobias Geerinckx-Rice
078d880f8f
gnu: sqlitebrowser: Fix description.
* gnu/packages/databases.scm (sqlitebrowser)[synopsis]: Include more keywords.
[description]: Bring up to snuff.
2022-08-14 02:00:00 +02:00
Julien Lepiller
2bba9c40ca
gnu: opam: Update to 2.1.3.
* gnu/packages/ocaml.scm (opam): Update to 2.1.3.
2022-08-20 12:09:14 +02:00
Guillaume Le Vaillant
e16fcc7484
gnu: electron-cash: Update to 4.2.11.
* gnu/packages/finance.scm (electron-cash): Update to 4.2.11.
2022-08-20 09:47:37 +02:00
Vagrant Cascadian
f31e55d081
gnu: perl-class-methodmaker: Build reproducibly.
* gnu/packages/patches/perl-class-methodmaker-reproducible.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch.
* gnu/packages/perl.scm (perl-class-methodmaker)[source]: Use patch.
2022-08-19 21:17:12 -07:00
Vagrant Cascadian
d2b85f8906
gnu: libnet: Set man page date to built reproducibly.
* gnu/packages/networking.scm (libnet)[argument]: Add 'fix-manpage-date phase.
2022-08-19 17:40:03 -07:00
Vagrant Cascadian
397b103bef
gnu: directfb: Remove timestamp to build reproducibly.
* gnu/packages/graphics.scm (directfb)[arguments]: Add 'remove-buildtime
  phase.
2022-08-19 15:53:12 -07:00
Vagrant Cascadian
ec6122250d
gnu: diffoscope: Update to 221.
* gnu/packages/diffoscope.scm (diffoscope): Update to 221.
2022-08-19 14:36:32 -07:00
Nicolas Goaziou
6ce0ab08e2
gnu: emacs-modus-themes: Update to 2.6.0.
* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 2.6.0.
2022-08-19 22:09:48 +02:00
Tobias Geerinckx-Rice
e8b4e03e29
gnu: bear: Update to 3.0.20.
* gnu/packages/build-tools.scm (bear): Update to 3.0.20.
2022-08-14 02:00:00 +02:00
Zhu Zihao
03e7df49c4
gnu: mu: Use G-expressions.
* gnu/packages/mail.scm (mu)[arguments]: Use G-expressions.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-08-14 02:00:00 +02:00
Zhu Zihao
3138d3f3c9
gnu: mu: Fix autoloads generation.
* gnu/packages/mail.scm (mu)[arguments]<#:phases>: In the
'install-emacs-autoloads' phase, fix the path to mu4e files to generate
autoloads.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-08-14 02:00:00 +02:00
Marius Bakke
005b088fa4
gnu: ungoogled-chromium: Update to 104.0.5112.101-1.
* gnu/packages/chromium.scm (%chromium-version): Set to 104.0.5112.101.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
2022-08-19 19:22:43 +02:00
Marius Bakke
712b931d50
gnu: uBlock Origin: Update to 1.44.0.
* gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.44.0.
2022-08-19 19:22:43 +02:00
Marius Bakke
29ba3898f9
gnu: hitch: Remove input labels.
* gnu/packages/web.scm (hitch)[native-inputs]: Remove labels.
2022-08-19 19:22:43 +02:00
Marius Bakke
a7ca1a3234
gnu: varnish: Update to 7.1.1.
* gnu/packages/web.scm (varnish): Update to 7.1.1.
2022-08-19 19:22:43 +02:00
Marius Bakke
e2feae7bef
gnu: varnish: Add release-monitoring-url.
* gnu/packages/web.scm (varnish)[properties]: New field.
2022-08-19 19:22:43 +02:00
Marius Bakke
6b627f0ebd
gnu: python-rq: Update to 1.11.
* gnu/packages/databases.scm (python-rq): Update to 1.11.
[native-inputs]: Add PYTHON-PSUTIL.
2022-08-19 19:22:43 +02:00
Marius Bakke
9f8d55870d
gnu: python-aiohttp: Disable tests that fail with Pytest 7.
* gnu/packages/python-web.scm (python-aiohttp)[arguments]: Ignore three tests.
2022-08-19 19:22:42 +02:00
Nicolas Goaziou
65cabb010e
gnu: python-duniterpy: Update to 1.1.0.
* gnu/packages/finance.scm (python-duniterpy): Update to 1.1.0.
[propagated-inputs]: Remove PYTHON-AIOHTTP and PYTHON-PYLIBSCRYPT.
2022-08-19 12:17:09 +02:00
Nicolas Goaziou
9d137c81ed
gnu: emacs-crdt: Update to 0.3.2.
* gnu/packages/emacs-xyz.scm (emacs-crdt): Update to 0.3.2.
2022-08-19 12:13:40 +02:00
jgart
89d427e4be
gnu: janet: Update to 1.24.0.
* gnu/packages/lisp.scm (janet): Update to 1.24.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-19 09:25:15 +08:00
宋文武
0f090bdc48
gnu: Add rizin.
* gnu/packages/engineering.scm (rizin): New variable.
2022-08-19 09:16:56 +08:00
宋文武
517f0ed813
gnu: Add rex.
* gnu/packages/admin.scm (rex): New variable.
2022-08-19 09:13:08 +08:00
Leo Famulari
5feb567385
gnu: linux-libre 4.19: Update to 4.19.255.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.255.
(linux-libre-4.19-pristine-source): Update hash.
2022-08-18 17:01:42 -04:00
Leo Famulari
75a76ffffd
gnu: linux-libre 5.4: Update to 5.4.210.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.210.
(linux-libre-5.4-pristine-source): Update hash.
2022-08-18 17:01:42 -04:00
Leo Famulari
876ebb8523
gnu: linux-libre 5.10: Update to 5.10.136.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.136.
(linux-libre-5.10-pristine-source): Update hash.
2022-08-18 17:01:41 -04:00
Leo Famulari
de25c828fe
gnu: linux-libre 5.15: Update to 5.15.61.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.61.
(linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
2022-08-18 17:01:41 -04:00
Leo Famulari
975731e409
gnu: linux-libre: Update to 5.18.18.
* gnu/packages/linux.scm (linux-libre-5.18-version): Update to 5.18.18.
(linux-libre-5.18-pristine-source, deblob-scripts-5.18): Update hashes.
2022-08-18 17:01:41 -04:00
Nguyễn Gia Phong
9cde566b9c
gnu: Add font-latin-modern.
* gnu/packages/fonts.scm (font-latin-modern): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2022-08-18 22:54:08 +02:00
Jan (janneke) Nieuwenhuizen
ceacf8e32f
gnu: dezyne: Update to 2.16.0.
* gnu/packages/dezyne.scm (dezyne): Update to 2.16.0.
2022-08-18 16:10:22 +02:00
Nicolas Goaziou
72cf166791
gnu: fsearch: Update to 0.2.1.
* gnu/packages/search.scm (fsearch): Update to 0.2.1.
2022-08-18 12:28:08 +02:00
Nicolas Goaziou
2572ce2194
gnu: emacs-spacemacs-theme: Update to 0.3.
* gnu/packages/emacs-xyz.scm (emacs-spacemacs-theme): Update to 0.3.
2022-08-18 12:25:43 +02:00
Nicolas Goaziou
6e7c6b3677
gnu: emacs-rustic: Update to 3.3.
* gnu/packages/emacs-xyz.scm (emacs-rustic): Update to 3.3.
2022-08-18 12:25:43 +02:00
Nicolas Goaziou
d53201ba65
gnu: emacs-xref: Update to 1.5.0.
* gnu/packages/emacs-xyz.scm (emacs-xref): Update to 1.5.0.
2022-08-18 12:25:42 +02:00
Ricardo Wurmus
f3a7d43281
gnu: Add r-kbet.
* gnu/packages/bioinformatics.scm (r-kbet): New variable.
2022-08-18 12:21:07 +02:00
Maxim Cournoyer
741c8efd6a
gnu: lxsession: Use a mirror:// URI.
* gnu/packages/lxde.scm (lxsession)[source]: Use a mirror URI.
2022-08-17 22:55:06 -04:00
Maxim Cournoyer
5c4d7a4a89
gnu: lxinput: Use a mirror:// URI.
* gnu/packages/lxde.scm (lxinput)[source]: Use a mirror URI.
2022-08-17 22:55:06 -04:00
Maxim Cournoyer
6592a8753c
gnu: lxde-common: Use a mirror:// URI.
* gnu/packages/lxde.scm (lxde-common)[source]: Use a mirror URI.
2022-08-17 22:55:05 -04:00
Maxim Cournoyer
3545740de2
gnu: lxde-icon-theme: Use a mirror:// URI.
* gnu/packages/lxde.scm (lxde-icon-theme)[source]: Use a mirror URI.
2022-08-17 22:55:05 -04:00
Maxim Cournoyer
ad2bc3743d
gnu: lxmenu-data: Use a mirror:// URI.
* gnu/packages/lxde.scm (lxmenu-data)[source]: Use a mirror URI.
2022-08-17 22:55:05 -04:00
Maxim Cournoyer
6eccbb7a81
gnu: Update LXDE packages home page.
Automated via:

  $ git grep -l 'https://lxde.github.io' | \
      xargs sed 's,https://lxde.github.io,https://www.lxde.org/,' -i
2022-08-17 22:55:05 -04:00
Maxim Cournoyer
8d0e6f24ef
gnu: lxterminal: Build with GTK 3.
* gnu/packages/lxde.scm (lxterminal)[arguments]: New field.
[inputs]: Replace gtk+-2 with gtk+.  Replace vte/gtk+-2 with vte.
2022-08-17 22:55:05 -04:00
Maxim Cournoyer
b6c93e3ba0
gnu: lxinput: Build with GTK 3.
* gnu/packages/lxde.scm (lxinput)[arguments]: New field.
[inputs]: Replace gtk+-2 with gtk+.
2022-08-17 22:55:05 -04:00
Maxim Cournoyer
f5d7526477
gnu: lxtask: Build with GTK 3.
* gnu/packages/lxde.scm (lxtask)[arguments]: New field.
[inputs]: Replace gtk+-2 with gtk+.
2022-08-17 22:55:04 -04:00
Maxim Cournoyer
e8ab1ba7c2
gnu: lxrandr: Build with GTK 3.
* gnu/packages/lxde.scm (lxrandr)[configure-flags]: New argument.
[inputs]: Remove labels.  Replace gtk+-2 with gtk+.
2022-08-17 22:55:04 -04:00
Maxim Cournoyer
15badf7b1e
gnu: lxsession: Build with GTK 3.
* gnu/packages/lxde.scm (lxsession)[snippet]: Delete trailing #t.
[configure-flags]: New argument.
[phases]: Delete trailing #t.
[inputs]: Remove labels.
2022-08-17 22:55:04 -04:00
Maxim Cournoyer
50ece0e14c
gnu: lxappearance: Build with GTK 3.
* gnu/packages/lxde.scm (lxappearance): [arguments]: New field.
[inputs]: Replace gtk+-2 with gtk+.
2022-08-17 22:55:04 -04:00
Maxim Cournoyer
8d60951864
gnu: viewnior: Use new style inputs and fix indentation.
* gnu/packages/image-viewers.scm (viewnior)[phases]: Delete trailing #t.
[native-inputs, inputs]: Remove labels.
2022-08-17 22:55:04 -04:00
Maxim Cournoyer
e3af0324bc
gnu: gpicview: Build with GTK 3.
* gnu/packages/lxde.scm (pcmanfm)[arguments]: New field.
[inputs]: Replace gtk+-2 with gtk+.
2022-08-17 22:55:03 -04:00
Maxim Cournoyer
ee0c9557c1
gnu: lxpanel: Build with GTK 3, use gexps and new style inputs.
* gnu/packages/lxde.scm (lxpanel)[source]: Use mirror URI.
[configure-flags]: Add --enable-gtk3.
[phases]{wrap}: Use search-input-file and this-package-input.
[inputs]: Use new style inputs.  Replace gtk+-2 with gtk+.  Remove
libindicator comment; it seems to expect an old incompatible version.
Sort in lexical order.  Add bash-minimal.
[native-inputs]: Use new style inputs.  Sort in lexical order.
[propagated-inputs]: Likewise.
2022-08-17 22:54:54 -04:00
Maxim Cournoyer
b1b801f5f3
gnu: pcmanfm: Build with GTK 3.
* gnu/packages/lxde.scm (pcmanfm)[arguments]: New field.
[inputs]: Replace gtk+2 with gtk+.
2022-08-17 22:23:26 -04:00
Maxim Cournoyer
351bf8f6fb
gnu: libfm: Build with GTK 3.
* gnu/packages/lxde.scm (libfm)
[arguments]: New field.
[inputs]: Replace gtk+2 with gtk+.
2022-08-17 22:23:26 -04:00
Maxim Cournoyer
e635167dc0
gnu: openjdk: Add a variable tracking the latest openjdk package.
* gnu/packages/java.scm (openjdk): New variable.
2022-08-17 14:33:42 -04:00
Tobias Geerinckx-Rice
a08f6e1c51
gnu: bind: Update to 9.16.32.
* gnu/packages/dns.scm (isc-bind): Update to 9.16.32.
2022-08-14 02:00:00 +02:00
Nikolay Korotkiy
800393bf14
gnu: gdal: Update to 3.5.1.
* gnu/packages/geo.scm (gdal): Update to 3.5.1.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-17 15:22:42 +02:00
Nikolay Korotkiy
359fd26fc4
gnu: python-maxminddb: Update to 2.2.0.
* gnu/packages/geo.scm (python-maxminddb): Update to 2.2.0.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-17 15:21:56 +02:00
Nikolay Korotkiy
2eba49db92
gnu: libmaxminddb: Update to 1.6.0.
* gnu/packages/geo.scm (libmaxminddb): Update to 1.6.0.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-17 15:21:35 +02:00
Nikolay Korotkiy
94528ffacd
gnu: geos: Update to 3.11.0.
* gnu/packages/geo.scm (geos): Update to 3.11.0.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-17 15:16:46 +02:00
Nicolas Goaziou
a0d3412468
gnu: scintilla: Update to 5.2.4.
* gnu/packages/text-editors.scm (scintilla): Update to 5.2.4.
2022-08-17 14:50:17 +02:00
Nicolas Goaziou
fec225aa47
gnu: fsearch: Update to 0.2.
* gnu/packages/search.scm (fsearch): Update to 0.2.
[inputs]: Replace PCRE with PCRE2.
2022-08-17 11:51:03 +02:00
Nicolas Goaziou
08b81199d1
gnu: emacs-eldev: Update to 1.2.
* gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.2.
2022-08-17 11:51:02 +02:00
Nicolas Goaziou
9f73df8071
gnu: emacs-crdt: Update to 0.3.1.
* gnu/packages/emacs-xyz.scm (emacs-crdt): Update to 0.3.1.
2022-08-17 11:50:57 +02:00
Guillaume Le Vaillant
a944fd6c4e
gnu: xnec2c: Update to 4.4.11.
* gnu/packages/radio.scm (xnec2c): Update to 4.4.11.
2022-08-17 11:09:37 +02:00
Guillaume Le Vaillant
0236b036a4
gnu: sdrangel: Update to 7.6.2.
* gnu/packages/radio.scm (sdrangel): Update to 7.6.2.
  [inputs]: Add qtwebchannel-5 and qtwebengine-5.
2022-08-17 11:01:16 +02:00
Guillaume Le Vaillant
6ca41feda8
gnu: stumpwm-contrib: Fix description.
* gnu/packages/wm.scm (stumpwm-contrib)[synopsis, description]: Fix them.
2022-08-17 10:15:40 +02:00
Trevor Richards
013efb8a12
gnu: stumpwm-contrib: Update to 0.0.1-4.d0c0507.
* gnu/packages/wm.scm (stumpwm-contrib): Update to 0.0.1-4.d0c0507.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-17 10:10:39 +02:00
Nikolay Korotkiy
0b69ed70ec
gnu: osm2pgsql: Update to 1.7.0.
* gnu/packages/geo.scm (osm2pgsql): Update to 1.7.0.
  [source]: Update snippet.
  [inputs]: Add fmt and rapidjson.
  [arguments]: Update 'configure-flags'.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-17 10:03:07 +02:00
Hilton Chain
e4aca1cc3f
gnu: Add python-lief.
From c865b31b702d0e5f86faaadcb306cea269ae1109 Mon Sep 17 00:00:00 2001
From: Hilton Chain <hako@ultrarare.space>
Date: Tue, 16 Aug 2022 21:26:33 +0800
Subject: [PATCH v3] gnu: Add python-lief.

* gnu/packages/python-xyz.scm (python-lief): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-17 09:23:28 +02:00
Mike Jones
b74386efea
gnu: neovim: Update to 0.7.2.
* gnu/packages/vim.scm (neovim): Update to 0.7.2.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-17 14:17:55 +08:00
Mike Jones
7df39e6b2d
gnu: fish: Update to 3.5.1.
* gnu/packages/shells.scm (fish): Update to 3.5.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-17 13:57:44 +08:00
宋文武
4e562883d1
gnu: icestorm: Update to 0.0-4.2bc5417.
* gnu/packages/fpga.scm (icestorm): Update to
commit 2bc541743ada3542c6da36a50e66303b9cbd2059.
2022-08-17 13:53:39 +08:00
Denis 'GNUtoo' Carikli
3220edac2a
gnu: greybird-gtk-theme: Build with librsvg-for-system.
* gnu/packages/gnome-xyz.scm (greybird-gtk-theme)[inputs]:
Replace librsvg with librsvg-for-system.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-17 13:36:53 +08:00
Hilton Chain
11636ee9c0
gnu: emacs-straight-el: Update to fed2153.
* gnu/packages/emacs-xyz.scm (emacs-straight-el):
Update to fed215348076ba9182f634e0770a175220474b5a.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-17 13:33:06 +08:00
Tobias Geerinckx-Rice
3bdc0ef2cd
gnu: rsync: Update to 3.2.5 [fixes CVE-2022-29154].
* gnu/packages/rsync.scm (rsync): Update to 3.2.5.
2022-08-14 02:00:03 +02:00
Tobias Geerinckx-Rice
3eb3e198b9
gnu: plocate: Update to 1.1.16.
* gnu/packages/search.scm (plocate): Update to 1.1.16.
2022-08-14 02:00:02 +02:00
Tobias Geerinckx-Rice
96e862f887
gnu: font-util: Update to 1.3.3.
* gnu/packages/xorg.scm (font-util): Update to 1.3.3.
2022-08-14 02:00:02 +02:00
Tobias Geerinckx-Rice
9544553c8b
gnu: arx-libertatis: Update to 1.2.1.
* gnu/packages/games.scm (arx-libertatis): Update to 1.2.1.
2022-08-14 02:00:02 +02:00
Tobias Geerinckx-Rice
05377d5676
gnu: dhewm3: Remove input labels.
* gnu/packages/game-development.scm (dhewm3)[inputs]:
Remove input labels.
2022-08-14 02:00:02 +02:00
Tobias Geerinckx-Rice
160de94418
gnu: dhewm3: Update to 1.5.2.
* gnu/packages/game-development.scm (dhewm3): Update to 1.5.2.
[arguments]: Don't explicitly return #t from phases.
[inputs]: Remove libjpeg-turbo, libogg, and libvorbis.
2022-08-14 02:00:01 +02:00
Tobias Geerinckx-Rice
ed0266fcae
gnu: font-gnu-unifont: Update to 14.0.04.
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 14.0.04.
2022-08-14 02:00:01 +02:00
Tobias Geerinckx-Rice
dbfadac361
gnu: fio: Update to 3.31.
* gnu/packages/benchmark.scm (fio): Update to 3.31.
2022-08-14 02:00:01 +02:00
Tobias Geerinckx-Rice
8bd30dd207
gnu: ldns: Update to 1.8.3.
* gnu/packages/dns.scm (ldns): Update to 1.8.3.
2022-08-14 02:00:01 +02:00
Tobias Geerinckx-Rice
cee96b6c41
gnu: cpuid: Update to 20220812.
* gnu/packages/linux.scm (cpuid): Update to 20220812.
2022-08-14 02:00:00 +02:00
Mathieu Othacehe
e6a75d013d
gnu: lttng-tools: Update the hash.
This is a follow-up of c53a5e7dc3.

* gnu/packages/instrumentation.scm (lttng-tools)[source]: Update it.
2022-08-16 23:59:11 +02:00
Jonathan Brielmaier
195567304a
gnu: lttng-ust: Update source hash.
This was forgotten in eca0227239.

* gnu/packages/instrumentation.scm (lttng-ust)[source]: Correct the hash.
2022-08-16 23:02:20 +02:00
jgart
0193f9dd03
gnu: Add cl-string-pokemonize.
* gnu/packages/lisp-xyz.scm (cl-string-pokemonize): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-08-16 21:25:20 +02:00
Pierre-Henry Fröhring
f41d75b75c
gnu: Add emacs-mini-frame.
* gnu/packages/emacs-xyz.scm (emacs-mini-frame): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-08-16 21:19:35 +02:00
Ricardo Wurmus
8aab1f7c73
gnu: Add go-github-com-biogo-biogo.
* gnu/packages/bioinformatics.scm (go-github-com-biogo-biogo): New variable.
2022-08-16 16:52:15 +02:00
Ricardo Wurmus
2407416d0f
gnu: Add go-github-com-biogo-hts-fai.
* gnu/packages/bioinformatics.scm (go-github-com-biogo-hts-fai): New variable.
2022-08-16 16:50:16 +02:00
Ricardo Wurmus
31e0ac6dcf
gnu: Add go-github-com-biogo-hts-csi.
* gnu/packages/bioinformatics.scm (go-github-com-biogo-hts-csi): New variable.
2022-08-16 16:50:01 +02:00
Ricardo Wurmus
b4f389e1b9
gnu: Add go-github-com-biogo-hts-cram.
* gnu/packages/bioinformatics.scm (go-github-com-biogo-hts-cram): New variable.
2022-08-16 16:44:58 +02:00
Ricardo Wurmus
ecb7dedaed
gnu: Add go-github-com-kortschak-utter.
* gnu/packages/golang.scm (go-github-com-kortschak-utter): New variable.
2022-08-16 16:44:42 +02:00
Ricardo Wurmus
e9bec5bd40
gnu: Add go-github-com-biogo-hts-bgzf.
* gnu/packages/bioinformatics.scm (go-github-com-biogo-hts-bgzf): New variable.
2022-08-16 16:28:33 +02:00