| Commit message (Collapse) | Author | Age |
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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.
|
| |
| |
| |
| | |
* gnu/packages/fonts.scm (font-ubuntu): Use new url, update hash.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-wikidata): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| | |
* gnu/packages/admin.scm (thermald)[arguments]: Remove redundant
'bootstrap phase. Remove unnecessary udev configure flag.
|
| |
| |
| |
| |
| | |
* gnu/packages/admin.scm (thermald)[source]: Download source using
git-fetch.
|
| |
| |
| |
| | |
* gnu/packages/emacs.scm (emacs-elpy): Update to 1.26.0.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/bootloaders.scm (make-u-boot-sunxi64-package): New procedure.
(u-boot-pine64-plus): Use it.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
arm-trusted-firmware-sun50i-a64.
* gnu/packages/firmware (arm-trusted-firmware-pine64-plus): Rename to...
(arm-trusted-firmware-sun50i-a64): ...this.
* gnu/packages/bootloaders (u-boot-pine64-plus)[native-inputs]: Use it.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/firmware.scm (arm-trusted-firmware-pine64-plus):
Use platform name from upstream ("sun50i_a64").
[version]: Update to 2.0-1.cabe0a3,
[source](uri): Use upstream git repository.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
| |
| |
| |
| |
| | |
* gnu/packages/django.scm (python-django-debug-toolbar,
python2-django-debug-toolbar): New variables.
|
| |
| |
| |
| |
| | |
* gnu/packages/django.scm (python-django-jinja, python2-django-jinja): New
variables.
|
| |
| |
| |
| |
| | |
* gnu/packages/django.scm (python-django-pipeline, python2-django-pipeline):
New variables.
|
| |
| |
| |
| | |
* gnu/packages/python-web.scm (python-slimit, python2-slimit): New variables.
|
| |
| |
| |
| | |
* gnu/packages/python-web.scm (python-jsmin, python2-jsmin): New variables.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/compression.scm (cabextract): Update to 1.9.
[arguments]: Add phase "unpack-libmspack".
[inputs]: Add libmspack-source.
|
| |
| |
| |
| | |
* gnu/packages/compression.scm (libmspack): Update to 0.9.1.
|
| |
| |
| |
| |
| | |
* gnu/packages/java.scm (java-jansi-native)[arguments]: Add
"mips64el-linux" in 'match' clause.
|
| |
| |
| |
| |
| | |
This reverts commit d22ba64276c0bbacb77d0670635f67f053a16c6b, which
broke evaluations for armhf-linux.
|
| |
| |
| |
| | |
* gnu/packages/audio.scm (autotalent)[license]: Remove unnecessary 'list'.
|
| |
| |
| |
| |
| | |
* gnu/services/games.scm (wesnothd-shepherd-service): Run as wesnothd user and
group.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/gnupg.scm (pinentry-efl): New variable.
* gnu/packages/patches/pinentry-efl.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/c.scm (libbytesize)[sources](modules, snippet): New
fields.
[arguments]: Add #:configure-flags and #:phases.
|
| |
| |
| |
| |
| |
| | |
* 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.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/emacs.scm (emacs-pdf-tools)[source]: Switch to
GIT-FETCH.
[arguments]: In 'emacs-patch-variables' phase, make files writable.
|
| |
| |
| |
| |
| |
| | |
* 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.
|
| |
| |
| |
| |
| | |
* gnu/packages/fltk.scm (ntk)[inputs]: Add python-waf.
[arguments]: Add custom phase to replace vendored waf.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 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.
|
|\| |
|
| |
| |
| |
| |
| |
| | |
This line was removed by accident in 0a41123f01d5d2466d6f533be3644ac8c9a2bdf9.
* gnu/local.mk (dist_patch_DATA): Add "clang-3.5-libc-search-path.patch".
|
| |
| |
| |
| | |
* gnu/packages/image.scm (libwebp): Update to 1.0.1.
|
| |
| |
| |
| | |
* gnu/packages/audio.scm (fluidsynth): Update to 2.0.2.
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-joblib)[home-page]: Update to current.
|
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-joblib): Update to 0.13.0.
[source](snippet): Remove.
[arguments]: Remove 'disable-failing-tests' phase. Add custom check phase.
[native-inputs]: Remove PYTHON-NOSE, PYTHON-SPHINX, PYTHON-DOCUTILS and
PYTHON-NUMPYDOC. Add PYTHON-PYTEST.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-natsort): Update to 5.4.1.
[arguments]: Add #:modules. Replace 'check' phase with custom pytest
invokation.
[native-inputs]: Remove PYTHON-PYTEST-CACHE, PYTHON-PYTEST-FLAKES and
PYTHON-PYTEST-PEP8. Add PYTHON-PYTEST and PYTHON-PYTEST-MOCK.
(python2-natsort)[native-inputs]: Remove PYTHON2-ENUM34 and PYTHON2-MOCK.
|
| |
| |
| |
| | |
* gnu/packages/maths.scm (z3): Update to 4.8.1.
|
| |
| |
| |
| | |
* gnu/packages/maths.scm (z3)[source]: Change to GIT-FETCH.
|
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/games.scm (xonotic)[arguments]: Modify the phase
'install-data so it creates a symlink to xonotic's data instead of
copying it into the xonotic package.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/audio.scm (autotalent): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| |
| |
| |
| | |
Reported by Mark H Weaver <mhw@netris.org>.
* gnu/packages/version-control.scm (git-when-merged)[license]: Change to
GPL2+.
|
| |
| |
| |
| | |
* gnu/packages/web.scm (r-shinyfiles): Update to 0.7.2.
|
| |
| |
| |
| | |
* gnu/packages/statistics.scm (r-mclust): Update to 5.4.2.
|
| |
| |
| |
| | |
* gnu/packages/statistics.scm (r-openssl): Update to 1.1.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-biocmanager): Update to 1.30.4.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-ggeffects): Update to 0.7.0.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-sjstats): Update to 0.17.2.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-ggpubr): Update to 0.2.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-recipes): Update to 0.1.4.
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-dimred): Update to 0.2.2.
|