summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: lftp: Update to 4.7.4.Marius Bakke2016-12-13
| | | | | | * gnu/packages/ftp.scm (lftp): Update to 4.7.4. [home-page]: Change to new domain. [source]: Adjust to new domain. Add mirror.
* gnu: python-setuptools: Update to 31.0.0.Marius Bakke2016-12-13
| | | | | | | * gnu/packages/python.scm (python-setuptools, python2-setuptools): Update to 31.0.0. [source]: Use 'pypi-uri'. [license]: Update for bundled libraries.
* gnu: duplicity: Use 'modify-phases' syntax.Marius Bakke2016-12-13
| | | | * gnu/packages/backup.scm (duplicity)[arguments]: Use 'modify-phases'.
* import: cpan: Add updater.Eric Bavier2016-12-12
| | | | | | | | | | | | * guix/import/cpan.scm (module->dist-name): Fetch the field of interest. (cpan-fetch): Accept release name rather than module name. (fix-source-url): Rename to ... (cpan-source-url): ... this. Take metadata as parameter. (package->upstream-name, cpan-version, cpan-package?, latest-release): New procedures. (cpan-module->sexp): Use cpan-version and cpan-source-url. (%cpan-updater): New variable. * guix/scripts/refresh.scm (%updaters): Add %CPAN-UPDATER.
* import: cpan: Move core-module? to top-level.Eric Bavier2016-12-12
| | | | | | * guix/import/cpan.scm (cpan-module->sexp): Move local core-module? procedure to ... (core-module?): ... here.
* import: json: Silence json-fetch output.Eric Bavier2016-12-12
| | | | | | | | * guix/import/json.scm (json-fetch): Use http-fetch instead of url-fetch to avoid writing to stdout and a temporary file for each invocation. * guix/import/gem.scm (rubygems-fetch): Do not redirect json-fetch output to /dev/null. * guix/import/pypi.scm (pypi-fetch): Likewise.
* gnu: xf86-video-nouveau: Update to 1.0.13.Tobias Geerinckx-Rice2016-12-13
| | | | * gnu/packages/xorg.scm (xf86-video-nouveau): Update to 1.0.13.
* gnu: xf86-input-synaptics: Update to 1.9.0.Tobias Geerinckx-Rice2016-12-13
| | | | * gnu/packages/xorg.scm (xf86-input-synaptics): Update to 1.9.0.
* gnu: xf86-input-mouse: Update to 1.9.2.Tobias Geerinckx-Rice2016-12-13
| | | | * gnu/packages/xorg.scm (xf86-input-mouse): Update to 1.9.2.
* gnu: xf86-input-joystick: Update to 1.6.3.Tobias Geerinckx-Rice2016-12-13
| | | | * gnu/packages/xorg.scm (xf86-input-joystick): Update to 1.6.3.
* gnu: xf86-input-evdev: Update to 2.10.4.Tobias Geerinckx-Rice2016-12-13
| | | | * gnu/packages/xorg.scm (xf86-input-evdev): Update to 2.10.4.
* gnu: nano: Update to 2.7.2.Tobias Geerinckx-Rice2016-12-13
| | | | * gnu/packages/nano.scm (nano): Update to 2.7.2.
* gnu: perl-dbix-class-introspectablem2m: Update source tarball URL.Tobias Geerinckx-Rice2016-12-12
| | | | | * gnu/packages/perl.scm (perl-dbix-class-introspectablem2m)[source]: Update tarball URL.
* gnu: cssc: Update to 1.4.0.Tobias Geerinckx-Rice2016-12-12
| | | | | | | | * gnu/packages/version-control.scm (cssc): Update to 1.4.0. [source]: Remove unneeded patches (i.e. all of them). * gnu/packages/patches/cssc-gets-undeclared.patch: Delete file. * gnu/packages/patches/cssc-missing-include.patch: Likewise. * gnu/local.mk (dist_patch_DATA): Remove deleted patches.
* gnu: gsl: Update to 2.3.Tobias Geerinckx-Rice2016-12-12
| | | | * gnu/packages/maths.scm (gsl): Update to 2.3.
* gnu: vim: Update to 8.0.0133.Tobias Geerinckx-Rice2016-12-12
| | | | * gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0133.
* gnu: denemo: Change default preferences to use the already-present lilypond.Kei Kebreau2016-12-12
| | | | | | * gnu/packages/music.scm (denemo)[progpagated-inputs]: Move lilypond to ... [inputs]: ... here. [phases]: New phase set-lilypond.
* gnu: calibre: Update to 2.74.0.Efraim Flashner2016-12-12
| | | | * gnu/packages/ebook.scm (calibre): Update to 2.74.0.
* gnu: python-sip: Update to 4.18.1.Efraim Flashner2016-12-12
| | | | * gnu/packages/qt.scm (python-sip): Update to 4.18.1.
* gnu: python-pyqt-4: Use 'modify-phases' syntax.Efraim Flashner2016-12-12
| | | | | * gnu/packages/qt.scm (python-pyqt-4)[arguments]: Use 'modify-phases' syntax.
* gnu: python-pyqt@5.5: Remove variable.Efraim Flashner2016-12-12
| | | | * gnu/packages/qt.scm (python-pyqt@5.5, python2-pyqt@5.5): Remove them.
* gnu: calibre: Update qt dependancies.Efraim Flashner2016-12-12
| | | | | | * gnu/packages/ebook.scm (calibre)[native-inputs]: Remove qt, add qtbase. [inputs]: Remove qt, replace python2-pyqt@5.5 with python2-pyqt.
* gnu: python-pyqt: Build with more qt modules.Efraim Flashner2016-12-12
| | | | | | | | | * gnu/packages/qt.scm (python-pyqt)[inputs]: Add qtbase, qtconnectivity, qtdeclarative, qtlocation, qtmultimedia, qtsensors, qtserialport, qtsvg, qttools, qtwebchannel, qtwebkit, qtwebsockets, qtx11extras, qtxmlpatterns. (python2-pyqt)[inputs]: Same. (python-pyqt@4)[inputs]: Only use python.
* gnu: orfm: Update to 0.6.0.Ben Woodcroft2016-12-12
| | | | * gnu/packages/bioinformatics.scm (orfm): Update to 0.6.0.
* gnu: direnv: Update to 2.10.0.Christopher Baines2016-12-11
| | | | | | * gnu/packages/shellutils.scm (direnv): Update to 2.10.0. Signed-off-by: Leo Famulari <leo@famulari.name>
* Merge branch 'staging'Leo Famulari2016-12-11
|\
| * Merge branch 'master' into stagingMark H Weaver2016-12-10
| |\
| * | gnu: libsoup: Update to 2.56.0.Ludovic Courtès2016-12-10
| | | | | | | | | | | | * gnu/packages/gnome.scm (libsoup): Update to 2.56.0.
| * | gnu: ruby-sdoc: Update to 0.4.2.Ben Woodcroft2016-12-10
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/ruby.scm (ruby-sdoc): Update to 0.4.2. [arguments]: Remove 'relax-minitest-requirement' phase, Add 'set-rubylib' phase. [native-inputs]: Add ruby-hoe.
| * | gnu: Adjust gemspec modifications for ruby-2.3.2.Ben Woodcroft2016-12-10
| | | | | | | | | | | | | | | | | | * gnu/packages/ruby.scm (ruby-mocha)[arguments]: Adjust 'substitute*' of gemspec. (ruby-domain-name)[arguments]: Likewise.
| * | Merge remote-tracking branch 'origin/master' into stagingLudovic Courtès2016-12-09
| |\ \
| * | | gnu: libepoxy: Add patch to avoid segfault when GL support is missing.Ludovic Courtès2016-12-09
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/libepoxy-gl-null-checks.patch: New file. * gnu/packages/gl.scm (libepoxy)[source]: Add it. * gnu/local.mk (dist_patch_DATA): Add it.
| * | | gnu: ruby-sdoc: Really relax minitest version requirement.Ludovic Courtès2016-12-09
| | | | | | | | | | | | | | | | | | | | * gnu/packages/ruby.scm (ruby-sdoc)[arguments]: Adjust pattern in 'relax-minitest-requirement'.
| * | | gnu: mupdf: Update to 1.10a.Marius Bakke2016-12-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/mupdf-CVE-2016-6265.patch: Delete file. * gnu/packages/patches/mupdf-CVE-2016-6525.patch: Likewise. * gnu/packages/patches/mupdf-CVE-2016-7504.patch: Likewise. * gnu/packages/patches/mupdf-CVE-2016-7505.patch: Likewise. * gnu/packages/patches/mupdf-CVE-2016-7506.patch: Likewise. * gnu/packages/patches/mupdf-CVE-2016-7563.patch: Likewise. * gnu/packages/patches/mupdf-CVE-2016-7564.patch: Likewise. * gnu/packages/patches/mupdf-CVE-2016-8674.patch: Likewise. * gnu/packages/patches/mupdf-CVE-2016-9017.patch: Likewise. * gnu/packages/patches/mupdf-CVE-2016-9136.patch: Likewise. * gnu/packages/patches/mupdf-build-with-openjpeg-2.1.patch: Adjust to 1.10a. * gnu/local.mk (dist_patch_DATA): Remove deleted patches. * gnu/packages/pdf.scm (mupdf): Update to 1.10a. [source]: Remove patches.
| * | | Merge branch 'master' into stagingMarius Bakke2016-12-04
| |\ \ \
| * | | | gnu: tzdata: Update to 2016j.Leo Famulari2016-12-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/base.scm (tzdata): Update to 2016j. [source]: Use HTTPS URL. [home-page]: Use HTTPS URL.
| * | | | gnu: bluez: Update to 5.43.Marius Bakke2016-12-02
| | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (bluez): Update to 5.43.
| * | | | gnu: mesa: Update to 13.0.2.Marius Bakke2016-12-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gl.scm (mesa): Update to 13.0.2. [inputs]: Remove eudev. [native-inputs]: Move 'mesa-wayland-egl-symbols-check-mips.patch' to ... [source]: ... here. [arguments]: Don't apply patch. Remove udev substitution.
| * | | | gnu: cairo: Eliminate graft.Marius Bakke2016-11-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gtk.scm (cairo)[replacement]: Remove field. [source]: Add patch from 'cairo/fixed'. (cairo-xcb)[source]: Inherit from cairo. [replacement]: Remove field. (cairo/fixed): Remove variable. * gnu/packages/pdf.scm (poppler)[inputs]: Remove cairo replacement.
| * | | | gnu: dbus: Update to 1.10.14.Marius Bakke2016-11-30
| | | | | | | | | | | | | | | | | | | | * gnu/packages/glib.scm (dbus): Update to 1.10.14.
| * | | | gnu: dbus: Eliminate graft.Marius Bakke2016-11-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/glib.scm (dbus)[replacement]: Remove field. [version]: Update to 1.10.12. [source]: Update hash. (dbus-1.10.12): Remove variable.
| * | | | gnu: pixman: Eliminate graft.Marius Bakke2016-11-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/xdisorg.scm (pixman)[replacement]: Remove field. [source]: Add patch from 'pixman/fixed'. (pixman/fixed): Remove variable.
| * | | | Merge branch 'master' into stagingMarius Bakke2016-11-30
| |\ \ \ \
| * | | | | gnu: libxi: Update to 1.7.8.Tobias Geerinckx-Rice2016-11-29
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/xorg.scm (libxi): Update to 1.7.8.
| * | | | | gnu: docbook-xsl: Update to 1.79.1.Marius Bakke2016-11-27
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/docbook.scm (docbook-xsl): Update to 1.79.1.
| * | | | | gnu: libtiff: Update to 4.0.7.Leo Famulari2016-11-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/image.scm (libtiff): Update to 4.0.7. [source]: Update URL and remove obsolete patches. [home-page]: Update URL. [native-inputs]: Add gcc-5. (libtiff-4.0.7): Delete variable. * gnu/packages/patches/libtiff-CVE-2015-8665+CVE-2015-8683.patch, gnu/packages/patches/libtiff-CVE-2016-3623.patch, gnu/packages/patches/libtiff-CVE-2016-3945.patch, gnu/packages/patches/libtiff-CVE-2016-3990.patch, gnu/packages/patches/libtiff-CVE-2016-3991.patch, gnu/packages/patches/libtiff-CVE-2016-5314.patch, gnu/packages/patches/libtiff-CVE-2016-5321.patch, gnu/packages/patches/libtiff-CVE-2016-5323.patch, gnu/packages/patches/libtiff-oob-accesses-in-decode.patch, gnu/packages/patches/libtiff-oob-write-in-nextdecode.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them.
| * | | | | Merge branch 'master' into stagingLeo Famulari2016-11-23
| |\ \ \ \ \
| * | | | | | gnu: harfbuzz: Update to 1.3.3.Marius Bakke2016-11-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gtk.scm (harfbuzz): Update to 1.3.3. [home-page]: Use HTTPS.
| * | | | | | gnu: ruby: Update to 2.3.3.Ben Woodcroft2016-11-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/ruby.scm (ruby): Update to 2.3.3.
| * | | | | | gnu: shared-mime-info: Update to 1.7Hartmut Goebel2016-11-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (shared-mime-info): Update to 1.7.