Age | Commit message (Collapse) | Author |
|
* gnu/packages/bioinformatics.scm (pigx-bsseq): Update to 0.0.10.
[arguments]: Remove "wrap-executable" phase.
|
|
* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.4.
[arguments]: Remove "wrap-executable" phase.
|
|
* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.20.
|
|
* gnu/packages/web.scm(ikiwiki)[arguments]: Add patch-Makefile phase.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
This update is needed because the release tarball from github does not
contain all the files needed for us to build the package.
* gnu/packages/emacs.scm (emacs-use-package): Update to commit da8c9e2.
[source]: change to git.
[arguments]: Enable tests.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/emacs.scm (emacs-atom-one-dark-theme): New variable
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/fontutils.scm (libuninameslist): Update to 20180701.
[source]: Change URI to use release tarball. Remove FILE-NAME.
[native-inputs]: Remove.
|
|
* gnu/packages/fontutils.scm (libuninameslist)[license]: Remove GPL2. Add
BSD-3 and X11-STYLE.
|
|
* gnu/packages/ftp.scm (vsftpd): New variable.
|
|
* gnu/packages/vulkan.scm (vkd3d)[inputs]: Add vulkan-headers.
|
|
* gnu/packages/games.scm (vkquake)[inputs]: Add vulkan-headers.
|
|
* gnu/packages/video.scm (mpv)[inputs]: Add vulkan-headers.
|
|
* gnu/packages/vulkan.scm (vulkan-loader): Update to 1.1.77.0.
[inputs]: Add 'vulkan-headers.
[home-page]: Correct URL.
|
|
* gnu/packages/vulkan.scm (vulkan-headers): New variable.
|
|
* gnu/packages/games.scm (openrct2): Update to 0.2.0.
[configure-flags]: Add -DDOWNLOAD_OBJECTS=OFF configure flag.
[arguments]: Add 'fixgcc7, 'get-rid-of-errors phases.
[native-inputs]: Add gcc@7.
|
|
* gnu/packages/emulators.scm (dolphin-emu): Update to commit 806c1ee.
[source]: Don't delete removed externals.
[arguments]: Remove unused variables.
[inputs]: Add 'pugixml. Remove 'wxwidgets-gtk2-3.1.
|
|
* gnu/packages/xorg.scm (keynav): New variable.
|
|
* gnu/packages/maths.scm (units): Update to 2.17.
|
|
* gnu/packages/java.scm (icedtea-8)[native-inputs]: Add icedtea-7
patch to hotspot.
|
|
* gnu/packages/version-control.scm (libgit2): Update to 0.26.4.
(source): Adjust patch name.
* gnu/packages/patches/libgit2-0.25.1-mtime-0.patch: Rename to ...
* gnu/packages/patches/libgit2-mtime-0.patch: ... this.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
|
|
* gnu/packages/java.scm (icedtea-7)[native-inputs]: Add patch to hotspot.
* gnu/packages/patches/icedtea-7-hotspot-gcc-segfault-workaround.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
* gnu/packages/python-crypto.scm (python-duniterpy): Move...
* gnu/packages/finance.scm: ... here.
|
|
* gnu/packages/python-crypto.scm (python-pylibscrypt): Use "libscrypt"
implementation instead of "openssl".
"hashlib.scrypt" requires Python 3.6+ and OpenSSL 1.1+. Since Python is built
with OpenSSL 1.0, the library is unavailable. "pylibscrypt" defaults to a slow
pure Python implementation. Instead, rely on the much faster "libscrypt".
|
|
* gnu/packages/crypto.scm (libscrypt): New variable.
|
|
* gnu/packages/games.scm (freedink-dfarc): New variable.
|
|
* gnu/packages/games.scm (bambam)[source]: Use GIT-FETCH.
|
|
* gnu/packages/compression.scm (zstd): Update to 1.3.5.
[source]: Add two patches to make the test suite pass.
* gnu/packages/patches/zstd-fix-stdin-list-without-tty.patch,
gnu/packages/patches/zstd-fix-stdin-list-test.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add both.
|
|
* gnu/packages/admin.scm (acpica): Update to 20180629.
|
|
* gnu/packages/graphics.scm (define-module): Remove duplicate module
imports. Order the remainers alphabetically.
|
|
* gnu/packages/games.scm (bambam): Update to 0.6.
|
|
* gnu/packages/games.scm (teeworlds)[native-inputs]: Add pkg-config.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/finance.scm (silkaj): New variable.
|
|
* gnu/packages/python-crypto.scm (python-scrypt): New variable.
|
|
* gnu/packages/python.scm (python-commandlines): New variable.
|
|
Fixes <https://debbugs.gnu.org/31390>, probably.
* gnu/packages/java.scm (java-hamcrest-all)[inputs]: Add java-hamcrest-core.
[arguments]: Add java-hamcrest-core to the build-time classpath.
|
|
* gnu/packages/guile.scm (guile-2.2.4): New variable.
|
|
* gnu/packages/java.scm (icedtea-6)[arguments]: Modify phases to extract
hostspot, as after the patching it becomes an archive.
[native-inputs]: add patch to hotspot-src.
* gnu/packages/patches/icedtea-6-hotspot-gcc-segfault-workaround.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
This reverts commit bc73f673e80e9134ee7620516f2e29c0c46db35f.
|
|
* gnu/packages/games.scm (cdogs-sdl): Update to 0.6.7.
[source]: Use version tag.
|
|
* gnu/packages/game-development.scm (godot)[source]: Use GIT-FETCH.
|
|
* gnu/packages/game-development.scm (godot): Update to 3.0.4.
|
|
* gnu/pacakges/gps.scm (gama): Update to 2.00.
|
|
* gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr): Update to 2.3.2.
|
|
* gnu/packages/regex.scm (re2): Update to 2018-07-01.
|
|
* gnu/packages/photo.scm (libraw)[native-inputs]: Add PKG-CONFIG.
[inputs]: Add LIBJPEG-8.
[propagated-inputs]: Add LCMS.
|
|
* gnu/packages/photo.scm (libraw)[license]: Change from LGPL2.1+ to LGPL2.1.
Add CDDL1.0.
|
|
* gnu/packages/photo.scm (libraw): Update to 0.19.0.
|
|
* gnu/packages/emacs.scm (emacs-browse-at-remote): Update to 0.10.0.
* gnu/packages/patches/emacs-browse-at-remote-cgit-gnu.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/music.scm (musescore): Update to 2.3.
[source]: Switch to a more stable location.
[arguments]: Remove a fix applied upstream.
|
|
* gnu/packages/guile.scm (guile-hall): New variable.
|