aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: webkitgtk-2.4, webkitgtk/gtk+-2, qt: Disable parallel builds.Andreas Enge2016-01-25
| | | | | | | * gnu/packages/webkit.scm (webkitgtk-2.4, webkitgtk/gtk+-2): Disable parallel builds as suggested in https://lists.gnu.org/archive/html/guix-devel/2016-01/msg00837.html . * gnu/packages/qt.scm (qt): Likewise.
* Merge branch 'master' into core-updatesMark H Weaver2016-01-24
|\
| * gnu: grue-hunter: Use 'https' URL.Ludovic Courtès2016-01-25
| | | | | | | | * gnu/packages/grue-hunter.scm (grue-hunter): Use 'https' URL.
| * gnu: Add sortmerna.Ben Woodcroft2016-01-25
| | | | | | | | * gnu/packages/bioinformatics.scm (sortmerna): New variable.
| * gnu: calibre: Update to 2.49.0.Andreas Enge2016-01-24
| | | | | | | | * gnu/packages/ebook.scm (calibre): Update to 2.49.0.
| * gnu: cross-gcc-arguments: Enable C++, disable building of libstdc++-v3.Ricardo Wurmus2016-01-24
| | | | | | | | | | * gnu/packages/cross-base.scm (cross-gcc-arguments)[arguments]: Disable building libstdc++-v3 and enable building C++ compiler.
| * gnu: Add Qtractor.Ricardo Wurmus2016-01-24
| | | | | | | | * gnu/packages/music.scm (qtractor): New variable.
| * gnu: yoshimi: Update to 1.3.8.2.Ricardo Wurmus2016-01-24
| | | | | | | | * gnu/packages/music.scm (yoshimi): Update to 1.3.8.2.
| * gnu: privoxy: Update to 3.0.24.Efraim Flashner2016-01-24
| | | | | | | | * gnu/packages/tor.scm (privoxy): Update to 3.0.24.
| * gnu: tor: Update to 0.2.7.6.Efraim Flashner2016-01-24
| | | | | | | | * gnu/packages/tor.scm (tor): Update to 0.2.7.6.
| * gnu: myrepos: Update to 1.20160123.Efraim Flashner2016-01-24
| | | | | | | | * gnu/packages/version-control.scm (myrepos): Update to 1.20160123.
| * gnu: nano: Update to 2.5.1.Efraim Flashner2016-01-24
| | | | | | | | * gnu/packages/nano.scm (nano): Update to 2.5.1.
| * gnu: letsencrypt and acme: Update to 0.2.0.Leo Famulari2016-01-23
| | | | | | | | | | | | | | These packages should be updated together. * gnu/packages/tls.scm (letsencrypt): Update to 0.2.0. (acme): Update to 0.2.0.
| * gnu: claws-mail: Update to 3.13.2.Efraim Flashner2016-01-23
| | | | | | | | * gnu/packages/mail.scm (claws-mail): Update to 3.13.2.
| * gnu: Add cufflinks.Ricardo Wurmus2016-01-23
| | | | | | | | * gnu/packages/bioinformatics.scm (cufflinks): New variable.
| * gnu: Add TopHat.Ricardo Wurmus2016-01-23
| | | | | | | | | | | | * gnu/packages/bioinformatics.scm (tophat): New variable. * gnu/packages/patches/tophat-build-with-later-seqan.patch: New file. * gnu-system.am (dist_patch_DATA): Add it.
| * gnu: star: Update to 2.5.1b.Ricardo Wurmus2016-01-23
| | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (star): Update to 2.5.1b. [source]: Remove bundled htslib sources and pre-built binaries. [arguments]: Add phase "do-not-use-bundled-htslib". [inputs]: Add "htslib".
| * gnu: star: Use "modify-phases" syntax.Ricardo Wurmus2016-01-23
| | | | | | | | | | * gnu/packages/bioinformatics.scm (star)[arguments]: Use "modify-phases" syntax.
| * gnu: fuse: Update to 2.9.5 [fixes CVE-2016-1233].Efraim Flashner2016-01-22
| | | | | | | | * gnu/packages/linux.scm (fuse): Update to 2.9.5.
| * gnu: american-fuzzy-lop: Update to 1.96b.Eric Bavier2016-01-21
| | | | | | | | | | * gnu/packages/debug.scm (american-fuzzy-lop): Update to 1.96b. [arguments]: Create symbolic link to custom qemu, rather than copying.
| * gnu: american-fuzzy-lop: Fix qemu configure flags.Eric Bavier2016-01-21
| | | | | | | | | | | | | | Fixes regression introduced in 06da1a6. * gnu/packages/debug.scm (american-fuzzy-lop)[qemu]: Override inherited #:configure-flags.
| * gnu: Add iftop.Leo Famulari2016-01-21
| | | | | | | | * gnu/packages/admin.scm (iftop): New variable.
| * Revert "gnu: Add iftop."Leo Famulari2016-01-21
| | | | | | | | This reverts commit 45da8c6dd10c93280277d17463d09fce6a25afe9.
| * gnu: Add iftop.Leo Famulari2016-01-21
| | | | | | | | * gnu/packages/admin.scm (iftop): New variable.
| * gnu: ffmpeg: Update to 2.8.5.Mark H Weaver2016-01-21
| | | | | | | | * gnu/packages/video.scm (ffmpeg): Update to 2.8.5.
| * gnu: gajim: Update to 0.16.5 [fixes CVE-2015-8688].Mark H Weaver2016-01-21
| | | | | | | | | | * gnu/packages/messaging.scm (gajim): Update to 0.16.5. [arguments]: Disable tests.
| * gnu: bind-utils: Build and install "nsupdate".Ricardo Wurmus2016-01-21
| | | | | | | | | | * gnu/packages/dns.scm (bind-utils)[arguments]: Build and install "nsupdate" executable.
| * gnu: bind-utils: Generalize "build" and "install" phases.Ricardo Wurmus2016-01-21
| | | | | | | | | | * gnu/packages/dns.scm (bind-utils)[arguments]: Generalize "build" and "install" phases.
| * gnu: bind-utils: Use "modify-phases" syntax.Ricardo Wurmus2016-01-21
| | | | | | | | * gnu/packages/dns.scm (bind-utils): Use "modify-phases" syntax.
| * gnu: r-qtl: Update to 1.38-4.Pjotr Prins2016-01-21
| | | | | | | | * gnu/packages/bioinformatics.scm (r-qtl): Update to 1.38-4.
| * gnu: libxmp: Update to 4.3.10.Mark H Weaver2016-01-21
| | | | | | | | * gnu/packages/audio.scm (libxmp): Update to 4.3.10.
| * gnu: Add NQC.Eric Bavier2016-01-20
| | | | | | | | | | * gnu/packages/lego.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
| * gnu: Add transmission-remote-cli.Leo Famulari2016-01-20
| | | | | | | | * gnu/packages/bittorrent.scm (transmission-remote-cli): New variable.
| * gnu: isc-dhcp: Update bundled bind to 9.9.8-P3 [fixes CVE-2015-8704].Mark H Weaver2016-01-20
| | | | | | | | * gnu/packages/admin.scm (isc-dhcp): Update bundled bind to 9.9.8-P3.
| * gnu: bind-utils: Update to 9.10.3-P3 [fixes CVE-2015-8704].Mark H Weaver2016-01-20
| | | | | | | | * gnu/packages/dns.scm (bind-utils): Update to 9.10.3-P3.
| * gnu: linux-libre: Add fix for CVE-2016-0728.Mark H Weaver2016-01-20
| | | | | | | | | | | | * gnu/packages/patches/linux-libre-CVE-2016-0728.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/linux.scm (linux-libre)[source]: Add patch.
| * gnu: obs: Add support for webcams.David Thompson2016-01-20
| | | | | | | | * gnu/packages/video.scm (obs)[inputs]: Add v4l-utils.
| * gnu: Add v4l-utils.David Thompson2016-01-20
| | | | | | | | * gnu/packages/video.scm (v4l-utils): New variable.
| * gnu: arb: Correct patch.Andreas Enge2016-01-20
| | | | | | | | | | | | * gnu/packages/patches/arb-ldconfig.patch: Correct erroneously committed file. This is a follow-up to commit ffc8f345111566e8336cbb5a77a96973826165d8.
| * gnu: arb: Update to 2.8.1.Andreas Enge2016-01-20
| | | | | | | | | | | | * gnu/packages/algebra.scm (arb)[source]: Update to 2.8.1. Add patch. * gnu/packages/patches/arb-ldconfig.patch: New file. * gnu-system.am (dist_patch_DATA): Register patch.
| * gnu: enlightenment: Update to 0.20.3.Efraim Flashner2016-01-20
| | | | | | | | * gnu/packages/enlightenment.scm (enlightenment): Update to 0.20.3.
| * gnu: libshout: Update to 2.4.1.Efraim Flashner2016-01-20
| | | | | | | | * gnu/packages/xiph.scm (libshout): Update to 2.4.1.
| * gnu: opusfile: Update to 0.7.Efraim Flashner2016-01-20
| | | | | | | | * gnu/packages/xiph.scm (opusfile): Update to 0.7.
| * gnu: opus: Update to 1.1.2.Efraim Flashner2016-01-20
| | | | | | | | * gnu/packages/xiph.scm (opus): Update to 1.1.2.
| * gnu: lilypond: Double 'max-silent-time'.Ludovic Courtès2016-01-19
| | | | | | | | | | | | Suggested by Mark H Weaver <mhw@netris.org>. * gnu/packages/music.scm (lilypond)[properties]: New field.
| * gnu: fdm: Adjust license link to point to web-accessible copy of command.cChristopher Allan Webber2016-01-19
| | | | | | | | * gnu/packages/mail.scm (fdm): Adjusted license field
| * gnu: Add fdm.Christopher Allan Webber2016-01-18
| | | | | | | | * gnu/packages/mail.scm (fdm): New variable.
* | gnu: mozjs: Make milestone.pl compatible with Perl 5.22+.宋文武2016-01-22
| | | | | | | | * gnu/packages/gnuzilla.scm (mozjs, mozjs-24)[source]: Add snippet.
* | gnu: texi2html: Disable tests.Eric Bavier2016-01-21
| | | | | | | | * gnu/packages/texinfo.scm (texi2html): New 'arguments' field.
* | gnu: libtiff: Update to 4.0.6. Add fixes for CVE-2015-{8665,8683}.Mark H Weaver2016-01-21
| | | | | | | | | | | | | | | | | | * gnu/packages/patches/libtiff-CVE-2015-8665+CVE-2015-8683.patch, gnu/packages/patches/libtiff-oob-accesses-in-decode.patch, gnu/packages/patches/libtiff-oob-write-in-nextdecode.patch: New files. * gnu-system.am (dist_patch_DATA): Add them. * gnu/packages/image.scm (libtiff): Update to 4.0.6. [source]: Add patches.