Commit graph

54256 commits

Author SHA1 Message Date
Julien Lepiller 59fcf386f8
gnu: ocaml4.07-findlib: Fix building with ocaml 4.07.
* gnu/packages/ocaml.scm (ocaml4.07-findlib): rename inputs to
native-inputs.
2020-01-23 01:48:10 +01:00
Tobias Geerinckx-Rice ee711c7c21
gnu: gparted: Update to 1.1.0.
* gnu/packages/disk.scm (gparted): Update to 1.1.0.
2020-01-23 00:10:49 +01:00
Tobias Geerinckx-Rice 737a3c12cd
gnu: libmemcached: Fix build.
* gnu/packages/databases.scm (libmemcached)[source]: Add patch.
* gnu/packages/patches/libmemcached-build-with-gcc7.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2020-01-23 00:06:52 +01:00
Tobias Geerinckx-Rice 973218a374
gnu: memcached: Update to 1.5.20.
* gnu/packages/databases.scm (memcached): Update to 1.5.20.
2020-01-23 00:06:52 +01:00
Tobias Geerinckx-Rice 95f2071a32
gnu: keyutils: Update to 1.6.1.
* gnu/packages/crypto.scm (keyutils): Update to 1.6.1.
2020-01-23 00:06:52 +01:00
Tobias Geerinckx-Rice 9d3331fcc1
gnu: burp: Update to 2.3.20.
* gnu/packages/backup.scm (burp): Update to 2.3.20.
2020-01-23 00:06:51 +01:00
Tobias Geerinckx-Rice bc0eb34759
gnu: alpine: Remove pre-built binaries from source.
* gnu/packages/mail.scm (alpine)[source]: Add a snippet to hunt down
and destroy pre-compiled objects.
2020-01-23 00:06:51 +01:00
Tobias Geerinckx-Rice f17bd3c646
gnu: bochs: Update to 2.6.11.
* gnu/packages/virtualization.scm (bochs): Update to 2.6.11.
2020-01-23 00:06:51 +01:00
Tobias Geerinckx-Rice 31f41dbc1c
gnu: font-adobe-source-serif-pro: Don't use unstable tarball.
* gnu/packages/fonts.scm (font-adobe-source-serif-pro)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2020-01-23 00:06:51 +01:00
Tobias Geerinckx-Rice ed08e4ecae
gnu: font-adobe-source-sans-pro: Don't use unstable tarball.
* gnu/packages/fonts.scm (font-adobe-source-sans-pro)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2020-01-23 00:06:51 +01:00
Tobias Geerinckx-Rice 9aee5c45c1
gnu: font-adobe-source-code-pro: Don't use unstable tarball.
* gnu/packages/fonts.scm (font-adobe-source-code-pro)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2020-01-23 00:06:51 +01:00
Marius Bakke c7dd15596f
gnu: perl-type-tiny: Update to 1.008003.
* gnu/packages/perl.scm (perl-type-tiny): Update to 1.008003.
2020-01-22 20:21:39 +01:00
Marius Bakke a54dfcc063
gnu: perl-time-local: Update to 1.28.
* gnu/packages/perl.scm (perl-time-local): Update to 1.28.
2020-01-22 20:21:39 +01:00
Marius Bakke 9b0696d0e9
gnu: perl-timedate: Update to 2.31.
* gnu/packages/perl.scm (perl-timedate): Update to 2.31.
[source](uri): Adjust accordingly.
2020-01-22 20:21:39 +01:00
Marius Bakke 10b44448c9
gnu: perl-cpanel-json-xs: Update to 4.18.
* gnu/packages/perl.scm (perl-cpanel-json-xs): Update to 4.18.
2020-01-22 20:21:39 +01:00
Alex Kost f975f82d05
gnu: guile-daemon: Update to 0.1.3.
* gnu/packages/guile-xyz.scm (guile-daemon): Update to 0.1.3.
2020-01-22 20:33:12 +03:00
Nicolas Goaziou ca2045d6f9
gnu: emacs-company: Tiny fix in description.
* gnu/packages/emacs-xyz.scm (emacs-company)[description]: Add a comma after
"e.g." so Texinfo does not infer a full stop.
2020-01-22 14:02:38 +01:00
Nicolas Goaziou 115f6b9325
gnu: emacs-company: Update to 0.9.11.
* gnu/packages/emacs-xyz.scm (emacs-company): Update to 0.9.11.
2020-01-22 14:01:58 +01:00
宋文武 244db6bbc8
services: knot-resolver: Manage a root TA at /var/cache/knot-resolver.
* gnu/services/dns.scm (%kresd.conf): Add /var/cache/knot-resolver/root.keys
as the root TA.
2020-01-22 20:18:56 +08:00
宋文武 8a5c4384e0
gnu: knot-resolver: Install but disable the default managed root TA.
* gnu/packages/dns.scm (knot-resolver)[arguments]: Enable 'managed_ta', so
'icann-ca.pem' get installed.  Add 'disable-default-ta' phase.
2020-01-22 20:18:56 +08:00
Efraim Flashner fe109349d0
gnu: argon2: Update to 20190702.
* gnu/packages/password-utils.scm (argon2): Update to 20190702.
[arguments]: Adjust make-flags. Remove 'patch-Makefile phase.
2020-01-22 14:17:32 +02:00
Efraim Flashner c600cf2a72
gnu: argon2: Don't use unstable tarball.
* gnu/packages/password-utils.scm (argon2)[source]: Download using
git-fetch.
2020-01-22 14:17:32 +02:00
Efraim Flashner 54bcc27fb5
gnu: pass-git-helper: Run test suite.
* gnu/packages/password-utils.scm (pass-git-helper)[arguments]: Adjust
custom 'patch-pass-path phase. Use custom 'check phase.
2020-01-22 14:17:31 +02:00
Efraim Flashner b70f9ad165
gnu: pass-git-helper: Update to 1.1.0.
* gnu/packages/password-utils.scm (pass-git-helper): Update to 1.1.0.
[arguments]: Update 'patch-pass-path phase. Add 'pre-check phase.
[native-inputs]: Add python-pytest, python-pytest-mock.
2020-01-22 14:17:31 +02:00
Efraim Flashner df58cc9c56
gnu: pass-git-helper: Don't use unstable tarball.
* gnu/packages/password-utils.scm (pass-git-helper)[source]: Download
using git-fetch.
2020-01-22 14:17:14 +02:00
Efraim Flashner 659204ff2c
gnu: pass-rotate: Update upstream location.
* gnu/packages/password-utils.scm (pass-rotate)[source]: Update to new
source uri.
[home-page]: Update to new home-page.
2020-01-22 14:17:14 +02:00
Efraim Flashner e1a94fe09c
gnu: pass-rotate: Don't use unstable tarball.
* gnu/packages/password-utils.scm (pass-rotate)[source]: Download using
git-fetch. Reflow section.
2020-01-22 14:17:13 +02:00
Efraim Flashner a4b4c1aa0b
gnu: pulsemixer: Update to 1.5.0.
* gnu/packages/pulseaudio.scm (pulsemixer): Update to 1.5.0.
2020-01-22 14:17:13 +02:00
Efraim Flashner fa6abb0135
gnu: pulsemixer: Don't use unstable tarball.
* gnu/packages/pulseaudio.scm (pulsemixer)[source]: Download using
git-fetch.
2020-01-22 14:17:13 +02:00
Efraim Flashner 870b9ff95f
gnu: ponymix: Don't use unstable tarball.
* gnu/packages/pulseaudio.scm (ponymix)[source]: Download using
git-fetch.
2020-01-22 14:17:10 +02:00
Hartmut Goebel a789f654a0
gnu: Add libvnc.
* gnu/packages/vnc.scm (libvnc): New variable.
  gnu/packages/patches/libvnc-CVE-2018-20750.patch,
  gnu/packages/patches/libvnc-CVE-2019-15681.patch: New files.
* gnu/local.mk: Add them.
2020-01-22 12:43:49 +01:00
Hartmut Goebel 94c7ef932a
gnu: Rename module gnutls to tls.
* gnu/packages/tigervnc.scm: Rename to...
* gnu/packages/vnc.scm: ... this.  Change module name accordingly. Sort
  used modules.
* gnu-system.am (GNU_SYSTEM_MODULES): Rename tigervnc module to vnc.
2020-01-22 12:43:48 +01:00
Efraim Flashner 0f654e63d6
gnu: ocaml-mmap: Use a source file-name.
* gnu/packages/ocaml.scm (ocaml-mmap)[source]: Add file-name field.
2020-01-22 11:28:29 +02:00
Efraim Flashner cf7ca6fe9b
gnu: gnurl: Update to 7.67.0.
* gnu/packages/gnunet.scm (gnurl): Update to 7.67.0.
[inputs]: Remove libidn, add libidn2.
[native-inputs]: Remove groff, python2. Add python.
[arguments]: Remove unused 'test-target' and 'parallel-tests' flags.
Update configure-flags.
2020-01-22 11:28:26 +02:00
Tobias Geerinckx-Rice 9564967e99
gnu: gegl: Update to 0.4.20.
* gnu/packages/gimp.scm (gegl): Update to 0.4.20.
2020-01-22 06:20:01 +01:00
Tobias Geerinckx-Rice e7472958c1
gnu: babl: Update to 0.1.74.
* gnu/packages/gimp.scm (babl): Update to 0.1.74.
2020-01-22 06:20:00 +01:00
Tobias Geerinckx-Rice 18a3f33ee6
gnu: gtkwave: Update to 3.3.103.
* gnu/packages/fpga.scm (gtkwave): Update to 3.3.103.
2020-01-22 06:20:00 +01:00
Tobias Geerinckx-Rice 82f81ffac6
gnu: gtkwave: Prefer mirror://sourceforge source URI.
* gnu/packages/fpga.scm (gtkwave)[source]: Add URI.
2020-01-22 06:20:00 +01:00
Tobias Geerinckx-Rice 542d64fd84
gnu: librepcb: Update to 0.1.3.
* gnu/packages/engineering.scm (librepcb): Update to 0.1.3.
2020-01-22 06:20:00 +01:00
Tobias Geerinckx-Rice 6677f33d36
gnu: font-public-sans: Update to 1.008.
* gnu/packages/fonts.scm (font-public-sans): Update to 1.008.
2020-01-22 06:20:00 +01:00
Leo Famulari 8a9d52c7e9
gnu: Go: Update to 1.12.15.
* gnu/packages/golang.scm (go-1.12): Update to 1.12.15.
[arguments]: Adjust the 'prebuild' phase.
2020-01-22 00:09:35 -05:00
Julien Lepiller e3388d6361
gnu: Add ocaml4.07-findlib.
* gnu/packages/ocaml.scm (ocaml4.07-findlib): New variable.
2020-01-22 01:15:47 +01:00
Julien Lepiller 092f815799
guix: ocaml: Reuse package-with-ocaml4.01 with ocaml-4.07.
* guix/build-system/guix.scm (package-with-ocaml4.01)
(strip-ocaml4.01-variant): Rename to...
(package-with-ocaml4.07, strip-ocaml4.07-variant): ... this and rename
internal implementation.
2020-01-22 01:12:09 +01:00
Julien Lepiller 6c89e06626
gnu: ocaml-lambda-term: Add missing dependencies.
* gnu/packages/ocaml.scm (ocaml-lambda-term)[propagated-inputs]: Add
ocaml-lwt-react.
[inputs]: Add libev.
2020-01-22 01:10:27 +01:00
Julien Lepiller d77310cc3f
nu: Add ocaml-lwt-react.
* gnu/packages/ocaml.scm (ocaml-lwt-react): New variable.
2020-01-22 01:08:45 +01:00
Ricardo Wurmus 0dd1e277b1
gnu: guile3.0-pfds: Do rename file extensions.
* gnu/packages/guile-xyz.scm (guile3.0-pfds)[arguments]: Inherit from
guile-pfds to include file extension renaming.
2020-01-21 22:57:23 +01:00
Jakub Kądziołka 79e074ea10
gnu: nim: Fix /bin/sh substitution in C code.
* gnu/packages/nim.scm (nim)[arguments]: Patch the string length too.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-01-21 21:24:26 +01:00
Marius Bakke a7d470e47d
gnu: ungoogled-chromium: Update to 79.0.3945.130-0.e2fae99.
* gnu/packages/chromium.scm (%chromium-version): Set to 79.0.3945.130.
(%ungoogled-revision): Set to e2fae99.
(%debian-revision): Set to debian/79.0.3945.130-2.
(%chromium-origin, %ungoogled-origin, %debian-origin): Update hashes.
(ungoogled-chromium-source): Ignore comments in debian/patches/series.
(libvpx/chromium, gentoo-patch): Remove variables.
(ungoogled-chromium)[inputs]: Change from LIBVPX/CHROMIUM to LIBVPX.
(ungoogled-chromium/wayland): Add 'ozone_platform="wayland"' in #:configure-flags.
2020-01-21 21:18:11 +01:00
Efraim Flashner f51fa60b16
gnu: rust-pcre2-sys-0.2: Unbundle vendored source.
* gnu/packages/crates-io.scm (rust-pcre2-sys-0.2)[arguments]: Don't skip
build. Add custom phase to delete vendored sources.
[native-inputs]: Add pcre2, pkg-config.
2020-01-21 18:49:10 +02:00
Efraim Flashner 5e2ce6afad
gnu: rust-jemalloc-sys-0.3: Don't hide package.
* gnu/packages/crates-io.scm (rust-jemalloc-sys-0.3)[arguments]: Add
rust-libc-0.2, rust-cc-1.0, rust-fs-extra-1.1 to cargo-inputs. Add
custom phase to delete vendored sources.
[native-inputs]: Add jemalloc.
[properties]: Remove field.
2020-01-21 18:32:03 +02:00