~ruther/guix-local

ref: c16a204a7a946a33f4e5eaa79126b9e9debd8dfd guix-local/gnu/packages d---------
c16a204a — Eric Bavier 11 years ago
gnu: Add Class-Singleton.

* gnu/packages/perl.scm (perl-class-singleton): New variable.
9473af1d — Eric Bavier 11 years ago
gnu: Add Catalyst-DispatchType-Regex.

* gnu/packages/web.scm (perl-catalyst-dispatchtype-regex): New
  variable.
488c34ec — 宋文武 11 years ago
gnu: Add fcitx.

* gnu/packages/fcitx.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
b7178dc4 — Mark H Weaver 11 years ago
gnu: icecat: Apply fixes for CVE-2015-{0801,0807,0815,0816}.

Actually, CVE-2015-0801 and CVE-2015-0816 were already patched in
4c153a9125fa0913077b06b5ed537958ae4ca163, but the corresponding CVEs
were not yet announced.

* gnu/packages/patches/icecat-bug-1146339.patch: Rename to ...
* gnu/packages/patches/icecat-CVE-2015-0801.patch: ... this.
* gnu/packages/patches/icecat-bug-1144991.patch: Rename to ...
* gnu/packages/patches/icecat-CVE-2015-0816.patch: ... this.
* gnu/packages/patches/icecat-CVE-2015-0807.patch,
  gnu/packages/patches/icecat-CVE-2015-0815-pt1.patch,
  gnu/packages/patches/icecat-CVE-2015-0815-pt2.patch,
  gnu/packages/patches/icecat-CVE-2015-0815-pt3.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them, and adapt to renamed files.
* gnu/packages/gnuzilla.scm (icecat): Add patches, and adapt to renamed files.
5fd5e83d — Mark H Weaver 11 years ago
gnu: linux-libre: Update to 3.19.3.

The changes to linux-libre-*.conf are by Jason Self <j@jxself.org>.

* gnu/packages/patches/linux-libre-libreboot-fix.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (linux-libre): Update to version 3.19.3.
  Add patch.
* gnu/packages/linux-libre-i686.conf,
  gnu/packages/linux-libre-x86_64.conf: Update for 3.19.x.

Co-Authored-By: Jason Self <j@jxself.org>
bfe3c685 — Ricardo Wurmus 11 years ago
gnu: Add clustal omega.

* gnu/packages/bioinformatics.scm (clustal-omega): New variable.
9495e736 — Ricardo Wurmus 11 years ago
gnu: Add argtable.

* gnu/packages/popt.scm (argtable): New variable.
f6e7e20b — Mark H Weaver 11 years ago
gnu: pulseaudio: Increase timeout on cpu-mix-test.

* gnu/packages/patches/pulseaudio-longer-test-timeout.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/pulseaudio.scm (pulseaudio)[source]: Add patch.
fbbcf698 — Mark H Weaver 11 years ago
gnu: xterm: Update to 317.

* gnu/packages/xorg.scm (xterm): Update to 317.
c5372108 — Ricardo Wurmus 11 years ago
gnu: pbtranscript-tofu: Add missing inputs.

* gnu/packages/bioinformatics.scm (pbtranscript-tofu)[inputs]: Add missing
  runtime inputs.
49261e45 — Ricardo Wurmus 11 years ago
gnu: pbtranscript-tofu: Delete pre-built libraries.

* gnu/packages/bioinformatics.scm (pbtranscript-tofu)[arguments]: Delete
  "build" directory and any shared objects after unpacking.
32f77c04 — Ricardo Wurmus 11 years ago
gnu: Add python-networkx.

* gnu/packages/python.scm (python-networkx, python2-networkx): New variables.
3cff95cb — Ricardo Wurmus 11 years ago
gnu: Add python-decorator.

* gnu/packages/python.scm (python-decorator, python2-decorator): New
  variables.
de07c0db — Ricardo Wurmus 11 years ago
gnu: Add vcftools.

* gnu/packages/bioinformatics.scm (vcftools): New variable.
8e913213 — Ricardo Wurmus 11 years ago
gnu: Add cutadapt.

* gnu/packages/bioinformatics.scm (cutadapt): New variable.
9af288a6 — Taylan Ulrich Bayırlı/Kammer 11 years ago
gnu: ngircd: Fix test suite.

* gnu/packages/messaging.scm (ngircd): Overwrite getpid.sh with a more
  reliable version.
e9f1fa39 — Ludovic Courtès 11 years ago
gnu: Add missing copyright line.

* gnu/packages/graphics.scm: Add copyright line for 87bafa0.
8d30be32 — Mark H Weaver 11 years ago
Revert "gnu: tzdata: Update to 2015b."

This reverts commit 41fd23334d9932c978579576fd86c5f89894c015.
147479c9 — Taylan Ulrich Bayırlı/Kammer 11 years ago
gnu: Add audacity.

* gnu/packages/audacity.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/patches/audacity-fix-ffmpeg-binding.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
b47be021 — Taylan Ulrich Bayırlı/Kammer 11 years ago
gnu: portaudio: Patch for Audacity compatibility.

* gnu/packages/audio.scm (portaudio): Add a patch for Audacity compatibility.
* gnu/packages/patches/portaudio-audacity-compat.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
Next