| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/graphics.scm (openimageio): Update to 1.7.19.
|
|
|
|
| |
* gnu/packages/tor.scm (tor): Update to 0.3.3.7.
|
|
|
|
|
|
| |
* gnu/packages/qt.scm (qtwebglplugin): New variable.
Co-authored-by: 宋文武 <iyzsong@member.fsf.org>
|
|
|
|
| |
* gnu/packages/qt.scm (qtwebview): New variable.
|
|
|
|
| |
* gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.3.3.
|
|
|
|
| |
* gnu/packages/mes.scm (mes): Update to 0.15.
|
|
|
|
|
| |
* gnu/packages/emulators.scm (mame)[arguments]: Only rename 'mame64' to
'mame' when 'mame64' exists.
|
|
|
|
|
| |
(multipath-tools)[arguments]: Pass -n to gzip to avoid timestamp related
warnings causing build failures.
|
|
|
|
|
|
|
| |
* gnu/packages/guile.scm (guile-bytestructures): Update to 1.0.3.
(guile-git)[arguments]: Remove. The workaround for
<https://github.com/TaylanUB/scheme-bytestructures/issues/30> is no
longer needed.
|
|
|
|
|
|
| |
* gnu/packages/patches/flann-cmake-3.11.patch: New file.
* gnu/packages/maths.scm (flann)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
|
|
| |
* gnu/packages/python.scm (python-urwid, python2-urwird): Update to 2.0.1.
|
|
|
|
|
|
| |
* gnu/packages/backup.scm (borg): Update to 1.1.6.
[arguments]: Remove the 'adjust-msgpack-dependency' phase because it has been
adopted upstream.
|
|
|
|
|
|
|
| |
Reported by Ricardo Wurmus <rekado@elephly.net> at
<https://debbugs.gnu.org/cgi/bugreport.cgi?bug=26647#8>.
* gnu/packages/admin.scm (fabric): Add custom check phase to disable two tests.
|
|
|
|
| |
* gnu/packages/virtualization.scm (skopeo): New variable.
|
|
|
|
| |
* gnu/packages/virtualization.scm (umoci): New variable.
|
|
|
|
| |
* gnu/packages/package-management.scm (libostree): New variable.
|
|
|
|
|
| |
* gnu/packages/vim.scm (vim-syntastic): Update to 3.9.0.
[source]: Switch to git checkout.
|
|
|
|
| |
* gnu/packages/vim.scm (vim-fugitive): Update to 2.3.
|
|
|
|
|
| |
* gnu/packages/vim.scm (vim-airline): Update to 0.9.
[source]: Switch to git checkout.
|
|
|
|
|
| |
* gnu/packages/networking.scm (speedtest-cli): Update to 2.0.2.
[source]: Switch to a git checkout.
|
|
|
|
| |
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 11.0.01.
|
|
|
|
| |
* gnu/packages/wine.scm (wine-staging): Update to 3.10.
|
|
|
|
| |
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.10.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.1.
(%linux-libre-hash): Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.49.
(%linux-libre-4.14-hash): Update hash.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-puppet-mode): New variable.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Previously, due to issues in the erlang package, many tests would fail, and
the package would also nondeterministically fail to build. This is now
fixed (by patching occurrences of /bin/sh in the erlang package), so all the
tests can be run.
* gnu/packages/elixir.scm (elixir)[source]: Remove patches.
[arguments]: Remove the fix-or-disable-tests phase. Add a new set-home phase
to set the HOME environment variable prior to running the tests.
* gnu/packages/patches/elixir-disable-failing-tests.patch: Delete this file.
* gnu/local.mk: Remove now deleted patch.
|
|
|
|
|
|
|
|
|
| |
Previously, the elixir package would often fail to build, as running :os:cmd
would fail, as /bin/sh doesn't exist when building the elixir package. These
changes fix that issue.
* gnu/packages/erlang.scm (erlang)[arguments]: Add new patch-/bin/sh phase to
replace hardcoded references to /bin/sh with a file in the store.
|
|
|
|
|
|
|
| |
This fails for the erlang package, as the gnu build system attempts to execute
the bootstrap directory.
* gnu/packages/erlang.scm (erlang)[arguments]: Delete the bootstrap phase.
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-video-vmware): Update to 13.3.0.
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-input-evdev): Update to 2.10.6.
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-input-synaptics): Update to 1.9.1.
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-video-fbdev): Update to 0.5.0.
|
|
|
|
| |
* gnu/packages/python.scm (python2-called-python): New variable.
|
|
|
|
| |
* gnu/packages/wine.scm (wine-staging)[inputs]: Add vkd3d.
|
|
|
|
| |
* gnu/packages/vulkan.scm (vkd3d): New variable.
|
|
|
|
|
|
| |
* gnu/packages/vulkan.scm (shaderc): Update to be8e087.
[arguments]: Enable tests.
[inputs]: Add googletest.
|
|
|
|
| |
* gnu/packages/vulkan.scm (glslang): Update to 32d3ec3.
|
|
|
|
|
| |
* gnu/packages/vulkan.scm (spirv-tools): Update to fe2fbee.
[arguments]: Disable tests. Remove "-DCMAKE_INSTALL_LIBDIR" configure-flag.
|
|
|
|
| |
* gnu/packages/vulkan.scm (spirv-headers): Update to 3ce3e49. Use INVOKE.
|
|
|
|
| |
* gnu/packages/firmware.scm (ovmf-arm): New variable.
|
|
|
|
| |
* gnu/packages/firmware.scm (ovmf-aarch64): New variable.
|
|
|
|
| |
* gnu/packages/photo.scm (libraw): Update to 0.18.12.
|
|
|
|
| |
* gnu/packages/networking.scm (libndp): Update to 1.7.
|
|
|
|
|
|
|
| |
Fixes CVE-2018-4190, CVE-2018-4199, CVE-2018-4218, CVE-2018-4222,
CVE-2018-4232, CVE-2018-4233, CVE-2018-4246 and CVE-2018-11646.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.20.3.
|
|
|
|
| |
* gnu/packages/linux.scm (efivar): Update to 36.
|
|
|
|
| |
* gnu/packages/samba.scm (ldb)[source](snippet): New field.
|
|
|
|
|
| |
* gnu/packages/samba.scm (ldb): Update to 1.4.0.
[inputs]: Add LMDB.
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-wgrep-helm): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-package-lint): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|