Jonathan Brielmaier
a7e70ec2a5
Add missing aux-file in Makefile.
...
Fixes installation of ungoogled-chromium on foreign distros.
This is a followup to commit f1e9de4d3a
.
* Makefile.am (AUX_FILES): Add missing
gnu/packages/aux-files/chromium/master-preferences.json entry.
Signed-off-by: Leo Famulari <leo@famulari.name>
2019-02-21 15:34:12 -05:00
Tobias Geerinckx-Rice
79401e5311
gnu: cmocka: Update to 1.1.3.
...
* gnu/packages/check.scm (cmocka): Update to 1.1.3.
2019-02-21 19:55:06 +01:00
Tobias Geerinckx-Rice
db3fb5b9ad
gnu: tor: Update to 0.3.4.11 [fixes TROVE-2019-001].
...
* gnu/packages/tor.scm (tor): Update to 0.3.4.11.
2019-02-21 19:55:05 +01:00
Tobias Geerinckx-Rice
6ce8284899
gnu: ghc-tree-diff: Fix typo in description.
...
* gnu/packages/haskell.scm (ghc-tree-diff)[description]: Fix typo.
2019-02-21 19:55:04 +01:00
Tobias Geerinckx-Rice
5bcb2f0f2e
gnu: python-coveralls: Update to 1.6.0.
...
* gnu/packages/python-check.scm (python-coveralls): Update to 1.6.0.
2019-02-21 17:26:48 +01:00
Tobias Geerinckx-Rice
eba6731f8a
gnu: libtermkey: Update to 0.21.1.
...
* gnu/packages/terminals.scm (libtermkey): Update to 0.21.1.
2019-02-21 17:26:47 +01:00
Tobias Geerinckx-Rice
476af71353
gnu: Fix ‘Open GL’ typo.
...
* gnu/packages/gnome.scm (clutter, clutter-gtk, clutter-gst)
[synopsis, description]: Say ‘OpenGL’.
2019-02-21 17:26:47 +01:00
Tobias Geerinckx-Rice
f010f89b13
gnu: clutter-gst: Don't use NAME in source URI.
...
* gnu/packages/gnome.scm (clutter-gst)[source]: Hard-code NAME.
2019-02-21 17:26:47 +01:00
Tobias Geerinckx-Rice
ba07ac19f2
gnu: clutter-gst: Update to 3.0.27.
...
* gnu/packages/gnome.scm (clutter-gst): Update to 3.0.27.
2019-02-21 17:26:47 +01:00
Tobias Geerinckx-Rice
88888cd08b
gnu: remind: Update to 3.1.16.
...
* gnu/packages/calendar.scm (remind): Update to 3.1.16.
[source, home-page]: Update project home page.
2019-02-21 17:26:46 +01:00
Tobias Geerinckx-Rice
0e296c064d
gnu: restic: Update to 0.9.4.
...
* gnu/packages/backup.scm (restic): Update to 0.9.4.
2019-02-21 17:26:46 +01:00
Tobias Geerinckx-Rice
1a05bce275
gnu: wimlib: Don't use NAME in source URI.
...
* gnu/packages/backup.scm (wimlib)[source]: Hard-code NAME.
2019-02-21 17:26:46 +01:00
Tobias Geerinckx-Rice
fb6112e953
gnu: wimlib: Update to 1.13.0.
...
* gnu/packages/backup.scm (wimlib): Update to 1.13.0.
2019-02-21 17:26:45 +01:00
Tobias Geerinckx-Rice
75b7638a75
gnu: fasm: Update to 1.73.09.
...
* gnu/packages/assembly.scm (fasm): Update to 1.73.09.
2019-02-21 17:26:45 +01:00
Rutger Helling
90eb705de1
gnu: c-toxcore: Update to 0.2.9.
...
* gnu/packages/messaging.scm (c-toxcore): Update to 0.2.9.
2019-02-21 09:04:47 +01:00
Marius Bakke
78a64543a9
gnu: ungoogled-chromium: Explicitly disable Widevine.
...
* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Add
'enable_widevine=false' to #:configure-flags.
2019-02-21 08:43:46 +01:00
Rutger Helling
b8f9e97da8
gnu: vulkan-headers: Update to 1.1.101.
...
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.101.
* gnu/packages/vulkan.scm (vulkan-loader): Update hash.
* gnu/packages/vulkan.scm (vulkan-tools): Update to 1.1.100.
2019-02-21 08:41:35 +01:00
Mark H Weaver
61e01e599d
gnu: linux-libre: Update to 4.20.11.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.11.
(%linux-libre-hash): Update hash.
2019-02-21 02:03:15 -05:00
Mark H Weaver
0ce657ab23
gnu: linux-libre@4.19: Update to 4.19.24.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.24.
(%linux-libre-4.19-hash): Update hash.
2019-02-21 02:01:29 -05:00
Mark H Weaver
050439ca34
gnu: linux-libre@4.14: Update to 4.14.102.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.102.
(%linux-libre-4.14-hash): Update hash.
2019-02-21 02:00:26 -05:00
Mark H Weaver
6be9cb27c7
gnu: linux-libre@4.9: Update to 4.9.159.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.159.
2019-02-21 01:59:30 -05:00
Mark H Weaver
a7891e8ab4
gnu: linux-libre@4.4: Update to 4.4.175.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.175.
2019-02-21 01:58:17 -05:00
Eric Bavier
5cfed7efc8
gnu: openmpi: Let configure enable PSM based on inputs.
...
This fixes OpenMPI builds on systems not supported by the PSM packages.
* gnu/packages/mpi.scm (openmpi)[arguments]: Remove '--enable-psm' and
'--enable-psm2' from #:configure-flags.
2019-02-20 22:18:45 -06:00
Danny Milosavljevic
de6ad8c29a
gnu: rust: Fix build of rust 1.28.0, rust 1.29.2.
...
Follow-up to d199a4c7b4
.
* gnu/packages/rust.scm (rust-1.28)[inputs]: Use llvm-6 instead of llvm.
2019-02-20 23:52:41 +01:00
Brett Gilio
306e9592de
gnu: bear: Update to 2.3.13.
...
* gnu/packages/build-tools.scm (bear): Update to 2.3.13.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-20 22:03:11 +01:00
Paul Garlick
7a82074ca6
gnu: python-fenics-dijitso: Fix build.
...
* gnu/packages/simulation.scm (python-fenics-dijitso)[arguments]: Skip
parallel tests.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-20 21:39:35 +01:00
Brett Gilio
14afee3e8b
gnu: Add r-sloop.
...
* gnu/packages/cran.scm (r-sloop): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-20 21:20:12 +01:00
Brett Gilio
a023d43d48
gnu: r-geometry: Update to 0.4.0.
...
* gnu/packages/cran.scm (r-geometry): Update to 0.4.0.
[propagated-inputs]: Add r-lpsolve, r-rcpp, and r-cppprogress.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-20 17:26:33 +01:00
Marius Bakke
128c82bb39
gnu: libgpg-error: Update to 1.35.
...
* gnu/packages/gnupg.scm (libgpg-error): Update to 1.35.
2019-02-20 17:25:23 +01:00
Marius Bakke
b3e508dadb
gnu: texinfo: Update to 6.6.
...
* gnu/packages/patches/texinfo-perl-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/texinfo.scm (texinfo): Update to 6.6.
[source](patches): Remove.
2019-02-20 17:25:23 +01:00
Marius Bakke
47f66348f7
gnu: python-more-itertools: Update to 6.0.0.
...
* gnu/packages/python-xyz.scm (python-more-itertools): Update to 6.0.0.
[propagated-inputs]: Remove PYTHON-SIX-BOOTSTRAP.
[properties]: New field.
(python2-more-itertools): Stay on version 5.0.0.
2019-02-20 17:25:23 +01:00
Brett Gilio
34bac6c3ea
gnu: r-modelr: Update to 0.1.4.
...
* gnu/packages/cran.scm (r-modelr): Update to 0.1.4.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-02-20 17:22:32 +01:00
Marius Bakke
901236474a
Merge branch 'staging' into core-updates
2019-02-20 17:19:00 +01:00
Marius Bakke
64766d5caf
gnu: mesa: Build against LLVM 7.
...
* gnu/packages/gl.scm (mesa)[inputs]: Change LLVM-6 to LLVM.
2019-02-20 17:04:39 +01:00
Marius Bakke
ce325754c5
gnu: libfontenc: Update to 1.1.4.
...
* gnu/packages/xorg.scm (libfontenc): Update to 1.1.4.
[home-page]: Set to source repository.
2019-02-20 17:04:02 +01:00
Marius Bakke
ec47c07d06
gnu: librsvg: Update to 2.44.12.
...
* gnu/packages/gnome.scm (librsvg): Update to 2.44.12.
[arguments]: Replace patching phases with custom variants. Delete five new
tests.
[native-inputs]: Add RUST-1.27 and RUST-1.27:CARGO.
2019-02-20 17:04:02 +01:00
Marius Bakke
636fb7cb1e
gnu: xorg-server: Use the regular Python for building.
...
* gnu/packages/xorg.scm (xorg-server)[native-inputs]: Change
PYTHON-MINIMAL-WRAPPER to PYTHON-WRAPPER.
2019-02-20 17:04:02 +01:00
Danny Milosavljevic
0d5c5b1b64
gnu: fakeroot: Enable ACL support.
...
* gnu/packages/linux.scm (fakeroot)[native-inputs]: Add acl.
[arguments]<#:phases>[setenv]: New phase.
2019-02-20 17:01:56 +01:00
Marius Bakke
2c76e19df4
Merge branch 'master' into staging
2019-02-20 17:01:39 +01:00
Marius Bakke
78b2eb1ad3
gnu: xclock: Update to 1.0.8.
...
* gnu/packages/xorg.scm (xclock): Update to 1.0.8.
[home-page]: Set to source repository.
2019-02-20 16:40:33 +01:00
Marius Bakke
7bc7eda4b9
gnu: xvinfo: Update to 1.1.4.
...
* gnu/packages/xorg.scm (xvinfo): Update to 1.1.4.
[home-page]: Set to source repository.
2019-02-20 16:40:33 +01:00
Marius Bakke
ca1d735c54
gnu: xrdb: Update to 1.2.0.
...
* gnu/packages/xorg.scm (xrdb): Update to 1.2.0.
[home-page]: Set to source repository.
2019-02-20 16:40:33 +01:00
Marius Bakke
f73fb79c80
gnu: xlsatoms: Update to 1.1.3.
...
* gnu/packages/xorg.scm (xlsatoms): Update to 1.1.3.
[home-page]: Set to source repository.
2019-02-20 16:40:32 +01:00
Marius Bakke
afee35bcfd
gnu: xhost: Update to 1.0.8.
...
* gnu/packages/xorg.scm (xhost): Update to 1.0.8.
[home-page]: Set to source repository.
2019-02-20 16:40:32 +01:00
Marius Bakke
bcc39dad9d
gnu: xev: Update to 1.2.3.
...
* gnu/packages/xorg.scm (xev): Update to 1.2.3.
[home-page]: Set to source repository.
2019-02-20 16:40:32 +01:00
Marius Bakke
2bf5097784
gnu: xmodmap: Update to 1.0.10.
...
* gnu/packages/patches/xmodmap-asprintf.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/xorg.scm (xmodmap): Update to 1.0.10.
[source](patches): Remove.
[home-page]: Set to source repository.
2019-02-20 16:40:32 +01:00
Marius Bakke
c7f5c3ea20
gnu: OpenSSL: Don't use NAME in source URI.
2019-02-20 16:40:32 +01:00
Marius Bakke
799de4687f
gnu: OpenSSL: Remove obsolete code.
...
* gnu/packages/tls.scm (openssl-next)[arguments]: Remove GCC4 workaround.
2019-02-20 16:40:32 +01:00
Pierre Neidhardt
4727e69aa0
gnu: emacs-evil-collection: Update to 20190220.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 20190220.
2019-02-20 16:18:39 +01:00
Pierre Neidhardt
266c97cb6d
gnu: emacs-helm-eww: Update to 1.1.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-eww): Update to 1.1.
2019-02-20 16:14:47 +01:00