summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2018-07-05gnu: pigx-scrnaseq: Update to 0.0.6....* gnu/packages/bioinformatics.scm (pigx-scrnaseq): Update to 0.0.6. [arguments]: Remove "wrap-executable" phase. Ricardo Wurmus
2018-07-04gnu: maven: Fix maven crash when compiling java8 code....* gnu/packages/maven.scm (maven)[arguments]: Configure classloading properly instead of adding jars to maven's classpath. Julien Lepiller
2018-07-04gnu: maven-compat: Fix test failure....* gnu/packages/maven.scm (maven-compat)[arguments]: Add recreate-removed-jar phase. Julien Lepiller
2018-07-04gnu: maven-artifact: Update to 3.5.4....* gnu/packages/maven.scm (maven-artifact): Update to 3.5.4. (maven-core)[arguments]: Use new version. Julien Lepiller
2018-07-04gnu: maven-wagon-provider-api: Update to 3.1.0....* gnu/packages/maven.scm (maven-wagon-provider-api): Update to 3.1.0. Julien Lepiller
2018-07-04gnu: java-plexus-compiler-api: Update to 2.8.4....* gnu/packages/java.scm (java-plexus-compiler-api): Update to 2.8.4. Julien Lepiller
2018-07-04gnu: ledger: Use HTTPS home page URI....* gnu/packages/finance.scm (ledger)[home-page]: Use HTTPS URI. Arun Isaac
2018-07-04gnu: ledger: Use invoke and fix #t return....* gnu/packages/finance.scm (ledger)[arguments]: Replace system* with invoke in build-doc phase. Remove #t return from relocate-elisp phase since emacs-generate-autoloads already returns #t. Arun Isaac
2018-07-04gnu: ledger: Skip failing test....* gnu/packages/finance.scm (ledger)[arguments]: Set #:make-flags to skip failing test BaselineTest_cmd-org. Replace check phase with the check phase from gnu-build-system. Arun Isaac
2018-07-04gnu: qtox: Update to 1.16.0....* gnu/packages/messaging.scm (qtox): Update to 1.16.0. Rutger Helling
2018-07-04gnu: clutter-gtk: Update to 1.8.4....* gnu/packages/gnome.scm (clutter-gtk): Update to 1.8.4. Tobias Geerinckx-Rice
2018-07-04gnu: totem: Update to 3.26.1....I did not re-enable #:parallel-build? because I was unable to reproduce the original failure in the first place. * gnu/packages/gnome.scm (totem): Update to 3.26.1. Tobias Geerinckx-Rice
2018-07-04gnu: exempi: Update to 2.4.5....* gnu/packages/freedesktop.scm (exempi): Update to 2.4.5. Tobias Geerinckx-Rice
2018-07-04gnu: gtkwave: Update to 3.3.91....* gnu/packages/fpga.scm (gtkwave): Update to 3.3.91. Tobias Geerinckx-Rice
2018-07-04gnu: kicad-library: Update to 4.0.7....* gnu/packages/engineering.scm (kicad-library): Update to 4.0.7. Tobias Geerinckx-Rice
2018-07-04gnu: kicad-library: Return #t from phases....* gnu/packages/engineering.scm (kicad-library)[arguments]: Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice
2018-07-04gnu: r-learnr: Update to 0.9.2.1....* gnu/packages/cran.scm (r-learnr): Update to 0.9.2.1. Tobias Geerinckx-Rice
2018-07-03gnu: Add r-loomr....* gnu/packages/bioinformatics.scm (r-loomr): New variable. Ricardo Wurmus
2018-07-03gnu: Add r-itertools....* gnu/packages/cran.scm (r-itertools): New variable. Ricardo Wurmus
2018-07-03gnu: Update stellarium to 0.18.0....[[PGP Signed Part:Good signature from BF286CB6593E5FFD Björn Höfling <bjoern.hoefling@bjoernhoefling.de> (trust undefined) created at 2018-06-29T20:39:51+0200 using DSA]] * gnu/packages/astronomy.scm (stellarium): Update to 0.18.0. [home-page]: Update URL. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Björn Höfling
2018-07-03gnu: emacs-helm-system-packages: Update to 1.10.0....* gnu/packages/emacs.scm (emacs-helm-system-packages): Update to 1.10.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pierre Neidhardt
2018-07-03gnu: Add pocl....* gnu/packages/opencl.scm (pocl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fis Trivial
2018-07-03gnu: pigx-bsseq: Update to 0.0.10....* gnu/packages/bioinformatics.scm (pigx-bsseq): Update to 0.0.10. [arguments]: Remove "wrap-executable" phase. Ricardo Wurmus
2018-07-03gnu: pigx-rnaseq: Update to 0.0.4....* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.4. [arguments]: Remove "wrap-executable" phase. Ricardo Wurmus
2018-07-03gnu: pigx-chipseq: Update to 0.0.20....* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.20. Ricardo Wurmus
2018-07-03gnu: ikiwiki: Include auto setup files in output....* gnu/packages/web.scm(ikiwiki)[arguments]: Add patch-Makefile phase. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Paul Garlick
2018-07-03gnu: emacs-use-package: Update to commit da8c9e2....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> Peter Mikkelsen
2018-07-03gnu: Add emacs-atom-one-dark-theme....* gnu/packages/emacs.scm (emacs-atom-one-dark-theme): New variable Signed-off-by: Marius Bakke <mbakke@fastmail.com> Peter Mikkelsen
2018-07-03gnu: libuninameslist: Update to 20180701....* gnu/packages/fontutils.scm (libuninameslist): Update to 20180701. [source]: Change URI to use release tarball. Remove FILE-NAME. [native-inputs]: Remove. Marius Bakke
2018-07-03gnu: libuninameslist: Correct license....* gnu/packages/fontutils.scm (libuninameslist)[license]: Remove GPL2. Add BSD-3 and X11-STYLE. Marius Bakke
2018-07-03gnu: Add vsftpd....* gnu/packages/ftp.scm (vsftpd): New variable. Danny Milosavljevic
2018-07-03gnu: vkd3d: Add vulkan-headers....* gnu/packages/vulkan.scm (vkd3d)[inputs]: Add vulkan-headers. Rutger Helling
2018-07-03gnu: vkquake: Add vulkan-headers....* gnu/packages/games.scm (vkquake)[inputs]: Add vulkan-headers. Rutger Helling
2018-07-03gnu: mpv: Add vulkan-headers....* gnu/packages/video.scm (mpv)[inputs]: Add vulkan-headers. Rutger Helling
2018-07-03gnu: vulkan-loader: Update to 1.1.77.0....* gnu/packages/vulkan.scm (vulkan-loader): Update to 1.1.77.0. [inputs]: Add 'vulkan-headers. [home-page]: Correct URL. Rutger Helling
2018-07-03gnu: Add vulkan-headers....* gnu/packages/vulkan.scm (vulkan-headers): New variable. Rutger Helling
2018-07-03gnu: openrct2: Update to 0.2.0....* 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. Rutger Helling
2018-07-03gnu: dolphin-emu: Update to commit 806c1ee....* 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. Rutger Helling
2018-07-03gnu: Add keynav....* gnu/packages/xorg.scm (keynav): New variable. Oleg Pykhalov
2018-07-02gnu: units: Update to 2.17....* gnu/packages/maths.scm (units): Update to 2.17. Kei Kebreau
2018-07-03gnu: icedtea Work around gcc segfault....* gnu/packages/java.scm (icedtea-8)[native-inputs]: Add icedtea-7 patch to hotspot. Gábor Boskovits
2018-07-02gnu: libgit2: Update to 0.26.4 [fixes CVE-2018-11235]....* 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. Leo Famulari
2018-07-03gnu: icedtea: Work around gcc segfault....* 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. Gábor Boskovits
2018-07-02gnu: python-duniterpy: Change module....* gnu/packages/python-crypto.scm (python-duniterpy): Move... * gnu/packages/finance.scm: ... here. Nicolas Goaziou
2018-07-02gnu: python-pylibscrypt: Improve speed....* 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". Nicolas Goaziou
2018-07-02gnu: Add libscrypt....* gnu/packages/crypto.scm (libscrypt): New variable. Nicolas Goaziou
2018-07-02gnu: Add freedink-dfarc....* gnu/packages/games.scm (freedink-dfarc): New variable. Kei Kebreau
2018-07-02gnu: bambam: Don't use unstable tarball....* gnu/packages/games.scm (bambam)[source]: Use GIT-FETCH. Tobias Geerinckx-Rice
2018-07-02gnu: zstd: Update to 1.3.5....* 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. Tobias Geerinckx-Rice
2018-07-02gnu: acpica: Update to 20180629....* gnu/packages/admin.scm (acpica): Update to 20180629. Tobias Geerinckx-Rice