summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2013-05-12gnu: guile-reader: Install modules in the right place.Ludovic Courtès
* gnu/packages/guile.scm (guile-reader): Add `arguments' field.
2013-05-11gnu: Add GNU RCS.Ludovic Courtès
* gnu/packages/bazaar.scm: Rename to... * gnu/packages/version-control.scm: ... this. (rcs): New variable. * Makefile.am (MODULES): Adjust accordingly.
2013-05-11gnu: Add Scheme48.Ludovic Courtès
* gnu/packages/scheme.scm (scheme48): New variable. * gnu/packages/patches/scheme48-tests.patch: New file. * Makefile.am (dist_patch_DATA): Add it.
2013-05-11gnu: gnupg: Update to 2.0.20.Ludovic Courtès
* gnu/packages/gnupg.scm (gnupg): Update to 2.0.20.
2013-05-11gnu: chicken: Clear description.Ludovic Courtès
* gnu/packages/scheme.scm (chicken): Remove unneeded part of the description.
2013-05-11gnu: Sync synopses with the Womb.Ludovic Courtès
* gnu/packages/bazaar.scm (bazaar): Use synopsis from the Womb. * gnu/packages/gv.scm (gv): Likewise.
2013-05-11gnu: Add CHICKEN.Ludovic Courtès
* gnu/packages/scheme.scm (chicken): New variable.
2013-05-10gnu: geiser: Update to 0.4.Ludovic Courtès
* gnu/packages/emacs.scm (geiser): Update to 0.4.
2013-05-08gnu: Add GNU Bazaar.Nikita Karetnikov
* gnu/packages/bazaar.scm: New file. * Makefile.am (MODULES): Add it.
2013-05-08Add (guix build rpath).Ludovic Courtès
* guix/build/rpath.scm: New file. * Makefile.am (MODULES): Add it. * gnu/packages/python.scm (python): Use it; remove local copy of the *rpath* procedures. * gnu/packages/samba.scm (samba): Likewise.
2013-05-08gnu: Add tzdata.Ludovic Courtès
* gnu/packages/base.scm (tzdata): New variable.
2013-05-08gnu: Add cryptsetup.Andreas Enge
* gnu/packages/cryptsetup.scm: New file. * Makefile.am (MODULES): Add it.
2013-05-08gnu: Add lvm2.Andreas Enge
* gnu/packages/lvm.scm: New file. * Makefile.am (MODULES): Add it.
2013-05-08gnu: python: Build the shared library.Ludovic Courtès
* gnu/packages/python.scm (python): Add `--enable-shared'. Add #:modules and #:phases. Add PatchELF as an input.
2013-05-08gnu: gsasl: Propagate GnuTLS.Ludovic Courtès
* gnu/packages/gsasl.scm (gsasl): Move GnuTLS to `propagated-inputs'.
2013-05-07gnu: Add Hugs.Nikita Karetnikov
* gnu/packages/hugs.scm: New file. * Makefile.am (MODULES): Add it.
2013-05-07gnu: help2man: Update to 1.41.2.Ludovic Courtès
* gnu/packages/help2man.scm (help2man): Update to 1.41.2.
2013-05-07gnu: guile-ncurses: Update to 1.4.Ludovic Courtès
* gnu/packages/guile.scm (guile-ncurses): Update to 1.4.
2013-05-07gnu: Add GNU FreeIPMI.Ludovic Courtès
* gnu/packages/freeipmi.scm: New file. * Makefile.am (MODULES): Add it.
2013-05-06gnu: gv: Move to a separate file.Ludovic Courtès
* gnu/packages/ghostscript.scm (ghostscript): Remove libxext and libxt as inputs. (gv): Move to... * gnu/packages/gv.scm (gv): ... here. New file. (ghostscript/x): Variant of GHOSTSCRIPT with libxt and libxext as inputs.
2013-05-06gnu: freetype: Use mirror:// URL.Ludovic Courtès
* gnu/packages/fontutils.scm (freetype): Use mirror://savannah URL.
2013-05-05gnu: Add GNU gv.Andreas Enge
* gnu/packages/ghostscript.scm (gv): New variable.
2013-05-05gnu: ghostscript: Add X support.Andreas Enge
* gnu/packages/ghostscript.scm (ghostscript): Add X related inputs.
2013-05-05gnu: Add libxaw3d.Andreas Enge
* gnu/packages/xorg.scm (libxaw3d): New variable.
2013-05-05gnu: Add atk.Andreas Enge
* gnu/packages/gtk.scm: New module. * Makefile.am (MODULES): Add it.
2013-05-04gnu: Add id3lib.Andreas Enge
* gnu/packages/mp3.scm (id3lib): New variable.
2013-05-01gnu: Have python paths set automatically..Andreas Enge
* gnu/packages/xorg.scm (meas): Drop special handling of python paths. * gnu/packages/xml.scm (libxslt): Drop special handling of python paths.
2013-05-01gnu: xorg: Have perl paths set automatically.Andreas Enge
* gnu/packages/xorg.scm (xkeyboard-config): Drop special handling of perl paths.
2013-04-30Merge branch 'core-updates'Ludovic Courtès
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.