summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2017-04-05Revert "gnu: openexr: Add IlmBase include sub-directory to 'OpenEXR.pc'."Ludovic Courtès
This reverts commit 01fe019166fe8a925b3bf3b489792b52b1b6ca7a, which was unneeded because IlmBase is already listed as 'Requires' in 'OpenEXR.pc'.
2017-04-05Revert "gnu: bc: Update to 1.07."Tobias Geerinckx-Rice
This reverts commit dfee7daedb760f1b1d7506829ca31633f4173356. It causes the linux-libre@4.9 build to hang (command-line usage works fine).
2017-04-05gnu: Move audacity to audio.scm.Kei Kebreau
* gnu/packages/audacity.scm: Remove file and move audacity... * gnu/packages/audio.scm: ...here. * gnu/local.mk: Remove reference to removed file.
2017-04-05gnu: sra-tools: Fix glibc naming conflict.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (sra-tools)[arguments]: Add build phase "patch-away-glibc-conflict" to fix a definition conflict with glibc 2.25.
2017-04-05gnu: sra-tools: Use "modify-phases" syntax.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (sra-tools)[arguments]: Use "modify-phases" syntax.
2017-04-05gnu: diamond: Update to 0.8.37.Ben Woodcroft
* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.37.
2017-04-05gnu: kdevelop: Update to 5.1.0.Thomas Danckaert
* gnu/packages/kde.scm (kdevelop, kdevplatform): Update to 5.1.0.
2017-04-05gnu: bc: Update to 1.07.Tobias Geerinckx-Rice
* gnu/packages/algebra.scm (bc): Update to 1.07. [native-inputs]: Add ed and texinfo. [arguments]: Use default ‘configure’ phase.
2017-04-05gnu: bc: Actually use readline.Tobias Geerinckx-Rice
* gnu/packages/algebra.scm (bc)[arguments]: Add ‘--with-readline’ to #:configure-flags.
2017-04-05gnu: algebra: Re-order imports.Tobias Geerinckx-Rice
* gnu/packages/algebra.scm: Order imports alphabetically.
2017-04-05gnu: openexr: Add IlmBase include sub-directory to 'OpenEXR.pc'.Ludovic Courtès
* gnu/packages/graphics.scm (openexr)[arguments]: Add 'set-ilmbase-directory-in-pc-file' phase.
2017-04-05services: cuirass: Wait for networking.Ludovic Courtès
* gnu/services/cuirass.scm (cuirass-shepherd-service): Add 'networking' to 'requirements'.
2017-04-04gnu: icecat: Use bundled ICU to avoid crashes.Clément Lassieur
* gnu/packages/gnuzilla.scm (icecat)[arguments] <#:configure-flags>: Temporarily comment out "--with-system-icu".
2017-04-04gnu: icecat: Re-enable parallel build.Clément Lassieur
* gnu/packages/gnuzilla.scm (icecat)[arguments]: Re-enable parallel build.
2017-04-04gnu: python-django: Specify CPE name.Marius Bakke
* gnu/packages/django.scm (python-django, python2-django)[properties]: Add "cpe-name".
2017-04-04gnu: python-django: Update to 1.10.7 [fixes CVE-2017-7233 and CVE-2017-7234].Marius Bakke
* gnu/packages/django.scm (python-django, python2-django): Update to 1.10.7.
2017-04-04gnu: gnupg: Update to 2.1.20.Marius Bakke
* gnu/packages/gnupg.scm (gnupg): Update to 2.1.20. [source]: Remove patch. * gnu/packages/patches/gnupg-2.1-fix-Y2038-test-failure.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2017-04-04gnu: python2-cython: Fix build on 32-bit platforms.Marius Bakke
* gnu/packages/python.scm (python-cython, python2-cython)[source]: Add patch. * gnu/packages/patches/python-cython-fix-tests-32bit.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
2017-04-04gnu: moc: Add Ogg Vorbis support.Mark Meyer
* gnu/packages/music.scm (moc)[inputs]: Add libogg and libvorbis. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2017-04-04gnu: Add qjackctl.Mark Meyer
* gnu/packages/audio.scm (qjackctl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-04-04gnu: glog: Fix name demangling for GCC 5.Ludovic Courtès
* gnu/packages/patches/glog-gcc-5-demangling.patch: New file. * gnu/packages/logging.scm (glog)[sources]: Add it. * gnu/local.mk (dist_patch_DATA): Add it.
2017-04-04gnu: youtube-dl: Update to 2017.04.03.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2017.04.03.
2017-04-04gnu: perl-email-simple: Update to 2.213.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (perl-email-simple): Update to 2.213.
2017-04-04gnu: perl-email-mime: Update to 1.940.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (perl-email-mime): Update to 1.940.
2017-04-04gnu: perl-lingua-en-tagger: Update to 0.28.Tobias Geerinckx-Rice
* gnu/packages/language.scm (perl-lingua-en-tagger): Update to 0.28.
2017-04-04gnu: perl-lingua-en-number-isordinal: Update to 0.05.Tobias Geerinckx-Rice
* gnu/packages/language.scm (perl-lingua-en-number-isordinal): Update to 0.05.
2017-04-04gnu: perl-lingua-en-inflect-number: Update to 1.12.Tobias Geerinckx-Rice
* gnu/packages/language.scm (perl-lingua-en-inflect-number): Update to 1.12.
2017-04-04gnu: perl-lingua-en-inflect: Update to 1.901.Tobias Geerinckx-Rice
* gnu/packages/language.scm (perl-lingua-en-inflect): Update to 1.901.
2017-04-04gnu: perl-lingua-en-findnumber: Update to 1.32.Tobias Geerinckx-Rice
* gnu/packages/language.scm (perl-lingua-en-findnumber): Update to 1.32.
2017-04-04gnu: perl-db-file: Update to 1.840.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (perl-db-file): Update to 1.840.
2017-04-04gnu: perl-dbd-sqlite: Update to 1.54.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (perl-dbd-sqlite): Update to 1.54.
2017-04-04gnu: perl-dbd-pg: Update to 3.5.3.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (perl-dbd-pg): Update to 3.5.3.
2017-04-04gnu: Add python-mando-0.3.1Muriithi Frederick Muriuki
* gnu/packages/python.scm (python-mando-0.3.1): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-04-03gnu: Add cifs-utils.Thomas Danckaert
* gnu/packages/samba.scm (cifs-utils): New variable.
2017-04-03gnu: python-pexpect: Use python-pytest@3.0.Marius Bakke
* gnu/packages/python.scm (python-pexpect, python2-pexpect)[native-inputs]: Change PYTHON-PYTEST to PYTHON-PYTEST-3.0.
2017-04-03gnu: nss, nss-certs: Update to 3.30.Marius Bakke
* gnu/packages/gnuzilla.scm (nss): Update to 3.30. * gnu/packages/certs.scm (nss-certs): Update to 3.30. * gnu/packages/patches/nss-increase-test-timeout.patch: Adjust patch context.
2017-04-03gnu: python-cython: Update to 0.25.2.Marius Bakke
* gnu/packages/python.scm (python-cython, python2-cython): Update to 0.25.2.
2017-04-03gnu: audacity: Update to 2.1.3.Kei Kebreau
* gnu/packages/audacity.scm (audacity): Update to 2.1.3. [source]: Fetch gzipped tar archive instead of a zip archive; remove unnecessary patch. [native-inputs]: Add autoconf, automake and libtool. [arguments]: Add autoreconf phase to detect system libraries. * gnu/packages/patches/audacity-fix-ffmpeg-binding.patch: Delete patch. * gnu/local.mk: Remove reference to removed patch.
2017-04-02gnu: emacs-elfeed: Enable tests.Arun Isaac
* gnu/packages/emacs.scm (emacs-elfeed)[arguments]: Add a 'check' phase. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-04-02gnu: brdf-explorer: Use HTTPS source URL.Leo Famulari
* gnu/packages/graphics.scm (brdf-explorer)[source]: Use HTTPS URL.
2017-04-02gnu: Use HTTPS URLs for GitHub home-pages.Leo Famulari
* gnu/packages/bioinformatics.scm, gnu/packages/emacs.scm, gnu/packages/haskell.scm, gnu/packages/libffi.scm, gnu/packages/lisp.scm, gnu/packages/ocaml.scm, gnu/packages/openstack.scm, gnu/packages/python.scm, gnu/packages/ruby.scm, gnu/packages/shells.scm, gnu/packages/statistics.scm, gnu/packages/xdisorg.scm: Use HTTPS URLs for all packages with a home-page on GitHub.
2017-04-02gnu: jbig2dec: Fix CVE-2016-9601.Leo Famulari
* gnu/packages/patches/jbig2dec-CVE-2016-9601.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/image.scm (jbig2dec)[source]: Use it.
2017-04-03Merge branch 'core-updates'Ludovic Courtès
2017-04-03gnu: guile-git: Install .go files to /site-ccache.Ludovic Courtès
* gnu/packages/guile.scm (guile-git)[arguments] <bootstrap>: Change "/ccache" to "/site-ccache" in Makefile.am.
2017-04-02gnu: sddm: Build without greenisland.Marius Bakke
This Wayland compositor is currently abandonware and has known problems. * gnu/packages/display-managers.scm (sddm)[inputs]: Remove GREENISLAND.
2017-04-02gnu: guitarix: Update to 0.35.3.Ricardo Wurmus
* gnu/packages/audio.scm (guitarix): Update to 0.35.3.
2017-04-02gnu: notmuch: Update to 0.24.1.Kyle Meyer
* gnu/packages/mail.scm (notmuch, python-notmuch, python2-notmuch): Update to 0.24.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-04-02gnu: khmer: Build with gcc-4.Ben Woodcroft
* gnu/packages/bioinformatics.scm (khmer)[inputs]: Add gcc-4.9.
2017-04-02gnu: ruby: Replace with ruby-2.3.4.Ben Woodcroft
* gnu/packages/ruby.scm (ruby)[replacement]: New field. (ruby-2.3.4): New variable.
2017-04-02gnu: ruby-2.2: Update to 2.2.7.Ben Woodcroft
* gnu/packages/ruby.scm (ruby-2.2): Update to 2.2.7.