Age | Commit message (Expand) | Author |
2014-03-24 | gnu: autotools: Add Autoconf 2.68; turn 'autoconf-wrapper' into a procedure.•••* gnu/packages/autotools.scm (autoconf-2.68): New variable.
(autoconf-wrapper): Turn into a procedure. Turn comment into a
docstring.
(automake): Adjust accordingly.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Manolis Ragkousis |
2014-03-23 | gnu: tor: Upgrade to 0.2.4.21.•••* gnu/packages/tor.scm (tor): Upgrade to 0.2.4.21.
| Mark H Weaver |
2014-03-22 | gnu: Provide single-precision fftw library for pulseaudio•••* gnu/packages/algebra.scm (fftwf): New variable
* gnu/packages/pulseaudio.scm (pulseaudio): Use it
| Eric Bavier |
2014-03-22 | gnu: cmake: Install man pages and docs in share/{man,doc}.•••* gnu/packages/cmake.scm (cmake): Pass --mandir and --docdir to configure.
Rewrite the code that selects the first two components of the version.
| Mark H Weaver |
2014-03-22 | gnu: flac: Install man pages in share/man.•••* gnu/packages/xiph.scm (flac): Add --mandir configure flag.
| Mark H Weaver |
2014-03-21 | gnu: libvorbis: disable parallel tests•••* gnu/packages/xiph.scm (libvorbis): disable parallel tests
| Eric Bavier |
2014-03-21 | gnu: openssh: Upgrade to 6.6p1.•••* gnu/packages/ssh.scm (openssh): Upgrade to 6.6p1.
| Mark H Weaver |
2014-03-20 | gnu: tzdata: Upgrade to 2014a. | Mark H Weaver |
2014-03-20 | gnu: lynx: Upgrade to 2.8.8rel.2.•••* gnu/packages/lynx.scm (lynx): Upgrade to 2.8.8rel.2.
| Mark H Weaver |
2014-03-20 | gnu: bc: Install docs in share/man and share/info.•••* gnu/packages/algebra.scm (bc): Pass --mandir and --infodir to configure.
| Mark H Weaver |
2014-03-20 | gnu: unzip: Install man pages in share/man.•••* gnu/packages/zip.scm (unzip): Substitute /share/man/ for /man/ in Makefile.
| Mark H Weaver |
2014-03-20 | gnu: screen: Install docs in share/man and share/info.•••* gnu/packages/screen.scm (screen): Add --mandir and --infodir
configure flags.
| Mark H Weaver |
2014-03-20 | gnu: netcat: Install docs in share/man and share/info.•••* gnu/packages/admin.scm (netcat): Add --mandir and --infodir
configure flags.
| Mark H Weaver |
2014-03-19 | gnu: xterm: Upgrade to 303.•••* gnu/packages/xorg.scm (xterm): Upgrade to 303.
| Ludovic Courtès |
2014-03-19 | gnu: imagemagick: Upgrade to 6.8.8-8.•••* gnu/packages/imagemagick.scm (imagemagick): Upgrade to 6.8.8-8.
| Ludovic Courtès |
2014-03-19 | gnu: Add Window Maker.•••* gnu/packages/gnustep.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
| Ludovic Courtès |
2014-03-18 | gnu: libxft: Propagate Freetype and Fontconfig.•••* gnu/packages/xorg.scm (libxft): Move Freetype and Fontconfig from
'inputs' to 'propagated-inputs'.
| Ludovic Courtès |
2014-03-17 | gnu: luajit: Update to 2.0.3.•••* gnu/packages/lua.scm (luajit): Update to 2.0.3.
| Raimon Grau |
2014-03-17 | gnu: python: Change URL to https.•••* 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>.
| Ludovic Courtès |
2014-03-17 | gnu: pulseaudio: Upgrade to 5.0.•••* 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.
| Ludovic Courtès |
2014-03-16 | gnu: fuse: Refer to the right 'mount' and 'umount' commands.•••* gnu/packages/linux.scm (fuse)[inputs]: Change to...
[native-inputs]: ... this.
[arguments]: Add #:phases argument.
| Ludovic Courtès |
2014-03-13 | gnu: guile-xcb: Upgrade to 1.3.•••* 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.
| Ludovic Courtès |
2014-03-12 | gnu: linux-libre: Build the FUSE module.•••* gnu/packages/linux.scm (linux-libre): Set CONFIG_FUSE_FS=m.
| Ludovic Courtès |
2014-03-12 | gnu: unionfs-fuse: Add statically-linked variant.•••* gnu/packages/linux.scm (unionfs-fuse/static): New variable.
| Ludovic Courtès |
2014-03-10 | More /gnu/store replacements.•••* 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.
| Ludovic Courtès |
2014-03-10 | gnu: Add UnionFS-FUSE.•••* gnu/packages/linux.scm (unionfs-fuse): New variable.
| Ludovic Courtès |
2014-03-10 | gnu: pretty-print: Fix boost reference•••* gnu/packages/pretty-print.scm (source-highlight): Change "boost-1.54" input
to "boost"
| Eric Bavier |
2014-03-09 | gnu: Add libpcap and jnettop.•••* gnu/packages/admin.scm (libpcap, jnettop): New variables.
| Ludovic Courtès |
2014-03-09 | gnu: soprano: Add input raptor2.•••* gnu/packages/rdf.scm (soprano): Add input raptor2.
| Andreas Enge |
2014-03-09 | gnu: raptor2: Disable parallel tests.•••* gnu/packages/rdf.scm (raptor2): Disable parallel tests since it makes
tests fail.
| Andreas Enge |
2014-03-07 | gnu: Add a2ps, trueprint, enscript, and source-highlight•••* 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
| Eric Bavier |
2014-03-06 | gnu: Add ncmpc.•••* gnu/packages/mpd.scm (ncmpc): New variable.
| David Thompson |
2014-03-06 | gnu: Add bitlbee.•••* 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.
| Mark H Weaver |
2014-03-06 | gnu: Add libotr.•••* gnu/packages/messaging.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
| Mark H Weaver |
2014-03-06 | gnu: gnupg: Add support for version 1.4.16.•••* gnu/packages/gnupg.scm (gnupg-1): New variable.
| Mark H Weaver |
2014-03-05 | gnu: Add lynx.•••* gnu/packages/lynx.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
| Mark H Weaver |
2014-03-05 | gnu: gnutls: Upgrade to 3.2.12.•••* gnu/packages/gnutls.scm (gnutls): Upgrade to 3.2.12.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Mark H Weaver |
2014-03-03 | gnu: Add ElementTree and pybugz.•••* gnu/packages/python.scm (python2-element-tree, python2-pybugz): New
variables.
| Ludovic Courtès |
2014-03-02 | gnu: subversion: Update to 1.7.14.•••* gnu/packages/version-control.scm (subversion): Update to 1.7.14.
| Andreas Enge |
2014-03-02 | gnu: subversion: Enable http checkouts.•••* gnu/packages/version-control.scm (subversion): Add input neon-0.29.6 to
enable http and https checkouts.
| Andreas Enge |
2014-03-02 | gnu: Add neon-0.29.6.•••* gnu/packages/version-control.scm (neon-0.29.6): New variable.
| Andreas Enge |
2014-03-02 | gnu: Add neon.•••* gnu/packages/version-control.scm (neon): New variable.
| Andreas Enge |
2014-03-01 | gnu: hurd: Add Hurd headers.•••* 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>
| Manolis Ragkousis |
2014-03-01 | gnu: guile-ssh: Upgrade to 0.5.0.•••* 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.
| Ludovic Courtès |
2014-02-28 | gnu: libgc: Change URLs to point to hboehm.info.•••* gnu/packages/bdw-gc.scm (libgc)[source, home-page, license]: Update
URL.
(libatomic-ops)[source, home-page]: Likewise.
(libgc-7.4)[source]: Likewise.
| Ludovic Courtès |
2014-02-27 | gnu: Move libwebsockets to (gnu packages web).•••* 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.
| Ludovic Courtès |
2014-02-25 | gnu: Add mpd.•••* gnu/packages/mpd.scm (mpd): New variable.
| David Thompson |
2014-02-25 | gnu: Add libmpdclient.•••* gnu/packages/mpd.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
| David Thompson |
2014-02-25 | gnu: zile: Upgrade to 2.4.10•••* gnu/packages/zile.scm (zile): Upgrade to 2.4.10
| Eric Bavier |
2014-02-25 | gnu: parallel: Upgrade to 20140222•••* gnu/packages/parallel.scm (parallel): Upgrade to 20140222
| Eric Bavier |