summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2014-04-16gnu: clucene: Add patch to indicate linking with clucene-shared, not onlyAndreas Enge
clucene-core, to pkgconfig. * gnu/packages/patches/clucene-pkgconfig.patch: New file. * gnu-system.am (dist_patch_DATA): Register patch. * gnu/packages/rdf.scm (clucene): Use patch.
2014-04-16gnu: Add clucene.Andreas Enge
* gnu/packages/rdf.scm (clucene): New variable.
2014-04-16gnu: Add attica.Andreas Enge
* gnu/packages/kde.scm (attica): New variable.
2014-04-16gnu: tcpdump: Add dependency on OpenSSL.Ludovic Courtès
* gnu/packages/admin.scm (tcpdump)[inputs]: Add OpenSSL.
2014-04-15gnu: Add Rot[t]log.Ludovic Courtès
* gnu/packages/admin.scm (rottlog): New variable.
2014-04-15gnu: Add tcpdump.Ludovic Courtès
* gnu/packages/admin.scm (tcpdump): New variable.
2014-04-15gnu: Add lftp.Ludovic Courtès
* gnu/packages/ftp.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2014-04-15gnu: man-db: Add specification for $MANPATH.Ludovic Courtès
* gnu/packages/man.scm (man-db)[native-search-paths]: New field.
2014-04-15gnu: Add libdbusmenu-qt.Andreas Enge
* gnu/packages/kde.scm (libdbusmenu-qt): New variable.
2014-04-15gnu: Add qjson.Andreas Enge
* gnu/packages/kde.scm (qjson): New variable.
2014-04-15gnu: wdiff: Upgrade to 1.2.2.Andreas Enge
* gnu/packages/wdiff.scm (wdiff): Upgrade to 1.2.2.
2014-04-15gnu: gawk: Revert previous commit, which should go into core-updates.Andreas Enge
* gnu/packages/gawk.scm (gawk): Downgrade to 4.1.0 to avoid recompiling almost everything in master.
2014-04-15gnu: gawk: Upgrade to 4.1.1.Andreas Enge
* gnu/packages/gawk.scm (gawk): Upgrade to 4.1.1.
2014-04-14gnu: unionfs-fuse-static: Remove dependency on util-linux.Ludovic Courtès
* gnu/packages/linux.scm (fuse-static): New variable. (unionfs-fuse/static): Use it.
2014-04-14gnu: man-pages: Fix URL.Ludovic Courtès
* gnu/packages/man.scm (man-pages): Use the 'kernel.org' mirror set.
2014-04-12gnu: Add Linux man-pages.Ludovic Courtès
* gnu/packages/man.scm (man-pages): New variable.
2014-04-12openssh: Add another mirror.Nikita Karetnikov
* gnu/packages/ssh.scm (openssh): Add the mirror. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2014-04-11gnu: Add Mosh.Ludovic Courtès
* gnu/packages/ssh.scm (mosh): New variable.
2014-04-11gnu: Add perl-io-tty.Ludovic Courtès
* gnu/packages/perl.scm (perl-io-tty): New variable.
2014-04-11gnu: Add Protobuf.Ludovic Courtès
* gnu/packages/protobuf.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2014-04-11gnu: ffmpeg: Upgrade to 2.2.1.Andreas Enge
* gnu/packages/video.scm (ffmpeg): Upgrade to 2.2.1.
2014-04-10gnu: qemu: Remove 'qemu-with-multiple-smb-shares' package.Ludovic Courtès
* gnu/packages/qemu.scm (qemu/smb-shares): Remove. * gnu/packages/patches/qemu-multiple-smb-shares.patch: Remove. * gnu-system.am (dist_patch_DATA): Adjust accordingly.
2014-04-10gnu: util-linux: Enable ddate.Alírio Eyng
* gnu/packages/linux.scm (util-linux): Add --enable-ddate configure flag. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2014-04-10gnu: qt: Upgrade to 5.2.1.Andreas Enge
* gnu/packages/qt.scm (qt): Upgrade to 5.2.1.
2014-04-09gnu: linux-libre: Add SIS hardware compatibility.Alírio Eyng
* gnu/packages/linux.scm (linux-libre): Add CONFIG_SATA_SIS=y, CONFIG_SIS190=y and CONFIG_DEVPTS_MULTIPLE_INSTANCES=y. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2014-04-09gnu: guix: Upgrade to 0.6.Ludovic Courtès
* gnu/packages/package-management.scm (guix): Upgrade to 0.6. * gnu/services/dmd.scm (dmd-configuration-file): Change /var/nix to /var/guix. * gnu/system/vm.scm (operating-system-default-contents): Likewise.
2014-04-09gnu: qemu: Upgrade to 1.7.1; add virtfs support.Ludovic Courtès
* gnu/packages/qemu.scm (qemu-headless): Upgrade to 1.7.1. [source]: Remove 'patches' field. [arguments]: Add --enable-virtfs configure flag. [inputs]: Add libcap and attr. * gnu/packages/patches/qemu-make-4.0.patch: Remove. * gnu-system.am (dist_patch_DATA): Adjust accordingly.
2014-04-08gnu: lapack: Augment library rpathEric Bavier
* gnu/packages/maths.scm (lapack) [arguments]: New post-installation phase to augment the rpath of installed libraries.
2014-04-08gnu: Move help2man package to (gnu packages man) module.David Thompson
* gnu/packages/man.scm (help2man): New variable. * gnu/packages/help2man.scm: Delete it. * gnu/packages/cdrom.scm: Import (gnu packages man). * gnu/packages/zile.scm: Import (gnu packages man). * gnu-system.am (GNU_SYSTEM_MODULES): Delete 'gnu/packages/help2man.scm'.
2014-04-09gnu: Add man-db.David Thompson
* gnu/packages.man.scm (man-db): New variable.
2014-04-09gnu: Add libpipeline.David Thompson
* gnu/packages/man.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2014-04-08gnu: dvdisaster: Build sequentially.Ludovic Courtès
* gnu/packages/cdrom.scm (dvdisaster)[arguments]: Add #:parallel-build? #f.
2014-04-08gnu: openssl: Upgrade to 1.0.1g (CVE-2014-0160).Ludovic Courtès
* gnu/packages/openssl.scm (openssl): Upgrade to 1.0.1g (for CVE-2014-0160, <http://www.openssl.org/news/secadv_20140407.txt>.)
2014-04-07gnu: Add patchutils and quiltEric Bavier
* gnu/packages/patchutils.scm: New file * gnu/packages/patches/patchutils-xfail-gendiff-tests.patch: New patch * gnu-system.am (GNU_SYSTEM_MODULES): Add patchutils. (dist_patch_DATA): Add patch.
2014-04-07gnu: Python: disable failing tests on MIPS64.Cyril Roelandt
* gnu/packages/patches/python-fix-tests.patch: disable two failing tests on MIPS64.
2014-04-07gnu: python: Apply mips n32 fix to bundled libffi.Mark H Weaver
* gnu/packages/patches/python-libffi-mips-n32-fix.patch: New file. * gnu/packages/python.scm (python-2, python): Add it. * gnu-system.am (dist_patch_DATA): Add it.
2014-04-07gnu: linux-libre: Upgrade to 3.13.7.Ludovic Courtès
* gnu/packages/linux.scm (linux-libre): Update to 3.13.7.
2014-04-07gnu: python: Upgrade to 3.3.5.Ludovic Courtès
* gnu/packages/python.scm (python): Upgrade to 3.3.5.
2014-04-07gnu: Python: disable test_wait_result() as it fails on some setupsCyril Roelandt
* gnu/packages/patches/python-fix-tests.patch: disable a failing test. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2014-04-07gnu: lapack: Build shared librariesEric Bavier
* gnu/packages/maths.scm (lapack) [arguments]: Add -DBUILD_SHARED_LIBS to #:configure-flags
2014-04-07gnu: fltk: Build shared librariesEric Bavier
* gnu/packages/fltk.scm (fltk) [arguments]: Add to --enable-shared to #:configure-flags
2014-04-07gnu: shadow: Make source file timestamps deterministic.Ludovic Courtès
* gnu/packages/admin.scm (shadow)[arguments]: Add 'reset-timestamps' phase.
2014-04-07scheme/bigloo: Fix package description to reflect actual situationCyprien Nicolas
* gnu/packages/scheme.scm (bigloo): Description: Remove the part about the C# connection which has been removed since release 3.8a. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2014-04-07Add missing space between funcall and string argumentCyprien Nicolas
* gnu/packages/scheme.scm (hop): Add missing space. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2014-04-07gnu: icecat: Remove duplicated line.Alírio Eyng
* gnu/packages/gnuzilla.scm (icecat): Remove duplicate PYTHON-2 input, and extraneous 'native-inputs' field. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2014-04-06gnu: linux-libre: Make configuration more robust.Alírio Eyng
* gnu/packages/linux.scm (linux-libre): Append all configuration instead of replacing. Order configuration like "make oldconfig" output. Remove useless output. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2014-04-06gnu: Synchronize synopses and descriptions with the Womb.Ludovic Courtès
* gnu/packages/gnunet.scm (gnunet): Synchronize description and synopsis with upstream. * gnu/packages/maths.scm (units): Likewise. * gnu/packages/grub.scm (grub): Likewise. * gnu/packages/pretty-print.scm (enscript): Likewise.
2014-04-06gnu: imagemagick: Upgrade to 6.8.8-10.Mark H Weaver
* gnu/packages/imagemagick.scm (imagemagick): Upgrade to 6.8.8-10.
2014-04-06gnu: mailutils: Build against Readline 6.2.Mark H Weaver
* gnu/packages/mail.scm (mailutils): Use Readline 6.2.
2014-04-05gnu: sqlite: Upgrade to 3.8.4.3.Mark H Weaver
* gnu/packages/sqlite.scm (sqlite): Upgrade to 3.8.4.3.