~ruther/guix-local

ref: ec4130b7e73a65ca8f1aeee1b5d4494f28d7a1ca guix-local/gnu/packages d---------
ec4130b7 — Andreas Enge 10 years ago
gnu: gnuplot: Update to 5.0.2.

* gnu/packages/maths.scm (gnuplot): Update to 5.0.2.
8c1088bb — Jan Nieuwenhuizen 10 years ago
gnu: lablgtk: Build cmxa libraries.

* gnu/packages/ocaml.scm (lablgtk)[arguments]: Add the make target "opt"
  to also build *.cmxa files.
6372e336 — Jan Nieuwenhuizen 10 years ago
gnu: ocaml: Set search path.

* gnu/packages/ocaml.scm (ocaml): Register OCAMLPATH as a search path.
a747baba — Jan Nieuwenhuizen 10 years ago
gnu: Add ocaml-findlib.

* gnu/packages/ocaml.scm (ocaml-findlib): New variable.
* gnu/packages/patches/ocaml-findlib-make-install.patch: New file.
* gnu-system.am (dist_patch_DATA): Register it.
3a7261bf — Mark H Weaver 10 years ago
gnu: gnupg: Add upstream fix for test failures on x86_64.

Fixes <https://debbugs.gnu.org/22558>.

* gnu/packages/patches/gnupg-simple-query-ignore-status-messages.patch: New
  file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/gnupg.scm (gnupg)[source]: Add patch.
511539ae — Jan Nieuwenhuizen 10 years ago
gnu: Add tclxml.

* gnu/packages/patches/tclxml-3.2-install.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/tcl.scm (tclxml): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
6cefd53d — Leo Famulari 10 years ago
gnu: Split acme into python-acme and python2-acme.

* gnu/packages/tls.scm (acme): Split variable into...
(python-acme, python2-acme): ...both Python variants.
(letsencrypt)[propagated-inputs]: Update user of renamed variable.
8ad4ae20 — Leo Famulari 10 years ago
gnu: python-wheel: Define 'python2-variant'.

* gnu/packages/python.scm (python-wheel)[properties]: New field.
(python2-wheel): Use 'strip-python2-variant'.
(python2-requests): Take the result of 'package-with-python2' directly.
* gnu/packages/openstack.scm (python2-requests-mock): Likewise.
(python2-oslosphinx): Likewise.
a14600ec — Leo Famulari 10 years ago
gnu: python-jsonschema: Define 'python2-variant'.

* gnu/packages/python.scm (python-jsonschema)[properties]: New field.
(python2-jsonschema): Use 'strip-python2-variant'.
* gnu/packages/openstack.scm (python2-tempest-lib): Take the result of
'package-with-python2' directly.
519e2f4f — Leo Famulari 10 years ago
gnu: python-cryptography: Define 'python2-variant'.

* gnu/packages/python.scm (python-cryptography)[properties]: New field.
(python2-cryptography): Use 'strip-python2-variant'.
(python2-pyopenssl): Take the result of 'package-with-python2' directly.
50fe318c — Jan Nieuwenhuizen 10 years ago
gnu: Add tcllib.

* gnu/packages/tcl.scm (tcllib): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
e4c38581 — Jan Nieuwenhuizen 10 years ago
gnu: tcl: Use tcl/tk license.

* gnu/packages/tcl.scm (tcl)[license]: Use the tcl/tk license variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
0d0bcaa0 — Ricardo Wurmus 10 years ago
gnu: macs: Update to 2.1.0.20151222.

* gnu/packages/bioinformatics.scm (macs): Update to 2.1.0.20151222.
43ec07f1 — Ricardo Wurmus 10 years ago
gnu: macs: Use "pypi-uri".

* gnu/packages/bioinformatics.scm (macs)[source]: Use "pypi-uri" to
  build source URI.
b074e7d4 — Ricardo Wurmus 10 years ago
gnu: python2-fastlmm: Update to 0.2.21.

* gnu/packages/python.scm (python2-fastlmm): Update to 0.2.21.
3f2e9675 — Ricardo Wurmus 10 years ago
gnu: python2-pysnptools: Update to 0.3.5.

* gnu/packages/python.scm (python2-pysnptools): Update to 0.3.5.
ef9b4c04 — Ricardo Wurmus 10 years ago
gnu: python-numpy-bootstrap: Update to 1.10.4.

* gnu/packages/python.scm (python-numpy-bootstrap): Update to 1.10.4.
1b96f069 — Ricardo Wurmus 10 years ago
gnu: python-pandas: Update to 0.16.2.

* gnu/packages/python.scm (python-pandas): Update to 0.16.2.
3ccdd430 — Ni* Gillmann 10 years ago
gnu: Add gnunet-gtk.

* gnu/packages/gnunet.scm (gnunet-gtk): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
1eb6bbd8 — Ricardo Wurmus 10 years ago
gnu: gnunet: Add gstreamer and plugins to inputs.

* gnu/packages/gnunet.scm (gnunet)[inputs]: Add "gstreamer" and
  "gst-plugins-base".
Next