~ruther/guix-local

97039f6e — Andreas Enge 11 years ago
gnu: Add vigra.

* gnu/packages/image.scm (vigra): New variable.

Co-authored-by: John Darrington <john@darrington.wattle.id.au>
12ed1216 — Andreas Enge 11 years ago
gnu: hdf5: Add input zlib.

* gnu/packages/maths.scm (hdf5): Add input zlib.
40029cbe — Andreas Enge 11 years ago
gnu: hdf5: Combine all outputs into one.

* gnu/packages/maths.scm (hdf5): Combine the outputs "out", "bin", "lib" and
  "include" into "out".
  (gmsh, octave): Adapt list of inputs.
97ffa451 — Andreas Enge 11 years ago
gnu: ffmpeg: Set LDFLAGS to -ldl.

* gnu/packages/video.scm (ffmpeg, ffmpeg-2.2): Set LDFLAGS to -ldl.
  This fixes a build failure of ffmpeg-2.2.
b3976e72 — Ludovic Courtès 11 years ago
gnu: skribilo: Add dependency on Ploticus.

* gnu/packages/skribilo.scm (skribilo)[inputs]: Add PLOTUTILS.
7d9e8c08 — Ludovic Courtès 11 years ago
gnu: guile-reader: Build with the C locale.

* gnu/packages/guile.scm (guile-reader)[arguments]: Add #:locale.
1d167b6e — Ludovic Courtès 11 years ago
system: Add /etc/bashrc that loads bash-completion when available.

* gnu/system.scm (etc-directory)[profile]: Conditionally source
  /etc/bashrc.
  [bashrc]: New file.  Source bash_completion.sh when available.
be3ed52d — Ludovic Courtès 11 years ago
gnu: git: Install Bash completion as 'etc/bash_completion.d/git'.

* gnu/packages/version-control.scm (git)[arguments]
  <install-shell-completion>: Change "git.sh" to "git" as the completion
  module file name.
16629c8a — Ludovic Courtès 11 years ago
gnu: bash-completion: Search for completion modules in profiles.

* gnu/packages/patches/bash-completion-directories.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/bash.scm (bash-completion)[source]: Use it.
cd9bc112 — Alexander I.Grafov (Axel) 11 years ago
system: Add fish, tcsh, and zsh to /etc/shells.

* gnu/system.scm (etc-directory)[shells]: Add fish, tcsh, and zsh file
  names to /etc/shells.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
70408ccb — Alexander I.Grafov (Axel) 11 years ago
system: Remove duplicated line from export.

* gnu/system.scm (gnu system): Remove duplicate in
  exported names list.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
81ce19f4 — Tomáš Čech 11 years ago
gnu: Add isync.

* gnu/packages/mail.scm (isync): New variable.
91f06299 — Eric Bavier 11 years ago
gnu: Add Catalyst-Runtime.

* gnu/packages/web.scm (perl-catalyst-runtime): New variable.
36a100a1 — Eric Bavier 11 years ago
gnu: Add URI-ws.

* gnu/packages/web.scm (perl-uri-ws): New variable.
7ffa58b3 — Eric Bavier 11 years ago
gnu: Add Tree-Simple-VisitorFactory.

* gnu/packages/perl.scm (perl-tree-simple-visitorfactory): New
  variable.
b9f6e75e — Eric Bavier 11 years ago
gnu: Add Tree-Simple.

* gnu/packages/perl.scm (perl-tree-simple): New variable.
e3ad9d64 — Eric Bavier 11 years ago
gnu: Add Text-SimpleTable.

* gnu/packages/perl.scm (perl-text-simpletable): New variable.
895046f9 — Eric Bavier 11 years ago
gnu: Add String-RewritePrefix.

* gnu/packages/perl.scm (perl-string-rewriteprefix): New variable.
317c4a1d — Eric Bavier 11 years ago
gnu: Add Safe-Isa.

* gnu/packages/perl.scm (perl-safe-isa): New variable.
64b16bf7 — Eric Bavier 11 years ago
gnu: Add Plack-Test-ExternalServer.

* gnu/packages/web.scm (perl-plack-test-externalserver): New variable.
Next