Commit graph

54273 commits

Author SHA1 Message Date
Ludovic Courtès 2c9fd7636f
gnu: guile-present: Add "guile3.0-present".
* gnu/packages/gtk.scm (guile-present)[source](snippet): Add "3.0" to
the supported Guile versions.
(guile3.0-present): New variable.
2020-01-23 11:26:56 +01:00
Ludovic Courtès 897186c155
gnu: guile-present: Pass the right module directories in scripts.
* gnu/packages/gtk.scm (guile-present)[arguments]: In 'post-install'
phase, remove hard-coded "2.0" and replace it by a computed effective
version.  Also, pass "/site-ccache" to -C.
2020-01-23 11:26:56 +01:00
Ludovic Courtès b93cde3d8c
gnu: guile-present: Install .go files in /site-ccache.
* gnu/packages/gtk.scm (guile-present)[source]: Add 'modules' and 'snippet'.
2020-01-23 11:26:55 +01:00
Ludovic Courtès 46378df050
gnu: guile-rsvg: Add "guile3.0-rsvg" variant.
* gnu/packages/gtk.scm (guile3.0-rsvg): New variable.
2020-01-23 11:26:55 +01:00
Ludovic Courtès e4dbe0cd2e
gnu: guile-cairo: Add "guile3.0-cairo" variant.
* gnu/packages/gtk.scm (guile-cairo)[source](snippet): Add #include
<string.h> everywhere #include <libguile.h> appears.
(guile3.0-cairo): New variable.
2020-01-23 11:26:55 +01:00
Ludovic Courtès 675f1940e9
gnu: guile-lib: Add "guile3.0-lib" variant.
* gnu/packages/guile-xyz.scm (guile-lib)[source]: Add 'modules' and
'snippet'.
(guile3.0-lib): New variable.
2020-01-23 11:26:55 +01:00
Ludovic Courtès 3de0d20b80
gnu: mcron: Add "guile3.0-mcron" variant.
* gnu/packages/guile-xyz.scm (mcron)[arguments]: In 'fix-finding-guile'
phase, add "3.0".
(guile3.0-mcron): New variable.
2020-01-23 11:26:55 +01:00
Ludovic Courtès 93d94134cc
gnu: haunt: Add "guile3.0-haunt" variant.
* gnu/packages/guile-xyz.scm (haunt)[source]: Add 'modules' and 'snippet'.
[arguments]: In 'wrap-haunt' phase, assume that INPUTS might lack
"guile-reader".
(guile3.0-haunt): New variable.
2020-01-23 11:26:55 +01:00
Ludovic Courtès 6e6aab0b6a
gnu: guile-next: Disable JIT on armhf-linux.
* gnu/packages/guile.scm (guile-3.0)[arguments]: New field.
2020-01-23 11:26:55 +01:00
Ludovic Courtès f79313b387
tests: Fix typo in comment.
* gnu/tests.scm: Add missing word in commentary.
2020-01-23 11:26:55 +01:00
Ludovic Courtès 6bd072ff66
installer: Make "TRANSLATORS" comment visible.
* gnu/installer/newt/user.scm (run-root-password-page): Move
"TRANSLATORS" comment right above 'G_' call.
2020-01-23 11:26:54 +01:00
Tobias Geerinckx-Rice 52d9cad485
gnu: sassc/libsass-3.5: Hide.
This follows up on commit bed24ecfcd.

Reported-by: Christopher Baines <mail@cbaines.net>

* gnu/packages/web.scm (sassc/libsass-3.5)[properties]: Hide package.
2020-01-23 10:46:35 +01:00
Jan Nieuwenhuizen 6e5fc6c7ef
gnu: mes: Update to 0.22.
* gnu/packages/mes.scm (mes): Update to 0.22.  Remove store name patch.  Add
MES_PREFIX to native-search-paths.
* gnu/packages/patches/mes-remove-store-name.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/mes.scm (mes-rb5): Depend on gzip instead of xz; this enables
unpacking the now unpatched mes source.  Update to check bin/mes-mescc-0.21.
2020-01-23 09:00:49 +01:00
Eric Bavier 7357b3d7a5
gnu: libnslog: Use check@0.12.
Tests fail with check@0.13 due to implementation changes.

* gnu/packages/web.scm (libnslog)[native-inputs]: 'check' -> 'check-0.12'.
2020-01-23 00:36:59 -06:00
Eric Bavier 30adc9e0e1
gnu: perl-term-readline-gnu: Fix library initialization.
* gnu/packages/perl.scm (perl-term-readline-gnu)[arguments]: Patch library
search directories into Makefile.PL so that the resulting Gnu.so library
contains expected DT_NEEDED entries for libreadline and libncurses.
2020-01-22 22:50:55 -06:00
Tobias Geerinckx-Rice c356e65610
gnu: bind: Update to 9.14.10.
* gnu/packages/dns.scm (bind): Update to 9.14.10.
2020-01-23 04:57:50 +01:00
Raghav Gururajan d36fa50fbf
gnu: gnome: Add missing inputs.
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add gnome-color-manager,
gnome-initial-setup, gnome-user-share, rygel, sushi, gnome-weather.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-01-23 02:26:37 +01:00
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