| Commit message (Expand) | Author | Age |
... | |
| | * | | gnu: mono: Fix build with glibc 2.28.•••* gnu/packages/mono.scm (mono)[arguments]<#:phases>[fix-includes]: New phase.
| Danny Milosavljevic | 2018-11-26 |
| | * | | gnu: ams-lv2: Always return #t from phase remove-sse-flags.•••* gnu/packages/music.scm (ams-lv2)[arguments]: Use '(unless' instead of
'(when (not'. Return with #t as last value from phase 'remove-sse-flags'.
| Björn Höfling | 2018-11-26 |
| | * | | gnu: ams-lv2: Fix error in configure phase.•••Python 3.7 introduced PEP 479. That raised an error in an old waf-script
included in the package. An updated waf-script was found in a
newer commit that fixes the problem.
* gnu/packages/music.scm (ams-lv2)[sources]: Update, using two more commits
than version 1.2.1.
| Björn Höfling | 2018-11-26 |
| | * | | gnu: aegisub: Fix build.•••* gnu/packages/patches/aegisub-boost68.patch: New file
* gnu/local.mk: Add it.
* gnu/packages/video.scm (aegisub)[source]: Use patch.
| Björn Höfling | 2018-11-25 |
| | * | | gnu: randomjungle: Do not build static binaries.•••* gnu/packages/patches/randomjungle-disable-static-build.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/machine-learning.scm (randomjungle)[source](patches): Add it.
[arguments]: Add "--disable-static" to #:configure-flags.
| Marius Bakke | 2018-11-25 |
| | * | | gnu: python2-gevent: Fix compilation.•••* gnu/packages/python.scm (python-gevent)[arguments]: Add (ice-9 match)
to #:modules. In 'do-not-use-bundled-sources' phase, use 'scandir' to
avoid hard-coded include directory name.
[properties]: New field.
(python2-gevent): Add 'native-inputs' and 'arguments' fields.
| Ludovic Courtès | 2018-11-25 |
| | * | | gnu: libreoffice: Fix build with MDDS 1.4 and Orcus 0.14.•••* gnu/packages/libreoffice.scm (libreoffice)[source](patches): Add two patches
from Arch Linux.
[arguments]: Add substitutions so the libraries are found.
| Marius Bakke | 2018-11-25 |
| | * | | gnu: libetonyek: Fix build against mdds 1.4.•••* gnu/packages/libreoffice.scm (libetonyek)[arguments]: Add phase to
substitute mdds version. Adjust #:configure-flags accordingly.
| Marius Bakke | 2018-11-25 |
| | * | | gnu: orcus: Update to 0.14.1.•••* gnu/packages/libreoffice.scm (orcus): Update to 0.14.1.
| Marius Bakke | 2018-11-25 |
| | * | | gnu: ixion: Update to 0.14.1.•••* gnu/packages/libreoffice.scm (ixion): Update to 0.14.1.
| Marius Bakke | 2018-11-25 |
| | * | | gnu: mdds: Update to 1.4.3.•••* gnu/packages/boost.scm (mdds): Update to 1.4.3.
| Marius Bakke | 2018-11-25 |
| | * | | gnu: python2-numpy@1.8: Provide "python2-nose".•••Also remove other native-inputs since they appear unnecessary.
* gnu/packages/python.scm (python2-numpy-1.8)[native-inputs]: New field.
| Marius Bakke | 2018-11-25 |
| | * | | gnu: diffoscope: Update to 106.•••* gnu/packages/package-management.scm (diffoscope): Update to 106.
| Julien Lepiller | 2018-11-25 |
| | * | | gnu: diffoscope: Fix test failure.•••* gnu/packages/package-management.scm (diffoscope)[arguments]: Remove
failing Berkeley DB test.
| Julien Lepiller | 2018-11-25 |
| | * | | Merge branch 'master' into core-updates | Marius Bakke | 2018-11-24 |
| | |\ \ |
|
| | * | | | gnu: python-pika: Update to 0.12.0.•••* gnu/packages/python.scm (python-pika): Update to 0.12.0.
| Marius Bakke | 2018-11-24 |
| | * | | | gnu: bless: Adjust to zlib static output.•••* gnu/packages/bioinformatics.scm (bless)[inputs]: Add ZLIB:STATIC.
[arguments]: Adjust #:make-flags accordingly.
| Marius Bakke | 2018-11-24 |
| | * | | | gnu: adb: Fix FTBFS with Glibc 2.28.•••* gnu/packages/android.scm (adb)[arguments]: Add phase 'glibc-compat'.
| Marius Bakke | 2018-11-24 |
| | * | | | gnu: python2-fasteners: Propagate python2-futures.•••* gnu/packages/python.scm (python-fasteners)[properties]: New field.
(python2-fasteners)[propagated-inputs]: Add PYTHON2-FUTURES.
| Marius Bakke | 2018-11-24 |
| | * | | | gnu: python2-futures: Update to 3.2.0.•••* gnu/packages/python.scm (python2-futures): Update to 3.2.0.
| Marius Bakke | 2018-11-24 |
| | * | | | gnu: python2-futures: Disable tests.•••* gnu/packages/python.scm (python2-futures)[arguments]: Set #:test? #f.
| Marius Bakke | 2018-11-24 |
| | * | | | gnu: python-pycurl: Fix FTBFS from 7b844100464633db5455a3931858bb57c9e529e6.•••* gnu/packages/python-web.scm (python-pycurl)[arguments]: Add phase
'configure-tls-backend'.
| Marius Bakke | 2018-11-24 |
| | * | | | gnu: ledger: Fix build with Boost >= 1.68.•••* gnu/packages/finance.scm (ledger)[arguments]: Add phase 'boost-compat.
| Marius Bakke | 2018-11-24 |
| | * | | | gnu: mosaik: Fix FTBFS from b90289dadc8ee15848ce911a2bdcd3ae8302d58c.•••* gnu/packages/bioinformatics.scm (mosaik)[inputs]: Add ZLIB:STATIC.
| Marius Bakke | 2018-11-24 |
| | * | | | gnu: python-cheetah: Update to 3.1.0.•••* gnu/packages/python.scm (python2-cheetah): Rename to ...
(python-cheetah): ... this. Update to 3.1.0.
[arguments]: Add custom 'check' phase.
[propagated-inputs]: Change PYTHON2-MARKDOWN to PYTHON-MARKDOWN.
(python2-cheetah): Rewrite in terms of PACKAGE-WITH-PYTHON2.
| Marius Bakke | 2018-11-24 |
| | * | | | gnu: python2-cheetah: Update home page.•••* gnu/packages/python.scm (python-cheetah)[home-page]: Update to current.
| Marius Bakke | 2018-11-24 |
| | * | | | gnu: rust: Don't depend on 'git'.•••* gnu/packages/rust.scm (rust-1.19)[inputs]: Remove GIT.
(rust-1.20)[arguments]: Disable Cargo tests that require git.
(rust-1.26)[arguments]: Likewise.
| Marius Bakke | 2018-11-24 |
| | * | | | gnu: mariadb: Update to 10.1.37 [security fixes].•••This release fixes CVE-2018-3282, CVE-2018-3174, CVE-2018-3143, CVE-2018-3156,
and CVE-2018-3251. See
<https://mariadb.com/kb/en/library/mariadb-10137-release-notes/> for details.
* gnu/packages/databases.scm (mariadb): Update to 10.1.37.
| Marius Bakke | 2018-11-24 |
| | * | | | Merge branch 'master' into core-updates | Marius Bakke | 2018-11-24 |
| | |\ \ \ |
|
| | * | | | | gnu: pt-scotch, pt-scotch32: Add Open MPI setup phase.•••* gnu/packages/maths.scm (pt-scotch)[arguments]: Use 'invoke' instead of
'system*'. Add 'mpi-setup' phase.
(pt-scotch32)[arguments]: Likewise.
| Ludovic Courtès | 2018-11-23 |
| | * | | | | gnu: pigx-scrnaseq: Use latest snakemake.•••* gnu/packages/bioinformatics.scm (pigx-scrnaseq)[inputs]: Replace snakemake-4
with snakemake.
| Ricardo Wurmus | 2018-11-23 |
| | * | | | | gnu: pigx-bsseq: Use latest snakemake.•••* gnu/packages/bioinformatics.scm (pigx-bsseq)[inputs]: Replace snakemake-4
with snakemake.
| Ricardo Wurmus | 2018-11-23 |
| | * | | | | gnu: pigx-chipseq: Use latest snakemake.•••* gnu/packages/bioinformatics.scm (pigx-chipseq)[inputs]: Replace snakemake-4
with snakemake.
| Ricardo Wurmus | 2018-11-23 |
| | * | | | | gnu: python-gevent: Update to 1.3.7.•••* gnu/packages/python.scm (python-gevent): Update to 1.3.7.
[arguments]: Find headers for greenlet in phase "do-not-use-bundled-sources".
[propagated-inputs]: Add python-objgraph.
| Ricardo Wurmus | 2018-11-23 |
| | * | | | | gnu: Add python-objgraph.•••* gnu/packages/python.scm (python-objgraph): New variable.
| Ricardo Wurmus | 2018-11-23 |
| | * | | | | gnu: python-loompy: Remove python-typing.•••* gnu/packages/bioinformatics.scm (python-loompy)[propagated-inputs]: Remove
python-typing.
| Ricardo Wurmus | 2018-11-23 |
| | * | | | | gnu: podofo: Add patch to fix build.•••* gnu/packages/patches/podofo-cmake-3.12.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/pdf.scm (podofo)[source]: Add patch.
| Ricardo Wurmus | 2018-11-22 |
| | * | | | | gnu: jalv: Build with python-2.•••* gnu/packages/audio.scm (jalv)[arguments]: Build with python-2.
| Efraim Flashner | 2018-11-22 |
| | * | | | | gnu: python-scikit-learn: Update to 0.20.1.•••* gnu/packages/patches/python-scikit-learn-fix-test-non-determinism.patch:
Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/machine-learning.scm (python-scikit-learn): Update to 0.20.1.
[source](patches): Remove.
[arguments]: Skip network tests with pytest instead of deleting files. Make
sure $HOME is writable.
(python2-scikit-learn): Rewrite in terms of PACKAGE-WITH-PYTHON2.
| Marius Bakke | 2018-11-22 |
| | * | | | | Merge branch 'master' into core-updates | Marius Bakke | 2018-11-22 |
| | |\ \ \ \ |
|
| | * | | | | | gnu: python-tblib: Fix test failure with Python 3.7.•••* gnu/packages/python.scm (python-tblib)[arguments]: Add 'adjust-tests' phase.
| Marius Bakke | 2018-11-22 |
| | * | | | | | gnu: python-numpy: Update to 1.15.4.•••* gnu/packages/python.scm (python-numpy): Update to 1.15.4.
| Marius Bakke | 2018-11-21 |
| | * | | | | | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner | 2018-11-21 |
| | |\ \ \ \ \ |
|
| | * | | | | | | gnu: libbytesize: Make .mo file builds reproducible.•••* gnu/packages/c.scm (libbytesize)[sources](modules, snippet): New
fields.
[arguments]: Add #:configure-flags and #:phases.
| Ludovic Courtès | 2018-11-21 |
| | * | | | | | | gnu: emacs-pdf-tools: Fix build with recent Poppler.•••* gnu/packages/patches/emacs-pdf-tools-poppler.patch: New file.
* gnu/packages/emacs.scm (emacs-pdf-tools)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès | 2018-11-21 |
| | * | | | | | | gnu: emacs-pdf-tools: Use 'git-fetch'.•••* gnu/packages/emacs.scm (emacs-pdf-tools)[source]: Switch to
GIT-FETCH.
[arguments]: In 'emacs-patch-variables' phase, make files writable.
| Ludovic Courtès | 2018-11-21 |
| | * | | | | | | gnu: casync: Fix build with glibc 2.28.•••* gnu/packages/patches/casync-renameat2-declaration.patch: New file.
* gnu/packages/sync.scm (casync)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès | 2018-11-21 |
| | * | | | | | | gnu: ntk: Don't use bundled waf.•••* gnu/packages/fltk.scm (ntk)[inputs]: Add python-waf.
[arguments]: Add custom phase to replace vendored waf.
| Efraim Flashner | 2018-11-21 |
| | * | | | | | | gnu: python-waf: Use a proper directory structure.•••Fixes <https://bugs.gnu.org/25634>.
* gnu/packages/python.scm (python-waf): Replace custom 'install phase to
install "waf" binary into the bin directory. Remove the 'wrap phase.
* gnu/packages/video.scm (mpv)[arguments]: Adjust the 'setup-waf phase
accordingly.
| Efraim Flashner | 2018-11-21 |
| | * | | | | | | gnu: python-astroid: Update to 2.0.4.•••* gnu/packages/python.scm (python-astroid): Update to 2.0.4.
[source]: Switch to pypi source.
[native-inputs]: Add python-dateutil, python-nose, python-pytest,
python-pytest-runner.
[arguments]: Add phase to remove spurious test failure. Update custom
'check phase.
(python2-astroid): Update to 1.6.5.
[source]: Use pypi source.
[arguments]: Add phase to remove spurious test failure.
| Efraim Flashner | 2018-11-21 |