Commit graph

79508 commits

Author SHA1 Message Date
pukkamustard 59a39ec61b
gnu: Add ocaml-sedlex.
* gnu/packages/ocaml.scm (ocaml-sedlex): New variable.
  (ocaml4.07-sedlex): Inherit from ocaml-sedlex.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:41 +02:00
pukkamustard 262683250c
gnu: Add ocaml-ppxlib.
* gnu/packages/ocaml.scm (ocaml-ppxlib): New variable.
  (ocaml4.07-ppxlib): Inherit from ocaml-ppxlib.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:39 +02:00
pukkamustard 3c8899160b
gnu: ocaml-migrate-parsetree: Update to 2.1.0.
* gnu/packages/ocaml.scm (ocaml-migrate-parsetree): Update to 2.1.0.
  (ocaml-migrate-parsetree-1): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:37 +02:00
pukkamustard cfa65d7770
gnu: Add ocaml-compiler-libs.
* gnu/packages/ocaml.scm (ocaml-compiler-libs): New variable.
  (ocaml4.07-compiler-libs): Inherit from ocaml-compiler-libs.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:35 +02:00
pukkamustard 8f5aa879de
gnu: Add ocaml-stdio.
* gnu/packages/ocaml.scm (ocaml-stdio): New variable.
  (ocaml4.07-stdio): Inherit from ocaml-stdio.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:33 +02:00
pukkamustard 4b6e1fba5a
gnu: Add ocaml-gen.
* gnu/packages/ocaml.scm (ocaml-gen): New variable.
  (ocaml4.07-gen): Remove variable.
  (ocaml4.07-sedlex): Replace ocaml4.07-gen with ocaml-gen.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:31 +02:00
pukkamustard 99ed037081
gnu: ocaml4.07-gen: Update to 0.5.3.
* gnu/packages/ocaml.scm (ocaml4.07-gen): Update to 4.07.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:29 +02:00
pukkamustard b3bc7489c6
gnu: ocaml-lwt: Update to 5.4.0.
* gnu/packages/ocaml.scm (ocaml-lwt): Update to 5.4.0.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:27 +02:00
pukkamustard 0f5f8d48f8
gnu: ocaml-lwt: Make libev a propagated input.
* gnu/packages/ocaml.scm (ocaml-lwt) [propagated-inputs]: Add libev.
  [inputs]: Remove libev.
  (ocaml-ouint2, ocaml4.07-lambda-term, ocaml-markup) [inputs]: Remove libev.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:25 +02:00
pukkamustard 5a4acc5331
gnu: ocaml-ctypes: Make ocaml-integers a propagated input.
* gnu/packages/ocaml.scm (ocaml-ctypes)[propagated-inputs]: Add ocaml-integers.
  [inputs]: Remove ocaml-integers.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:22 +02:00
pukkamustard 0f62ea0774
gnu: ocaml-ctypes: Update to 0.18.0.
* gnu/packages/ocaml.scm (ocaml-ctypes): Update to 0.18.0.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:20 +02:00
pukkamustard b477a9f42e
gnu: ocaml-integers: Update to 0.4.0.
* gnu/packages/ocaml.scm (ocaml-integers): Update to 0.4.0.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:15:58 +02:00
Matthew James Kraai b2122b07dc
gnu: xf86-input-libinput: Update to 1.0.1.
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 1.0.1.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-06-06 16:19:53 +02:00
Tobias Geerinckx-Rice db6ff6da15
gnu: xf86-input-libinput: Fix licence information.
* gnu/packages/xorg.scm (xf86-input-libinput)[license]: This package is
almost exclusively expat, with a single x11 file that's not installed.
2021-06-06 16:19:52 +02:00
Matthew James Kraai b6affc5c04
gnu: xterm: Update to 367.
* gnu/packages/xorg.scm (xterm): Update to 367.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-06-06 15:50:24 +02:00
Domagoj Stolfa 77056478a2
gnu: strongswan: Configure more sensible defaults.
* gnu/packages/networking.scm (strongswan)[arguments]<#:configure-flags>:
Enable aesni, attr-sql, chapoly, curl, dhcp, eap-aka, eap-aka-3gpp,
eap-dynamic, eap-identity, eap-md5, eap-mschapv2, eap-peap, eap-radius,
eap-sim, eap-sim-file, eap-simaka-pseudonym, eap-simaka-reauth,
eap-simaka-sql, eap-tls, eap-tnc, eap-ttls, ext-auth, farp, ha, led, md4,
mediation, openssl, soup, sql, sqlite, xauth-eap, xauth-noauth, and
xauth-pam support.
Disable ldap, mysql, and systemd support.
Use libcap by default.
[inputs]: Add libcap, libsoup, and linux-pam.
[native-inputs]: Add pkg-config.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-06-06 15:35:47 +02:00
Matthew James Kraai f7331f06db
doc: Pluralize "package."
* doc/contributing.texi (Submitting Patches): Pluralize "package."

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-06-06 15:10:57 +02:00
Solene Rapenne ed057e33a5
gnu: tig: Update to 2.5.4.
* gnu/packages/version-control.scm (tig): Update to 2.5.4.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2021-06-06 18:11:50 +08:00
Jonathan Brielmaier db8ea15ba0
gnu: icedove-wayland: Refactor as a wrapper around icedove.
This saves us a full build of icedove-wayland analogue to
chromium-wayland.

* gnu/packages/gnuzilla.scm (icedove-wayland)[inputs]: Add bash and
icedove.
[arguments]: Copy the binary over and wrap it for Wayland. As well as
the desktop-file and the license file.
2021-06-06 11:26:20 +02:00
Efraim Flashner b65c02e2d3
gnu: freebayes: Update to 1.3.5.
* gnu/packages/bioinformatics.scm (freebayes): Update to 1.3.5.
[source]: Remove patch.
[arguments]: Adjust custom 'patch-source phase for changes in source.
[inputs]: Remove zlib.
* gnu/packages/patches/freebayes-devendor-deps.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2021-06-06 12:13:28 +03:00
Efraim Flashner 1fd8819fac
gnu: poke: Update to 1.3.
* gnu/packages/engineering.scm (poke): Update to 1.3.
2021-06-06 10:53:55 +03:00
Guillaume Le Vaillant da28abcfb0
gnu: sdrangel: Add SoapySDR support.
* gnu/packages/radio.scm (sdrangel)[inputs]: Add soapysdr.
  [arguments]: Update 'configure-flags'.
2021-06-06 09:46:04 +02:00
Nicolas Goaziou 04beee1632
gnu: emacs-company-irony: Update to 1.1.1.
* gnu/packages/emacs-xyz.scm (emacs-company-irony): Update to 1.1.1.
[inputs]: Re-order alphabetically.
[descrption]: Properly capitalize.
2021-06-06 09:06:40 +02:00
Nicolas Goaziou 36fd42ded2
gnu: emacs-elfeed-score: Update to 0.7.9.
* gnu/packages/emacs-xyz.scm (emacs-elfeed-score): Update to 0.7.9.
2021-06-06 09:03:24 +02:00
Maxim Cournoyer 7fd2c9a00e
gnu: msgpack: Update to 3.3.0.
* gnu/packages/serialization.scm (msgpack): Update to 3.3.0.
2021-06-06 02:38:29 -04:00
Maxim Cournoyer 876f4071ab
gnu: libvpx: Update to 1.10.0.
* gnu/packages/video.scm (libvpx): Update to 1.10.0.
2021-06-06 02:38:29 -04:00
Maxim Cournoyer 544a980f3a
gnu: czmq: Re-enable previously failing tests, fixed in 4.2.1.
* gnu/packages/networking.scm (czmq)[phases]: Delete argument.
2021-06-06 02:38:29 -04:00
Maxim Cournoyer a18079288f
gnu: ppsspp: Update to 1.11.3-1.69fa207.
This fixes the build with ffmpeg 4.4.

* gnu/packages/patches/ppsspp-disable-upgrade-and-gold.patch: Rebase patch.
* gnu/packages/emulators.scm (ppsspp): Update to 1.11.3-1.69fa207.
[source]: Adjust origin snippet to unbundle the newly added zstd library.
2021-06-06 02:38:29 -04:00
Maxim Cournoyer 6a0d0c3c47
gnu: libopenshot: Use ffmpeg-4.3.
* gnu/packages/video.scm (libopenshot)
[propagated-inputs]{ffmpeg}: Downgrade to ffmpeg 4.3 to fix build.
2021-06-06 02:38:29 -04:00
Maxim Cournoyer 30eccefa39
gnu: Add ffmpeg-4.3.
* gnu/packages/video.scm (ffmpeg-4.3): New variable.
2021-06-06 02:38:28 -04:00
Maxim Cournoyer 4d0030eec5
gnu: diffoscope: Update to 177.
This resolves a problem with ffmpeg 4.4.

* gnu/packages/diffoscope.scm (diffoscope): Update to 177.
2021-06-06 02:38:28 -04:00
Maxim Cournoyer f02b9d6d2c
gnu: ffmpeg: Update to 4.4.
* gnu/packages/video.scm (ffmpeg): Update to 4.4.
2021-06-06 02:38:28 -04:00
Maxim Cournoyer d8c06d8789
gnu: Remove rust-rav1e.
This package is superseded by rav1e.

Note: I tried defining an alias like so:

  (define-public rust-rav1e
    (deprecated-package "rust-rav1e" rav1e))

But it caused a problem where the 'rav1e' variable would appear unbound.

* gnu/packages/crates-graphics.scm (rust-rav1e-0.4): Remove.
2021-06-06 02:38:28 -04:00
Maxim Cournoyer 1c5781bc0d
gnu: rust-ravif: Use rav1e instead of rust-rav1e.
With the rav1e package having been brought up to par with rust-rav1e,
rust-ravif can use rav1e directly.

* gnu/packages/crates-graphics.scm (rust-ravif)
[cargo-inputs]{rust-rav1e}: Replace with...
{rav1e}: ... this.
[cargo-development-inputs]: New argument.
[native-inputs]: New field.
2021-06-06 02:38:28 -04:00
Maxim Cournoyer ba047d8bc2
gnu: Add rust-avif-parse-0.13.
* gnu/packages/crates-graphics.scm (rust-avif-parse-0.13): New variable.
2021-06-06 02:38:28 -04:00
Maxim Cournoyer 93baaf55cc
gnu: Add rust-bitreader-0.3.
* gnu/packages/crates-io.scm (rust-bitreader-0.3): New variable.
2021-06-06 02:38:27 -04:00
Maxim Cournoyer 916bbf53a9
gnu: Add rust-fallible-collections-0.4.
* gnu/packages/crates-io.scm (rust-fallible-collections-0.4): New variable.
2021-06-06 02:38:27 -04:00
Maxim Cournoyer 636e478bac
gnu: rav1e: Update to 0.4.1.
* gnu/packages/video.scm (rav1e): Update to 0.4.1.
[source]: Fix indentation.
[cargo-inputs]{rust-arbitrary}: Update to 0.4.
{rust-av-metrics}: New input.
{rust-bitstream-io}: Update to 1.
{rust-cfg-if}: Update to 1.
{rust-console}: Update to 0.14.
{rust-crossbeam}: New input.
{rust-itertools}: Update to 0.10.
{rust-libfuzzer-sys}: New input.
{rust-noop-proc-macro}: Update to 0.3.
{rust-paste}: Update to 1.
{rust-rand}: Update to 0.8.
{rust-rand-chacha}: Update to 0.3.
{rust-regex}: New input.
{rust-rustc-version}: Update to 0.3.
{rust-signal-hook}: Update to 0.3.
{rust-v-frame, rust-wasm-bindgen}: New inputs.
{rust-cc: Move to...
[cargo-development-inputs]: ... here.
{rust-rand}: Update to 0.8.
{rust-rand-chacha}: Update to 0.3.
{rust-semver}: Update to 0.11.
[inputs]{nasm}: Move to...
[native-inputs]: ... here.  This was spotted by 'guix lint'.
[synopsis]: Focus on facts, toning down marketing.
[description]: Expound.
2021-06-06 02:38:27 -04:00
Maxim Cournoyer 62b1c4718c
gnu: rust-cargo-c: Update to 0.8.1+cargo-0.53.
* gnu/packages/rust-apps.scm (rust-cargo-c): Update to 0.8.1+cargo-0.53.
[cargo-inputs]{rust-cbindgen}: Update to 0.19.
{rust-semver}: Update to 0.10.
{rust-serde-json}: Update to 1.
{rust-cargo, rust-anyhow}: New inputs.
[native-inputs]: New field.
[inputs]: New field.
2021-06-06 02:38:27 -04:00
Maxim Cournoyer b95e43b4fd
gnu: rust-serde-json-1: Update to 1.0.64.
* gnu/packages/crates-io.scm (rust-serde-json-1): Update to 1.0.64.
2021-06-06 02:38:27 -04:00
Maxim Cournoyer 9fed4419bc
gnu: Add rust-cargo-0.53.
* gnu/packages/crates-io.scm (rust-cargo-0.53): New variable.
2021-06-06 02:38:27 -04:00
Maxim Cournoyer 0ededfaaad
gnu: Add rust-commoncrypto-0.2.
* gnu/packages/crates-io.scm (rust-commoncrypto-0.2): New variable.
2021-06-06 02:38:27 -04:00
Maxim Cournoyer aacc47eb4c
gnu: Add rust-commoncrypto-sys-0.2.
* gnu/packages/crates-io.scm (rust-commoncrypto-sys-0.2): New variable.
2021-06-06 02:38:26 -04:00
Maxim Cournoyer 25c4ad2771
gnu: Add rust-bytesize-1.
* gnu/packages/crates-io.scm (rust-bytesize-1): New variable.
2021-06-06 02:38:26 -04:00
Maxim Cournoyer c5f0ce2244
gnu: Add rust-cargo-platform-0.1.
* gnu/packages/crates-io.scm (rust-cargo-platform-0.1): New variable.
2021-06-06 02:38:26 -04:00
Maxim Cournoyer b5a68bde6a
gnu: Add rust-crates-io-0.33.
* gnu/packages/crates-io.scm (rust-crates-io-0.33): New variable.
2021-06-06 02:38:26 -04:00
Maxim Cournoyer bc11792923
gnu: Add rust-crypto-hash-0.3.
* gnu/packages/crates-io.scm (rust-crypto-hash-0.3): New variable.
2021-06-06 02:38:26 -04:00
Maxim Cournoyer 2e79f847fd
gnu: rust-filetime-0.2: Update to 0.2.14.
* gnu/packages/crates-io.scm (rust-filetime-0.2): Update to 0.2.14.
[cargo-inputs]{rust-cargo-if}: Update to version 1.
{rust-redox-syscall}: Update to version 0.2.
2021-06-06 02:38:26 -04:00
Maxim Cournoyer 4acd1213a3
gnu: Add rust-fwdansi-1.
* gnu/packages/crates-io.scm (rust-fwdansi-1): New variable.
2021-06-06 02:38:25 -04:00
Maxim Cournoyer 0fbaf75b1a
gnu: rust-git2-0.13: Update to 0.13.20.
* gnu/packages/crates-io.scm (rust-git2-0.13): Update to 0.13.20.
[cargo-development-inputs]{rust-paste}: Update to version 1.
2021-06-06 02:38:25 -04:00