summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2018-11-23gnu: python-petsc4py: Update to 3.10.0....* gnu/packages/maths.scm (python-petsc4py): Update to 3.10.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Paul Garlick
2018-11-23gnu: slepc: Update to 3.10.1....* gnu/packages/maths.scm (slepc): Update to 3.10.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Paul Garlick
2018-11-23gnu: petsc: Update to 3.10.2...* gnu/packages/maths.scm (petsc): Update to 3.10.2. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Paul Garlick
2018-11-23gnu: python-ilinkedlist: Update to 0.4.0....* gnu/packages/python.scm (python-ilinkedlist): Update to 0.4.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Luther Thompson
2018-11-23gnu: emacs-picpocket: Update to 40....Fix version string as well: <https://lists.gnu.org/archive/html/guix-devel/2018-11/msg00286.html>. * gnu/packages/emacs.scm (emacs-picpocket): Update to 40. Alex Vong
2018-11-23gnu: xpra: Update to 2.4.2....* gnu/packages/xorg.scm (xpra): Update to 2.4.2. Rutger Helling
2018-11-22gnu: Add u-boot-pinebook....* gnu/packages/patches/u-boot-pinebook-a64-update-dts.patch: New file. * gnu/packages/patches/u-boot-pinebook-syscon-node.patch: New file. * gnu/packages/patches/u-boot-pinebook-mmc-calibration.patch: New file. * gnu/packages/patches/u-boot-pinebook-video-bridge.patch: New file. * gnu/packages/patches/u-boot-pinebook-r_i2c-controller.patch: New file. * gnu/packages/patches/u-boot-pinebook-dts.patch: New file. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/bootloaders.scm (u-boot-pinebook): New exported variable. * gnu/bootloader/u-boot.scm (u-boot-pinebook-bootloader): New exported variable. * gnu/system/install.scm (pinebook-installation-os): New exported variable. Vagrant Cascadian
2018-11-22gnu: ccl: Fix missing command line argument support in wrapper....* gnu/packages/lisp.scm (ccl): Fix missing command line argument support in wrapper. Pierre Neidhardt
2018-11-22gnu: gajim: Rename wrap-program phases....* gnu/packages/messaging.scm (gajim)[arguments]: Rename wrap-program phases to wrap-gi-typelib-path and wrap-gsettings-schema-dir. Arun Isaac
2018-11-22gnu: supercollider: Update to 3.9.3....* gnu/packages/audio.scm (supercollider): Update to 3.9.3. Nicolas Goaziou
2018-11-22gnu: giac-xcas: Add a "doc" output...* gnu/packages/algebra.scm (giac-xcas): Add "doc" output. [arguments]: Add phase to install documentation in the appropriate directory. Nicolas Goaziou
2018-11-22gnu: giac-xcas: Update to 1.5.0-19....* gnu/packages/algebra.scm (giac-xcas): Update to 1.5.0-19. Nicolas Goaziou
2018-11-22gnu: ccl: Properly include x86-headers and remove missing "contrib" folder....* gnu/packages/lisp.scm (ccl): Include x86-headers and remove missing "contrib" folder. [home-page]: Use HTTPS. Pierre Neidhardt
2018-11-21gnu: mbedtls-apache: Update to 2.14.0....* gnu/packages/tls.scm (mbedtls-apache): Update to 2.14.0. Marius Bakke
2018-11-21gnu: termite: Update to 14....* gnu/packages/terminals.scm (termite): Update to 14. Marius Bakke
2018-11-21gnu: vte-ng: Update to 0.54.2.a....* gnu/packages/gnome.scm (vte-ng): Update to 0.54.2.a. Marius Bakke
2018-11-21gnu: vte-ng: Fetch source using git....* gnu/packages/gnome.scm (vte-ng)[source]: Rewrite in terms of GIT-FETCH. Marius Bakke
2018-11-21gnu: vte-ng: Add a home page....* gnu/packages/gnome.scm (vte-ng)[home-page]: New field. Marius Bakke
2018-11-21gnu: python-numpy: Update to 1.14.6....* gnu/packages/python.scm (python-numpy): Update to 1.14.6. Marius Bakke
2018-11-21gnu: webkitgtk: Update to 2.22.4....* gnu/packages/webkit.scm (webkitgtk-2.22): Update to 2.22.4. Marius Bakke
2018-11-21gnu: git: Update to 2.19.2....* gnu/packages/version-control.scm (git): Update to 2.19.2. Marius Bakke
2018-11-21gnu: feh: Update to 3.1....* gnu/packages/image-viewers.scm (feh): Update to 3.1. Marius Bakke
2018-11-22gnu: teeworlds: Update to 0.7.0 [fixes CVE-2018-18541]....* gnu/packages/games.scm (teeworlds): Update to 0.7.0. [source]: Switch to git-fetch. Remove all bundled libraries except md5. [arguments]: Adjust accordingly. [inputs]: Use sdl2 instead of sdl and python-wrapper instead of python-2. Add json-parser and pnglite. * gnu/packages/patches/teeworlds-use-latest-wavpack.patch: Update it. Alex Vong
2018-11-22gnu: bam: Update to 0.5.1....* gnu/packages/build-tools.scm (bam): Update to 0.5.1. [source]: Switch to git-fetch. [arguments]: Use newly provided Makefile. [inputs]: Add lua. Alex Vong
2018-11-22gnu: Add json-parser....* gnu/packages/web.scm (json-parser): New variable. Alex Vong
2018-11-22gnu: Add pnglite....* gnu/packages/image.scm (pnglite): New variable. Alex Vong
2018-11-21gnu: 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-21gnu: font-ubuntu: Update url....* gnu/packages/fonts.scm (font-ubuntu): Use new url, update hash. Jan Nieuwenhuizen
2018-11-21gnu: Add python-wikidata....* gnu/packages/python.scm (python-wikidata): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> swedebugia
2018-11-21gnu: thermald: Clean up package definition....* gnu/packages/admin.scm (thermald)[arguments]: Remove redundant 'bootstrap phase. Remove unnecessary udev configure flag. Efraim Flashner
2018-11-21gnu: thermald: Don't use unstable tarball....* gnu/packages/admin.scm (thermald)[source]: Download source using git-fetch. Efraim Flashner
2018-11-20gnu: emacs-elpy: Update to 1.26.0....* gnu/packages/emacs.scm (emacs-elpy): Update to 1.26.0. Maxim Cournoyer
2018-11-20gnu: 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-20gnu: 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-20gnu: 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-20gnu: Add python-django-debug-toolbar....* gnu/packages/django.scm (python-django-debug-toolbar, python2-django-debug-toolbar): New variables. Christopher Baines
2018-11-20gnu: Add python-django-jinja....* gnu/packages/django.scm (python-django-jinja, python2-django-jinja): New variables. Christopher Baines
2018-11-20gnu: Add python-django-pipeline....* gnu/packages/django.scm (python-django-pipeline, python2-django-pipeline): New variables. Christopher Baines
2018-11-20gnu: Add python-slimit....* gnu/packages/python-web.scm (python-slimit, python2-slimit): New variables. Christopher Baines
2018-11-20gnu: Add python-jsmin....* gnu/packages/python-web.scm (python-jsmin, python2-jsmin): New variables. Christopher Baines
2018-11-20gnu: 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-20gnu: libmspack: Update to 0.9.1....* gnu/packages/compression.scm (libmspack): Update to 0.9.1. Kei Kebreau
2018-11-20gnu: 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-20Revert "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-20gnu: autotalent: Simplify 'license'....* gnu/packages/audio.scm (autotalent)[license]: Remove unnecessary 'list'. Ludovic Courtès
2018-11-20gnu: 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-20gnu: libwebp: Update to 1.0.1....* gnu/packages/image.scm (libwebp): Update to 1.0.1. Marius Bakke
2018-11-20gnu: fluidsynth: Update to 2.0.2....* gnu/packages/audio.scm (fluidsynth): Update to 2.0.2. Marius Bakke
2018-11-20gnu: python-joblib: Update home page....* gnu/packages/python.scm (python-joblib)[home-page]: Update to current. Marius Bakke
2018-11-20gnu: 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