~ruther/guix-local

5e4d8f67 — Andreas Enge 11 years ago
gnu: python-numpydoc: Drop one test.

* gnu/packages/python.scm (python-numpydoc): Drop one test for all Python
  versions.
  (python2-numpydoc): Define it by package-with-python2 without modifications.
7ca0dbc3 — Andreas Enge 11 years ago
gnu: python2-py2cairo: Rename to python2-pycairo.

* gnu/packages/gtk.scm (python2-py2cairo): Rename to ...
  (python2-pycairo): ... this
  (python2-pygtk): Adapt input.
* gnu/packages/glib.scm (python2-pygobject-2): Adapt input.
* gnu/packages/python.scm (package-with-python2): Adapt input.
ac4cbcc1 — Jason Self 11 years ago
gnu: linux-libre: Update to 3.18.8

* gnu/packages/linux.scm (linux-libre): Update to version 3.18.8.
922eaede — Paul van der Walt 11 years ago
gnu: mu: Update to 0.9.11.

* gnu/packages/mail.scm (mu): Update to 0.9.11.  Update source URI.  Add
  autoconf, automake, and libtool to native-inputs.  Add autoreconf phase.
e1509174 — Ludovic Courtès 11 years ago
services: slim: Add "F1 to change" in session message.

* gnu/services/xorg.scm (slim-service)[slim.cfg]: Add 'session_msg'.
a21b23d3 — Ludovic Courtès 11 years ago
services: slim: Preserve the order of session types.

That makes WindowMaker the default session, by default.

* gnu/services/xorg.scm (xsessions-directory)[builder]: Prepend a number
  in the file name to preserve the order of SESSIONS.
  (slim-service): Augment docstring.
* doc/guix.texi (X Window): Adjust accordingly.
9f2840cb — Ludovic Courtès 11 years ago
gnu: openexr: Add synopsis.

* gnu/packages/graphics.scm (openexr)[synopsis]: Fill in.
  [description]: Improve.
baece08a — Mark H Weaver 11 years ago
gnu: samba: Update to 3.6.25.

* gnu/packages/samba.scm (samba): Update to 3.6.25.
183eaf87 — Mark H Weaver 11 years ago
gnu: e2fsprogs: Update to 1.42.12.

* gnu/packages/linux.scm (e2fsprogs): Update to 1.42.12.
24d77d10 — Mark H Weaver 11 years ago
doc: Remove reference to git submodules in HACKING.

* HACKING: Remove mention of git submodules.
88307406 — Mark H Weaver 11 years ago
gnu: icecat: Apply fixes for CVE-2015-{0822,0827,0831,0836}.

* gnu/packages/patches/icecat-CVE-2015-0822.patch,
  gnu/packages/patches/icecat-CVE-2015-0827-pt-1.patch,
  gnu/packages/patches/icecat-CVE-2015-0827-pt-2.patch,
  gnu/packages/patches/icecat-CVE-2015-0827-pt-3.patch,
  gnu/packages/patches/icecat-CVE-2015-0831-pt-1.patch,
  gnu/packages/patches/icecat-CVE-2015-0831-pt-2.patch,
  gnu/packages/patches/icecat-CVE-2015-0836-pt-01.patch,
  gnu/packages/patches/icecat-CVE-2015-0836-pt-02.patch,
  gnu/packages/patches/icecat-CVE-2015-0836-pt-03.patch,
  gnu/packages/patches/icecat-CVE-2015-0836-pt-04.patch,
  gnu/packages/patches/icecat-CVE-2015-0836-pt-05.patch,
  gnu/packages/patches/icecat-CVE-2015-0836-pt-06.patch,
  gnu/packages/patches/icecat-CVE-2015-0836-pt-07.patch,
  gnu/packages/patches/icecat-CVE-2015-0836-pt-08.patch,
  gnu/packages/patches/icecat-CVE-2015-0836-pt-09.patch,
  gnu/packages/patches/icecat-CVE-2015-0836-pt-10.patch,
  gnu/packages/patches/icecat-CVE-2015-0836-pt-11.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add patches.
5be2f884 — Mark H Weaver 11 years ago
gnu: luajit: Fix patch file names in gnu-system.am.

* gnu-system.am (dist_patch_DATA): Fix patch file names.
dcaf2511 — Tomáš Čech 11 years ago
gnu: Fix luajit installation

* gnu/packages/lua.scm (luajit): Apply 2 patches.
* gnu-system.am (dist_patch_DATA): Register 2 patches.
* gnu/packages/patches/luajit-no_ldconfig.patch: New file.
* gnu/packages/patches/luajit-symlinks.patch: New file.
44726031 — Andreas Enge 11 years ago
gnu: Add avidemux.

* gnu/packages/video.scm (avidemux, avidemux-2.5): New variables.
fe3df050 — Ludovic Courtès 11 years ago
build: Bump version number.

* configure.ac: Change to version 0.8.2.
e9c1e22f — Ludovic Courtès 11 years ago
ui: Add missing copyright line.

* guix/ui.scm: Add copyright line for Deck (aka. nebuli).
cf6ce3e6 — Ludovic Courtès 11 years ago
ui: Honor --no-* options passed via $GUIX_BUILD_OPTIONS.

Reported by Alex Kost <alezost@gmail.com>
at <http://lists.gnu.org/archive/html/guix-devel/2015-02/msg00702.html>.

* guix/ui.scm (parse-command-line)[parse-options-from]: Add 'seeds'
  parameter.
  Thread the result of the first 'parse-options-from' call to the
  second.
b3f21389 — Ludovic Courtès 11 years ago
ui: Factorize command-line + env. var. option parsing.

* guix/ui.scm (%default-argument-handler, parse-command-line): New
  procedures.
  (environment-build-options): Make private.
* guix/scripts/archive.scm (guix-archive)[parse-options,
  parse-options-from]: Remove.  Use 'parse-command-line' instead.
* guix/scripts/build.scm (guix-build): Likewise.
* guix/scripts/environment.scm (guix-environment): Likewise.
* guix/scripts/package.scm (guix-package): Likewise.
* guix/scripts/system.scm (guix-system): Likewise.
* tests/ui.scm (with-environment-variable): New macro.
  ("parse-command-line"): New test.
72bfebf5 — Taylan Ulrich Bayırlı/Kammer 11 years ago
gnu: ffmpeg: Add soxr and twolame as inputs.

* gnu/packages/video.scm (ffmpeg): Add soxr and twolame as inputs.
60a2d27e — Ludovic Courtès 11 years ago
gnu: nss-mdns: Use /var as the localstatedir.

Reported by Mark H Weaver <mhw@netris.org>
at <http://lists.gnu.org/archive/html/guix-devel/2015-02/msg00686.html>.

* gnu/packages/avahi.scm (nss-mdns)[arguments]: Use
  --localstatedir=/var.
Next