Age | Commit message (Expand) | Author |
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 |
2014-10-08 | gnu: conkeror: install conkeror-spawn-helper.•••* gnu/packages/conkeror.scm (conkeror)[build-system]: Change to
gnu-build-system. Adjust arguments accordingly.
[inputs]: Remove now-implicit bash.
[native-inputs]: Remove now-implicit tar and gzip.
[description]: Fix two-space-after-end-of-sentence. Remove comment
about separate conkeror-spawn-process-helper package.
| Eric Bavier |
2014-10-07 | gnu: Add fontforge.•••* gnu/packages/fontutils.scm (fontforge): New variable.
| Eric Bavier |
2014-10-07 | gnu: Add libuninameslist.•••* gnu/packages/fontutils.scm (libuninameslist): New variable.
| Eric Bavier |
2014-10-07 | gnu: Add libspiro.•••* gnu/packages/fontutils.scm (libspiro): New variable.
| Eric Bavier |
2014-10-07 | gnu: Add potrace.•••* gnu/packages/fontutils.scm (potrace): New variable.
| Eric Bavier |
2014-10-07 | services: Add '%facebook-host-aliases'.•••* gnu/services/networking.scm (%facebook-host-aliases): New variable.
* doc/guix.texi (Networking Services): Document it.
| Ludovic Courtès |
2014-10-07 | system: Export 'local-host-aliases'.•••* gnu/system.scm (local-host-aliases): New procedure.
(default-/etc/hosts): Use it.
| Ludovic Courtès |
2014-10-07 | gnu: boost: Add zlib to the inputs.•••* gnu/packages/boost.scm (boost): Add zlib to inputs.
| John Darrington |
2014-10-07 | gnu: eudev: Really update to 1.10.•••* gnu/packages/linux.scm (eudev)[version]: Fix typo.
[source]: Add 'snippet'.
| Ludovic Courtès |
2014-10-06 | gnu: mupdf: Update to 1.6.•••* gnu/packages/pdf.scm (mupdf): Update to 1.6.
| Mark H Weaver |
2014-10-06 | gnu: mupdf: Use a source URL where older versions remain available.•••* gnu/packages/pdf.scm (mupdf)[source]: Download from the archive
subdirectory, where both old and new versions are kept.
| Mark H Weaver |
2014-10-06 | gnu: eudev: Update to 1.10.•••* gnu/packages/linux.scm (eudev): Update to version 1.10.
| Jason Self |
2014-10-06 | gnu: clucene: Enable the contrib-libs.•••* gnu/packages/rdf.scm (clucene): Enable the contribs-lib directory.
| John Darrington |
2014-10-06 | gnu: libxdamage: Move inputs to propagated-inputs•••* gnu/packages/xorg.scm (libxdamage): Move all existing inputs
to propagated-inputs.
| John Darrington |
2014-10-06 | gnu: net-tools: Allow compilation with current libc and GCC.•••* gnu/packages/patches/net-tools-bitrot.patch: New file.
* gnu/packages/linux.scm (net-tools): Use it.
* gnu-system.am (dist_patch_DATA): Add it.
| Ludovic Courtès |
2014-10-06 | gnu: mit-scheme: Restrict to non-MIPS systems.•••* gnu/packages/scheme.scm (mit-scheme)[supported-systems]: New field.
| Ludovic Courtès |
2014-10-06 | gnu: linux-libre: Update to 3.17.•••* gnu/packages/linux.scm (linux-libre): Update to version 3.17.
| Jason Self |
2014-10-06 | gnu: Add feh.•••* gnu/packages/feh.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Ian Denhardt |
2014-10-06 | gnu: libdaemon: Add alternate source URLs.•••Fixes <http://bugs.gnu.org/18639>.
Reported by Mark H Weaver <mhw@netris.org>.
* gnu/packages/libdaemon.scm (libdaemon)[source]: Add Debian and Fedora
mirrors.
| Ludovic Courtès |
2014-10-05 | gnu: linux-libre: Update to 3.16.4.•••* gnu/packages/linux.scm (libogg): Update to version 3.16.4.
| Jason Self |
2014-10-05 | gnu: xpdf: Update to 3.04.•••* gnu/packages/patches/xpdf-constchar.patch: Remove.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/pdf.scm (xpdf): Update to 3.04. Remove patch.
Add libpng as an input.
| Mark H Weaver |
2014-10-05 | gnu: dbus: Move 'pkg-config' to 'native-inputs'.•••* gnu/packages/glib.scm (dbus): Move PKG-CONFIG to 'native-inputs'.
| Ludovic Courtès |
2014-10-05 | gnu: dbus: Create $out/etc/dbus-1/{system,session}.d to placate 'dbus-launch'.•••* gnu/packages/glib.scm (dbus)[arguments]: Add 'post-install' phase.
| Ludovic Courtès |
2014-10-05 | gnu: dbus: Update to 1.8.8.•••* gnu/packages/glib.scm (dbus): Update to 1.8.8.
| Ludovic Courtès |
2014-10-05 | build-system: Bags record their system and target.•••* guix/build-system.scm (<bag>)[system, target]: New fields.
(make-bag): Add #:system parameter and pass it to LOWER.
* gnu/packages/bootstrap.scm (make-raw-bag): Initialize 'system' field.
* guix/build-system/cmake.scm (lower): Likewise.
* guix/build-system/perl.scm (lower): Likewise.
* guix/build-system/python.scm (lower): Likewise.
* guix/build-system/ruby.scm (lower): Likewise.
* guix/build-system/trivial.scm (lower): Likewise.
* guix/build-system/gnu.scm (lower): Initialize 'system' and 'target'
fields.
* guix/packages.scm (bag->derivation, bag->cross-derivation): New
procedures.
(package-derivation, package-cross-derivation): Use 'bag->derivation'.
* tests/packages.scm ("search paths"): Initialize 'system' and 'target'
fields.
("package->bag", "package->bag, cross-compilation", "bag->derivation",
"bag->derivation, cross-compilation"): New tests.
| Ludovic Courtès |