aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: pinentry: Update to 0.9.0.Andreas Enge2015-02-15
| | | | * gnu/packages/gnupg.scm (pinentry): Update to 0.9.0.
* gnu: pius: Update to 2.0.11.Andreas Enge2015-02-15
| | | | * gnu/packages/gnupg.scm (pius): Update to 2.0.11.
* gnu: gpgme: Update to 1.5.3.Andreas Enge2015-02-15
| | | | * gnu/packages/gnupg.scm (gpgme): Update to 1.5.3.
* gnu: libgpg-error: Update to 1.18.Andreas Enge2015-02-15
| | | | * gnu/packages/gnupg.scm (libgpg-error): Update to 1.18.
* gnu: freetype: Update to 2.5.5.Andreas Enge2015-02-15
| | | | * gnu/packages/fontutils.scm (freetype): Update to 2.5.5.
* Merge branch 'master' into core-updatesLudovic Courtès2015-02-11
|\
| * gnu: Add glibc-locales.Ludovic Courtès2015-02-11
| | | | | | | | | | | | * gnu/packages/patches/glibc-locales.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/base.scm (glibc-locales): New variable.
| * gnu: gettext: Change license to GPLv3+.Ludovic Courtès2015-02-10
| | | | | | | | * gnu/packages/gettext.scm (gnu-gettext)[license]: Change to GPLv3+.
* | gnu: bison: Update to 3.0.4.Ludovic Courtès2015-02-11
| | | | | | | | * gnu/packages/bison.scm (bison): Update to 3.0.4.
* | gnu: glibc: Add search path specification for 'LOCPATH'.Ludovic Courtès2015-02-11
| | | | | | | | * gnu/packages/base.scm (glibc)[native-search-paths]: New field.
* | gnu: glibc: Update to 2.21.Ludovic Courtès2015-02-11
| | | | | | | | | | | | | | | | | | * gnu/packages/base.scm (glibc): Update to 2.21. Remove 3 patches no longer needed. * gnu/packages/patches/glibc-CVE-2012-3406.patch, gnu/packages/patches/glibc-CVE-2014-7817.patch, gnu/packages/patches/glibc-mips-dangling-vfork-ref.patch: Remove. * gnu-system.am (dist_patch_DATA): Adjust accordingly.
* | gnu: patch: Update to 2.7.4.Ludovic Courtès2015-02-11
|/ | | | | | * gnu/packages/base.scm (patch): Update to 2.7.4. Remove 'replacement'. Remove outdated comment. (patch-2.7.4, patch-CVE-2015-1196): Remove.
* gnu: Add STAR.Ricardo Wurmus2015-02-10
| | | | * gnu/packages/bioinformatics.scm (star): New variable.
* gnu: Add HISAT.Ricardo Wurmus2015-02-10
| | | | * gnu/packages/bioinformatics.scm (hisat): New variable.
* gnu: Add openntpd.Taylan Ulrich Bayırlı/Kammer2015-02-10
| | | | * gnu/packages/ntp.scm (openntpd): New variable.
* gnu: Add smartmontools.Taylan Ulrich Bayırlı/Kammer2015-02-10
| | | | * gnu/packages/admin.scm (smartmontools): New variable.
* gnu: Add ltrace.Taylan Ulrich Bayırlı/Kammer2015-02-10
| | | | * gnu/packages/linux.scm (ltrace): New variable.
* gnu: linux-libre: Update to 3.19Jason Self2015-02-09
| | | | * gnu/packages/linux.scm (linux-libre): Update to version 3.19.
* gnu: ffmpeg: Add 'lame' input.Federico Beffa2015-02-09
| | | | | * gnu/packages/video.scm (ffmpeg): Add 'lame' input and corresponding configure flag.
* gnu: perl-net-ssleay: Update to 1.68.Andreas Enge2015-02-09
| | | | * gnu/packages/openssl.scm (perl-net-ssleay): Update to 1.68.
* gnu: openssl: Update to 1.0.2.Andreas Enge2015-02-09
| | | | * gnu/packages/openssl.scm (openssl): Update to 1.0.2.
* gnu: Add Sphinx RTD theme.Ricardo Wurmus2015-02-09
| | | | | * gnu/packages/python.scm (python-sphinx-rtd-theme, python2-sphinx-rtd-theme): New variables.
* gnu: Add flexbar.Ricardo Wurmus2015-02-09
| | | | * gnu/packages/bioinformatics.scm (flexbar): New variable.
* gnu: Add seqan.Ricardo Wurmus2015-02-09
| | | | * gnu/packages/bioinformatics.scm (seqan): New variable.
* gnu: Add libcap-ng.Taylan Ulrich Bayırlı/Kammer2015-02-09
| | | | * gnu/packages/admin.scm (libcap-ng): New variable.
* gnu: Add aubio.Ricardo Wurmus2015-02-09
| | | | * gnu/packages/audio.scm (aubio): New variable.
* gnu: Add liblo.Ricardo Wurmus2015-02-09
| | | | * gnu/packages/audio.scm (liblo): New variable.
* gnu: Add JACK2.Ricardo Wurmus2015-02-09
| | | | * gnu/packages/audio.scm (jack-2): New variable.
* gnu: Add srt2vtt.David Thompson2015-02-08
| | | | * gnu/packages/video.scm (srt2vtt): New variable.
* gnu: guile-ssh: Correct post-installation test.Ludovic Courtès2015-02-08
| | | | | | * gnu/packages/ssh.scm (guile-ssh)[arguments] <fix-libguile-ssh-file-name>: Call 'zero?' to check the return value of 'system*'.
* gnu: Add p11-kit.Andreas Enge2015-02-08
| | | | * gnu/packages/gnutls.scm (p11-kit): New variable.
* gnu: Add libmtp.Andreas Enge2015-02-08
| | | | * gnu/packages/libusb.scm (libmtp): New variable.
* gnu: tidy: Run bootstrap phase after the unpack phase.David Thompson2015-02-07
| | | | | * gnu/packages/web.scm (tidy): Run bootstrap phase after the unpack phase, rather than before the configure phase.
* gnu: linux-libre: Update to 3.18.6Jason Self2015-02-07
| | | | * gnu/packages/linux.scm (linux-libre): Update to version 3.18.6.
* gnu: Add tidy.David Thompson2015-02-07
| | | | * gnu/packages/web.scm (tidy): New variable.
* gnu: lightning: Update to 2.1.0.Ludovic Courtès2015-02-07
| | | | * gnu/packages/lightning.scm (lightning): Update to 2.1.0.
* gnu: gimp: Add EXIF and SVG support, plus color management.Ludovic Courtès2015-02-07
| | | | * gnu/packages/gimp.scm (gimp)[inputs]: Add LIBEXIF, LCMS, and LIBRSVG.
* gnu: podofo: Add optional input lua.Andreas Enge2015-02-07
| | | | * gnu/packages/pdf.scm (podofo): Add optional input lua-5.1.
* gnu: podofo: Update to 0.9.3.Andreas Enge2015-02-07
| | | | * gnu/packages/pdf.scm (podofo): Update to 0.9.3.
* gnu: podofo: Enable building a shared library.Andreas Enge2015-02-07
| | | | | * gnu/packages/pdf.scm (podofo): Enable building a shared library in addition to a static one.
* gnu: chmlib: Correct license.Andreas Enge2015-02-07
| | | | * gnu/packages/ebook.scm (chmlib): Correct copy-pasted license field.
* gnu: Add chmlib.Andreas Enge2015-02-07
| | | | | * gnu/packages/ebook.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
* gnu: dejagnu: Update to 1.5.2.Andreas Enge2015-02-07
| | | | * gnu/packages/dejagnu.scm (dejagnu): Update to 1.5.2.
* gnu: global: Update to 6.3.4.Andreas Enge2015-02-07
| | | | * gnu/packages/global.scm (global): Update to 6.3.4.
* gnu: eigen: Update to 3.2.4.Andreas Enge2015-02-07
| | | | * gnu/packages/algebra.scm (eigen): Update to 3.2.4.
* gnu: imagemagick: Update to 6.9.0-4.Andreas Enge2015-02-07
| | | | * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.0-4.
* gnu: tumbler: Update to 0.1.30.Mark H Weaver2015-02-07
| | | | * gnu/packages/xfce.scm (tumbler): Update to 0.1.30. Use latest gstreamer.
* gnu: wicd: Fix curses client to work with urwid 1.3.Mark H Weaver2015-02-06
| | | | | | * gnu/packages/patches/wicd-urwid-1.3.patch: New file. * gnu-system (dist_patch_DATA): Add it. * gnu/packages/wicd.scm (wicd): Add patch.
* gnu: ntp: Update to 4.2.8p1.Mark H Weaver2015-02-06
| | | | * gnu/packages/ntp.scm (ntp): Update to 4.2.8p1.
* gnu: slock: Update to 1.2Tomáš Čech2015-02-06
| | | | * gnu/packages/dwm.scm (slock): Update to 1.2