~ruther/guix-local

ref: fadae857b7fa07a657888b5fa9bdd2f8d024fccc guix-local/gnu d---------
fadae857 — Ricardo Wurmus 9 years ago
gnu: nss-pam-ldapd: Add Kerberos support.

* gnu/packages/openldap.scm (nss-pam-ldapd)[inputs]: Add mit-krb5.
289a8980 — Ricardo Wurmus 9 years ago
gnu: nss-pam-ldapd: Look for nslcd.conf in global /etc/ directory.

* gnu/packages/openldap.scm (nss-pam-ldapd)[arguments]: Set
"--with-ldap-conf-file" to look for global configuration file; add build phase
to install example configuration file in the package output directory.
efba8327 — Mathieu Othacehe 9 years ago
gnu: ethtool: Update to 4.10.

* gnu/packages/networking.scm (ethtool): Update to 4.10.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
ce09f04e — Marius Bakke 9 years ago
gnu: ceph: Update to 12.0.2.

* gnu/packages/storage.scm (ceph): Update to 12.0.2.
[arguments]<#:phases>: Disable new test.
* gnu/packages/patches/ceph-disable-cpu-optimizations.patch: Adjust.
011b858b — Marius Bakke 9 years ago
gnu: vte-ng: Update to 0.48.2.a.

* gnu/packages/gnome.scm (vte-ng): Update to 0.48.2.a.
[native-inputs]: Change GPERF-3.0 to GPERF.
b27aacbf — Efraim Flashner 9 years ago
gnu: Add gcompris-qt.

* gnu/packages/education.scm (gcompris-qt): New variable.
4ad70ad8 — Efraim Flashner 9 years ago
gnu: qtkeychain: Update to 0.8.0.

* gnu/packages/qt.scm (qtkeychain): Update to 0.8.0.
cd48a549 — Efraim Flashner 9 years ago
gnu: fuse: Patch conflicting headers with the kernel.

* gnu/packages/linux.scm (fuse)[source]: Add patch.
* gnu/packages/patches/fuse-overlapping-headers.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
d26ae96c — Christopher Allan Webber 9 years ago
gnu: Add guile-sjson.

* gnu/packages/guile.scm (guile-sjson): Add guile-sjson.
623fb4d1 — Catonano 9 years ago
gnu: Add freexl.

* gnu/packages/xml.scm (freexl): New variable.
b8ebbefe — Thomas Danckaert 9 years ago
gnu: duplicity: Update to 0.7.12.

* gnu/packages/backup.scm (duplicity): Update to 0.7.12.
b5f57f60 — Arun Isaac 9 years ago
Update name on email address for Mathieu Othacehe.
c2bae4a2 — Mathieu Othacehe 9 years ago
gnu: cmst: Update to 2017.03.18.

* gnu/packages/connman.scm (cmst): Update to 2017.03.18.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
31c374e0 — Ricardo Wurmus 9 years ago
gnu: python-pysam: Disable tests.

* gnu/packages/bioinformatics.scm (python-pysam): Disable tests.
43ba5dd4 — Efraim Flashner 9 years ago
gnu: mpv: Update to 0.25.0.

* gnu/packages/video.scm (mpv): Update to 0.25.0.
[arguments]: Add explicit configure-flags to enable cdda, dvdread and dvdnav.
a2a15f6b — Mathieu Othacehe 9 years ago
gnu: speedtest-cli: Update to 1.0.5.

* gnu/packages/networking.scm (speedtest-cli): Update to 1.0.5.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
b2955e22 — Ricardo Wurmus 9 years ago
gnu: python-pysam: Fix tests, again.

* gnu/packages/bioinformatics.scm (python-pysam)[arguments]: Run nosetests
explicitly with a single process.
c136240e — Efraim Flashner 9 years ago
gnu: diamond: Enable building on all architectures.

* gnu/packages/bioinformatics.scm (diamond)[supported-systems]: Remove
field.
f0ef7b47 — Efraim Flashner 9 years ago
gnu: libevent: Disable regress tests.

* gnu/packages/libevent.scm (libevent)[arguments]: Disable the 'regress'
tests.
0611abff — Kei Kebreau 9 years ago
gnu: wmfire: Update source code for new GDK versions.

* gnu/packages/patches/wmfire-update-for-new-gdk-versions.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnustep.scm (wmfire)[source]: Add patch.
Next