aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: django: Fix the build for python-django-gravatar2.run-tests-for-python-django-gravatar2Christopher Baines2018-03-13
| | | | | | | | | | | | | The build was failing as the Django settings were not configured for the tests. The relevant files are missing from the release on PyPI, so switch to using a more complete source release. Also update the package at the same time. * gnu/packages/django.scm (python-django-gravatar2)[version]: 1.4.0 -> 1.4.2. [source]: Change to use a tarball from GitHub, update the sha256 hash. [arguments]: Add a phase to skip a test requiring network access, and replace the check phase to call ./manage.py within the example_project directory.
* gnu: python-mwclient: Declare a source file-name.Efraim Flashner2018-03-13
| | | | | * gnu/packages/python.scm (python-mwclient)[source]: Declare a source file-name.
* gnu: python-dukpy: Declare a source file-name.Efraim Flashner2018-03-13
| | | | | * gnu/packages/python.scm (python-dukpy)[source]: Declare a source file-name.
* gnu: python-asn1crypto: Declare a source file-name.Efraim Flashner2018-03-13
| | | | | * gnu/packages/python-crypto.scm (python-asn1crypto)[source]: Declare a source file-name.
* gnu: pulsemixer: Declare a source file-name.Efraim Flashner2018-03-13
| | | | | * gnu/packages/pulseaudio.scm (pulsemixer)[source]: Declare a source file-name.
* gnu: hydrogen: Declare a source file-name.Efraim Flashner2018-03-13
| | | | * gnu/packages/music.scm (hydrogen)[source]: Declare a source file-name.
* gnu: sbcl-cl-uglify-js: Declare a source file-name.Efraim Flashner2018-03-13
| | | | | * gnu/packages/lisp.scm (sbcl-cl-uglify-js)[source]: Declare a source file-name.
* gnu: libusb4java: Declare a source file-name.Efraim Flashner2018-03-13
| | | | | * gnu/packages/libusb.scm (libusb4java)[source]: Declare a source file-name.
* gnu: java-snakeyaml: Declare a source file-name.Efraim Flashner2018-03-13
| | | | | * gnu/packages/java.scm (java-snakeyaml)[source]: Declare a source file-name.
* gnu: java-jnacl: Declare a source file-name.Efraim Flashner2018-03-13
| | | | | * gnu/packages/java.scm (java-jnacl)[source]: Declare a source file-name.
* gnu: ganv-devel: Declare a source file-name.Efraim Flashner2018-03-13
| | | | * gnu/packages/gtk.scm (ganv-devel)[source]: Declare a source file-name.
* gnu: gpscorrelate: Declare a source file-name.Efraim Flashner2018-03-13
| | | | * gnu/packages/gps.scm (gpscorrelate)[source]: Declare a source file-name.
* gnu: tinyxml: Use 'invoke'.Efraim Flashner2018-03-13
| | | | | * gnu/packages/xml.scm (tinyxml)[arguments]: Replace 'system*' calls with 'invoke'.
* gnu: tinyxml: Declare a source file-name.Efraim Flashner2018-03-13
| | | | * gnu/packages/xml.scm (tinyxml)[source]: Declare a source file-name.
* gnu: time: Update to 1.9.Efraim Flashner2018-03-13
| | | | | * gnu/packages/time.scm (time): Update to 1.9. * tests/guix-build.sh: Update time package to 1.9.
* gnu: Add makefile2graph.Christopher Baines2018-03-13
| | | | * gnu/packages/code.scm (makefile2graph): New variable.
* gnu: Add flameshot.Oleg Pykhalov2018-03-13
| | | | * gnu/packages/image.scm (flameshot): New public variable.
* gnu: gedit: Update to 3.28.0.Rutger Helling2018-03-13
| | | | * gnu/packages/gnome.scm (gedit): Update to 3.28.0.
* gnu: gnome-sudoku: Update to 3.28.0.Rutger Helling2018-03-13
| | | | * gnu/packages/gnome.scm (gnome-sudoku): Update to 3.28.0.
* gnu: Add debootstrap.Efraim Flashner2018-03-12
| | | | * gnu/packages/debian.scm (debootstrap): New variable.
* gnu: Add ubuntu-keyring.Efraim Flashner2018-03-12
| | | | * gnu/packages/debian.scm (ubuntu-keyring): New variable.
* gnu: Add debian-archive-keyring.Efraim Flashner2018-03-12
| | | | | * gnu/packages/debian.scm (debian-archive-keyring): New variable. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu: Add jetring.Efraim Flashner2018-03-12
| | | | * gnu/packages/gnupg.scm (jetring): New variable.
* gnu: i3-wm: Update to 4.15.Marius Bakke2018-03-12
| | | | * gnu/packages/wm.scm (i3-wm): Update to 4.15.
* gnu: rofi: Update redirected home page.Marius Bakke2018-03-12
| | | | * gnu/packages/xdisorg.scm (rofi)[home-page]: Change to repository URL.
* gnu: rofi: Update to 1.5.0.Marius Bakke2018-03-12
| | | | | | * gnu/packages/xdisorg.scm (rofi): Update to 1.5.0. [native-inputs]: Add GLIB:BIN. [arguments]: Add phase to create missing test files.
* gnu: lrzip: Fix CVE-2017-8842.Tobias Geerinckx-Rice2018-03-12
| | | | | | * gnu/packages/compression.scm (lrzip)[source]: Add patch. * gnu/packages/patches/lrzip-CVE-2017-8842.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: nspr: Mark up description.Tobias Geerinckx-Rice2018-03-12
| | | | * gnu/packages/gnuzilla.scm (nspr)[description]: Use @dfn.
* 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.
* build-system: minify: Do not import (ice-9 popen) in the build environment.Ricardo Wurmus2018-03-12
| | | | | | | | The (ice-9 popen) module should not be added to the imported-modules here, because that depends on the Guile that is used on the host side. * guix/build-system/minify.scm (%minify-build-system-modules): Remove import of (ice-9 popen).
* 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.