~ruther/guix-local

ref: 84b5d9075ca4cb22e1c8bd85b5eb24635ecf689e guix-local/gnu d---------
84b5d907 — Alex Kost 9 years ago
gnu: mkfontdir: Do not propagate 'mkfontscale'.

* gnu/packages/xorg.scm (mkfontdir)[propagated-inputs]: Move
'mkfontscale' to ...
[inputs]: ... here.
[arguments]: Add 'wrap-mkfontdir' phase.
e48e31bc — Alex Kost 9 years ago
gnu: Add xfd.

* gnu/packages/xorg.scm (xfd): New variable.
f225ae75 — Alex Kost 9 years ago
gnu: Add xfontsel.

* gnu/packages/xorg.scm (xfontsel): New variable.
1925a879 — Andy Patterson 9 years ago
gnu: sbcl: Update to 1.3.7.

* gnu/packages/lisp.scm (sbcl): Update to 1.3.7.
[arguments]: During the patch-unix-tool-paths phase, avoid running
substitute* on a utf-16-be encoded file.

Signed-off-by: 宋文武 <iyzsong@gmail.com>
54a43ff4 — Andy Patterson 9 years ago
gnu: ecl: Wrap with PATH, CPATH, LIBRARY_PATH, and LD_LIBRARY_PATH.

* gnu/packages/lisp.scm (ecl)[arguments]: Add 'wrap' phase.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
60474cd1 — Andy Patterson 9 years ago
gnu: ecl: Enable tests.

* gnu/packages/lisp.scm (ecl): Enable tests.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
e0524511 — Andy Patterson 9 years ago
gnu: ecl: Update to 16.1.2.

* gnu/packages/lisp.scm (ecl): Update to 16.1.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
45477c6a — Efraim Flashner 9 years ago
gnu: gnupg@2.1: Use 'modify-phases'.

* gnu/packages/gnupg.scm (gnupg@2.1)[arguments]: Use 'modify-phases'
syntax.
35d28c60 — Efraim Flashner 9 years ago
gnu: hdup: Update source url.

* gnu/packages/backup.scm (hdup)[source]: Update url.
163708a6 — Leo Famulari 10 years ago
gnu: gnupg-2.1: Install executable as 'gpg'.

* gnu/packages/gnupg.scm (gnupg-2.1)[arguments]: Add '--enable-gpg2-is-gpg'
to #:configure-flags.
bc85b127 — Ludovic Courtès 9 years ago
gnu: gnupg@2.0: Add the 'gpg' and 'gpgv' commands.

* gnu/packages/gnupg.scm (gnupg-2.0)[arguments]: Add
'rename-v2-commands' phase.
80c47cf8 — Efraim Flashner 9 years ago
gnu: gnupg@2.0: Fix typo.

* gnu/packages/gnupg.scm (gnupg@2.0)[arguments]: Fix typo that prevented
gnupg from building.

This is a follow up to 6b547d22952fb30c4419d4f81545353907ab398d.
04c828c4 — Efraim Flashner 9 years ago
gnu: exiv2: Update source url.

* gnu/packages/geeqie.scm (exiv2)[source]: Update url.
6b547d22 — Ludovic Courtès 9 years ago
doc: gnupg@2.0: Use 'modify-phases'.

* gnu/packages/gnupg.scm (gnupg-2.0)[arguments]: Use 'modify-phases'.
a308c233 — Andreas Enge 9 years ago
gnu: icecat: Disable parallel build.

* gnu/packages/gnuzilla.scm (icecat)[arguments]: Disable parallel build.
238e5642 — Andreas Enge 9 years ago
gnu: icecat: Update to 38.8.0-gnu2.

* gnu/packages/gnuzilla.scm (icecat): Update to 38.8.0-gnu2.
d841a292 — Efraim Flashner 9 years ago
gnu: openssh: Fix CVE-2016-6210.

* gnu/packages/ssh.scm (openssh)[source]: Add patches
openssh-CVE-2016-6210-1.patch, openssh-CVE-2016-6210-2.patch,
openssh-CVE-2016-6210-3.patch.
* gnu/packages/patches/openssh-CVE-2016-6210-1.patch: New file.
* gnu/packages/patches/openssh-CVE-2016-6210-2.patch: New file.
* gnu/packages/patches/openssh-CVE-2016-6210-3.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register them.
df2c7563 — Efraim Flashner 9 years ago
gnu: pspp: Update to 0.10.2.

* gnu/packages/statistics.scm (pspp): Update to 0.10.2.
fe84bc9a — Efraim Flashner 9 years ago
gnu: python-iso8601: Update to 0.1.11.

* gnu/packages/python.scm (python-iso8601): Update to 0.1.11.
2af56bfa — Efraim Flashner 9 years ago
gnu: iniparser: Use 'modify-phases'.

* gnu/packages/samba.scm (iniparser)[arguments]: Use 'modify-phases'
syntax.
Next