~ruther/guix-local

cbf71ea2 — Mark H Weaver 11 years ago
gnu: subversion: Add fix for sqlite-3.8.9.

* gnu/packages/patches/subversion-sqlite-3.8.9-fix.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/version-control.scm (subversion): Add patch.
85bafc31 — Mark H Weaver 11 years ago
gnu: mariadb: Update to 10.0.18.

* gnu/packages/databases.scm (mariadb): Update to 10.0.18.
9c8bd626 — Ricardo Wurmus 11 years ago
gnu: gimp: Enable Python scripting support.

* gnu/packages/gimp.scm (gimp): Enable Python scripting support.
965a7332 — Ludovic Courtès 11 years ago
doc: Document 'avahi-service'.

* gnu/services/avahi.scm (avahi-service): Add URL in docstring.
* doc/guix.texi (Networking Services): Document it.
  (Name Service Switch): Fix cross-reference.
04e4e6ab — Ludovic Courtès 11 years ago
doc: Document sessions and ~/.xsession for SLiM.

* gnu/services/xorg.scm (slim-service): Document session types and
  ~/.xsession.
* doc/guix.texi (X Window): Adjust accordingly.
4467be21 — Ludovic Courtès 11 years ago
services: Add '%desktop-services'.

* gnu/services/desktop.scm (%desktop-services): New variable.
* doc/guix.texi (Desktop Services): Document it.
a0dac7a0 — Ludovic Courtès 11 years ago
profiles: Ensure the profile's etc/ directory is writable.

Reported by 宋文武 <iyzsong@gmail.com>.

* guix/build/profiles.scm (build-etc/profile,
  ensure-writable-directory): New procedures.
  (build-profile): Use them.
* tests/profiles.scm ("etc/profile when etc/ already exists"): New test.
15137a29 — Ludovic Courtès 11 years ago
nss: Add '%mdns-host-lookup-nss'.

* gnu/system/nss.scm (%mdns-host-lookup-nss): New variable.
* doc/guix.texi (Name Service Switch): Document it.
6b888eff — 宋文武 11 years ago
gnu: Add aisleriot.

* gnu/packages/gnome.scm (aisleriot): New variable.
ad12c43e — Ricardo Wurmus 11 years ago
gnu: gcj: Add $libdir to RUNPATH.

* gnu/packages/gcc.scm (gcj)[arguments]: Add build phase to add library output
  directory to RUNPATH.
aa2e989e — Mark H Weaver 11 years ago
gnu: linux-libre: Update to 4.0.2.

* gnu/packages/patches/linux-libre-libreboot-fix.patch: Remove file.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/linux.scm (linux-libre): Update to 4.0.2.  Remove patch.
82741a8a — Andreas Enge 11 years ago
gnu: Add libwps.

* gnu/packages/libreoffice.scm (libwps): New variable.
1d59b83b — Andreas Enge 11 years ago
gnu: Add libmwaw.

* gnu/packages/libreoffice.scm (libmwaw): New variable.
74a63b11 — Andreas Enge 11 years ago
gnu: Add libodfgen.

* gnu/packages/libreoffice.scm (libodfgen): New variable.
cf2abac8 — Ludovic Courtès 11 years ago
artwork: Update to latest version.

* gnu/artwork.scm (%artwork-repository): Update.
* gnu/services/xorg.scm (%default-slim-theme-name): Change to "0.x".
* gnu/system/grub.scm (%background-image): Change to
  GuixSD-fully-black-4-3.svg.
32cf9895 — Ricardo Wurmus 11 years ago
gnu: ardour: Fix inheritance of Ardour package.

* gnu/packages/audio.scm (ardour): Inherit from "ardour-3" instead of
  "ardour".
002806c9 — Ricardo Wurmus 11 years ago
gnu: Add Ardour 4.

* gnu/packages/audio.scm (ardour): Rename to ...
  (ardour-3): ... this.
  (ardour): New variable.
e55c1b67 — Ricardo Wurmus 11 years ago
gnu: Add GnuCash.

* gnu/packages/gnucash.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
7b05ba91 — Ricardo Wurmus 11 years ago
gnu: Add WebkitGTK 2.4.8.

* gnu/packages/webkit.scm (webkitgtk-2.4): New variable.
* gnu/packages/patches/webkitgtk-2.4.8-gmutexlocker.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
c024ae36 — Ricardo Wurmus 11 years ago
gnu: Add goffice-0.8.

* gnu/packages/gnome.scm (goffice-0.8): New variable.
Next