3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

49958 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice
105b5e1630
gnu: android-udev-rules: Use GIT-FILE-NAME.
* gnu/packages/android.scm (android-udev-rules)[source]: Use GIT-FILE-NAME.
2019-11-03 20:09:29 +01:00
Tobias Geerinckx-Rice
b7db2c6602
gnu: android-udev-rules: Update to 20191103.
* gnu/packages/android.scm (android-udev-rules): Update to 20191103.
2019-11-03 20:09:29 +01:00
Tobias Geerinckx-Rice
417b07ab34
gnu: yaml-cpp: Don't use unstable tarball.
* gnu/packages/serialization.scm (yaml-cpp)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-11-03 20:09:29 +01:00
Tobias Geerinckx-Rice
2acbc174b0
gnu: yaml-cpp: Update to 0.6.3.
* gnu/packages/serialization.scm (yaml-cpp): Update to 0.6.3.
[arguments]: Update #:configure-flags.
Remove obsolete ‘dont-install-gtest-libraries’ phase.
2019-11-03 20:09:28 +01:00
Marius Bakke
22c313eff8
gnu: Deprecate ungoogled-chromium.
This package has known security flaws that are being exploited in the wild.
See <https://lists.gnu.org/archive/html/guix-devel/2019-10/msg00576.html> for
why it has not been updated.

* gnu/packages/chromium.scm (ungoogled-chromium)[properties]: Set #:hidden? #t.
(ungoogled-chromium-is-deprecated, ungoogled-chromium-wayland-is-deprecated):
New public variables.
2019-11-03 19:40:33 +01:00
Roel Janssen
95c633e0d8
databases: Fix build of virtuoso-ose.
Virtuoso cannot be built with versions of OpenSSL >1.1.0.

* gnu/packages/databases.scm (virtuoso-ose)[inputs]: Change OPENSSL to OPENSSL-1.0.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-11-03 19:33:47 +01:00
FPS
6833c7a1b3
gnu: lilv: Enable python bindings.
* gnu/packages/audio.scm (lilv)[arguments]: Add #:configure-flags.  Add phase
to embed full path to liblilv-0.so.
[native-inputs]: Add PYTHON.
[home-page]: Follow redirect.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-11-03 19:33:47 +01:00
Tobias Geerinckx-Rice
4e6568cedd
gnu: xtensor: Update to 0.20.10.
* gnu/packages/algebra.scm (xtensor): Update to 0.20.10.
2019-11-03 18:27:22 +01:00
Tobias Geerinckx-Rice
922c84867a
gnu: yosys: Update to 0.9.
* gnu/packages/fpga.scm (yosys): Update to 0.9.
2019-11-03 18:27:21 +01:00
Tobias Geerinckx-Rice
1ae28a35e9
gnu: perl-io-compress: Update to 2.088.
* gnu/packages/perl-compression.scm (perl-io-compress): Update to 2.088.
2019-11-03 18:27:19 +01:00
Tobias Geerinckx-Rice
951e3dcdd2
gnu: perl-compress-raw-zlib: Update to 2.088.
* gnu/packages/perl-compression.scm (perl-compress-raw-zlib): Update to 2.088.
2019-11-03 18:27:19 +01:00
Tobias Geerinckx-Rice
60404c246e
gnu: perl-compress-raw-bzip2: Update to 2.088.
* gnu/packages/perl-compression.scm (perl-compress-raw-bzip2): Update to 2.088.
2019-11-03 18:27:18 +01:00
Kei Kebreau
78a3da3d18
gnu: freedoom: Update to 0.12.1.
* gnu/packages/games.scm (freedoom): Update to 0.12.1.
[arguments]: Update 'configure' phase accordingly.
[native-inputs]: Replace python-2 with python; add python-pillow; remove
font-dejavu and imagemagick.
[inputs]: Remove prboom-plus.
2019-11-03 10:31:29 -05:00
Kei Kebreau
2557d366f3
gnu: minetest: Update to 5.1.0.
* gnu/packages/games.scm (minetest-data, minetest): Update to 5.1.0.
2019-11-03 10:31:29 -05:00
Pierre Neidhardt
0b3ec89eeb
gnu: emacs-fish-completion: Update to 1.2.
* gnu/packages/emacs-xyz.scm (emacs-fish-completion): Update to 1.2.
2019-11-03 13:15:29 +01:00
Oleg Pykhalov
a349835edb
gnu: docker: Adjust tests for changes in go.
* gnu/packages/patches/docker-adjust-tests-for-changes-in-go.patch: New file.
* gnu/local.mk (dist_patch_DATA): Use this.
* gnu/packages/docker.scm (docker): Use this.
2019-11-03 14:48:21 +03:00
Oleg Pykhalov
13f0414ece
gnu: zabbix-agentd: Update to 4.4.1.
* gnu/packages/monitoring.scm (zabbix-agentd): Update to 4.4.1.
* gnu/services/monitoring.scm (%zabbix-front-end-configuration-nginx): Add
listen record field.
2019-11-03 14:46:51 +03:00
87007947d8
gnu: Add endlessh.
* gnu/packages/ssh.scm (endlessh): New variable.
2019-11-03 12:05:07 +02:00
Tobias Geerinckx-Rice
b82bd90c09
gnu: spectrwm: Don't use unstable tarball.
* gnu/packages/wm.scm (spectrwm)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-11-03 06:51:53 +01:00
Tobias Geerinckx-Rice
0e564b5e18
gnu: colormake: Use HTTPS home page.
* gnu/packages/code.scm (colormake)[home-page]: Use HTTPS.
2019-11-03 06:38:57 +01:00
Tobias Geerinckx-Rice
213c32e4b2
gnu: colormake: Don't use unstable tarball.
* gnu/packages/code.scm (colormake)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[native-inputs]: Remove gzip and tar.
[arguments]: Copy the source checkout instead of extracting the source
tarball.
2019-11-03 06:38:57 +01:00
Tobias Geerinckx-Rice
9ae99a69c0
gnu: lci: Don't use unstable tarball.
* gnu/packages/lolcode.scm (lci)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-11-03 06:38:56 +01:00
Tobias Geerinckx-Rice
104264cd3a
gnu: makefile2graph: Don't use unstable tarball.
* gnu/packages/code.scm (makefile2graph)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-11-03 06:38:55 +01:00
Tobias Geerinckx-Rice
38e10e08b3
gnu: bash-tap: Don't use unstable tarball.
* gnu/packages/bash.scm (bash-tap)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-11-03 06:38:55 +01:00
Tobias Geerinckx-Rice
3d871095f2
gnu: jrnl: Don't use unstable tarball.
* gnu/packages/jrnl.scm (jrnl)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-11-03 06:38:55 +01:00
Tobias Geerinckx-Rice
3dd14ea73c
gnu: withershins: Don't use unstable tarball.
* gnu/packages/code.scm (withershins)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-11-03 06:38:54 +01:00
Tobias Geerinckx-Rice
66c2df9ee8
gnu: withershins: Build.
* gnu/packages/code.scm (withershins)[arguments]: Don't treat compiler
warnings as errors.
2019-11-03 06:38:53 +01:00
Tobias Geerinckx-Rice
73282c75fe
gnu: emacs-emms: Update to 5.3.
* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 5.3.
2019-11-03 03:52:23 +01:00
Tobias Geerinckx-Rice
1c49b94b48
gnu: pynac: Update to 0.7.26.
* gnu/packages/sagemath.scm (pynac): Update to 0.7.26.
2019-11-03 03:52:23 +01:00
Tobias Geerinckx-Rice
47de1caa8d
gnu: lxqt-globalkeys: Update to 0.14.3.
* gnu/packages/lxqt.scm (lxqt-globalkeys): Update to 0.14.3.
2019-11-03 03:52:23 +01:00
Tobias Geerinckx-Rice
7bed07fc0b
gnu: lxqt-globalkeys: Don't use NAME in source URI.
* gnu/packages/lxqt.scm (lxqt-globalkeys)[source]: Hard-code NAME.
2019-11-03 03:52:23 +01:00
Tobias Geerinckx-Rice
bd67162479
gnu: retroarch: Update to 1.8.1.
* gnu/packages/emulators.scm (retroarch): Update to 1.8.1.
2019-11-03 00:51:58 +01:00
Tobias Geerinckx-Rice
3ed134c4a7
gnu: loksh: Update to 6.6.
* gnu/packages/shells.scm (loksh): Update to 6.6.
2019-11-03 00:51:58 +01:00
Tobias Geerinckx-Rice
9b4510910f
gnu: aspell-dict-ca: Update to 2.5.0.
* gnu/packages/aspell.scm (aspell-dict-ca): Update to 2.5.0.
2019-11-03 00:31:02 +01:00
Tobias Geerinckx-Rice
01a0b1417e
gnu: claws-mail: Update to 3.17.4.
* gnu/packages/mail.scm (claws-mail): Update to 3.17.4.
2019-11-03 00:16:16 +01:00
Tobias Geerinckx-Rice
b9ace94e6b
gnu: hplip: Update to 3.19.10.
* gnu/packages/cups.scm (hplip): Update to 3.19.10.
2019-11-03 00:16:16 +01:00
Tobias Geerinckx-Rice
1b7dc67744
gnu: re2: Update to 2019-11-01.
* gnu/packages/regex.scm (re2): Update to 2019-11-01.
2019-11-03 00:16:16 +01:00
Tobias Geerinckx-Rice
2b247e51d8
gnu: tinc: Update to 1.0.36.
* gnu/packages/vpn.scm (tinc): Update to 1.0.36.
2019-11-03 00:16:15 +01:00
Tobias Geerinckx-Rice
657c3ff6b5
gnu: tinc: Don't use NAME in source URI.
* gnu/packages/vpn.scm (tinc)[source]: Hard-code NAME.
2019-11-03 00:16:15 +01:00
Tobias Geerinckx-Rice
d54a759d2b
gnu: neomutt: Update to 20191102.
* gnu/packages/mail.scm (neomutt): Update to 20191102.
2019-11-02 22:35:26 +01:00
Tobias Geerinckx-Rice
4a7f132240
gnu: libqtxdg: Update to 3.4.0.
* gnu/packages/lxqt.scm (libqtxdg): Update to 3.4.0.
[propagated-inputs]: Add glib.
[inputs]: Add pkg-config.
2019-11-02 22:35:26 +01:00
Tobias Geerinckx-Rice
7b25f8a45c
gnu: cryptsetup: Update to 2.2.2.
* gnu/packages/cryptsetup.scm (cryptsetup): Update to 2.2.2.
2019-11-02 22:09:15 +01:00
Tobias Geerinckx-Rice
a2fd72c728
gnu: openvpn: Update to 2.4.8.
* gnu/packages/vpn.scm (openvpn): Update to 2.4.8.
2019-11-02 22:09:15 +01:00
Nicolas Goaziou
520b18e6fa
gnu: vlc: Fix build.
* gnu/packages/patches/vlc-fix-test_libvlc_slaves.patch: New file.
* gnu/local.mk (dist_patch_DATA): Reference new file.
* gnu/packages/video.scm (vlc): Apply patch.
2019-11-02 21:13:43 +01:00
Tobias Geerinckx-Rice
837547cbb6
gnu: hangups: Fix build.
* gnu/packages/messaging.scm (hangups)[propagated-inputs]:
Use python-protobuf-3.6 specifically.
2019-11-02 18:11:50 +01:00
Oleg Pykhalov
141bae73d6
gnu: Add emacs-tramp-auto-auth.
* gnu/packages/emacs-xyz.scm (emacs-tramp-auto-auth): New variable.
2019-11-02 18:58:26 +03:00
Pierre Neidhardt
edf2ac99bd
gnu: emacs-evil-collection: Update to 20191102.
* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 20191102.
2019-11-02 16:18:56 +01:00
Pierre Neidhardt
daf29bf5a5
gnu: Add emacs-unfill.
* gnu/packages/emacs-xyz.scm (emacs-unfill): New variable.
2019-11-02 16:17:22 +01:00
Florian Pelz
fbdabd7dc0
news: Add 'de' translation.
* etc/news.scm: Add 'de' translation.
2019-11-02 15:09:10 +00:00
Pierre Neidhardt
abb6a0e0d1
gnu: git: Add PCRE support to "git grep".
* gnu/packages/version-control.scm (git)[inputs]: Add pcre2.
[arguments]: Add "USE_LIBPCRE2" to make-flags.
(git-minimal)[arguments]: Do not inherit "USE_LIBPCRE2" in make-flags.
2019-11-02 12:52:09 +01:00