aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: ogre: Update to 1.10.11.Tobias Geerinckx-Rice2018-03-12
| | | | * gnu/packages/graphics.scm (ogre): Update to 1.10.11.
* gnu: gtk-vnc: Update to 0.7.1.Tobias Geerinckx-Rice2018-03-12
| | | | | * gnu/packages/gnome.scm (gtk-vnc): Update to 0.7.1. [native-inputs]: Add python-wrapper.
* gnu: node: Use more unbundled dependencies.Jelle Licht2018-03-12
| | | | | | | * gnu/packages/node.scm (node)[inputs]: Add icu4c and nghttp2. [native-inputs]: Add pkg-config. [arguments]: Add configure flags for using system libraries. [source]: Remove bundled dependencies.
* gnu: node: Update to 9.8.0.Jelle Licht2018-03-12
| | | | | * gnu/packages/node.scm (node): Update to 9.8.0. [arguments]: Remove 'doc-only' workaround. Re-enable fixed tests.
* gnu: arpack-ng: Update to 3.5.0; use 3.3.0 for julia.Ludovic Courtès2018-03-12
| | | | | | | | | Partly fixes <https://bugs.gnu.org/30282>. * gnu/packages/maths.scm (arpack-ng): Update to 3.5.0. [native-inputs]: New field. (arpack-ng-3.3.0): New variable. * gnu/packages/julia.scm (julia)[inputs]: Use ARPACK-NG-3.3.0.
* gnu: automake@1.16: Update to 1.16.1.Ludovic Courtès2018-03-12
| | | | * gnu/packages/autotools.scm (automake-1.16): Update to 1.16.1.
* gnu: wine-staging: Add SDL2 support.Rutger Helling2018-03-12
| | | | * gnu/packages/wine.scm (wine-staging)[inputs]: Add sdl2.
* gnu: wine64-staging: Update to 3.3.Rutger Helling2018-03-12
| | | | | | * gnu/packages/wine.scm (wine64-staging): Update to 3.3. [arguments]: Remove 'hardcode-libvulkan-path phase. Add 'patch-source-wine-staging phase.
* gnu: wine-staging: Update to 3.3.Rutger Helling2018-03-12
| | | | | | | | * gnu/packages/wine.scm (wine-staging): Update to 3.3. [inputs]: Add autoconf, python, util-linux, wine-staging-patchset-data. [arguments]: Remove 'hardcode-libvulkan-path phase. Add 'patch-source-wine-staging phase. [home-page]: Change URL.
* gnu: Add wine-staging-patchset-data.Rutger Helling2018-03-12
| | | | * gnu/packages/wine.scm (wine-staging-patchset-data): New variable.
* gnu: perl-datetime-format-strptime: Update to 1.75.Tobias Geerinckx-Rice2018-03-12
| | | | * gnu/packages/perl.scm (perl-datetime-format-strptime): Update to 1.75.
* gnu: perl-task-weaken: Update to 1.05.Tobias Geerinckx-Rice2018-03-12
| | | | | * gnu/packages/perl.scm (perl-task-weaken): Update to 1.05. [source]: Update source URI.
* gnu: perl-ref-util-xs: Update to 0.117.Tobias Geerinckx-Rice2018-03-12
| | | | * gnu/packages/perl.scm (perl-ref-util-xs): Update to 0.117.
* gnu: perl-class-accessor: Update to 0.51.Tobias Geerinckx-Rice2018-03-12
| | | | * gnu/packages/perl.scm (perl-class-accessor): Update to 0.51.
* gnu: perl-path-tiny: Update to 0.104.Tobias Geerinckx-Rice2018-03-12
| | | | * gnu/packages/perl.scm (perl-path-tiny): Update to 0.104.
* gnu: perl-data-dump: Update to 1.23.Tobias Geerinckx-Rice2018-03-12
| | | | * gnu/packages/perl.scm (perl-data-dump): Update to 1.23.
* gnu: perl-scope-guard: Update to 0.21.Tobias Geerinckx-Rice2018-03-12
| | | | * gnu/packages/perl.scm (perl-scope-guard): Update to 0.21.
* gnu: perl-io-stringy: Update to 2.111.Tobias Geerinckx-Rice2018-03-12
| | | | * gnu/packages/perl.scm (perl-io-stringy): Update to 2.111.
* gnu: perl-getopt-long-descriptive: Update to 0.102.Tobias Geerinckx-Rice2018-03-12
| | | | * gnu/packages/perl.scm (perl-getopt-long-descriptive): Update to 0.102.
* gnu: perl-datetime-timezone: Update to 2.17.Tobias Geerinckx-Rice2018-03-12
| | | | * gnu/packages/perl.scm (perl-datetime-timezone): Update to 2.17.
* gnu: perl-datetime-locale: Update to 1.17.Tobias Geerinckx-Rice2018-03-12
| | | | * gnu/packages/perl.scm (perl-datetime-locale): Update to 1.17.
* gnu: perl-datetime: Update to 1.46.Tobias Geerinckx-Rice2018-03-12
| | | | * gnu/packages/perl.scm (perl-datetime): Update to 1.46.
* gnu: perl-json-maybexs: Update to 1.003010.Tobias Geerinckx-Rice2018-03-12
| | | | | * gnu/packages/perl.scm (perl-json-maybexs): Update to 1.003010. [source]: Update source URI.
* gnu: perl-io-tty: Update to 1.12.Tobias Geerinckx-Rice2018-03-12
| | | | * gnu/packages/perl.scm (perl-io-tty): Update to 1.12.
* gnu: cereal: Update phase style.Tobias Geerinckx-Rice2018-03-12
| | | | | * gnu/packages/serialization.scm (cereal)[arguments]: Substitute INVOKE for SYSTEM* and end phases with #t.
* gnu: msgpack: Update phase style.Tobias Geerinckx-Rice2018-03-12
| | | | | * gnu/packages/serialization.scm (msgpack)[arguments]: Substitute INVOKE for SYSTEM* and end phase with #t.
* gnu: msgpack: Use HTTPS home page.Tobias Geerinckx-Rice2018-03-12
| | | | * gnu/packages/serialization.scm (msgpack)[home-page]: Use HTTPS.
* gnu: criu: Update to 3.7.Tobias Geerinckx-Rice2018-03-12
| | | | * gnu/packages/virtualization.scm (criu): Update to 3.7.
* gnu: mingw-w64: Update to 5.0.3.Tobias Geerinckx-Rice2018-03-12
| | | | * gnu/packages/mingw.scm (mingw-w64): Update to 5.0.3.
* gnu: mingw-w64: Fix home page and avoid further confusion.Tobias Geerinckx-Rice2018-03-12
| | | | | | | | | | | MinGW-w64 was forked (in rather dramatic fashion) from the original MinGW. The two projects remain distinct and MinGW-w64 seems by far the actively developed of the two. * gnu/packages/mingw.scm (mingw-w64)[home-page]: Point to the correct upstream. Use HTTPS. [description]: Expand and briefly note the relationship between the two projects. Use @dfn.
* gnu: youtube-dl: Update to 2018.03.10.Tobias Geerinckx-Rice2018-03-11
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.03.10.
* gnu: python-ipaddress: Update to 1.0.19.Tobias Geerinckx-Rice2018-03-11
| | | | * gnu/packages/python.scm (python-ipaddress): Update to 1.0.19.
* gnu: python-kitchen: Update to 1.2.5.Tobias Geerinckx-Rice2018-03-11
| | | | * gnu/packages/python.scm (python-kitchen): Update to 1.2.5.
* gnu: python-pyaes: Update to 1.6.1.Tobias Geerinckx-Rice2018-03-11
| | | | * gnu/packages/python-crypto.scm (python-pyaes): Update to 1.6.1.
* gnu: python-markdown: Update to 2.6.11.Tobias Geerinckx-Rice2018-03-11
| | | | * gnu/packages/python.scm (python-markdown): Update to 2.6.11.
* gnu: python-tblib: Update to 1.3.2.Tobias Geerinckx-Rice2018-03-11
| | | | * gnu/packages/python.scm (python-tblib): Update to 1.3.2.
* gnu: python-pycryptodome: Update to 3.5.1.Tobias Geerinckx-Rice2018-03-11
| | | | * gnu/packages/python-crypto.scm (python-pycryptodome): Update to 3.5.1.
* gnu: python-jmespath: Update to 0.9.3.Tobias Geerinckx-Rice2018-03-11
| | | | * gnu/packages/python.scm (python-jmespath): Update to 0.9.3.
* gnu: python-ly: Update to 0.9.5.Tobias Geerinckx-Rice2018-03-11
| | | | * gnu/packages/python.scm (python-ly): Update to 0.9.5.
* gnu: python-rply: Update to 0.7.5.Tobias Geerinckx-Rice2018-03-11
| | | | * gnu/packages/python.scm (python-rply): Update to 0.7.5.
* gnu: python-colorama: Update to 0.3.9.Tobias Geerinckx-Rice2018-03-11
| | | | * gnu/packages/python.scm (python-colorama): Update to 0.3.9.
* gnu: python-tqdm: Update to 4.19.6.Tobias Geerinckx-Rice2018-03-11
| | | | * gnu/packages/python.scm (python-tqdm): Update to 4.19.6.
* gnu: java-jeromq: Fix tests.Gábor Boskovits2018-03-11
| | | | | | | * gnu/packages/patches/java-jeromq-fix-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/java.scm (java-jeromq)[source](patches): Add it. [arguments](#test-exclude): Disable more failing tests.
* gnu: java-hamcrest-all: Build with icedtea-8.Ricardo Wurmus2018-03-11
| | | | | | * gnu/packages/java.scm (java-hamcrest-all)[arguments]: Build with icedtea-8; do not disable tests. [inputs]: Remove java-hamcrest-core.
* gnu: Add pigx-bsseq.Ricardo Wurmus2018-03-11
| | | | * gnu/packages/bioinformatics.scm (pigx-bsseq): New variable.
* gnu: Add pigx-chipseq.Ricardo Wurmus2018-03-11
| | | | * gnu/packages/bioinformatics.scm (pigx-chipseq): New variable.
* gnu: icedtea-8: Build "out" reproducibly.Ricardo Wurmus2018-03-11
| | | | | | | | Partially fixes <https://bugs.gnu.org/30730>. * gnu/packages/java.scm (icedtea-8)[arguments]: Add phases "patch-keystore" and "strip-jar-timestamps". [source]: Also patch DIST_ID in "configure" script.
* gnu: gambit-c: Update to 4.8.9.Tobias Geerinckx-Rice2018-03-11
| | | | * gnu/packages/scheme.scm (gambit-c): Update to 4.8.9.
* gnu: sssd: Update to 1.16.1.Tobias Geerinckx-Rice2018-03-11
| | | | * gnu/packages/sssd.scm (sssd): Update to 1.16.1.
* gnu: git-remote-gcrypt: Update to 1.0.3.Tobias Geerinckx-Rice2018-03-11
| | | | * gnu/packages/version-control.scm (git-remote-gcrypt): Update to 1.0.3.