Commit graph

79723 commits

Author SHA1 Message Date
Leo Famulari 61dd2c1bde
gnu: linux-libre 5.4: Update to 5.4.125.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.125.
(linux-libre-5.4-pristine-source): Update hash.
2021-06-11 16:59:37 -04:00
Leo Famulari a2fc350532
gnu: linux-libre 5.10: Update to 5.10.43.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.43.
(linux-libre-5.10-pristine-source): Update hash.
2021-06-11 16:59:37 -04:00
Leo Famulari ddfb27d5fa
gnu: linux-libre: Update to 5.12.10.
* gnu/packages/linux.scm (linux-libre-5.12-version): Update to 5.12.10.
(linux-libre-5.12-pristine-source): Update hash.
2021-06-11 16:59:36 -04:00
Guillaume Le Vaillant fa0e50e51a
gnu: soapyhackrf: Update to 0.3.3-2.8d2e7be.
* gnu/packages/radio.scm (soapyhackrf): Update to 0.3.3-2.8d2e7be.
2021-06-11 09:11:29 +02:00
Tobias Geerinckx-Rice 8871671aa9
gnu: thermald: Update to 2.4.6.
* gnu/packages/admin.scm (thermald): Update to 2.4.6.
2021-06-11 00:37:14 +02:00
Tobias Geerinckx-Rice 402f544c29
gnu: dtc: Update to 1.6.1.
* gnu/packages/bootloaders.scm (dtc): Update to 1.6.1.
2021-06-11 00:37:14 +02:00
Tobias Geerinckx-Rice 5372f7dd5a
gnu: squashfs-tools: Install some documentation.
* gnu/packages/compression.scm (squashfs-tools)[arguments]: Add a new
'install-documentation phase.  Remove an obsolete #t whilst here.
2021-06-11 00:37:14 +02:00
Tobias Geerinckx-Rice 30508a4f74
gnu: squashfs-tools: Support Zstandard compression.
* gnu/packages/compression.scm (squashfs-tools)[arguments]:
Add "ZSTD_SUPPORT=1" to #:make-flags.
[inputs]: Add zstd:lib.
2021-06-11 00:37:13 +02:00
Tobias Geerinckx-Rice d037bf0294
gnu: squashfs-tools: Build from upstream git.
* gnu/packages/compression.scm (squashfs-tools)[source]: Use GIT-FETCH
and GIT-FILE-NAME.
2021-06-11 00:37:13 +02:00
Tobias Geerinckx-Rice 1f34f8db12
gnu: klavaro: Update to 3.13.
* gnu/packages/education.scm (klavaro): Update to 3.13.
2021-06-11 00:37:13 +02:00
Tobias Geerinckx-Rice e7f1c55eb1
gnu: opensmtpd-filter-dkimsign: Support ed25519 signatures.
* gnu/packages/mail.scm (opensmtpd-filter-dkimsign)[arguments]:
Define HAVE_ED25519 in #:make-flags.
[arguments]: Rename 'inherit-ownership phase to 'patch-Makefile.gnu and
patch a hard-coded ‘pkg-config’ command.
[inputs]: Replace libressl with openssl.
2021-06-10 23:21:23 +02:00
Tobias Geerinckx-Rice 809e5f7602
gnu: opensmtpd-filter-dkimsign: Update to 0.5.
* gnu/packages/mail.scm (opensmtpd-filter-dkimsign): Update to 0.5.
[source]: Use the upstream release tarball now.
[arguments]: Adjust #:make-flags to new upstream Makefile.gnu.
Remove obsolete custom 'unpack and 'install phases.
Add a new 'inherit-ownership phase.
[native-inputs]: Remove Arch Linux Makefile.  Add mandoc.  Remove the
libopensmtpd sources in favour of…
[inputs]: …the real thing.
2021-06-10 23:21:22 +02:00
Tobias Geerinckx-Rice 5b0f0c80ef
gnu: libopensmtpd: Make public.
Now that it's a fancy official release and all.

* gnu/packages/mail.scm (libopensmtpd): DEFINE-PUBLIC.
2021-06-10 23:21:22 +02:00
Tobias Geerinckx-Rice 16e23df1f9
gnu: libopensmtpd: Update to 0.7.
* gnu/packages/mail.scm (libopensmtpd): Update to 0.7.
[source]: URL-FETCH a release tarball.
[arguments]: Remove obsolete 'create-output-directories,
'install-header-file, and 'install-man-page phases.
[native-inputs]: Add mandoc.
2021-06-10 23:21:22 +02:00
Efraim Flashner 10e38c3afb
gnu: newsboat: Update to 2.23.
* gnu/packages/syndication.scm (newsboat): Update to 2.23.
[arguments]: Build with rust-1.46.
[cargo-inputs]: Replace rust-gettext-rs-0.5 with 0.6, rust-rand-0.7 with
0.8. Add rust-percent-encoding-2, rust-xdg-2. Move rust-cxx-build-0.5 ...
[cargo-development-inputs]: ... to here.
2021-06-10 23:22:35 +03:00
Efraim Flashner f358398cdc
gnu: Add rust-cxx-1.
* gnu/packages/crates-io.scm (rust-cxx-1): New variable.
(rust-cxx-0.5): Inherit from rust-cxx-1.
2021-06-10 23:21:46 +03:00
Efraim Flashner 6093a2b46a
gnu: Add rust-cxx-build-1.
* gnu/packages/crates-io.scm (rust-cxx-build-1): New variable.
(rust-cxx-build-0.5): Inherit from rust-cxx-build-1).
2021-06-10 23:20:51 +03:00
Efraim Flashner b6057b4975
gnu: Add rust-gettext-rs-0.6.
* gnu/packages/crates-io.scm (rust-gettext-rs-0.6): New variable.
2021-06-10 23:19:10 +03:00
Efraim Flashner 4c9e9f13c0
gnu: Add rust-gettext-rs-0.7.
* gnu/packages/crates-io.scm (rust-gettext-rs-0.7): New variable.
(rust-gettext-rs-0.5): Inherit from rust-gettext-rs-0.7.
2021-06-10 23:18:29 +03:00
Efraim Flashner 47545798fb
gnu: Add rust-cxxbridge-macro-1.
* gnu/packages/crates-io.scm (rust-cxxbridge-macro-1): New variable.
(rust-cxxbridge-macro-0.5): Inherit from rust-cxxbridge-macro-1.
2021-06-10 23:16:46 +03:00
Efraim Flashner d85301d4aa
gnu: Add rust-cxxbridge-flags-1.
* gnu/packages/crates-io.scm (rust-cxxbridge-flags-1): New variable.
(rust-cxxbridge-flags-0.5): Inherit from rust-cxxbridge-flags-1.
2021-06-10 23:15:30 +03:00
Efraim Flashner b0920c5a90
gnu: Add rust-cxx-gen-0.7.
* gnu/packages/crates-io.scm (rust-cxx-gen-0.7): New variable.
(rust-cxx-gen-0.6): Inherit from ruxt-cxx-gen-0.7.
2021-06-10 23:10:31 +03:00
Efraim Flashner bbf3497c37
gnu: Add rust-clang-ast-0.1.
* gnu/packages/crates-io.scm (rust-clang-ast-0.1): New variable.
2021-06-10 23:08:30 +03:00
Efraim Flashner d7827c941e
gnu: Add rust-clang-ast-test-suite-0.0.0.
* ngu/packages/crates-io.scm (rust-clang-ast-test-suite-0.0.0): New
variable.
2021-06-10 23:07:50 +03:00
Efraim Flashner e4e51dcd76
gnu: Add rust-gettext-rs-0.21.
* gnu/packages/crates-io.scm (rust-gettext-rs-0.21): New variable.
(rust-gettest-rs-0.19): Inherit from rust-gettext-rs-0.21.
2021-06-10 23:06:45 +03:00
Efraim Flashner 2f1e843774
gnu: rust-once-cell-1: Update to 1.7.2.
* gnu/packages/crates-io.scm (rust-once-cell-1): Update to 1.7.2.
2021-06-10 23:05:38 +03:00
Efraim Flashner ea8bf76184
gnu: rust-section-testing-0.0: Update to 0.0.5.
* gnu/packages/crates-io.scm (rust-section-testing): Update to 0.0.5.
2021-06-10 23:04:59 +03:00
Tobias Geerinckx-Rice 4a580e38c2
gnu: gptfdisk: Update to 1.0.8.
* gnu/packages/disk.scm (gptfdisk): Update to 1.0.8.
2021-06-10 18:12:17 +02:00
Leo Prikler cccab9bf17
gnu: tsukundere: Update to 0.3.1.
* gnu/packages/game-development.scm (tsukundere): Update to 0.3.1.
[native-inputs]: Add gettext.
2021-06-10 12:00:19 +02:00
Guillaume Le Vaillant d3c1359fe9
gnu: qsstv: Fix hamlib support.
* gnu/packages/radio.scm (qsstv)[arguments]: Add 'fix-newer-hamlib-support'
  phase.
2021-06-10 11:10:35 +02:00
Leo Prikler 2930d797ec
Revert "gnu: sdcv: Add 'STARDICT_DATA_DIR' search path spec."
This reverts commit 7dd1a2174a.
It has been reported, that this patch does not work as intended.
See <https://bugs.gnu.org/45645>.
2021-06-10 08:40:08 +02:00
Maxim Cournoyer e35383a76f
gnu: docker: Replace tini by tini-static.
The dynamically linked tini could fail in some environments, causing 'docker
run' to exit with the following unhelpful error message:

  standard_init_linux.go:219: exec user process caused: no such file or
  directory

Use the statically linked tini binary instead, which should work everywhere.

* gnu/packages/docker.scm (docker)[phases]{patch-paths}: Replace 'tini' by
'tini-static'.
2021-06-10 00:57:00 -04:00
Maxim Cournoyer 352f23f71c
gnu: tini: Update to 0.19.0 and provide tini-static.
* gnu/packages/docker.scm (tini): Update to 0.19.0.  Remove trailing #t.
[phases]: Remove argument.
[configure-flags]: New argument, to clear the CMAKE_INSTALL_RPATH option.
2021-06-10 00:57:00 -04:00
Arun Isaac 0d2cbd6632
services: laminar: Create parent directory for unix socket.
* gnu/services/ci.scm (laminar-activation): New function.
(laminar-service-type): Extend activation-service-type with
laminar-activation.
2021-06-10 09:58:20 +05:30
Tobias Geerinckx-Rice de949bac61
gnu: maradns: Update to 3.5.0020.
* gnu/packages/dns.scm (maradns): Update to 3.5.0020.
2021-06-09 23:40:41 +02:00
Tobias Geerinckx-Rice eac55627f9
gnu: yadifa: Enable the TCP manager.
* gnu/packages/dns.scm (yadifa)[arguments]: Add "--enable-tcp-manager" to #:configure-flags.
2021-06-09 23:40:41 +02:00
Tobias Geerinckx-Rice 14803bfe18
gnu: yadifa: Update to 2.5.0.
* gnu/packages/dns.scm (yadifa): Update to 2.5.0.
2021-06-09 23:40:41 +02:00
Tobias Geerinckx-Rice 50280f3eb2
gnu: liburcu: Update to 0.13.0.
* gnu/packages/datastructures.scm (liburcu): Update to 0.13.0.
2021-06-09 22:42:41 +02:00
Tobias Geerinckx-Rice 702affc6d7
gnu: liburcu: Omit static library.
* gnu/packages/datastructures.scm (liburcu)[arguments]:
Pass "--disable-static" to ./configure.
2021-06-09 22:42:40 +02:00
Arun Isaac ac88603402
gnu: Add siggen.
* gnu/packages/audio.scm (siggen): New variable.
2021-06-09 22:31:38 +05:30
Christopher Baines 2d31eeecf0
gnu: nginx: Build with support for a few more modules.
I think this is generally useful. Personally, I want the HTTP gzip static and
gunzip ones for serving gzip compressed log files, and I spotted that the HTTP
sub and addition ones are easy to enable as well.

* gnu/packages/web.scm (nginx)[arguments]: Add the following configure flags:
--with-http_gzip_static_module, --with-http_gunzip_module,
--with-http_addition_module, --with-http_sub_module.
2021-06-09 08:54:24 +01:00
Pierre Neidhardt 054ebbf7db
gnu: sbcl-iolib: Update to 0.8.4.
* gnu/packages/lisp-xyz.scm (sbcl-iolib): Update to 0.8.4.
2021-06-09 08:00:28 +02:00
Tobias Geerinckx-Rice 86bb77608d
gnu: fcitx5-chinese-addons: Update to 5.0.6.
* gnu/packages/fcitx5.scm (fcitx5-chinese-addons): Update to 5.0.6.
2021-06-09 00:03:39 +02:00
Tobias Geerinckx-Rice 35cdad213c
gnu: fcitx5-configtool: Update to 5.0.5.
* gnu/packages/fcitx5.scm (fcitx5-configtool): Update to 5.0.5.
2021-06-09 00:03:39 +02:00
Tobias Geerinckx-Rice 83c36fc9f3
gnu: fcitx5-gtk: Update to 5.0.7.
* gnu/packages/fcitx5.scm (fcitx5-gtk): Update to 5.0.7.
[inputs]: Add fmt.
2021-06-09 00:03:39 +02:00
Tobias Geerinckx-Rice c9a0faf9a8
gnu: fcitx5-qt: Update to 5.0.6.
* gnu/packages/fcitx5.scm (fcitx5-qt): Update to 5.0.6.
2021-06-09 00:03:38 +02:00
Tobias Geerinckx-Rice 13d4b3991a
gnu: fcitx5: Update to fcitx5.
* gnu/packages/fcitx5.scm (fcitx5): Update to fcitx5.
[native-inputs]: Add gcc-9.
2021-06-09 00:03:38 +02:00
Tobias Geerinckx-Rice 8127bcaa71
gnu: fcitx5-lua: Update to 5.0.5.
* gnu/packages/fcitx5.scm (fcitx5-lua): Update to 5.0.5.
2021-06-09 00:03:38 +02:00
Tobias Geerinckx-Rice 86a1080a39
gnu: libime: Fix grammar in descriptions.
* gnu/packages/fcitx5.scm (libime)[synopsis, description]: Exchange s.
2021-06-09 00:03:38 +02:00
Tobias Geerinckx-Rice f0a80fc8d1
gnu: libime: Update to 1.0.7.
* gnu/packages/fcitx5.scm (libime): Update to 1.0.7.
2021-06-09 00:03:38 +02:00