~ruther/guix-local

7ee2005e — 宋文武 10 years ago
gnu: xfce4-panel: Build with GTK+ 3 support.

* gnu/packages/xfce.scm (xfce4-panel)[arguments]: New field.
75beb7e1 — 宋文武 10 years ago
gnu: libxfce4ui: Build with GTK+ 3 support.

* gnu/packages/xfce.scm (libxfce4ui)[propagated-inputs]: Add gtk+.
1921b1de — Ricardo Wurmus 10 years ago
gnu: Add deeptools.

* gnu/packages/bioinformatics.scm (deeptools): New variable.
f85ccf88 — Ricardo Wurmus 10 years ago
gnu: Add perl-czplib.

* gnu/packages/perl.scm (perl-czplib): New variable.
26ecc2a7 — Ludovic Courtès 10 years ago
gnu: Add missing patch for Guile-Present.

This patch should have been added in cdd383e.

* gnu/packages/patches/guile-present-coding.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
ddfddb0c — Ricardo Wurmus 10 years ago
gnu: Add ZynAddSubFX.

* gnu/packages/music.scm (zynaddsubfx): New variable.
96f8d991 — Ricardo Wurmus 10 years ago
gnu: Add minixml.

* gnu/packages/xml.scm (minixml): New variable.
95283f3f — Ricardo Wurmus 10 years ago
gnu: Add gerbv.

* gnu/packages/engineering.scm (gerbv): New variable.
97f70018 — Ricardo Wurmus 10 years ago
gnu: Add po4a.

* gnu/packages/gettext.scm (po4a): New variable.
3f88152d — Ricardo Wurmus 10 years ago
gnu: Add TeX Gyre fonts.

* gnu/packages/fonts.scm (font-tex-gyre): New variable.
dee38b7b — Ricardo Wurmus 10 years ago
guix: Add GUST font license 1.0.

* guix/licenses.scm (gfl1.0): New variable.
a96524cc — David Thompson 10 years ago
import: gem: Fix minor bug and add unit test.

* guix/import/gem.scm (make-gem-sexp): Properly handle an empty list of
  licenses.  When rendering a list of licenses, cons 'list onto the front of
  the expression.
* tests/gem.scm: New file.
* Makefile.am (SCM_TESTS): Add it.
385a44be — David Thompson 10 years ago
gnu: Add sassc.

* gnu/packages/web.scm (sassc): New variable.
2053949a — Cyril Roelandt 10 years ago
gnu: Add python-oslotest

* gnu/packages/openstack.scm (python-oslotest, python2-olsotest): New variables.
1edd421b — Cyril Roelandt 10 years ago
gnu: Add python-os-client-config

* gnu/packages/openstack.scm (python-os-client-config,
  python2-os-client-config): New variables.
35f1ebeb — Cyril Roelandt 10 years ago
gnu: Add python-mox3.

* gnu/packages/openstack.scm (python-mox3, python2-mox3): New variables.
7c4810a1 — Cyril Roelandt 10 years ago
gnu: Add python-pbr.

* gnu/packages/openstack.scm: New file.
* gnu-system.am: Add it.
7e7b27d9 — Cyril Roelandt 10 years ago
gnu: add python-appdirs.

* gnu/packages/python.scm (python-appdirs, python2-appdirs): New variables.
44fd0994 — Ludovic Courtès 10 years ago
gnu: guile-ssh: Update to 0.8.0.

* gnu/packages/ssh.scm (guile-ssh): Update to 0.8.0.
  [inputs]: Use LIBGCRYPT instead of LIBGCRYPT-1.5.
87390c15 — Ludovic Courtès 10 years ago
gnu: libssh: Update to 0.6.5.

* gnu/packages/ssh.scm (libssh): Update to 0.6.5.
  [source]: Remove 'patches'.
  [inputs]: Use LIBGCRYPT instead of LIBGCRYPT-1.5.
Next