Age | Commit message (Expand) | Author |
2014-10-26 | gnu: parallel: Update to 20141022.•••* gnu/packages/parallel.scm (parallel): Update to 20141022.
| Mark H Weaver |
2014-10-26 | gnu: tor: Update to 0.2.5.10.•••* gnu/packages/tor.scm (tor): Update to 0.2.5.10.
| Mark H Weaver |
2014-10-26 | licenses: Add 'imlib2'.•••* guix/licenses.scm (imlib2): New variable.
* gnu/packages/image.scm (imlib2): Use it.
| Alex Kost |
2014-10-26 | gnu: Some cleanup based on lint checkers.•••* gnu/packages/admin.scm, gnu/packages/aidc.scm, gnu/packages/algebra.scm,
gnu/packages/apr.scm, gnu/packages/avahi.scm, gnu/packages/backup.scm,
gnu/packages/base.scm, gnu/packages/calcurse.scm, gnu/packages/cdrom.scm,
gnu/packages/check.scm, gnu/packages/compression.scm, gnu/packages/cook.scm,
gnu/packages/crypto.scm, gnu/packages/cryptsetup.scm, gnu/packages/curl.scm,
gnu/packages/cyrus-sasl.scm, gnu/packages/databases.scm,
gnu/packages/doxygen.scm, gnu/packages/dwm.scm, gnu/packages/elf.scm,
gnu/packages/emacs.scm, gnu/packages/feh.scm, gnu/packages/file.scm,
gnu/packages/fish.scm, gnu/packages/flex.scm, gnu/packages/fltk.scm,
gnu/packages/fontutils.scm, gnu/packages/games.scm, gnu/packages/gcal.scm,
gnu/packages/gcc.scm, gnu/packages/geeqie.scm, gnu/packages/ghostscript.scm,
gnu/packages/gimp.scm, gnu/packages/gl.scm, gnu/packages/glib.scm,
gnu/packages/gnome.scm, gnu/packages/gnunet.scm, gnu/packages/gnupg.scm,
gnu/packages/gperf.scm, gnu/packages/grub.scm, gnu/packages/gsasl.scm,
gnu/packages/gtk.scm, gnu/packages/guile-wm.scm, gnu/packages/guile.scm,
gnu/packages/hurd.scm, gnu/packages/icu4c.scm, gnu/packages/image.scm,
gnu/packages/imagemagick.scm, gnu/packages/irssi.scm, gnu/packages/kde.scm,
gnu/packages/libdaemon.scm, gnu/packages/libevent.scm,
gnu/packages/libidn.scm, gnu/packages/libusb.scm, gnu/packages/linux.scm,
gnu/packages/lout.scm, gnu/packages/lsh.scm, gnu/packages/lsof.scm,
gnu/packages/lua.scm, gnu/packages/maths.scm, gnu/packages/mcrypt.scm,
gnu/packages/mp3.scm, gnu/packages/netpbm.scm, gnu/packages/noweb.scm,
gnu/packages/ocaml.scm, gnu/packages/openssl.scm, gnu/packages/pcre.scm,
gnu/packages/pdf.scm, gnu/packages/pkg-config.scm,
gnu/packages/pretty-print.scm, gnu/packages/python.scm, gnu/packages/qt.scm,
gnu/packages/rsync.scm, gnu/packages/scheme.scm, gnu/packages/scrot.scm,
gnu/packages/sdl.scm, gnu/packages/skribilo.scm, gnu/packages/ssh.scm,
gnu/packages/stalonetray.scm, gnu/packages/tcl.scm, gnu/packages/tcsh.scm,
gnu/packages/telephony.scm, gnu/packages/texlive.scm, gnu/packages/tor.scm,
gnu/packages/valgrind.scm, gnu/packages/version-control.scm,
gnu/packages/vim.scm, gnu/packages/vpn.scm, gnu/packages/w3m.scm,
gnu/packages/web.scm, gnu/packages/wordnet.scm, gnu/packages/xiph.scm,
gnu/packages/xml.scm, gnu/packages/xorg.scm, gnu/packages/zile.scm,
gnu/packages/zip.scm, gnu/packages/zsh.scm [synopsis, description]: Adjust
according to lint checkers.
* gnu/packages/fltk.scm (fltk)[source]: Wrap long line in uri.
* /gnu/packages/xiph.scm (libogg, libtheora, vorbis-tools)[source]: Same.
| Eric Bavier |
2014-10-26 | gnu: Add ATLAS.•••* gnu/packages/maths.scm (atlas): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Federico Beffa |
2014-10-26 | Update name and email address for Joshua Grant. | Joshua Grant |
2014-10-26 | gnu: Add cppunit•••* gnu/packages/check.scm (cppunit): New variable.
| John Darrington |
2014-10-26 | gnu: pulseaudio: Fix CVE-2014-3970 and intermittent test failures.•••* gnu/packages/patches/pulseaudio-CVE-2014-397.patch: New file.
* gnu/packages/patches/pulseaudio-fix-mult-test.patch: New file.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/pulseaudio.scm (pulseaudio): Add patches.
| Mark H Weaver |
2014-10-26 | gnu: acl: Install library and disable failing test suite.•••Previously, this package was completely broken. It installed only
binaries that failed to run for lack of the shared library.
* gnu/packages/acl.scm (acl): Disable tests. Remove customized
'check' phase that ran tests and ignored errors. Remove 'perl' as
input, needed only for tests. Replace 'install' phase with one that
includes 'install-lib' target.
| Mark H Weaver |
2014-10-26 | gnu: openssl: Update to 1.0.1j.•••* gnu/packages/openssl.scm (openssl): Update to 1.0.1j.
| Mark H Weaver |
2014-10-26 | gnu: gettext: Update to 0.19.3.•••* gnu/packages/gettext.scm (gettext): Update to 0.19.3.
| Mark H Weaver |
2014-10-26 | gnu: bash: Update to 4.3.30.•••* gnu/packages/bash.scm (%patch-series-4.3): Add patches 28-30.
(bash)[source]: Remove parser-oob patch. It is superceded by
upstream patch bash43-028.
| Mark H Weaver |
2014-10-26 | gnu: make: Update to 4.1.•••* gnu/packages/base.scm (make): Update to 4.1. Adapt 'default_shell'
substitution to new code.
* gnu/packages/commencement.scm (gnu-make-boot0): Remove code that
manually removed guile.c from list of things to build.
| Mark H Weaver |
2014-10-25 | gnu: ffmpeg: Add version 2.2.9 and use it for vlc.•••* gnu/packages/video.scm (ffmpeg-2.2): New variable.
(vlc): Use ffmpeg-2.2.
| Mark H Weaver |
2014-10-24 | gnu: python2-pyicu: Update to 1.8.•••* gnu/packages/python.scm (python2-pyicu): Update to 1.8.
| Andreas Enge |
2014-10-23 | gnu: vlc: Update to 2.1.5.•••* gnu/packages/video.scm (vlc): Update to 2.1.5.
| Mark H Weaver |
2014-10-23 | gnu: icecat: Update to 31.2.0.•••* gnu/packages/gnuzilla.scm (icecat): Update to 31.2.0. Download
source from GNU mirrors.
| Mark H Weaver |
2014-10-21 | gnu: emacs: Update to 24.4.•••* gnu/packages/patches/emacs-configure-sh.patch: Remove.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/emacs.scm (emacs): Update to 24.4. Add 'acl' as input.
Remove --with-crt-dir configure option.
(emacs-no-x-toolkit): Add 'inotify-tools' as input. Adjust to cope
with the lack of configure-flags in the main 'emacs' package.
| Mark H Weaver |
2014-10-20 | gnu: ccache: Upgrade to 3.1.10.•••* gnu/packages/ccache.scm (ccache): Upgrade to 3.1.10.
[source]: Remove patches.
* gnu/packages/patches/ccache-stdc-predef-test.patch: Delete patch.
* gnu-system.am (dist_patch_DATA): Remove it.
| Eric Bavier |
2014-10-20 | gnu: ffmpeg: Update to 2.4.2.•••* gnu/packages/video.scm (ffmpeg): Update to version 2.4.2.
| Jason Self |
2014-10-20 | gnu: Add sane-backends•••* gnu/packages/scanner.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
| John Darrington |
2014-10-20 | gnu: sqlite: Add readline as input.•••* gnu/packages/databases.scm (sqlite): Add input readline.
| Andreas Enge |
2014-10-20 | gnu: Add 'version-prefix' and 'version-major+minor'; use them.•••The procedure version-prefix truncates a version string to a certain
number of components. version-major+minor is a special case of this,
which extracts the "major.minor" part of the string. Previously this
was handled by an expression common to several packages.
* guix/utils.scm (version-prefix, version-major+minor): New procedures
* gnu/packages/backup.scm (duplicity): Use version-major+minor.
* gnu/packages/cmake.scm (cmake): Likewise.
* gnu/packages/gnome.scm (libbonobo, libbonoboui): Likewise.
* gnu/packages/gnutls.scm (gnutls): Likewise.
* gnu/packages/mail.scm (gmime): Likewise.
* gnu/packages/mpd.scm (mpd): Likewise.
* gnu/packages/mpi.scm (openmpi): Likewise.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Ian Denhardt |
2014-10-19 | gnu: Add ntp•••* gnu/packages/ntp.scm: New file.
* gnu-system.am (gnu/packages/ntp.scm): Add it.
| John Darrington |
2014-10-17 | gnu: valgrind: Don't build on mipsel64-linux.•••* gnu/packages/valgrind.scm (valgrind): Add 'supported-systems'.
| Ludovic Courtès |
2014-10-17 | gnu: sdl-gfx: Build only on Intel machines.•••* gnu/packages/sdl.scm (sdl-gfx): Add 'supported-systems' field.
| Ludovic Courtès |
2014-10-16 | gnu: linux-libre: Update to 3.17.1.•••* gnu/packages/linux.scm (linux-libre): Update to version 3.17.1.
| Jason Self |
2014-10-14 | gnu: gnutls: Patch bug in 'set-session-server-name!'.•••* gnu/packages/patches/gnutls-server-name-fix.patch: New file.
* gnu/packages/gnutls.scm (gnutls)[source]: Use it.
* gnu-system.am (dist_patch_DATA): Add it.
| Ludovic Courtès |
2014-10-13 | gnu: Add xboing•••* gnu/packages/games.scm (xboing): New variable.
| John Darrington |
2014-10-13 | gnu: gnutls: Update to 3.2.19.•••* gnu/packages/gnutls.scm (gnutls): Update to 3.2.19.
| Ludovic Courtès |
2014-10-13 | gnu: xfig, transfig: Patch compiler flags for mips and i686.•••* gnu/packages/xfig.scm (xfig, transfig)[arguments]: Have Makefile
substitution match for more targets.
| Eric Bavier |
2014-10-13 | gnu: nss-mdns: Add alternate source URLs.•••Based on 8c43746 by Ludovic Courtès <ludo@gnu.org>.
Fixes <http://bugs.gnu.org/18704>.
* gnu/packages/avahi.scm (nss-mdns)[source]: Add Debian and Fedora mirrors.
| Mark H Weaver |
2014-10-13 | gnu: icu4c: Reinstate RUNPATH on shared libraries.•••Fixes <http://bugs.gnu.org/18695>.
Reported by Mark H Weaver <mhw@netris.org>.
* gnu/packages/icu4c.scm (icu4c)[arguments]: In 'add-lib-to-runpath',
reinstate RUNPATH on files under lib/. Fixes a regression introduced
in commit 7239828.
| Ludovic Courtès |
2014-10-13 | gnu: guile-ssh: Update to 0.7.1.•••* gnu/packages/ssh.scm (guile-ssh)[source]: Update to 0.7.1.
[arguments]: Remove ssh/Makefile.am fiddling from 'autoreconf' phase.
Remove #:parallel-build? argument.
[inputs]: Add LIBGCRYPT-1.5.
| Ludovic Courtès |
2014-10-13 | gnu: libssh: Add libgcrypt bug-fix patch.•••Suggested by Artyom Poptsov <poptsov.artyom@gmail.com>.
* gnu/packages/ssh.scm (libssh)[source]: Add 'patches'.
| Ludovic Courtès |
2014-10-13 | gnu: guix: Update development snapshot.•••* gnu/packages/package-management.scm (guix-0.7): Make public.
(guix-devel)[source]: Update to commit 14e84b2.
[propagated-inputs]: New field.
(guix): Alias for GUIX-DEVEL.
| Ludovic Courtès |
2014-10-12 | gnu: Add unixodbc•••* gnu/packages/databases.scm (unixodbc): New variable.
| John Darrington |
2014-10-12 | gnu: magit: Update to 1.2.1.•••* gnu/packages/emacs.scm (magit): Update to 1.2.1.
| Mark H Weaver |
2014-10-11 | gnu: libarchive: Apply fixes including for CVE-2013-0211.•••* gnu/packages/patches/libarchive-CVE-2013-0211.patch,
gnu/packages/patches/libarchive-fix-lzo-test-case.patch,
gnu/packages/patches/libarchive-mtree-filename-length-fix.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/backup.scm (libarchive)[source]: Add patches.
| Mark H Weaver |
2014-10-11 | gnu: Add transfig.•••* gnu/packages/xfig.scm (transfig): New variable.
| Eric Bavier |
2014-10-11 | gnu: Add xfig.•••* gnu/packages/xfig.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
| Eric Bavier |
2014-10-11 | gnu: libjpeg: Upgrade to version 9a.•••* gnu/packages/image.scm (libjpeg): Upgrade to version 9a.
| Eric Bavier |
2014-10-11 | gnu: Add imake.•••* gnu/packages/xorg.scm (imake): New variable.
| Eric Bavier |
2014-10-11 | gnu: Add perl-zip.•••* gnu/packages/zip.scm (perl-zip): New variable.
| John Darrington |
2014-10-11 | gnu: openssh: Update to 6.7p1.•••* gnu/packages/ssh.scm (openssh): Update to 6.7p1.
| Mark H Weaver |
2014-10-11 | Add copyright line to gnuzilla.scm.•••* gnu/packages/gnuzilla.scm: Add copyright line for Mark H Weaver, which
should have been added in 74c7af9 (gnu: icecat: Update to 31.1.1).
| Mark H Weaver |
2014-10-10 | gnu: icu4c: Correct error in the binaries' runpath•••* gnu/packages/icu4c.scm (icu4c): Apply the RUNPATH to the binaries,
instead of the libs
| John Darrington |
2014-10-09 | gnu: icecat: Update to 31.1.1.•••* gnu/packages/gnuzilla.scm (icecat): Update to 31.1.1. Add 'pango',
'freetype', 'libxft' and 'pulseaudio' as inputs. Set
'out-of-source?' to #t. Remove 'sanitise' phase. Adapt customized
'configure' phase to handle 'out-of-source?' build. Add
'--with-l10n-base' argument to configure.
| Mark H Weaver |
2014-10-08 | gnu: cmake: Use our curl, zlib, expat, bzip2, and libarchive.•••* gnu/packages/cmake.scm (cmake)[arguments]: Move sh-patching to new
'patch-bin-sh phase. New 'set-paths phase.
[inputs]: Add curl, zlib, expat, bzip2, and libarchive.
[description]: Fix space after end-of-sentence.
| Eric Bavier |
2014-10-08 | gnu: slim: Fix typo in synopsis and wrap description.•••* gnu/packages/slim.scm (slim)[synopsis]: Fix typo.
[description]: Fix two-space-after-end-of-sentence. Wrap to 80
characters.
| Eric Bavier |