3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

52176 commits

Author SHA1 Message Date
Hartmut Goebel
59e2f5dbe6
gnu: Add rust-ct-logs-0.3.
* gnu/packages/crates-io.scm (rust-ct-logs-0.3): New variable.
2020-05-05 13:20:16 +02:00
Hartmut Goebel
7bfde108d4
gnu: Add rust-crossterm-0.13.
* gnu/packages/crates-io.scm (rust-crossterm-0.13): New variable.
2020-05-05 13:20:15 +02:00
Hartmut Goebel
708742109c
gnu: Add rust-crossterm-winapi-0.4.
* gnu/packages/crates-io.scm (rust-crossterm-winapi-0.4): New variable.
2020-05-05 13:20:15 +02:00
Hartmut Goebel
9b07ebcd96
gnu: Add rust-colored-1.9.1.
This is sequried by sequoia, resp. sequois-sqv.

* gnu/packages/crates-io.scm (rust-colored-1.9.1): New variable.
2020-05-05 13:20:15 +02:00
Hartmut Goebel
1c2126c377
gnu: Add rust-capnp-rpc-0.10.
* gnu/packages/crates-io.scm (rust-capnp-rpc-0.10): New variable.
2020-05-05 10:18:40 +02:00
Hartmut Goebel
412f468635
gnu: Add rust-capnp-futures-0.10.
* gnu/packages/crates-io.scm (rust-capnp-futures-0.10): New variable.
2020-05-05 10:18:39 +02:00
Hartmut Goebel
5d6ef66092
gnu: Add rust-capnpc-0.10.
* gnu/packages/crates-io.scm (rust-capnpc-0.10): New variable.
2020-05-05 10:18:39 +02:00
Hartmut Goebel
56d1d517f0
gnu: Add rust-capnp-0.10.
* gnu/packages/crates-io.scm (rust-capnp-0.10): New variable.
2020-05-05 10:18:38 +02:00
Hartmut Goebel
6b4db2a21e
gnu: Add rust-bytes-0.5.
* gnu/packages/crates-io.scm (rust-bytes-0.5): New variable.
  (rust-bytes-0.4): Inherit from it.
2020-05-05 10:18:38 +02:00
Hartmut Goebel
71d6bbba50
gnu: Add rust-bitflags-0.5
* gnu/packages/crates-io.scm (rust-bitflags-0.5): New variable.
2020-05-05 10:18:38 +02:00
Hartmut Goebel
b0020da781
gnu: Add rust-bindgen-0.49.
* gnu/packages/crates-io.scm (rust-bindgen-0.49): New variable.
2020-05-05 10:18:37 +02:00
Hartmut Goebel
1a6262407a
gnu: Add rust-base64-0.9.
* gnu/packages/crates-io.scm (rust-base64-0.9): New variable.
2020-05-05 10:18:37 +02:00
Hartmut Goebel
af6dccfd3f
gnu: Add rust-assert-cli-0.6.
* gnu/packages/crates-io.scm (rust-assert-cli-0.6): New variable.
2020-05-05 10:18:37 +02:00
Hartmut Goebel
85ab6fd853
gnu: Add rust-ascii-canvas-2.
* gnu/packages/crates-io.scm (rust-ascii-canvas-2): New variable.
2020-05-05 10:17:01 +02:00
Hartmut Goebel
8cc67deab3
gnu: Update rust-wasm-bindgen-test-0.2 to 0.2.50.
* gnu/packages/crates-io.scm (rust-wasm-bindgen-test-0.2): Update to 0.2.50.
2020-05-05 09:49:37 +02:00
Hartmut Goebel
9aff4bff18
gnu: Update rust-wasm-bindgen-futures-0.3 to 0.3.27.
* gnu/packages/crates-io.scm (rust-wasm-bindgen-futures-0.3): Update to
  0.3.27.
2020-05-05 09:49:37 +02:00
Hartmut Goebel
f292feb3c2
gnu: Update rust-unicode-normalization-0.1 to 0.1.9.
* gnu/packages/crates-io.scm (rust-unicode-normalization-0.1): Update to
  0.1.9.
2020-05-05 09:49:36 +02:00
31def9a9df
gnu: Add grocsvs.
* gnu/packages/bioinformatics.scm (grocsvs): New variable.
* gnu/packages/patches/grocsvs-dont-use-admiral.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2020-05-05 10:06:28 +03:00
Michael Rohleder
0e680920b9
gnu: Add lesspipe.
* gnu/packages/less.scm (lesspipe): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-04 23:08:02 +02:00
Ludovic Courtès
a17ab977fe
gnu: Add purple-mattermost.
* gnu/packages/messaging.scm (purple-mattermost): New variable.
2020-05-04 23:07:57 +02:00
Lars-Dominik Braun
bc2529cb97
gnu: Add collectd
* gnu/packages/monitoring.scm (collectd): New variable
* gnu/local.mk (dist_patch_DATA): Add new patch
* gnu/packages/patches/collectd-5.11.0-noinstallvar.patch: New file

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-04 23:07:57 +02:00
Alex McGrath
c65e243463
gnu: Add j4-dmenu-desktop.
* gnu/packages/xdisorg.scm (j4-dmenu-desktop): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-05-04 16:24:43 +02:00
Marius Bakke
08dfff747b
gnu: leptonica: Add giflib reference in Libtool- and pkg-config files.
* gnu/packages/image.scm (leptonica)[arguments]: Add phase
"provide-absolute-giflib-reference".
2020-05-04 16:24:43 +02:00
Marius Bakke
1c60bd3244
gnu: leptonica: Do not propagate any inputs.
* gnu/packages/image.scm (leptonica)[propagated-inputs]: Move OPENJPEG and
LIBWEBP ...
[inputs]: ... here.
2020-05-04 16:24:43 +02:00
Marius Bakke
c17e4cf5a3
gnu: python-dulwich: Update to 0.19.16.
* gnu/packages/python-xyz.scm (python-dulwich): Update to 0.19.16.
[propagated-inputs]: Add PYTHON-URLLIB3.
2020-05-04 16:24:42 +02:00
Vincent Legoll
06ed1dba35
gnu: Add gromacs.
* gnu/packages/chemistry.scm (gromacs): New variable.
* gnu/packages/patches/gromacs-tinyxml2.patch: New file...
* gnu/local.mk (dist_patch_DATA): ...add it here.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-04 10:26:52 +02:00
Vincent Legoll
feba2c9751
gnu: Add lmfit.
* gnu/packages/algebra.scm (lmfit): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-04 10:26:33 +02:00
Vincent Legoll
1c5604017b
gnu: Add tng.
* gnu/packages/chemistry.scm (tng): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-04 10:25:33 +02:00
Nicolas Goaziou
c563f8887d
gnu: emacs-relint: Update to 1.16.
* gnu/packages/emacs-xyz.scm (emacs-relint): Update to 1.16.
2020-05-03 23:07:43 +02:00
Nicolas Goaziou
14b0dcc7f7
gnu: emacs-xr: Update to 1.19.
* gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.19.
2020-05-03 23:07:37 +02:00
Danny Milosavljevic
33eab4a10d
linux-initrd: Provide fsck for F2FS.
* gnu/system/linux-initrd.scm (file-system-packages): Add F2FS fsck.
2020-05-03 23:04:59 +02:00
Danny Milosavljevic
da09c63e78
gnu: f2fs-tools-static: Work around bug in our util-linux.
* gnu/packages/linux.scm (f2fs-tools/static): Work around bug in our util-linux.
2020-05-03 23:04:58 +02:00
Danny Milosavljevic
bb357c509e
file-systems: Fix UTF-16 handling in initrd.
Follow-up to f73f4b3a2d.

* gnu/build/file-systems.scm (bytevector->u16-list): New procedure.
(utf16->string): New procedure.
2020-05-03 23:04:57 +02:00
Christopher Howard
96e399ee30
gnu: libusb-0.1: fix build failure on newer gcc
* gnu/packages/libusb.scm (libusb-0.1): Disable -Werror.

Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
2020-05-03 22:43:40 +02:00
Danny Milosavljevic
f73f4b3a2d
file-systems: Fix F2FS volume name accessor.
Follow-up to 23b37c3d40.

* gnu/build/file-systems.scm (bytevector-utf16-length): New procedure.
(null-terminated-utf16->string): New procedure.
(f2fs-superblock-volume-name): Use it.
2020-05-03 20:35:50 +02:00
Danny Milosavljevic
f8a0065ae3
install: Add f2fs-tools to the installation image.
* gnu/system/install.scm (installation-os)[packages]: Add f2fs-tools.
2020-05-03 20:35:50 +02:00
Danny Milosavljevic
af7a8e718d
tests: install: Test a F2FS root file system.
* gnu/tests/install.scm (%f2fs-root-os, %f2fs-root-installation-script,
%test-f2fs-root-os): New variables.
2020-05-03 20:35:50 +02:00
b4fe5dab9a
gnu: network-manager-openconnect: Add missing input.
* gnu/packages/gnome.scm (network-manager-openconnect)[inputs]: Add lz4.
2020-05-03 20:49:39 +03:00
Tobias Geerinckx-Rice
14c6e8b671
gnu: znc: Update to 1.8.0.
* gnu/packages/messaging.scm (znc): Update to 1.8.0.
2020-05-03 17:37:56 +02:00
Christopher Baines
a414d6ac24
gnu: qemu-minimal: Don't include libcacard as an input.
This probably isn't useful for QEMU without GUI support.

* gnu/package/virtualization.scm (qemu-minimal)[inputs]: Don't include
libcacard.
2020-05-03 11:20:42 +01:00
Alexandros Theodotou
d5aee50034
gnu: Add bchoppr.
* gnu/packages/music.scm (bchoppr): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-05-03 11:17:48 +01:00
raingloom
a5cf52d3aa
gnu: Add f2fs-fsck-static.
* gnu/packages/linux.scm (f2fs-fsck/static): New public variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-05-03 12:06:58 +02:00
Christopher Baines
17adb70f78
gnu: spice: Add libcacard as an input to enable smartcard support.
This is to fix an issue with gnome-boxes when trying to start a virtual
machine:

  unsupported type name: smartcard

* gnu/packages/spice.scm (spice)[inputs]: Add libcacard.
2020-05-03 10:37:16 +01:00
Christopher Baines
a06051e11b
gnu: qemu: Add libcacard as an input to enable smartcard support.
This fixes an error in gnome-boxes when starting virtual machines:

  Unable to start domain: unsupported configuration: this QEMU binary lacks
  smartcard passthrough mode support

* gnu/packages/virtualization.scm (qemu)[inputs]: Add libcacard.
2020-05-03 10:37:16 +01:00
Christopher Baines
ee3d20b9de
gnu: Add libcacard.
Required for smartcard support in QEMU.

* gnu/packages/spice.scm (libcacard): New variable.
2020-05-03 10:37:16 +01:00
Christopher Baines
2bed28f46c
gnu: Add softhsm.
Required for the libcacard tests.

* gnu/packages/security-token.scm (softhsm): New variable.
2020-05-03 10:35:57 +01:00
Giacomo Leidi
6241eacd70
gnu: supercollider: Enable SCClassLibrary library lookup.
This hardcodes the path of SCClassLibrary to fix a lookup error that was
preventing SCServer's boot.

* gnu/packages/audio.scm (supercollider)[source]: Fetch via git,
[arguments]: build release target and add a new 'patch-scclass-dir phase to
hardcode SCClassLibrary path.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-05-03 10:31:34 +02:00
1463079a2d
gnu: edi: Update to 0.8.0.
* gnu/packages/enlightenment.scm (edi): Update to 0.8.0.
[source]: Download from new uri.
[arguments]: Add custom phase to fix clang headers discovery.
[native-inputs]: Add check, gettext-minimal.
[license]: Add gpl3.
2020-05-03 10:11:19 +03:00
13d3a9bf14
gnu: evisum: Update to 0.4.0.
* gnu/packages/enlighenment.scm (evisum): Update to 0.4.0.
[build-system]: Switch to meson-build-system.
[arguments]: Remove make-flags, custom phases.
[inputs]: Remove alsa-lib, perl.
2020-05-03 09:34:46 +03:00
67c8f879c5
gnu: python-efl: Update to 1.24.0.
* gnu/packages/enlightenment.scm (python-efl): Update to 1.24.0.
2020-05-03 09:34:46 +03:00
5a743e1ef0
gnu: enlightenment: Change mount/umount binaries.
* gnu/packages/enlightenment.scm (enlightenment)[arugments]: Use the
setuid binaries for mount/umount.
2020-05-03 09:34:46 +03:00
b34793c143
gnu: efl: Update to 1.24.0.
* gnu/packages/enlightenment.scm (efl): Update to 1.24.0.
[propagated-inputs]: Remove bullet. Add libpng. Move libtiff, libwebp ...
[inputs]: ... to here. Add openjpeg. Remove libxp.
[arguments]: In configure-flags disable scim, enable avahi, glib. Use
setuid mount/umount binaries.
2020-05-03 09:34:46 +03:00
Mark H Weaver
8a0b02c248
gnu: linux-libre: Update to 5.4.38.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.38.
(linux-libre-5.4-pristine-source): Update hash.
2020-05-02 16:38:12 -04:00
Mark H Weaver
02c792b505
gnu: linux-libre@5.6: Update to 5.6.10.
* gnu/packages/linux.scm (linux-libre-5.6-version): Update to 5.6.10.
(linux-libre-5.6-pristine-source): Update hash.
2020-05-02 16:38:10 -04:00
Mark H Weaver
a970bab0e7
gnu: linux-libre@4.19: Update to 4.19.120.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.120.
(linux-libre-4.19-pristine-source): Update hash.
2020-05-02 16:38:08 -04:00
Mark H Weaver
a5ab7c7c31
gnu: linux-libre@4.14: Update to 4.14.178.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.178.
(linux-libre-4.14-pristine-source): Update hash.
2020-05-02 16:38:05 -04:00
Mark H Weaver
8321da88a8
gnu: linux-libre@4.9: Update to 4.9.221.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.221.
(linux-libre-4.9-pristine-source): Update hash.
2020-05-02 16:38:03 -04:00
Mark H Weaver
c70b31df51
gnu: linux-libre@4.4: Update to 4.4.221.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.221.
(linux-libre-4.4-pristine-source): Update hash.
2020-05-02 16:38:00 -04:00
Mark H Weaver
00e0240ec0
gnu: linux-libre: Update deblob scripts.
* gnu/packages/linux.scm (deblob-scripts-5.4): Update to 5.4.37.
2020-05-02 16:37:46 -04:00
Oleg Pykhalov
5bcb149c45
gnu: youtube-dl: Update to 2020.05.03.
* gnu/packages/video.scm (youtube-dl): Update to 2020.05.03.
2020-05-02 21:28:48 +03:00
Tobias Geerinckx-Rice
1d7f3c00b0
gnu: openconnect: Add LZ4 support.
* gnu/packages/vpn.scm (openconnect)[inputs]: Add lz4.
2020-05-02 18:02:55 +02:00
Tobias Geerinckx-Rice
e4aa83be33
gnu: openconnect: Update to 8.09 [fixes CVE-2020-12105].
* gnu/packages/vpn.scm (openconnect): Update to 8.09.
2020-05-02 18:02:55 +02:00
Danny Milosavljevic
f7228e3177
gnu: Add musl-cross.
* gnu/packages/patches/musl-cross-locate.patch: New file.
* gnu/packages/heads.scm: New file.
* gnu/local.mk (dist_patch_DATA): Add one.
(GNU_SYSTEM_MODULES): Add the other.
2020-05-02 17:51:48 +02:00
Stefan
afc57916e5
linux-boot: Allow the root file system to be mounted via NFS.
* gnu/build/linux-boot.scm (boot-system) Treat a root option with ":/" as an nfs source
and avoid to call 'canonicalize-device-spec' for it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-02 16:49:30 +02:00
Giacomo Leidi
5af2a8fe96
gnu: emacs-extempore-mode: Update to 0.0.0-1.09518ae.
* gnu/packages/emacs-xyz.scm (emacs-extempore-mode): Update to to 0.0.0-1.09518ae.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-02 16:49:29 +02:00
Giacomo Leidi
3ff2d2708c
gnu: extempore: Update to 0.8.6.
* gnu/packages/music.scm (extempore): Update to 0.8.6.
[snippets]: Delete bundled dependencies.
[patches]: Add it.
* gnu/packages/patches/extempore-unbundle-external-dependencies.patch: Patch
  CMakeLists.txt to use system libraries.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-02 16:49:29 +02:00
Giacomo Leidi
fc570fab80
gnu: portmidi-for-extempore: Update to 217-0.8602f54.
* gnu/packages/music.scm (portmidi-for-extempore): Update to 217-0.8602f54.
[version]: Use git-version to include latest changes.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-02 16:49:29 +02:00
Giacomo Leidi
7bb0ba81b3
gnu: nanovg-for-extempore: Update to 0.7.1-0.3c60175.
* gnu/packages/gl.scm (nanovg-for-extempore): Update to 0.7.1-0.3c60175.
[source]: Switch to Git source to include latest changes.
[version]: Use git-version.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-02 16:49:29 +02:00
Giacomo Leidi
b1cb8b5d83
gnu: llvm-for-extempore: Update to 3.8.
* gnu/packages/llvm.scm (llvm-for-extempore): Update to 3.8.
[source]: Use upstream patched source.
* gnu/packages/patches/llvm-for-extempore.patch: Delete due to source being
already patched.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-02 16:49:29 +02:00
Diego Nicola Barbato
4c0cc7bed3
services: syslog: Simplify 'start' method.
This is a followup to d7113bb655 and
e3358a831e.

* gnu/services/base.scm (syslog-service-type): Change 'start' method to set
  umask using the #:file-creation-mask parameter of
  'make-forkexec-constructor' introduced in version 0.8.0 of the Shepherd.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-02 16:49:29 +02:00
TomZ
61586ce9a2
gnu: qutebrowser: Update to 1.11.0
* gnu/packages/web-branch.scm (qutebrowser): Update to 1.11.0

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-05-02 16:46:50 +02:00
Marius Bakke
795b4bca18
gnu: ledger: Update to 3.2.0.
* gnu/packages/finance.scm (ledger): Update to 3.2.0.
[arguments]: Add #:modules and #:imported-modules.  Add phase
'fix-python-installation-directory'.
2020-05-02 16:46:50 +02:00
Marius Bakke
2515968f49
Revert "gnu: Add warsow-qfusion."
'warsow-qfusion-fix-bool-return-type.patch' is missing.

This reverts commit 39f1806ca1.
2020-05-02 16:45:23 +02:00
Pierre Neidhardt
39f1806ca1
gnu: Add warsow-qfusion.
* gnu/local.mk (warsow-qfusion): New variable.
2020-05-02 15:57:14 +02:00
Oleg Pykhalov
f59cc03b56
gnu: Add emacs-gitlab-snip-helm.
* gnu/packages/emacs-xyz.scm (emacs-gitlab-snip-helm): New variable.
2020-05-02 14:34:37 +03:00
Martin Becze
87001355cc
gnu: Add guile3.0-ncurses-with-gpm.
* gnu/packages/guile-xyz.scm (guile3.0-ncurses/gpm): New variable.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-05-02 12:31:23 +02:00
Martin Becze
3c566eba19
gnu: Add guile3.0-ncurses.
* gnu/packages/guile-xyz.scm (guile-ncurses)[arguments]:
Use Guile effective version instead of hardcoding the version number in the
libary path. Also import the required module to do that.
(guile3.0-ncurses): New variable.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-05-02 12:30:51 +02:00
Jan Wielkiewicz
8c98eb2808
gnu: jami: Add epoll support.
* gnu/packages/jami.scm (jami)[arguments]: Add epoll support on Linux systems.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-05-02 12:04:58 +02:00
Jan Wielkiewicz
f06eefa31d
gnu: jami: Use gettext-minimal.
* gnu/packages/jami.scm (jami)[native-inputs]: Use "gettext-minimal" instead
of "gnu-gettext".

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-05-02 12:04:58 +02:00
Jan Wielkiewicz
2ff4e549bb
gnu: pjproject-jami: Update to 2.10.
* gnu/packages/telephony.scm (pjproject): Update to 2.10,
[source]: reorder "file-name" and "sha256" fields.
* gnu/packages/jami.scm (%jami-version): Update to 20200401.1.6f090d,
(pjproject-jami)[arguments]: apply patches related to 2.10.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-05-02 12:04:58 +02:00
Jan Wielkiewicz
7f8f39d344
gnu: jami: Make gettext a native input.
* gnu/packages/jami.scm (jami)[inputs]: Move "gettext" to ...
[native-inputs]: ... here.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-05-02 12:04:58 +02:00
Jan Wielkiewicz
63e6f1cdee
gnu: libring: Add libnatpmp dependency.
This library isn't mandatory, but it works better with new
routers than libupnp.

* gnu/packages/jami.scm (libring)[inputs]: Add libnatpmp.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-05-02 12:04:57 +02:00
Jan Wielkiewicz
f60699af61
gnu: jami: Create a jami-apply-dependency-patches procedure.
* gnu/packages/jami.scm (pjproject-jami)
[native-inputs]: Rename "savoir-faire-linux-patches" to "sfl-patches".
[arguments]: Move Jami patching procedure to ...
(jami-apply-dependency-patches): ... this new procedure.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-05-02 12:04:57 +02:00
Jan Wielkiewicz
aaa199ca52
gnu: jami: Fix download.
The package name changed from Ring to Jami.  Package tarballs start now with
"jami_" prefix.  The "ring-release" folder is also deprecated, let's use the
"release" folder instead.

* gnu/packages/jami.scm (jami-source)[origin]:
Change the uri from "https://dl.jami.net/ring-release/tarballs/ring_"
to "https://dl.jami.net/release/tarballs/jami_".

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-05-02 12:04:57 +02:00
Jan Wielkiewicz
15c6e4260b
gnu: telephony: Move Jami and its dependencies to jami.scm.
Jami is a massive package and its developers modify many libraries. Keeping
them in a single file makes maintenance easier.

* gnu/packages/telephony.scm (%jami-version, jami-source,
pjproject-jami, libring, libringclient,
jami, jami-client-gnome): Move to ...
* gnu/packages/jami.scm: ... this new file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-05-02 12:04:57 +02:00
Jan Wielkiewicz
218ec70aee
gnu: opendht: Update to 2.0.0.
* gnu/packages/networking.scm (opendht): Update to 2.0.0.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-05-02 12:04:57 +02:00
Jan Wielkiewicz
798335cfbc
gnu: restinio: Update to 0.6.1.1.
* gnu/packages/networking.scm (restinio): Update to 0.6.1.1.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-05-02 12:04:57 +02:00
Jan Wielkiewicz
1d2366202a
gnu: libupnp: Update to 1.8.6.
* gnu/packages/upnp.scm (libupnp): Update to 1.8.6.
[source]: Use git-fetch on the new official repository.
[native-inputs]: Add autoconf, automake, libtool and pkg-config.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-05-02 12:04:57 +02:00
Jan Wielkiewicz
a363978cb9
gnu: Add libnatpmp.
* gnu/packages/networking.scm (libnatpmp): New variable.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-05-02 12:04:56 +02:00
raingloom
807986a55f
gnu: Add f2fs-tools-static.
* gnu/packages/file-systems.scm (f2fs-tools/static): New public variable.

Co-authored-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-05-02 11:49:04 +02:00
Pierre Neidhardt
cc8f31bafb
gnu: emacs-exwm-edit: Update to 20200126.
* gnu/packages/emacs-xyz.scm (emacs-exwm-edit): Update to 20200126.
2020-05-02 11:03:26 +02:00
raingloom
27efeef306
linux-initrd: Add initial support for F2FS.
* gnu/system/linux-initrd.scm (file-system-type-modules): Add f2fs module.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-05-02 10:54:39 +02:00
raingloom
23b37c3d40
file-systems: Add support for F2FS.
* gnu/build/file-systems.scm (%f2fs-endianness): New syntax.
(f2fs-superblock?, read-f2fs-superblock, f2fs-superblock-uuid)
(f2fs-superblock-volume-name, check-f2fs-file-system): New procedures.
(%partition-label-readers, %partition-uuid-readers, check-file-system): Register them.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-05-02 10:49:24 +02:00
Pierre Langlois
5a0b78e62b
services: dnsmasq: Support the --address flag.
Introduce a new `addresses' field that translates to passing `--address='
multiple times to dnsmasq.

* gnu/services/dns.scm (<dnsmasq-configuration>): Add an addresses field.
(dnsmasq-shepherd-service): Match the addresses field and translate it to
multiple '--address=' flags.
* doc/guix.texi (DNS Services): Document it.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2020-05-02 13:00:24 +08:00
Kyle Meyer
f2531a254f
gnu: git-annex: Update to 8.20200501.
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20200501.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2020-05-02 12:40:38 +08:00
Nicolas Goaziou
7e2e37edc2
gnu: emacs-parsebib: Add Texinfo markup.
* gnu/packages/emacs-xyz.scm (emacs-parsebib)
[synopsis]:
[description]: Add Texinfo markup.
2020-05-02 02:27:44 +02:00
Nicolas Goaziou
b8642c5500
gnu: emacs-ebib: Add Texinfo markup in description.
* gnu/packages/emacs-xyz.scm (emacs-ebib)[description]: Add Texinfo markup.
2020-05-02 02:26:21 +02:00
Nicolas Goaziou
2e775ecc23
gnu: emacs-ebib: Update to 2.22.1.
* gnu/packages/emacs-xyz.scm (emacs-ebib): Update to 2.22.1.
2020-05-02 02:19:59 +02:00
Nicolas Goaziou
9dbcc8d0d5
gnu: emacs-parsebib: Update to 2.3.3.
* gnu/packages/emacs-xyz.scm (emacs-parsebib): Update to 2.3.3.
2020-05-02 02:19:16 +02:00
Jonathan Frederickson
ecd56cd1b2
gnu: Add ladspa-bs2b
* gnu/packages/audio.scm (ladspa-bs2b): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-05-01 17:30:16 -04:00
Marius Bakke
934f0b32cf
gnu: icu4c: Update source URI.
The previous URL started serving a HTML page, which ultimately refers to
<https://github.com/unicode-org/icu/releases>.
Reported by butterypancake on #guix.

* gnu/packages/icu4c.scm (icu4c)[source](uri): Change to GitHub.
2020-05-01 22:36:47 +02:00
Nicolas Goaziou
26e11cffb9
gnu: xfe: Use a mirror:// URL.
* gnu/packages/disk.scm (xfe)[source]: Use a mirror://sourceforge URL.
2020-05-01 22:21:19 +02:00
Nicolas Goaziou
ee2649e135
gnu: emacs-emms: Update to 5.4.
* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 5.4.
2020-05-01 22:12:22 +02:00
Raghav Gururajan
7dfc7c5398
gnu: xfe: Fix configuration and icons.
* gnu/packages/disk.scm (xfe)[arguments]<#:make-flags>: Remove
BASH_COMPLETION_DIR.
[arguments]<#:phases>[patch-xferc-path]: Remove phase.
[arguments]<#:phases>[patch-xfe-paths]: New phase.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-05-01 19:19:00 +02:00
Tobias Geerinckx-Rice
7e5c767705
gnu: serd: Update to 0.30.4.
* gnu/packages/rdf.scm (serd): Update to 0.30.4.
2020-05-01 17:32:08 +02:00
Tobias Geerinckx-Rice
eeec9973bc
gnu: quazip: Update to 0.9.
* gnu/packages/compression.scm (quazip): Update to 0.9.
2020-05-01 17:25:44 +02:00
Tobias Geerinckx-Rice
ebf6431b9b
gnu: scummvm: Update to 2.1.2.
* gnu/packages/emulators.scm (scummvm): Update to 2.1.2.
2020-05-01 17:25:44 +02:00
Tobias Geerinckx-Rice
53b9cdd58e
gnu: teeworlds: Update to 0.7.5.
* gnu/packages/games.scm (teeworlds): Update to 0.7.5.
2020-05-01 17:25:44 +02:00
Tobias Geerinckx-Rice
4b50aaade4
gnu: crispy-doom: Update to 5.8.0.
* gnu/packages/games.scm (crispy-doom): Update to 5.8.0.
2020-05-01 17:25:44 +02:00
Tobias Geerinckx-Rice
ee75b46fb4
gnu: five-or-more: Update to 3.32.2.
* gnu/packages/gnome.scm (five-or-more): Update to 3.32.2.
2020-05-01 17:25:43 +02:00
Nicolas Goaziou
5bd2d42e8e
gnu: scintilla: Update to 4.3.3.
* gnu/packages/text-editors.scm (scintilla): Update to 4.3.3.
2020-05-01 16:42:53 +02:00
Raghav Gururajan
8546f4da5b
gnu: udevil: Fix loading of setuid-programs.
* gnu/packages/disk.scm (udevil)[arguments]<#:configure-flags>: Add
"--with-mount-prog", "--with-umount-prog", "--with-losetup-prog",
"--with-setfacl-prog".
[arguments]<#:phases>[patch-udevil-reference]: New phase.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-05-01 16:38:22 +02:00
Nicolas Goaziou
3e2d65aecb
gnu: frescobaldi: Use HTTPS home page URI.
* gnu/packages/music.scm (frescobaldi)[home-page]: Use HTTPS URI.
2020-05-01 16:37:32 +02:00
Nicolas Goaziou
88c586f324
gnu: frescobaldi: Update to 3.1.2.
* gnu/packages/music.scm (frescobaldi): Update to 3.1.2.
2020-05-01 16:37:07 +02:00
Nicolas Goaziou
a5e4713015
gnu: fet: Update to 5.44.4.
* gnu/packages/education.scm (fet): Update to 5.44.4.
[description]: Remove uninformative part.
2020-05-01 16:23:52 +02:00
Nicolas Goaziou
a978840cb2
gnu: emacs-web-mode: Update to 17.
* gnu/packages/emacs-xyz.scm (emacs-web-mode): Update to 17.
[description]: "web-mode" -> "web mode".
2020-05-01 16:14:58 +02:00
Nicolas Goaziou
0f9331e486
gnu: Update emacs-modus-themes.
* gnu/packages/emacs-xyz.scm (emacs-modus-operandi-theme):
(emacs-modus-vivendi-theme): Update to 0.8.0.
2020-05-01 16:10:15 +02:00
Florian Pelz
fd31731b9d
system: Blacklist usbkbd kernel module in default kernel-arguments.
This is said to avoid a race with the usbhid kernel module.
See <https://issues.guix.gnu.org/35574#18>.

* gnu/system.scm (%default-modprobe-blacklist): Blacklist it.
2020-05-01 12:27:52 +00:00
Raghav Gururajan
53e8b852e9
gnu: spacefm: Fix privilege and disk management.
* gnu/packages/lxde.scm (spacefm)[inputs]: Remove dbus.
Add ktsuss.
[arguments]<#:phases>[patch-source-files]: New phase.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-05-01 14:10:33 +02:00
Florian Pelz
e06664da02
system: Blacklist usbmouse kernel module in default kernel-arguments.
This avoids a race with the bcm5974 kernel module.
Fixes <https://bugs.gnu.org/35574>.

* gnu/system.scm (%default-modprobe-blacklist): New variable.
(<operating-system>)[kernel-arguments]: Default to ...
(%default-kernel-arguments): ... this new variable.
* doc/guix.texi (operating-system Reference): Document the change.
2020-05-01 08:46:59 +00:00
Florian Pelz
73ddcab607
Revert "install: Pass "modprobe.blacklist=radeon"."
This reverts commit 7859191210, which is no longer
needed since uvesafb was added in 557e6820a7.
2020-05-01 08:26:07 +00:00
Leo Famulari
5af110868c
gnu: VLC: Update to 3.0.10.
* gnu/packages/patches/vlc-fix-test_libvlc_slaves.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/video.scm (vlc): Update to 3.0.10.
[source]: Remove obsolete patch.
[arguments]: Remove obsolete workarounds for libssh and fribidi
compatibility issues in 'patch-source' phase.
2020-04-30 21:31:15 -04:00
Leo Famulari
65fd3f0ac3
gnu: libmicrodns: Update to 0.1.2 [security fixes].
This fixes CVE-2020-6071, CVE-2020-6072, CVE-2020-6073, CVE-2020-6077,
CVE-2020-6078, and CVE-2020-6079.

* gnu/packages/dns.scm (libmicrodns): Update to 0.1.2.
[source]: Build from a tarball.
[build-system]: Use the meson-build-system.
[native-inputs]: Remove field.
2020-04-30 21:31:11 -04:00
Brice Waegeneire
02ee43e486
gnu: Add usbguard.
* gnu/packages/hardware.scm (usbguard): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-01 01:21:04 +02:00
Brice Waegeneire
22df0a1f59
gnu: Add libqb.
* gnu/packages/hardware.scm (libqb): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-01 01:21:04 +02:00
Brice Waegeneire
135c1e0e43
gnu: umockdev: Fix test.
* gnu/packages/check.scm (umockdev)[inputs]: Remove
'gobject-introspection'.
[arguments]: Replace phase 'skip-broken-test' by 'fix-test'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-01 01:21:04 +02:00
Jean-Baptiste Note
524e5fe56b
gnu: Add apt-mirror.
* gnu/packages/debian.scm (apt-mirror): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-01 01:21:03 +02:00
Rene Saavedra
7ff2159b10
gnu: balsa: Update to 2.6.0.
* gnu/packages/mail.scm (balsa): Update to 2.6.0.
[inputs]: Replace gmime-2.6 with gmime; add libical and libsecret.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-01 01:21:03 +02:00
Marius Bakke
229f4fa952
gnu: emacs-toml-mode: Fix syntax error in description.
* gnu/packages/emacs-xyz.scm (emacs-toml-mode)[description]: Replace usage of
@acronym with @dfn to work around a Guile Texinfo limitation.
2020-04-30 23:31:53 +02:00
Vagrant Cascadian
ac4fefb298
gnu: diffoscope: Update to 143.
* gnu/packages/diffoscope (diffoscope): Update to 143.
  [native-inputs]: Add openssl and python-h5py.
  [arguments] Add openssl to add-known-tools phase.
  [arguments] Remove hdf5 from add-known-tools phase, added upstream.
2020-04-30 13:13:07 -07:00
Leo Famulari
2a94f72ade
gnu: MPD: Update to 0.21.23.
* gnu/packages/mpd.scm (mpd): Update to 0.21.23.
2020-04-30 14:17:49 -04:00
194cb75d85
gnu: libntlm: Update to 1.6 [fixes CVE-2019-17455].
* gnu/packages/gsasl.scm (libntlm): Update to 1.6.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-04-30 12:50:06 -04:00
Pierre Neidhardt
192177b049
gnu: sbcl-osicat: Fix library path.
* gnu/packages/lisp-xyz.scm (sbcl-osicat)[arguments]: Replace 'cleanup phase
  to preserve the location of libosicat.so so that it can be found when
  loading the system.
2020-04-30 16:57:40 +02:00
Ricardo Wurmus
24599740e7
gnu: r-vgam: Update to 1.1-3.
* gnu/packages/statistics.scm (r-vgam): Update to 1.1-3.
[inputs]: Move gfortran from here...
[native-inputs]: ...to here.
2020-04-30 15:37:22 +02:00
Ricardo Wurmus
0ffd9701f5
gnu: r-rcpparmadillo: Update to 0.9.870.2.0.
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.9.870.2.0.
2020-04-30 15:37:21 +02:00
Ricardo Wurmus
599f2b50de
gnu: r-spatial: Update to 7.3-12.
* gnu/packages/statistics.scm (r-spatial): Update to 7.3-12.
2020-04-30 15:37:21 +02:00
Ricardo Wurmus
aad9233c1d
gnu: r-nnet: Update to 7.3-14.
* gnu/packages/statistics.scm (r-nnet): Update to 7.3-14.
2020-04-30 15:37:21 +02:00
Ricardo Wurmus
9c313889f1
gnu: r-kernsmooth: Update to 2.23-17.
* gnu/packages/statistics.scm (r-kernsmooth): Update to 2.23-17.
2020-04-30 15:37:21 +02:00
Ricardo Wurmus
1cf9a5cd75
gnu: r-foreign: Update to 0.8-79.
* gnu/packages/statistics.scm (r-foreign): Update to 0.8-79.
2020-04-30 15:37:21 +02:00
Ricardo Wurmus
175ec5eff4
gnu: r-class: Update to 7.3-17.
* gnu/packages/statistics.scm (r-class): Update to 7.3-17.
2020-04-30 15:37:21 +02:00
Ricardo Wurmus
b2c95239e0
gnu: r-mass: Update to 7.3-51.6.
* gnu/packages/statistics.scm (r-mass): Update to 7.3-51.6.
2020-04-30 15:37:21 +02:00
Ricardo Wurmus
1b6434a324
gnu: r-boot: Update to 1.3-25.
* gnu/packages/statistics.scm (r-boot): Update to 1.3-25.
2020-04-30 15:37:21 +02:00
Ricardo Wurmus
c54b41093d
gnu: r-kutils: Update to 1.70.
* gnu/packages/cran.scm (r-kutils): Update to 1.70.
[propagated-inputs]: Remove r-lavaan.
2020-04-30 15:37:21 +02:00
Ricardo Wurmus
2a749c8596
gnu: r-univoutl: Update to 0.2.
* gnu/packages/cran.scm (r-univoutl): Update to 0.2.
2020-04-30 15:37:21 +02:00
Ricardo Wurmus
d7a29bd586
gnu: r-graphlayouts: Update to 0.7.0.
* gnu/packages/cran.scm (r-graphlayouts): Update to 0.7.0.
2020-04-30 15:37:21 +02:00
Ricardo Wurmus
aa180e9e03
gnu: r-systemfonts: Update to 0.2.1.
* gnu/packages/cran.scm (r-systemfonts): Update to 0.2.1.
2020-04-30 15:37:21 +02:00
Ricardo Wurmus
8dfa9ab05a
gnu: r-ggfortify: Update to 0.4.10.
* gnu/packages/cran.scm (r-ggfortify): Update to 0.4.10.
2020-04-30 15:37:21 +02:00
Ricardo Wurmus
7d1e02c872
gnu: r-dalex: Update to 1.2.1.
* gnu/packages/cran.scm (r-dalex): Update to 1.2.1.
2020-04-30 15:37:20 +02:00
Ricardo Wurmus
1514fa85e4
gnu: r-arm: Update to 1.11-1.
* gnu/packages/cran.scm (r-arm): Update to 1.11-1.
2020-04-30 15:37:20 +02:00
Ricardo Wurmus
b5ea7affcf
gnu: r-usethis: Update to 1.6.1.
* gnu/packages/cran.scm (r-usethis): Update to 1.6.1.
2020-04-30 15:37:20 +02:00