Commit graph

54262 commits

Author SHA1 Message Date
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
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