| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/image-viewers.scm (geeqie)[arguments]: Add #:parallel-build?.
|
|
|
|
|
|
| |
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.14.
* gnu/packages/wine.scm (wine-staging): Update to 4.14.
* gnu/packages/wine.scm (wine64-staging): Remove obsolete comment.
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (libgit2-glib): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/genealogy.scm (gramps): Update to 5.0.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/lisp.scm (txr): Update to 223.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
| |
* gnu/packages/admin.scm (wpa-supplicant)[arguments]: Rename
'install-man-pages' phase to 'install-documentation'; install READMEs
and the example config file.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-edger): Update to 3.26.7.
|
|
|
|
|
|
| |
* gnu/packages/fonts.scm (font-ibm-plex): Update to 2.0.0.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
|
|
| |
* gnu/packages/astronomy.scm (wcslib): Update to 6.4.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-5.2-version): Update to 5.2.9.
(linux-libre-5.2-pristine-source)[hash]: Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.67.
(linux-libre-4.19-pristine-source)[hash]: Update hash.
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.139.
(linux-libre-4.14-pristine-source)[hash]: Update hash.
|
|
|
|
| |
* gnu/packages/ruby.scm (swagger-diff): New variable.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-json-schema): New variable.
|
|
|
|
| |
* gnu/packages/games.scm (einstein)[source]: Use 'mirror' syntax.
|
|
|
|
|
|
|
| |
This trivial package fails to build and has no reverse dependencies.
* gnu/packages/web.scm (python2-internetarchive): Remove variable.
(python-internetarchive)[properties]: Remove.
|
|
|
|
| |
* gnu/packages/python-web.scm (python-responses): Update to 0.10.6.
|
|
|
|
| |
* gnu/packages/bioconductor.scm (r-cistopic): New variable.
|
|
|
|
| |
* gnu/packages/bioconductor.scm (r-rcistarget): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-lda): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-liger): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-patchwork): New variable.
|
|
|
|
| |
* gnu/packages/cran.scm (r-rann-l1): New variable.
|
|
|
|
|
| |
This reverts commit dfdd7380a164217fec6bca0f91ebcf32ade33cb4.
libinput-minimal causes too many rebuilds.
|
|
|
|
| |
* gnu/packages/freedesktop.scm (libinput): Update to 1.14.0.
|
|
|
|
| |
* gnu/packages/image-processing.scm (itk-snap): New variable.
|
|
|
|
| |
* gnu/packages/image-processing.scm (insight-toolkit-4.12): New variable.
|
|
|
|
| |
* gnu/packages/image-processing.scm (insight-toolkit-4): New variable.
|
|
|
|
| |
* gnu/packages/image-processing.scm (insight-toolkit): New variable.
|
|
|
|
| |
* gnu/packages/image-processing.scm (vxl-1): New variable.
|
|
|
|
| |
* gnu/packages/image-processing.scm (vxl): New variable.
|
|
|
|
| |
* gnu/packages/image-processing.scm (vtk-6): New variable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch parameterizes previously hard-coded instances of
i686-w64-mingw32, adding support for x86_64-w64-mingw32.
* gnu/packages/mingw.scm (make-mingw-w64): New procedure.
(mingw-w64-i686, mingw-w64-x86_64): New variables.
(%mingw-triplet): Remove.
(mingw-w64): Update to point to 'mingw-w64-i686'.
* gnu/packages/cross-base.scm (cross-gcc): Use 'libc' keyword argument
if specified, instead of treating it as a boolean.
(native-libc): Return the correct mingw-w64 depending on machine
specified in target.
* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add "x86_64-mingw".
* gnu/build/cross-toolchain.scm (set-cross-path/mingw): Replace
hardcoded 'i686-w64-mingw32' instances with 'target' keyword argument.
(cross-gcc-build-phases): Update accordingly; use 'target-mingw?'
implementation of target checking and add commentary.
* gnu/ci.scm (%cross-targets): Add "x86_64-w64-mingw32".
|
|
|
|
|
|
|
|
| |
* gnu/packages/tor.scm (onionshare): Upgrade to 2.1.
[arguments]: Rename "tests" phase to "check". Set home directory for tests.
Remove reference to closed upstream bug.
[inputs]: Add python-pycrypto and python-pysocks.
[license]: Remove bsd-3 license; relevant file no longer present.
|
|
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/36977>.
* gnu/packages/graphics.scm (blender)[inputs]: Add opensubdiv.
[arguments]: Add "-DWITH_OPENSUBDIV=ON" to #:configure-flags.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/graphics.scm (opensubdiv): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|\ |
|
| |
| |
| |
| |
| |
| | |
The new version fails tests on architectures other than x86_64.
This reverts commit cb16a9fba9f1b28bde63daaa1bf241c130d2caad.
|
| |\ |
|
| | |
| | |
| | |
| | | |
* gnu/packages/databases.scm (postgresql): Update to 10.10.
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/gl.scm (mesa): Update to 19.1.4.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fixes <https://bugs.gnu.org/36930>.
* gnu/packages/patches/nss-freebl-stubs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/nss.scm (nss)[source](patches): Add it.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/wine.scm (wine)[arguments]: Adjust to also provide Vulkan on
i686-linux for Intel.
* gnu/packages/wine.scm (wine64)[arguments]: Adjust to also provide Vulkan on
i686-linux for Intel.
* gnu/packages/wine.scm (wine-staging)[arguments]: Adjust to also provide
Vulkan on i686-linux for Intel.
* gnu/packages/wine.scm (wine64-staging)[arguments]: Adjust to also provide
Vulkan on i686-linux for Intel.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/gl.scm (mesa)[arguments]: Also build Vulkan drivers for Intel
on i686-linux.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/python-xyz.scm (python-mako): Update to 1.1.0.
[arguments]: New field.
[native-inputs]: Remove PYTHON-NOSE.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/xiph.scm (flac): Update to 1.3.3.
[source](patches): Remove.
* gnu/packages/patches/flac-CVE-2017-6888.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
|
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/xorg.scm (libpciaccess): Update to 0.16.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/certs.scm (nss-certs): Update to 3.45.
* gnu/packages/nss.scm (nss): Likewise.
|
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/python-xyz.scm (python-packaging): Update to 19.1.
|