~ruther/guix-local

ref: 938ecdfcaba2068bca1de2db27094bfefaf207d4 guix-local/gnu d---------
938ecdfc — Efraim Flashner 10 years ago
gnu: giflib: Update to 5.1.1.

* gnu/packages/image.scm (giflib): Update to 5.1.1.
8cab7580 — Andreas Enge 10 years ago
gnu: curl: Update to 7.45.0.

* gnu/packages/curl.scm (curl): Update to 7.45.0.
7c6fb733 — Mark H Weaver 10 years ago
Merge branch 'master' into dbus-update
b1599b52 — Mark H Weaver 10 years ago
Revert "gnu: giflib: Update to 5.1.1."

This reverts commit a5d06c0c53a51a6fc4b5802cf282a961cc24655f.
9e84fe2c — Mark H Weaver 10 years ago
Revert "gnu: curl: Update to 7.45.0."

This reverts commit 075c3ebd2dc3d8223e23025ceb5026810dfaa98d.
a5d06c0c — Efraim Flashner 10 years ago
gnu: giflib: Update to 5.1.1.

* gnu/packages/image.scm (giflib): Update to 5.1.1.
212efe97 — Andreas Enge 10 years ago
gnu: gnurl: Update to 7.45.0.

* gnu/packages/gnunet.scm (gnurl): Update to 7.45.0.
075c3ebd — Andreas Enge 10 years ago
gnu: curl: Update to 7.45.0.

* gnu/packages/curl.scm (curl): Update to 7.45.0.
cbe95057 — Efraim Flashner 10 years ago
gnu: units: Update to 2.12.

* gnu/packages/maths.scm (units): Update to 2.12.
e38a71ee — Ludovic Courtès 10 years ago
gnu: qemu: Adjust to newer GLib versions.

* gnu/packages/qemu.scm (qemu-patch): New procedure.
  (%glib-memory-vtable-patch, %glib-duplicate-test-patch): New
  variables.
20848f36 — 宋文武 10 years ago
gnu: mesa: Patch the dlopen call for 'libudev.so'.

Fixes a regression introduced in d18c3c6.

* gnu/packages/gl.scm (mesa)[arguments]: Update the 'substitute*'
  call for 'libudev.so'.
1cb16f1e — 宋文武 10 years ago
gnu: gtk+: Remove colord from inputs.

This broke building on non-intel systems.

* gnu/packages/gtk.scm (gtk+)[inputs]: Remove colord.
64643b90 — 宋文武 10 years ago
services: dbus: Build '/etc/dbus-1/system-local.conf'.

* gnu/services/dbus.scm (dbus-etc-files): New procedure.
  (dbus-dmd-service): Remove the use of '--config-file'.
  (dbus-configuration-directory): Adjust accordingly.
  (dbus-root-service-type): Add extension of ETC-SERVICE-TYPE.
b2aab72c — Mark H Weaver 10 years ago
gnu: libdrm: Fix symbol check tests on mips64el and armhf.

* gnu/packages/patches/libdrm-symbol-check.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/xdisorg.scm (libdrm)[source]: Add patch.
1d19bc11 — Ludovic Courtès 10 years ago
gnu: elogind: Provide the file name of 'halt' and 'reboot'.

* gnu/packages/freedesktop.scm (elogind)[inputs]: Add DMD.
8ca73fce — Andreas Enge 10 years ago
gnu: gnurl: Update to 7.44.0.

* gnu/packages/gnunet.scm (gnurl): Update to 7.44.0.
a572dca8 — 宋文武 10 years ago
gnu: gtk+: Add more inputs.

* gnu/packages/gtk.scm (gtk+)[propagated-inputs]: Add libxcursor.
  [inputs]: Add rest, json-glib and colord.
80c7dd1a — 宋文武 10 years ago
gnu: colord: Add input libgudev.

* gnu/packages/gnome.scm (colord)[inputs]: Add libgudev.
4955ab7d — 宋文武 10 years ago
gnu: json-glib: Update to 1.0.4, fix test.

* gnu/packages/gnome.scm (json-glib): Update to 1.0.4.
  [source]: Add snippet.
7765bfc6 — 宋文武 10 years ago
gnu: elogind: Fix build by explicitly link with librt.

* gnu/packages/freedesktop.scm (elogind)[arguments]: Pass
  'LDFLAGS=-lrt' to configure.
Next