Age | Commit message (Collapse) | Author |
|
* gnu/packages/package-management.scm (guix)[arguments]: Pass
--sysconfdir=/etc.
|
|
* gnu/packages/gnutls.scm (gnutls): Upgrade to 3.2.15.
|
|
* gnu/packages/linux.scm (linux-libre): Add CONFIG_E1000E=m.
|
|
* gnu/packages/parted.scm: Rename to...
* gnu/packages/disk.scm: ... this. New file. Merge with...
* gnu/packages/fdisk.scm: ... this; remove file;
* gnu/packages/ddrescue.scm: ... and this; remove file.
* gnu/system/install.scm, gnu/system/vm.scm: Adjust accordingly.
* gnu-system.am (GNU_SYSTEM_MODULES): Remove
gnu/packages/{parted,fdisk,ddrescue}.scm and add
gnu/packages/disk.scm.
|
|
* gnu/packages/elf.scm (elfutils): Add synopsis and description.
|
|
This reverts commit bc046a94dec2afadbc1ee3957f13098a8d8b393c,
which referred to uncommitted things ('glibc/hurd-headers'.)
|
|
* gnu/packages/hurd.scm (hurd-minimal): New variable.
* gnu/packages/patches/hurd-minimal.patch: New patch.
* gnu-system.am (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/linux.scm (util-linux)[source](patches): New field.
* gnu/packages/patches/util-linux-perl.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
|
|
* gnu/packages/compression.scm (libarchive): Move to...
* gnu/packages/backup.scm (libarchive): ... here.
Import (guix licenses) with #:renamer to avoid conflicting 'zlib'
bindings.
|
|
* gnu/packages/backup.scm (rdiff-backup): New variable.
|
|
* gnu/packages/backup.scm (btar): New variable.
|
|
* gnu/packages/backup.scm (rdup): New variable.
|
|
* gnu/packages/compression.scm (libarchive): New variable.
|
|
* gnu/packages/backup.scm (hdup): New variable.
|
|
* gnu/packages/gnome.scm (libgnome): Correct source file name.
|
|
* gnu/packages/linux.scm (fuse) <set-file-names>: Set FUSERMOUNT_DIR in
lib/Makefile.
|
|
* gnu/packages/linux.scm (sshfs-fuse): New variable.
|
|
* gnu/packages/gnome.scm (gtk-glext): Add new dependency and remove patch
* gnu/packages/patches/gtkglext-remove-pangox-dependency.patch: Delete file
* gnu-system.am: Delete gnu/packages/patches/gtkglext-remove-pangox-dependency.patch
|
|
* gnu/packages/version-control.scm (cssc): New variable.
* gnu/packages/patches/cssc-gets-undeclared.patch: New file
* gnu/packages/patches/cssc-missing-include.patch: New file
* gnu-system.am: Add gnu/packages/patches/cssc-gets-undeclared.patch
and gnu/packages/patches/cssc-missing-include.patch
|
|
* gnu/packages/maths.scm (hdf5): Use "release" directory and not the "current"
directory for the source, which does not break on new upstream releases.
|
|
* gnu/packages/autotools.scm (autoconf-2.64): New variable.
|
|
* gnu/packages/rsync.scm (librsync) [source]: Fix sourceforge uri.
|
|
* gnu/packages/backup.scm: New file.
* gnu-system.am: Add it.
|
|
* gnu/packages/python.scm (python-mock): New variable.
|
|
* gnu/packages/python.scm (python-lockfile): New variable.
|
|
* gnu/packages/bittorrent.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
|
|
* 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.
|
|
* 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.
|
|
* gnu/packages/rsync.scm (librsync): New variable.
|
|
* gnu/packages/linux.scm (inotify-tools): New variable.
|
|
* gnu/packages/compression.scm (lzop): New variable.
|
|
* gnu/packages/imagemagick.scm (imagemagick): Upgrade to 6.8.9-0.
|
|
* gnu/packages/perl.scm (perl-io-tty): Upgrade to 1.11.
|
|
* gnu/packages/admin.scm (wpa-supplicant): New variable.
|
|
* 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.
|
|
* gnu/packages/maths.scm (petsc) [synopsis]: Shorten.
(petsc-complex,petsc-openmpi,petsc-complex-openmpi) [synopsis]:
Repeat synopsis from petsc package with extensions. [description]: Remove.
|
|
* gnu/packages/mail.scm (offlineimap) [license]: Change to gpl2+.
|
|
* gnu/packages/mail.scm (mu): New variable.
|
|
* gnu/packages/mail.scm (offlineimap): New variable.
|
|
* gnu/packages/linux.scm (kbd): New variable.
|
|
* 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.
|
|
* gnu/packages/maths.scm (pt-scotch): New variable.
|
|
* gnu/packages/maths.scm (scotch): New variable.
* gnu/packages/patches/scotch-test-threading.patch: New patch.
* gnu-system.am (dist_patch_DATA): Add it.
|
|
* gnu/packages/mpi.scm (openmpi) [inputs]: Add valgrind. Unpropagate
gfortran. [arguments]: Add configure flags for memchecker.
|
|
* gnu/packages/rdf.scm (soprano): Add inputs redland and rasqal, drop raptor2
(propagated by rasqal).
|
|
* gnu/packages/rdf.scm (redland): New variable.
|
|
* gnu/packages/rdf.scm (rasqal): Propagate input raptor2 as indicated in
the pkg-config file.
|
|
* gnu/packages/rdf.scm (rasqal): New variable.
|
|
* gnu/packages/libevent.scm (libuv): New variable.
|
|
* gnu/packages/xorg.scm (xterm): Upgrade to 304. Switch to a
version-specific URL.
|