summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: mercurial: Update to 3.9.Leo Famulari2016-08-17
| | | | * gnu/packages/version-control.scm (mercurial): Update to 3.9.
* gnu: Add NetSurf.Eric Bavier2016-08-17
| | | | | | * gnu/packages/web.scm (netsurf): New variable. * gnu/packages/patches/netsurf-about.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: git: Provide man-pages in main Git package.Leo Famulari2016-08-17
| | | | | | * gnu/packages/version-control.scm (git-manpages): Remove variable. (git)[native-inputs]: Add git-manpages. [arguments]: Add 'install-man-pages' phase.
* gnu: libpsl: Update to 0.14.0.Tobias Geerinckx-Rice2016-08-18
| | | | * gnu/packages/web.scm (libpsl): Update to 0.14.0.
* gnu: gexiv2: Update to 0.10.4.Tobias Geerinckx-Rice2016-08-18
| | | | * gnu/packages/gnome.scm (gexiv2): Update to 0.10.4.
* gnu: gnumeric: Update to 1.12.31.Tobias Geerinckx-Rice2016-08-18
| | | | * gnu/packages/gnome.scm (gnumeric): Update to 1.12.31.
* gnu: gvfs: Update to 1.28.3.Tobias Geerinckx-Rice2016-08-18
| | | | * gnu/packages/gnome.scm (gvfs): Update to 1.28.3.
* gnu: gnupg@1: Update to 1.4.21 [fixes CVE-2016-6316].Mark H Weaver2016-08-17
| | | | * gnu/packages/gnupg.scm (gnupg-1): Update to 1.4.21.
* gnu: libgcrypt: Replace with 1.7.3 [fixes CVE-2016-6316].Mark H Weaver2016-08-17
| | | | | * gnu/packages/gnupg.scm (libgcrypt)[replacement]: New field. (libgcrypt-1.7.3): New variable.
* gnu: libgcrypt@1.5: Replace with 1.5.6 [fixes CVE-2016-6316].Mark H Weaver2016-08-17
| | | | | * gnu/packages/gnupg.scm (libgcrypt-1.5)[replacement]: New field. (libgcrypt-1.5.6): New variable.
* gnu: pulseaudio: Update to 9.0.Ricardo Wurmus2016-08-17
| | | | * gnu/packages/pulseaudio.scm (pulseaudio): Update to 9.0.
* gnu: libx264: Fix build on MIPS.Mark H Weaver2016-08-17
| | | | | * gnu/packages/video.scm (libx264)[arguments]: On MIPS, add "--disable-asm" to #:configure-flags.
* gnu: aalib: Fix build on mips64el.Mark H Weaver2016-08-17
| | | | | * gnu/packages/video.scm (aalib)[arguments]: On MIPS, pass "--host=mips64el-unknown-linux-gnu" to ./configure.
* gnu: linux-libre: Update to 4.7.1.Mark H Weaver2016-08-17
| | | | * gnu/packages/linux.scm (linux-libre): Update to 4.7.1.
* gnu: linux-libre@4.4: Update to 4.4.18.Mark H Weaver2016-08-17
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.18.
* gnu: clipper: Update to 1.1.Ricardo Wurmus2016-08-17
| | | | | | * gnu/packages/bioinformatics.scm (clipper): Update to 1.1. [source]: Delete pre-built libraries. [inputs]: Add python2-pandas.
* gnu: simple-scan: Update to 3.21.90.Tobias Geerinckx-Rice2016-08-17
| | | | | | * gnu/packages/gnome.scm (simple-scan): Update to 3.21.90. [inputs]: Remove libgudev. [native-inputs]: Replace intltool dependency with gnu-gettext.
* gnu: zsh: Use 'modify-phases'.Tobias Geerinckx-Rice2016-08-17
| | | | | * gnu/packages/shells.scm (zsh)[arguments]: Use ‘modify-phases’ instead of ‘alist-delete’.
* gnu: Add minced.Marius Bakke2016-08-17
| | | | | | * gnu/packages/bioinformatics.scm (minced): New variable. Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
* gnu: python-kivy-next: Fix version string.Mark H Weaver2016-08-17
| | | | | | This is a followup to commit 6eb7af2a43d94d6404a9b70c8beff1a535b50607. * gnu/packages/python.scm (python-kivy-next)[version]: Add missing "-".
* gnu: Add python-kivy.Dylan Jeffers2016-08-17
| | | | | * gnu/packages/python.scm (python-kivy, python2-kivy) (python-kivy-next, python2-kivy-next): New variables.
* gnu: cracklib: Fix CVE-2016-6318.Leo Famulari2016-08-17
| | | | | | * gnu/packages/patches/cracklib-CVE-2016-6318.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/password-utils.scm (cracklib)[source]: Use the patch.
* gnu: Add python-lirc.Danny Milosavljevic2016-08-16
| | | | | | * gnu/packages/lirc.scm (python-lirc, python2-lirc): New variables. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add clojure.Alex Vong2016-08-16
| | | | * gnu/packages/java.scm (clojure): New variable.
* gnu: Add python-reportlab.Marius Bakke2016-08-16
| | | | | | | * gnu/packages/pdf.scm (python-reportlab, python2-reportlab): New variables. Signed-off-by: Leo Famulari <leo@famulari.name>
* ant-build-system: Fix typo.Leo Famulari2016-08-16
| | | | * guix/build-system/ant.scm (ant-build): Fix typo.
* gnu: python: Add python-pyserial.Danny Milosavljevic2016-08-16
| | | | | | * gnu/packages/python.scm (python-pyserial, python2-pyserial): New variables. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: mpv: Update to 0.19.0.Efraim Flashner2016-08-16
| | | | * gnu/packages/video.scm (mpv): Update to 0.19.0.
* gnu: mafft: Update to 7.305.Ben Woodcroft2016-08-16
| | | | | * gnu/packages/bioinformatics.scm (mafft): Update to 7.305. [inputs]: Add ruby.
* gnu: Add sent.Dmitry Bogatov2016-08-16
| | | | | | | * gnu/packages/suckless.scm (sent): New variable. Co-authored-by: Leo Famulari <leo@famulari.name> Co-authored-by: Eric Bavier <bavier@member.fsf.org>
* gnu: avr: Use the correct gcc version as native-input.Danny Milosavljevic2016-08-15
| | | | | | | * gnu/packages/avr.scm (avr-libc): Replace package by function. * gnu/packages/avr.scm (avr-toolchain): Use new avr-libc function. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: offlineimap: Update to 7.0.5.Al McElrath2016-08-15
| | | | | | * gnu/packages/mail.scm (offlineimap): Update to 7.0.5. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: libextractor: Add more optional inputs.ng02016-08-15
| | | | | | | | * gnu/packages/gnunet.scm (libextractor)[inputs]: Add gtk+, libarchive, libgsf, and libmpeg2. [arguments]: New field. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: gnurl: Update to 7.50.1 [fixes CVE-2016-{5419,5420,5421].ng02016-08-15
| | | | | | | | | * gnu/packages/gnunet.scm (gnurl): Update to 7.50.1. [configure-flags]: Configure with --disable-smb. Disable test1139. [description]: Fix typo. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add proxychains-ng.ng02016-08-15
| | | | * gnu/packages/networking.scm (proxychains-ng): New variable.
* gnu: mafft: Update to 7.304.Ben Woodcroft2016-08-15
| | | | * gnu/packages/bioinformatics.scm (mafft): Update to 7.304.
* gnu: mafft: Wrap programs.Ben Woodcroft2016-08-15
| | | | | | | * gnu/packages/bioinformatics.scm (mafft)[arguments]: Add 'wrap-programs' phase. [propagated-inputs]: Move coreutils from here ... [inputs]: ... to here.
* gnu: mafft: Update to 7.300.Ben Woodcroft2016-08-15
| | | | * gnu/packages/bioinformatics.scm (mafft): Update to 7.300.
* gnu: imagemagick: Update to 6.9.5-7.Leo Famulari2016-08-15
| | | | * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.5-7.
* gnu: usbredir: Invoke autoreconf directly.David Craven2016-08-15
| | | | * gnu/packages/spice.scm (usbredir)[arguments]: Invoke autoreconf directly.
* gnu: usbredir: Add git commit to version.David Craven2016-08-15
| | | | | * gnu/packages/spice.scm (usbredir)[version]: Add commit and revision to version string.
* gnu: dropbear: Update to 2016.74 [security fixes].Leo Famulari2016-08-14
| | | | * gnu/packages/ssh.scm (dropbear): Update to 2016.74.
* gnu: redis: Update to 3.2.3 [fixes CVE-2013-7458].Leo Famulari2016-08-14
| | | | * gnu/packages/databases.scm (redis): Update to 3.2.3.
* gnu: Add fio.Marius Bakke2016-08-14
| | | | | | | * gnu/packages/benchmark.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add sg3-utils.Chris Marusich2016-08-14
| | | | | | | * gnu/packages/scsi.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: ardour: Add cppunit and readline to inputs.Ricardo Wurmus2016-08-14
| | | | | * gnu/packages/audio.scm (ardour)[native-inputs]: Add cppunit. [inputs]: Add readline.
* gnu: ardour: Update to 5.0.Ricardo Wurmus2016-08-14
| | | | * gnu/packages/audio.scm (ardour): Update to 5.0.
* gnu: lilv: Update to 0.22.0.Ricardo Wurmus2016-08-14
| | | | * gnu/packages/audio.scm (lilv): Update to 0.22.0.
* gnu: sord: Update to 0.14.0.Ricardo Wurmus2016-08-14
| | | | * gnu/packages/rdf.scm (sord): Update to 0.14.0.
* gnu: serd: Update to 0.22.0.Ricardo Wurmus2016-08-14
| | | | * gnu/packages/rdf.scm (serd): Update to 0.22.0.