| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: Add pnglite.•••* gnu/packages/image.scm (pnglite): New variable.
| Alex Vong | 2018-11-22 | 1 | -0/+56 |
* | 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 | 2 | -4/+8 |
* | gnu: font-ubuntu: Update url.•••* gnu/packages/fonts.scm (font-ubuntu): Use new url, update hash.
| Jan Nieuwenhuizen | 2018-11-21 | 1 | -5/+6 |
* | gnu: Add python-wikidata.•••* gnu/packages/python.scm (python-wikidata): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| swedebugia | 2018-11-21 | 1 | -0/+22 |
* | gnu: thermald: Clean up package definition.•••* gnu/packages/admin.scm (thermald)[arguments]: Remove redundant
'bootstrap phase. Remove unnecessary udev configure flag.
| Efraim Flashner | 2018-11-21 | 1 | -9/+1 |
* | gnu: thermald: Don't use unstable tarball.•••* gnu/packages/admin.scm (thermald)[source]: Download source using
git-fetch.
| Efraim Flashner | 2018-11-21 | 1 | -7/+9 |
* | gnu: emacs-elpy: Update to 1.26.0.•••* gnu/packages/emacs.scm (emacs-elpy): Update to 1.26.0.
| Maxim Cournoyer | 2018-11-20 | 1 | -2/+2 |
* | gnu: u-boot-pine64-plus: Refactor package definition.•••* 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>
| Vagrant Cascadian | 2018-11-20 | 1 | -2/+5 |
* | gnu: arm-trusted-firmware-pine64-plus: Rename variable to arm-trusted-firmwar...•••* 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>
| Vagrant Cascadian | 2018-11-20 | 2 | -3/+3 |
* | gnu: arm-trusted-firmware-pine64-plus: Update to 2.0-1.cabe0a3.•••* 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>
| Vagrant Cascadian | 2018-11-20 | 1 | -6/+7 |
* | gnu: Add python-django-debug-toolbar.•••* gnu/packages/django.scm (python-django-debug-toolbar,
python2-django-debug-toolbar): New variables.
| Christopher Baines | 2018-11-20 | 1 | -0/+35 |
* | gnu: Add python-django-jinja.•••* gnu/packages/django.scm (python-django-jinja, python2-django-jinja): New
variables.
| Christopher Baines | 2018-11-20 | 1 | -0/+41 |
* | gnu: Add python-django-pipeline.•••* gnu/packages/django.scm (python-django-pipeline, python2-django-pipeline):
New variables.
| Christopher Baines | 2018-11-20 | 1 | -0/+40 |
* | gnu: Add python-slimit.•••* gnu/packages/python-web.scm (python-slimit, python2-slimit): New variables.
| Christopher Baines | 2018-11-20 | 1 | -0/+25 |
* | gnu: Add python-jsmin.•••* gnu/packages/python-web.scm (python-jsmin, python2-jsmin): New variables.
| Christopher Baines | 2018-11-20 | 1 | -0/+19 |
* | gnu: cabextract: Update to 1.9.•••* gnu/packages/compression.scm (cabextract): Update to 1.9.
[arguments]: Add phase "unpack-libmspack".
[inputs]: Add libmspack-source.
| Kei Kebreau | 2018-11-20 | 1 | -4/+20 |
* | gnu: libmspack: Update to 0.9.1.•••* gnu/packages/compression.scm (libmspack): Update to 0.9.1.
| Kei Kebreau | 2018-11-20 | 1 | -2/+2 |
* | gnu: java-jansi-native: Add "mips64el-linux" case.•••* gnu/packages/java.scm (java-jansi-native)[arguments]: Add
"mips64el-linux" in 'match' clause.
| Ludovic Courtès | 2018-11-20 | 1 | -1/+2 |
* | Revert "gnu: ccl: Include x86-headers and remove missing "contrib" folder."•••This reverts commit d22ba64276c0bbacb77d0670635f67f053a16c6b, which
broke evaluations for armhf-linux.
| Ludovic Courtès | 2018-11-20 | 1 | -6/+2 |
* | gnu: autotalent: Simplify 'license'.•••* gnu/packages/audio.scm (autotalent)[license]: Remove unnecessary 'list'.
| Ludovic Courtès | 2018-11-20 | 1 | -1/+1 |
* | gnu: Add pinentry-efl.•••* gnu/packages/gnupg.scm (pinentry-efl): New variable.
* gnu/packages/patches/pinentry-efl.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner | 2018-11-20 | 2 | -0/+828 |
* | gnu: libwebp: Update to 1.0.1.•••* gnu/packages/image.scm (libwebp): Update to 1.0.1.
| Marius Bakke | 2018-11-20 | 1 | -2/+2 |
* | gnu: fluidsynth: Update to 2.0.2.•••* gnu/packages/audio.scm (fluidsynth): Update to 2.0.2.
| Marius Bakke | 2018-11-20 | 1 | -2/+2 |
* | gnu: python-joblib: Update home page.•••* gnu/packages/python.scm (python-joblib)[home-page]: Update to current.
| Marius Bakke | 2018-11-20 | 1 | -1/+1 |
* | gnu: python-joblib: Update to 0.13.0.•••* 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.
| Marius Bakke | 2018-11-20 | 1 | -31/+5 |
* | gnu: python-natsort: Update to 5.4.1.•••* 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.
| Marius Bakke | 2018-11-20 | 1 | -9/+22 |
* | gnu: z3: Update to 4.8.1.•••* gnu/packages/maths.scm (z3): Update to 4.8.1.
| Marius Bakke | 2018-11-20 | 1 | -2/+2 |
* | gnu: z3: Fetch source using git.•••* gnu/packages/maths.scm (z3)[source]: Change to GIT-FETCH.
| Marius Bakke | 2018-11-20 | 1 | -6/+5 |
* | gnu: xonotic: Symlink to xonotic data instead of copying into xonotic.•••* 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>
| Pkill -9 | 2018-11-19 | 1 | -2/+2 |
* | gnu: Add autotalent.•••* gnu/packages/audio.scm (autotalent): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Thorsten Wilms | 2018-11-19 | 1 | -0/+40 |
* | gnu: git-when-merged: Fix license.•••Reported by Mark H Weaver <mhw@netris.org>.
* gnu/packages/version-control.scm (git-when-merged)[license]: Change to
GPL2+.
| Ludovic Courtès | 2018-11-19 | 1 | -1/+1 |
* | gnu: r-shinyfiles: Update to 0.7.2.•••* gnu/packages/web.scm (r-shinyfiles): Update to 0.7.2.
| Roel Janssen | 2018-11-19 | 1 | -2/+2 |
* | gnu: r-mclust: Update to 5.4.2.•••* gnu/packages/statistics.scm (r-mclust): Update to 5.4.2.
| Roel Janssen | 2018-11-19 | 1 | -2/+2 |
* | gnu: r-openssl: Update to 1.1.•••* gnu/packages/statistics.scm (r-openssl): Update to 1.1.
| Roel Janssen | 2018-11-19 | 1 | -2/+2 |
* | gnu: r-biocmanager: Update to 1.30.4.•••* gnu/packages/cran.scm (r-biocmanager): Update to 1.30.4.
| Roel Janssen | 2018-11-19 | 1 | -2/+2 |
* | gnu: r-ggeffects: Update to 0.7.0.•••* gnu/packages/cran.scm (r-ggeffects): Update to 0.7.0.
| Roel Janssen | 2018-11-19 | 1 | -2/+2 |
* | gnu: r-sjstats: Update to 0.17.2.•••* gnu/packages/cran.scm (r-sjstats): Update to 0.17.2.
| Roel Janssen | 2018-11-19 | 1 | -2/+2 |
* | gnu: r-ggpubr: Update to 0.2.•••* gnu/packages/cran.scm (r-ggpubr): Update to 0.2.
| Roel Janssen | 2018-11-19 | 1 | -2/+2 |
* | gnu: r-recipes: Update to 0.1.4.•••* gnu/packages/cran.scm (r-recipes): Update to 0.1.4.
| Roel Janssen | 2018-11-19 | 1 | -2/+2 |
* | gnu: r-dimred: Update to 0.2.2.•••* gnu/packages/cran.scm (r-dimred): Update to 0.2.2.
| Roel Janssen | 2018-11-19 | 1 | -2/+2 |
* | gnu: r-ensembldb: Update to 2.6.2.•••* gnu/packages/bioinformatics.scm (r-ensembldb): Update to 2.6.2.
| Roel Janssen | 2018-11-19 | 1 | -2/+2 |
* | gnu: r-msnbase: Update to 2.8.1.•••* gnu/packages/bioinformatics.scm (r-msnbase): Update to 2.8.1.
| Roel Janssen | 2018-11-19 | 1 | -2/+2 |
* | gnu: r-genomeinfodb: Update to 1.18.1.•••* gnu/packages/bioinformatics.scm (r-genomeinfodb): Update to 1.18.1.
| Roel Janssen | 2018-11-19 | 1 | -2/+2 |
* | gnu: Add clojure-algo-monads.•••* gnu/packages/lisp.scm (clojure-algo-monads): New public variable.
| Alex Vong | 2018-11-19 | 1 | -0/+27 |
* | gnu: Add clojure-tools-macro.•••* gnu/packages/lisp.scm (clojure-tools-macro): New public variable.
| Alex Vong | 2018-11-19 | 1 | -0/+22 |
* | gnu: Add clojure-algo-generic.•••* gnu/packages/lisp.scm (clojure-algo-generic): New public variable.
| Alex Vong | 2018-11-19 | 1 | -0/+24 |
* | gnu: Add clojure-core-match.•••* gnu/packages/lisp.scm (clojure-core-match): New public variable.
| Alex Vong | 2018-11-19 | 1 | -0/+27 |
* | gnu: Add clojure-instaparse.•••* gnu/packages/lisp.scm (clojure-instaparse): New public variable.
| Alex Vong | 2018-11-19 | 1 | -0/+53 |
* | guix: Add clojure-utils.•••* guix/build/clojure-utils.scm: New file.
* gnu/packages/lisp.scm (clojure)[arguments]: Use it.
* Makefile.am (MODULES): Add it.
| Alex Vong | 2018-11-19 | 1 | -15/+8 |
* | gnu: clojure: Use (guix build java-utils) to simplify build phases.•••* gnu/packages/lisp.scm (clojure)[arguments]: Use 'ant-build-javadoc',
'install-jars' and 'install-javadoc' in build phases.
| Alex Vong | 2018-11-19 | 1 | -18/+6 |