summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2013-04-29gnu: make-bootstrap: Fix %glibc-stripped.Ludovic Courtès
* gnu/packages/make-bootstrap.scm (%glibc-stripped): Add `outputs' field.
2013-04-28gnu: xpdf: Use gs-fonts to provide standard postscript fonts.Andreas Enge
* gnu/packages/pdf (xpdf): Add path to gs-fonts in xpdfrc.
2013-04-28gnu: Add gs-fonts.Andreas Enge
* gnu/packages/ghostscript.scm (gs-fonts): New variable.
2013-04-27gnu: Update libgpg-error and libassuan.Ludovic Courtès
* gnu/packages/gnupg.scm (libgpg-error): Update to 1.11. (libassuan): Update to 2.1.0.
2013-04-27gnu: bison: Update to 2.7.1.Ludovic Courtès
* gnu/packages/bison.scm (bison): Update to 2.7.1.
2013-04-27gnu: gprolog: Update to 1.4.4.Ludovic Courtès
* gnu/packages/gprolog.scm (gprolog): Update to 1.4.4.
2013-04-27gnu: gdb: Update to 7.6.Ludovic Courtès
* gnu/packages/gdb.scm (gdb): Update to 7.6.
2013-04-27gnu: gawk: Update to 4.0.2.Ludovic Courtès
* gnu/packages/gawk.scm (gawk): Update to 4.0.2.
2013-04-27gnu: patch: Update to 2.7.1.Ludovic Courtès
* gnu/packages/base.scm (patch): Update to 2.7.1.
2013-04-26gnu: Binutils 2.23.2 and GCC 4.7.3.Ludovic Courtès
* gnu/packages/base.scm (binutils): Update to 2.23.2. (binutils-2.23, ld-wrapper-2.23): Remove. (gcc-4.8): Move to... * gnu/packages/gcc.scm (gcc-4.8): ... here. (gcc-4.7): Update to 4.7.3. Add dependencies on ISL, CLooG, libelf, and zlib.
2013-04-26gnu: guile: Default to 2.0.9.Ludovic Courtès
* gnu/packages/guile.scm (guile-2.0/fixed): Switch to `guile-2.0'.
2013-04-26gnu: diffutils: Update to 3.3.Ludovic Courtès
* gnu/packages/base.scm (diffutils): Update to 3.3.
2013-04-26Merge branch 'master' into core-updatesLudovic Courtès
Conflicts: Makefile.am gnu/packages/autotools.scm gnu/packages/guile.scm gnu/packages/python.scm gnu/packages/shishi.scm guix/gnu-maintenance.scm guix/scripts/build.scm guix/scripts/gc.scm guix/scripts/package.scm guix/scripts/substitute-binary.scm guix/ui.scm nix/nix-daemon/guix-daemon.cc test-env.in tests/nar.scm tests/store.scm
2013-04-25gnu: libgcrypt: Update to 1.5.2.Ludovic Courtès
* gnu/packages/gnupg.scm (libgcrypt): Update to 1.5.2.
2013-04-25gnu: dejagnu: Update to 1.5.1.Ludovic Courtès
* gnu/packages/dejagnu.scm (dejagnu): Update to 1.5.1.
2013-04-25gnu: nano: Update to 2.3.2.Ludovic Courtès
* gnu/packages/nano.scm (nano): Update to 2.3.2.
2013-04-25gnu: ed: Update to 1.8.Ludovic Courtès
* gnu/packages/ed.scm (ed): Update to 1.8.
2013-04-25gnu: wdiff: Update to 1.2.1.Ludovic Courtès
* gnu/packages/wdiff.scm (wdiff): Update to 1.2.1. Add Texinfo as an input.
2013-04-25gnu: nettle: Update to 2.7.Ludovic Courtès
* gnu/packages/nettle.scm (nettle): Update to 2.7.
2013-04-25gnu: libtasn1: Update to 3.3.Ludovic Courtès
* gnu/packages/gnutls.scm (libtasn1): Update to 3.3.
2013-04-24gnu: hop: Update hash to match hop-2.4.0.tar.gz, which was modified in place.Mark H Weaver
* gnu/packages/scheme.scm (hop): Update the hash.
2013-04-21gnu: xorriso: Update to 1.2.8.Mark H Weaver
* gnu/packages/cdrom.scm (xorriso): Update to 1.2.8.
2013-04-21gnu: smalltalk: Update to 3.2.5.Mark H Weaver
* gnu/packages/smalltalk.scm (smalltalk): Update to 3.2.5.
2013-04-21gnu: groff: Update to 1.22.2.Mark H Weaver
* gnu/packages/groff.scm (groff): Update to 1.22.2.
2013-04-21gnu: gprolog: Update to 1.4.3 and download from GNU mirrorsMark H Weaver
* gnu/packages/gprolog.scm (gprolog): Update to 1.4.3. Download from GNU mirrors.
2013-04-21gnu: intltool: Fix typo.Ludovic Courtès
* gnu/packages/glib.scm (intltool): Fix typo.
2013-04-21gnu: guile: Update to 2.0.9.Ludovic Courtès
* gnu/packages/guile.scm (guile-2.0): Update to 2.0.9. (guile-2.0/fixed): Keep at 2.0.7.
2013-04-21gnu: intltool: Propagate gettext.Ludovic Courtès
* gnu/packages/glib.scm (intltool): Propagate gettext.
2013-04-21ui: Add a 'define-diagnostic' macro.Nikita Karetnikov
* guix/ui.scm (define-diagnostic): New macro, which is based on the previous version of 'warning'. (warning, leave): Redefine using 'define-diagnostic'. (report-error): New macro. (install-locale): Use 'warning' instead of 'format'. (call-with-error-handling): Adjust 'leave'. * gnu/packages.scm (package-files): Use 'warning' instead of 'format'. * guix/gnu-maintenance.scm (http-fetch): Use 'warning' and 'leave'. * guix/scripts/build.scm (derivations-from-package-expressions, guix-build): Adjust 'leave'. * guix/scripts/download.scm (guix-download): Adjust 'leave'. * guix/scripts/gc.scm (size->number, %options): Adjust 'leave'. * guix/scripts/package.scm (roll-back, guix-package): Adjust 'leave'. * po/POTFILES.in: Add 'guix/gnu-maintenance.scm'.
2013-04-20gnu: Add GCC 4.8.0 and Binutils 2.23.2.Ludovic Courtès
* gnu/packages/base.scm (binutils-2.23, ld-wrapper-2.23, gcc-4.8): New variables.
2013-04-20gnu: gdbm, nano: Synchronize synopses.Ludovic Courtès
* gnu/packages/gdbm.scm, gnu/packages/nano.scm: Synchronize synopses with the Womb.
2013-04-19gnu: Unify the two intltool packages.Andreas Enge
* gnu/packages/xml.scm (intltool): Delete variable. * gnu/packages/glib.scm (intltool): Update to version 0.50.2.
2013-04-17gnu: Use synopses from the Womb.Ludovic Courtès
* gnu/packages/algebra.scm, gnu/packages/aspell.scm, gnu/packages/autotools.scm, gnu/packages/base.scm, gnu/packages/bash.scm, gnu/packages/bison.scm, gnu/packages/cdrom.scm, gnu/packages/cflow.scm, gnu/packages/compression.scm, gnu/packages/cpio.scm, gnu/packages/cppi.scm, gnu/packages/ddrescue.scm, gnu/packages/dejagnu.scm, gnu/packages/ed.scm, gnu/packages/emacs.scm, gnu/packages/fdisk.scm, gnu/packages/gawk.scm, gnu/packages/gcc.scm, packages/gcc.scm, b/gnu/packages/gcc.scm, 4b982 100644 s/gcc.scm, s/gcc.scm, @@ %standard-phases))))) `((gcc-libc . ,(assoc-ref inputs "libc")))) The GNU Compiler Collection") GNU Compiler Collection") n ompiler Collection includes compiler front ends for C, C++, tran, OpenMP for C/C++/Fortran, Java, and Ada, as well as gnu/packages/gdb.scm, gnu/packages/gettext.scm, gnu/packages/ghostscript.scm, gnu/packages/glib.scm, gnu/packages/global.scm, gnu/packages/gnupg.scm, gnu/packages/gnutls.scm, gnu/packages/gperf.scm, gnu/packages/gprolog.scm, gnu/packages/groff.scm, gnu/packages/grub.scm, gnu/packages/gsasl.scm, gnu/packages/guile.scm, gnu/packages/help2man.scm, gnu/packages/idutils.scm, gnu/packages/indent.scm, gnu/packages/less.scm, gnu/packages/libidn.scm, gnu/packages/libsigsegv.scm, gnu/packages/libunistring.scm, gnu/packages/linux.scm, gnu/packages/lsh.scm, gnu/packages/m4.scm, gnu/packages/mailutils.scm, gnu/packages/multiprecision.scm, gnu/packages/nano.scm, gnu/packages/ncurses.scm, gnu/packages/nettle.scm, gnu/packages/oggvorbis.scm, gnu/packages/parted.scm, gnu/packages/pth.scm, gnu/packages/readline.scm, gnu/packages/recutils.scm, gnu/packages/scheme.scm, gnu/packages/screen.scm, gnu/packages/shishi.scm, gnu/packages/smalltalk.scm, gnu/packages/system.scm, gnu/packages/texinfo.scm, gnu/packages/time.scm, gnu/packages/wdiff.scm, gnu/packages/wget.scm, gnu/packages/which.scm: Use synopses from the Womb.
2013-04-17gnu: Add missing import in (gnu packages cross-base).Ludovic Courtès
* gnu/packages/cross-base.scm: Use (gnu packages gcc). Reported by Nikita Karetnikov <nikita@karetnikov.org>.
2013-04-16gnu: Python: bump to version 2.7.4.Cyril Roelandt
* gnu/packages/python.scm: bump to version 2.7.4, remove references to python-fix-dbm.patch. * Makefile.am: remove references to python-fix-dbm.patch * gnu/packages/patches/python-fix-dbm.patch: remove it.
2013-04-14gnu: automake: Restore shebangs on files that end up in user tarballs.Ludovic Courtès
* gnu/packages/autotools.scm (automake): Add `unpatch-shebangs' phase.
2013-04-14utils: Add `fold2'.Ludovic Courtès
* gnu/packages.scm (fold2): Remove. * guix/utils.scm (fold2): New procedure. Generalization of the above to one and two lists. * tests/utils.scm ("fold2, 1 list", "fold2, 2 lists"): New tests.
2013-04-13gnu: emacs: Build the GUI with libXaw.Ludovic Courtès
* gnu/packages/emacs.scm (emacs): Add inputs: libX11, libXaw, libXt, libtiff, libjpeg, libpng, zlib, libXpm, libxml2, and D-Bus.
2013-04-13gnu: libXaw: Propagate libXt.Ludovic Courtès
* gnu/packages/xorg.scm (libxaw): Propagate libXt.
2013-04-12gnu: Add Ratpoison.Ludovic Courtès
* gnu/packages/ratpoison.scm: New file. * Makefile.am (MODULES): Add it.
2013-04-12gnu: shishi: Update to 1.0.2.Nikita Karetnikov
* gnu/packages/shishi.scm (shishi): Update to 1.0.2. * gnu/packages/patches/shishi-gets-undeclared.patch: Remove it. * Makefile.am (dist_patch_DATA): Adjust accordingly.
2013-04-12gnu: Python: fix the compilation of some modules from the standard library.Cyril Roelandt
This commit enables the bz2, dbm, readline, ssl and zlib modules. * gnu/packages/gdbm.scm: Enable the compatibility mode. * gnu/packages/python.scm: Enable a few modules from the standard library. * gnu/packages/patches/python-fix-dbm.patch: New file. * Makefile.am: Add it.
2013-04-12gnu: bigloo: Add dependencies on Avahi and libphidget.Ludovic Courtès
* gnu/packages/scheme.scm (bigloo): Add Avahi and libphidget as inputs, and pkg-config as a native input.
2013-04-12gnu: Add libphidget.Ludovic Courtès
* gnu/packages/libphidget.scm: New file. * Makefile.am (MODULES): Add it.
2013-04-11gnu: Add dwm.Cyril Roelandt
* gnu/packages/dwm.scm: New file. * Makefile.am: Add it.
2013-04-08gnu: shishi: Update to 1.0.2.Nikita Karetnikov
* gnu/packages/shishi.scm (shishi): Update to 1.0.2. * gnu/packages/patches/shishi-gets-undeclared.patch: Remove it. * Makefile.am (dist_patch_DATA): Adjust accordingly.
2013-04-07gnu: Python: fix the compilation of some modules from the standard library.Cyril Roelandt
This commit enables the bz2, dbm, readline, ssl and zlib modules. * gnu/packages/gdbm.scm: Enable the compatibility mode. * gnu/packages/python.scm: Enable a few modules from the standard library. * gnu/packages/patches/python-fix-dbm.patch: New file. * Makefile.am: Add it.
2013-04-04Merge branch 'xorg' into core-updatesAndreas Enge
2013-04-03gnu: bigloo: Add dependencies on Avahi and libphidget.Ludovic Courtès
* gnu/packages/scheme.scm (bigloo): Add Avahi and libphidget as inputs, and pkg-config as a native input.
2013-04-02gnu: xorg: Re-enable tests for xorg-server.Andreas Enge
* gnu/packages/xorg.scm (xorg-server): Re-enable (failing) tests.