summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2014-05-27Merge branch 'master' into core-updatesLudovic Courtès
2014-05-27gnu: Add Autoconf 2.64....* gnu/packages/autotools.scm (autoconf-2.64): New variable. Ludovic Courtès
2014-05-27gnu: librsync: Fix source uri...* gnu/packages/rsync.scm (librsync) [source]: Fix sourceforge uri. Eric Bavier
2014-05-27gnu: Add duplicity....* gnu/packages/backup.scm: New file. * gnu-system.am: Add it. Eric Bavier
2014-05-27gnu: Add python-mock....* gnu/packages/python.scm (python-mock): New variable. Eric Bavier
2014-05-27gnu: Add python-lockfile....* gnu/packages/python.scm (python-lockfile): New variable. Eric Bavier
2014-05-26gnu: Add Transmission....* gnu/packages/bittorrent.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Ludovic Courtès
2014-05-26gnu: Add gsegrafix and dependent libraries....* gnu/packages/math.scm (gsegrafix): New variable. * gnu/packages/gtk.scm (pangox-compat): New variable. * gnu/packages/gnome.scm (libidl, orbit2, libbonobo, gconf, gnome-mime-data, gnome-vfs, libgnome, libart-lgpl, libgnomecanvas, libgnomeui, libglade, libgnomeprint, libgnomeprintui, libbonoboui): New variables. John Darrington
2014-05-26gnu: Add mcrypt, libmcrypt, and libmhash....* gnu/packages/mcrypt.scm: New file. * gnu/packages/patches/mhash-keygen-test-segfault.patch: New patch. * gnu-system.am (GNU_SYSTEM_MODULES): Add file. (dist_patch_DATA): Add patch. Eric Bavier
2014-05-25gnu: Add librsync....* gnu/packages/rsync.scm (librsync): New variable. Eric Bavier
2014-05-26gnu: Add inotify-tools....* gnu/packages/linux.scm (inotify-tools): New variable. Ludovic Courtès
2014-05-24gnu: Add lzop....* gnu/packages/compression.scm (lzop): New variable. Eric Bavier
2014-05-22gnu: imagemagick: Upgrade to 6.8.9-0....* gnu/packages/imagemagick.scm (imagemagick): Upgrade to 6.8.9-0. Andreas Enge
2014-05-22gnu: perl-io-tty: Upgrade to 1.11....* gnu/packages/perl.scm (perl-io-tty): Upgrade to 1.11. Andreas Enge
2014-05-21gnu: Add wpa_supplicant....* gnu/packages/admin.scm (wpa-supplicant): New variable. Ludovic Courtès
2014-05-20gnu: Add ccache....* gnu/packages/ccache.scm: New file. * gnu/packages/patches/ccache-stdc-predef-test.patch: New patch. * gnu-system.am (GNU_SYSTEM_MODULES): Add ccache.scm. (dist_patch_DATA): Add patch. Eric Bavier
2014-05-20gnu: Edit synopses of petsc packages....* gnu/packages/maths.scm (petsc) [synopsis]: Shorten. (petsc-complex,petsc-openmpi,petsc-complex-openmpi) [synopsis]: Repeat synopsis from petsc package with extensions. [description]: Remove. Eric Bavier
2014-05-20gnu: offlineimap: fix license....* gnu/packages/mail.scm (offlineimap) [license]: Change to gpl2+. Eric Bavier
2014-05-20gnu: Add mu....* gnu/packages/mail.scm (mu): New variable. Eric Bavier
2014-05-20gnu: Add offlineimap...* gnu/packages/mail.scm (offlineimap): New variable. Eric Bavier
2014-05-20gnu: ncurses: Build libtinfo....* gnu/packages/ncurses.scm (ncurses)[arguments]: Add --with-termlib to #:configure-flags. Ludovic Courtès
2014-05-20gnu: ncurses: Set a RUNPATH on the executables and libraries....* gnu/packages/ncurses.scm (ncurses)[arguments]: Add LDFLAGS to #:configure-flags. Ludovic Courtès
2014-05-19gnu: Add Linux kbd....* gnu/packages/linux.scm (kbd): New variable. Ludovic Courtès
2014-05-19gnu: Add superlu-dist package....* gnu/packages/maths.scm (superlu-dist): New variable. * gnu/packages/patches/superlu-dist-scotchmetis.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it. Eric Bavier
2014-05-19gnu: Add pt-scotch package....* gnu/packages/maths.scm (pt-scotch): New variable. Eric Bavier
2014-05-19gnu: Add scotch package....* gnu/packages/maths.scm (scotch): New variable. * gnu/packages/patches/scotch-test-threading.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it. Eric Bavier
2014-05-18gnu: openmpi: Add memchecker support....* gnu/packages/mpi.scm (openmpi) [inputs]: Add valgrind. Unpropagate gfortran. [arguments]: Add configure flags for memchecker. Eric Bavier
2014-05-17gnu: soprano: Add input redland....* gnu/packages/rdf.scm (soprano): Add inputs redland and rasqal, drop raptor2 (propagated by rasqal). Andreas Enge
2014-05-17gnu: Add redland....* gnu/packages/rdf.scm (redland): New variable. Andreas Enge
2014-05-17gnu: rasqal: Propagate input raptor2....* gnu/packages/rdf.scm (rasqal): Propagate input raptor2 as indicated in the pkg-config file. Andreas Enge
2014-05-17gnu: Add rasqal....* gnu/packages/rdf.scm (rasqal): New variable. Andreas Enge
2014-05-16gnu: Add libuv....* gnu/packages/libevent.scm (libuv): New variable. Ludovic Courtès
2014-05-14gnu: xterm: Upgrade to 304....* gnu/packages/xorg.scm (xterm): Upgrade to 304. Switch to a version-specific URL. Ludovic Courtès
2014-05-14gnu: libsm: Propagate input libice....* gnu/packages/xorg.scm (libsm): Propagate input libice. Andreas Enge
2014-05-14gnu: qt-4: Upgrade to 4.8.6....* gnu/packages/qt.scm (qt-4): Upgrade to 4.8.6. Andreas Enge
2014-05-14gnu: qt-4: Enable session management by adding libsm as an input....* gnu/packages/qt.scm (qt-4): Add input qt-4. Andreas Enge
2014-05-12gnu: openmpi: Use our hwloc....* gnu/packages/mpi.scm (hwloc): Propagate numactl. (openmpi)[inputs]: Add hwloc. [native-inputs]: Add pkg-config. [argument]: Add hwloc configure flags. Eric Bavier
2014-05-12gnu: Add babl....* gnu/packages/gimp.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Ludovic Courtès
2014-05-12gnu: perl-tk: Patch for i686...* gnu/packages/patches/perl-tk-x11-discover.patch: New patch. * gnu-system.am [dist_patch_DATA]: Add it. * gnu/packages/tcl.scm (perl-tk)[origin]: Use it. Eric Bavier
2014-05-11gnu: pspp: Upgrade to 0.8.3...* gnu/packages/maths.scm (pspp): Update to 0.8.3. John Darrington
2014-05-09gnu: fftw: Factor out OpenMPI dependency....* gnu/packages/algebra.scm (fftw)[inputs,arguments]: Remove OpenMPI. (fftw-openmpi): New variable. Eric Bavier
2014-05-09gnu: Add hwloc....* gnu/packages/mpi.scm (hwloc): New variable. (openmpi): Add TODO comment. Ludovic Courtès
2014-05-09gnu: Add pciutils....* gnu/packages/pciutils.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Ludovic Courtès
2014-05-09gnu: Add numactl....* gnu/packages/linux.scm (numactl): New variable. Ludovic Courtès
2014-05-08gnu: openmpi: Fix typo in download uri...* gnu/packages/mpi.scm (openmpi)[origin]: Fix typo. Eric Bavier
2014-05-08gnu: fftw: Add dependency on openmpi....* gnu/packages/algebra.scm (fftw)[inputs,arguments]: Add OpenMPI. Eric Bavier
2014-05-08gnu: fftw: Upgrade to 3.3.4...* gnu/packages/algebra.scm (fftw): Upgrade to 3.3.4. Eric Bavier
2014-05-08gnu: openmpi: Avoid "open source" verbiage...* gnu/packages/mpi.scm (openmpi)[synopsis,description]: Remove mention of "open source". Eric Bavier
2014-05-08gnu: Add petsc-openmpi....* gnu/packages/maths.scm (petsc-openmpi): New variable. (petsc-complex-openmpi): New variable. Eric Bavier
2014-05-08gnu: petsc: Clean some more leaked chroot references...* gnu/packages/maths.scm (petsc)[arguments]: Scrub some config-generated header files before build. Only remove files if they exist. Eric Bavier