~ruther/guix-local

997b6ea5 — Efraim Flashner 9 years ago
gnu: cppcheck: Update to 1.76.

* gnu/packages/check.scm (cppcheck): Update to 1.76.
7286dd21 — Efraim Flashner 9 years ago
gnu: libuninameslist: Use 'modify-phases' syntax.

* gnu/packages/fontutils.scm (libuninameslist)[arguments]: Use
'modify-phases' syntax.
f726b7c5 — Efraim Flashner 9 years ago
gnu: libuninameslist: Update to 20160701.

* gnu/packages/fontutils.scm (libuninameslist): Update to 20160701.
b07e0863 — Efraim Flashner 9 years ago
gnu: bash-completion: Update to 2.4.

* gnu/packages/bash.scm (bash-completion): Update to 2.4.
[home-page]: Update to redirected home-page.
523b77fa — Efraim Flashner 9 years ago
import: github: Add .love extension.

* guix/import/github.scm (find-extension): Add '.love' extension to the
list of extensions checked.
36646075 — Efraim Flashner 9 years ago
gnu: obs: Update to 0.16.2.

* gnu/packages/video.scm (obs): Update to 0.16.2.
ff0ecefc — Efraim Flashner 9 years ago
gnu: laby: Update source uri.

* gnu/packages/games.scm (laby)[source]: Use the publicly visible
download uri.
aed023ff — Ricardo Wurmus 9 years ago
gnu: Add gxtuner.

* gnu/packages/music.scm (gxtuner): New variable.
69308043 — Christopher Baines 9 years ago
gnu: gnome: Add pinentry-gnome3 to gnome

* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add
pinentry-gnome3.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
41edb23f — Christopher Baines 9 years ago
gnu: Add pinentry-gnome3.

* gnu/packages/gnupg.scm (pinentry-gnome3): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
9614897b — Christopher Baines 9 years ago
gnu: pinentry: Remove 'gpg2' from description.

* gnu/package/gnupg.scm (pinentry-tty, pinentry-gtk2, pinentry-qt)
[description]: The default in Guix is gpg, so only use this.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
d976eccd — Al McElrath 9 years ago
gnu: sane-backends: Update to 1.0.25.

* gnu/packages/scanner.scm (sane-backends): Update to 1.0.25.

Signed-off-by: Leo Famulari <leo@famulari.name>
fc008121 — Marius Bakke 9 years ago
gnu: wpa-supplicant: Update to 2.6.

* gnu/packages/admin.scm (wpa-supplicant-minimal)[source]: Update to
  2.6. Remove 'patches' field.
* gnu/packages/patches/wpa-supplicant-CVE-2015-5310.patch,
  gnu/packages/patches/wpa-supplicant-CVE-2015-5314.patch,
  gnu/packages/patches/wpa-supplicant-CVE-2015-5315.patch,
  gnu/packages/patches/wpa-supplicant-CVE-2015-5316.patch,
  gnu/packages/patches/wpa-supplicant-CVE-2016-4476.patch,
  gnu/packages/patches/wpa-supplicant-CVE-2016-4477-pt1.patch,
  gnu/packages/patches/wpa-supplicant-CVE-2016-4477-pt2.patch,
  gnu/packages/patches/wpa-supplicant-CVE-2016-4477-pt3.patch,
  gnu/packages/patches/wpa-supplicant-CVE-2016-4477-pt4.patch: Delete
  files.
* gnu/local.mk (dist_patch_DATA): Remove them.

Signed-off-by: Leo Famulari <leo@famulari.name>
6f9d5b2e — Ludovic Courtès 9 years ago
gnu: guile-ssh: Update to 0.10.1.

* gnu/packages/ssh.scm (libssh-0.6): Remove.
(guile-ssh): Update to 0.10.1.
[inputs]: Use LIBSSH instead of LIBSSH-0.7.3.
[arguments]: Remove #:configure-flags.
92b72582 — Ludovic Courtès 9 years ago
gnu: guile-ssh: Compile .scm files after patching them.

Before this commit, the .go files were obtained by compiling the
unpatched .scm files, so they would refer to libguile-ssh without its
absolute file name.

* gnu/packages/ssh.scm (guile-ssh)[arguments]: Move
'fix-libguile-ssh-file-name' before 'build'.  Have it run "make install
-C libguile-ssh" first.
8a8f6590 — Ludovic Courtès 9 years ago
gnu: guile-ssh: Use 'modify-phases'.

* gnu/packages/ssh.scm (guile-ssh)[arguments]: Use 'modify-phases'.
a9c958b5 — Efraim Flashner 9 years ago
gnu: gcj: Switch dejagnu test command.

* gnu/packages/gcc.scm (gcj)[arguments]: Switch the depreciated dejagnu
command 'absolute' for the new testing command 'file normalize'.
fedcb99d — Kei Kebreau 9 years ago
gnu: lynx: Update to 2.8.9dev.9 and fix GnuTLS support.

* gnu/packages/lynx.scm (lynx): Update to 2.8.9dev.9.
[arguments]: Append the path to the GnuTLS to "--with-gnutls=".
8ea83d60 — Tobias Geerinckx-Rice 9 years ago
gnu: hexchat: Update to 2.12.2.

* gnu/packages/messaging.scm (hexchat): Update to 2.12.2.
aae34a0c — Leo Famulari 9 years ago
gnu: vdirsyncer: Update to 0.13.1.

* gnu/packages/dav.scm (vdirsyncer): Update to 0.13.1.
Next