summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2014-03-17gnu: luajit: Update to 2.0.3.Raimon Grau
* gnu/packages/lua.scm (luajit): Update to 2.0.3.
2014-03-17gnu: python: Change URL to https.Ludovic Courtès
* gnu/packages/python.scm (python-2, python)[source]: Change URL to https. This makes sure GnuTLS is available in the derivation that downloads the source, which is required since http URLs get redirected to https anyway. Reported by Manolis Ragkousis <manolis837@gmail.com>.
2014-03-17gnu: pulseaudio: Upgrade to 5.0.Ludovic Courtès
* gnu/packages/pulseaudio.scm (pulseaudio): Upgrade to 5.0. Remove patches. * gnu/packages/patches/pulseaudio-test-timeouts.patch, gnu/packages/patches/pulseaudio-volume-test.patch: Remove. * gnu-system.am (dist_patch_DATA): Adjust accordingly.
2014-03-16gnu: fuse: Refer to the right 'mount' and 'umount' commands.Ludovic Courtès
* gnu/packages/linux.scm (fuse)[inputs]: Change to... [native-inputs]: ... this. [arguments]: Add #:phases argument.
2014-03-13gnu: guile-xcb: Upgrade to 1.3.Ludovic Courtès
* gnu/packages/guile-wm.scm (guile-xcb): Upgrade to 1.3. [arguments] Pass --with-guile-site-dir= instead of --datadir=, and pass --with-guile-site-ccache-dir=. Remove #:phases.
2014-03-12gnu: linux-libre: Build the FUSE module.Ludovic Courtès
* gnu/packages/linux.scm (linux-libre): Set CONFIG_FUSE_FS=m.
2014-03-12gnu: unionfs-fuse: Add statically-linked variant.Ludovic Courtès
* gnu/packages/linux.scm (unionfs-fuse/static): New variable.
2014-03-10More /gnu/store replacements.Ludovic Courtès
* gnu/packages/gcc.scm (gcc-4.7): Change /nix/store in comment. * gnu/system/vm.scm (operating-system-default-contents): Use (%store-prefix) instead of "/nix/store". * guix/derivations.scm (derivation-path->output-path, derivation-path->output-paths): Change to /gnu/store in docstring.
2014-03-10gnu: linux-initrd: Make the pseudo-tty device nodes.Ludovic Courtès
* guix/build/linux-initrd.scm (make-essential-device-nodes): Create /dev/ptmx and /dev/pts. * gnu/system/vm.scm (qemu-image): Umount /fs/dev/pts before /fs.
2014-03-10gnu: Add UnionFS-FUSE.Ludovic Courtès
* gnu/packages/linux.scm (unionfs-fuse): New variable.
2014-03-10gnu: pretty-print: Fix boost referenceEric Bavier
* gnu/packages/pretty-print.scm (source-highlight): Change "boost-1.54" input to "boost"
2014-03-09gnu: Add libpcap and jnettop.Ludovic Courtès
* gnu/packages/admin.scm (libpcap, jnettop): New variables.
2014-03-09gnu: soprano: Add input raptor2.Andreas Enge
* gnu/packages/rdf.scm (soprano): Add input raptor2.
2014-03-09gnu: raptor2: Disable parallel tests.Andreas Enge
* gnu/packages/rdf.scm (raptor2): Disable parallel tests since it makes tests fail.
2014-03-07gnu: Add a2ps, trueprint, enscript, and source-highlightEric Bavier
* gnu/packages/pretty-print.scm: New file * gnu/packages/patches/source-highlight-regexrange-test.patch: New file * gnu-system.am (dist_patch_DATA): Add patch. (GNU_SYSTEM_MODULES): Add pretty-print.scm
2014-03-06gnu: Add ncmpc.David Thompson
* gnu/packages/mpd.scm (ncmpc): New variable.
2014-03-06gnu: Add bitlbee.Mark H Weaver
* gnu/packages/messaging.scm (bitlbee): New variable. * gnu/packages/patches/bitlbee-fix-tests.patch: New file. * gnu/packages/patches/bitlbee-memset-fix.patch: New file. * gnu-system.am (dist_patch_DATA): Add patches.
2014-03-06gnu: Add libotr.Mark H Weaver
* gnu/packages/messaging.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2014-03-06gnu: gnupg: Add support for version 1.4.16.Mark H Weaver
* gnu/packages/gnupg.scm (gnupg-1): New variable.
2014-03-05gnu: Add lynx.Mark H Weaver
* gnu/packages/lynx.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2014-03-05gnu: gnutls: Upgrade to 3.2.12.Mark H Weaver
* gnu/packages/gnutls.scm (gnutls): Upgrade to 3.2.12. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2014-03-03gnu: Add ElementTree and pybugz.Ludovic Courtès
* gnu/packages/python.scm (python2-element-tree, python2-pybugz): New variables.
2014-03-02gnu: subversion: Update to 1.7.14.Andreas Enge
* gnu/packages/version-control.scm (subversion): Update to 1.7.14.
2014-03-02gnu: subversion: Enable http checkouts.Andreas Enge
* gnu/packages/version-control.scm (subversion): Add input neon-0.29.6 to enable http and https checkouts.
2014-03-02gnu: Add neon-0.29.6.Andreas Enge
* gnu/packages/version-control.scm (neon-0.29.6): New variable.
2014-03-02gnu: Add neon.Andreas Enge
* gnu/packages/version-control.scm (neon): New variable.
2014-03-01gnu: hurd: Add Hurd headers.Manolis Ragkousis
* gnu/packages/hurd.scm (hurd-headers): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2014-03-01gnu: guile-ssh: Upgrade to 0.5.0.Ludovic Courtès
* gnu/packages/ssh.scm (guile-ssh): Upgrade to 0.5.0. [arguments]: Adjust 'autoreconf' phase. Add #:parallel-tests? #f and #:tests? #f. [native-inputs]: Add TEXINFO.
2014-02-28gnu: libgc: Change URLs to point to hboehm.info.Ludovic Courtès
* gnu/packages/bdw-gc.scm (libgc)[source, home-page, license]: Update URL. (libatomic-ops)[source, home-page]: Likewise. (libgc-7.4)[source]: Likewise.
2014-02-27gnu: Move libwebsockets to (gnu packages web).Ludovic Courtès
* gnu/packages/libwebsockets.scm: Remove. Move libwebsockets package definition to... * gnu/packages/web.scm (libwebsockets): ... here. * gnu-system.am (GNU_SYSTEM_MODULES): Remove libwebsockets.scm.
2014-02-25gnu: Add mpd.David Thompson
* gnu/packages/mpd.scm (mpd): New variable.
2014-02-25gnu: Add libmpdclient.David Thompson
* gnu/packages/mpd.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2014-02-25gnu: zile: Upgrade to 2.4.10Eric Bavier
* gnu/packages/zile.scm (zile): Upgrade to 2.4.10
2014-02-25gnu: parallel: Upgrade to 20140222Eric Bavier
* gnu/packages/parallel.scm (parallel): Upgrade to 20140222
2014-02-25gnu: ffmpeg: Upgrade to 2.1.4Mark H Weaver
* gnu/packages/video.scm (ffmpeg): Upgrade to 2.1.4.
2014-02-24gnu: libmicrohttpd: Update to 0.9.34.Sree Harsha Totakura
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.34.
2014-02-24gnu: Add miniupnpc.Sree Harsha Totakura
* gnu/packages/upnp.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Andreas Enge <andreas@enge.fr>
2014-02-21gnu: Add libwebsockets.Ludovic Courtès
* gnu/packages/libwebsockets.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2014-02-21gnu: mpc123: Add patch that fixes a segfault.Ludovic Courtès
* gnu/packages/patches/mpc123-initialize-ao.patch: New file. * gnu/packages/mp3.scm (mpc123): Use it. * gnu-system.am (dist_patch_DATA): Add it.
2014-02-21gnu: emacs: Add more inputs: giflib, libice, libsm, alsa-lib.Mark H Weaver
* gnu/packages/emacs.scm (emacs): Add 'giflib', 'libice', 'libsm', and 'alsa-lib' inputs. Remove "--with-gif=no" from configure arguments.
2014-02-21gnu: Add giflib.Mark H Weaver
* gnu/packages/giflib.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2014-02-21gnu: gmime: Use gnome mirror for download.Andreas Enge
* gnu/packages/mail.scm (gmime): Use gnome mirror, fixes download problems with automatic https redirection.
2014-02-20gnu: hurd: Add MiG.Manolis Ragkousis
* gnu/packages/hurd.scm (mig): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2014-02-19gnu: tor: Upgrade to 0.2.4.20.Mark H Weaver
* gnu/packages/tor.scm (tor): Upgrade to 0.2.4.20.
2014-02-19gnu: Add gmime.Mark H Weaver
* gnu/packages/mail.scm (gmime): New variable.
2014-02-19gnu: gpgme: Make 'libgpg-error' a propagated input.Mark H Weaver
* gnu/packages/gnupg.scm (gpgme): Make 'libgpg-error' a propagated input.
2014-02-19gnu: shishi: Add more inputs for libidn and PAM support.Mark H Weaver
* gnu/packages/shishi.scm (shishi): Add 'pkg-config' native-input. Add 'libidn' and 'linux-pam' inputs.
2014-02-19gnu: calcurse: New moduleEric Bavier
* gnu/packages/calcurse.scm: New file * gnu-system.am (GNU_SYSTEM_MODULES): Add it Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2014-02-19gnu: Add /etc/shells.Ludovic Courtès
* gnu/system.scm (etc-directory): Add /etc/shells.
2014-02-19gnu: vm: Remove '%demo-operating-system'.Ludovic Courtès
* gnu/system/vm.scm (%demo-operating-system): Remove. (system-qemu-image, system-qemu-image/shared-store, system-qemu-image/shared-store-script): Adjust accordingly.