~ruther/guix-local

ref: 25d188ce12e4e192e4167d03728a8ff69fe0bb35 guix-local/gnu/packages d---------
4eae7980 — Ludovic Courtès 10 years ago
gnu: guile-next: Update to 2.1.1.

* gnu/packages/guile.scm (guile-next)[source]: Update to 2.1.1.
[arguments, native-inputs]: Move to...
(guile-for-guile-emacs): ... here.  New fields.
f79a576e — Ludovic Courtès 10 years ago
gnu: jasper: Patch CVE-2008-3522.

* gnu/packages/patches/jasper-CVE-2008-3522.patch: New file.
* gnu/packages/image.scm (jasper)[source]: Use it.
* gnu-system.am (dist_patch_DATA): Add it.
4331f558 — Ludovic Courtès 10 years ago
gnu: tor: Update to 0.2.7.5.

* gnu/packages/tor.scm (tor): Update to 0.2.7.5.
ef8742ea — Ludovic Courtès 10 years ago
gnu: eigen: Really run tests in verbose mode.

Suggested by Gaël Guennebaud <gael.guennebaud@inria.fr>.

* gnu/packages/algebra.scm (eigen)[arguments]: Remove #:test-target.
Rename 'build-tests' phase to 'check', and have it run 'ctest -V'.
08c28b6d — Andreas Enge 10 years ago
gnu: gp2c: Update to 0.0.9pl4.

* gnu/packages/algebra.scm (gp2c): Update to 0.0.9pl4.
b72a4410 — Efraim Flashner 10 years ago
gnu: python-pickleshare: Add python-setuptools to native-inputs.

* gnu/packages/python.scm (python-pickleshare)[native-inputs]: Add
python-setuptools.
553b709b — Efraim Flashner 10 years ago
gnu: python-pathpy: Add python-setuptools to native-inputs.

* gnu/packages/python.scm (python-pathpy)[native-inputs]: Add
python-setuptools.
0066de6f — Efraim Flashner 10 years ago
gnu: python2-oauthlib: Override python2-cryptography in inputs.

* gnu/packages/python.scm (python2-oauthlib)[inputs]: Override inherited
"python2-cryptography" in inputs.
bde2171d — Efraim Flashner 10 years ago
gnu: python-oauthlib: Update to 1.0.3.

* gnu/packages/python.scm (python-oauthlib): Update to 1.0.3.
[native-inputs]: Move python-setuptools, python-nose, python mock here.
Add python-coverage.
[inputs]: Add python-blinker, python-cryptography, python-pyjwt.
7957fe6c — Efraim Flashner 10 years ago
gnu: python2-unittest2: Use python2-setuptools.

* gnu/packages/python.scm (python2-unittest2)[inputs]: Switch from
python-setuptools to python2-setuptools.
34f5618b — David Thompson 10 years ago
gnu: Add kodi.

* gnu/packages/kodi.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
b0b23e52 — David Thompson 10 years ago
gnu: Add jasper.

* gnu/packages/image.scm (jasper): New variable.
33ae9107 — David Thompson 10 years ago
gnu: Add tinyxml.

* gnu/packages/xml.scm (tinyxml): New variable.
* gnu/packages/patches/tinyxml-use-stl.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
13ef3e99 — Leo Famulari 10 years ago
gnu: Add eyeD3.

* gnu/packages/mp3.scm (eyed3): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
1c207a76 — Ricardo Wurmus 10 years ago
gnu: Add Ragel.

* gnu/packages/ragel.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
b6094b1f — Ludovic Courtès 10 years ago
gnu: dico: Sort entries in .a files deterministically.

* gnu/packages/patches/dico-libtool-deterministic.patch: New file.
* gnu/packages/dico.scm (dico)[source]: Use it.
[arguments]: Add #:make-flags.
* gnu-system.am (dist_patch_DATA): Add the patch.
39570137 — Leo Famulari 10 years ago
gnu: libreoffice: Update to 5.0.3.2 [fixes CVE-2015-5214].

* gnu/packages/libreoffice.scm (libreoffice): Update to 5.0.3.2
c9e34a6a — Ludovic Courtès 10 years ago
gnu: Add GNU Dico.

* gnu/packages/dico.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
eb31d4b4 — Efraim Flashner 10 years ago
gnu: python-pyjwt: Update to 1.4.0.

* gnu/packages/python.scm (python-pyjwt): Update to 1.4.0.
[native-inputs]: Move python-setuptools here, add python-pytest-runner.
d50d097d — Efraim Flashner 10 years ago
gnu: python-pytest-runner: Add python-setuptools as native-input.

* gnu/packages/python.scm (python-pytest-runner)[native-input]: Add
  python-setuptools.
Next