~ruther/guix-local

fb182b8a — Mark H Weaver 10 years ago
gnu: Add clutter.

* gnu/packages/gnome.scm (clutter): New variable.
ba421ab7 — Mark H Weaver 10 years ago
gnu: Add cogl.

* gnu/packages/gnome.scm (cogl): New variable.
e5c35d9a — Mark H Weaver 10 years ago
licenses: Add the SGI Free Software License B, version 2.0.

* guix/licenses.scm (sgifreeb2.0): New variable.
22ad3918 — Andreas Enge 10 years ago
gnu: sipwitch: Update to 1.9.8.

* gnu/packages/telephony.scm (sipwitch): Update to 1.9.8.
89223417 — Ludovic Courtès 10 years ago
gnu: commencement: Make a few variables private.

This removes ambiguity warnings when installing these packages.

* gnu/packages/commencement.scm (glibc-final, gcc-final,
  glibc-utf8-locales-final): Make private.
790c3717 — Ludovic Courtès 10 years ago
gnu: imagemagick: Do not retain reference to "doc" output.

* gnu/packages/imagemagick.scm (imagemagick)[arguments]: Use 'modify-phases'.
  Add 'strip-configure-xml' phase.
0e2d0213 — Ludovic Courtès 10 years ago
doc: Add "Application Setup" section.

* doc/guix.texi (Application Setup): New node.
6248e326 — Alex Kost 10 years ago
emacs: Add "edit" command to a list of packages.

* emacs/guix-base.el (guix-edit-package): New function.
* emacs/guix-list.el (guix-list-edit-package): New command.  Bind it to
  "e" key.
* emacs/guix-main.scm (package-location-string): New procedure.
* doc/emacs.texi (Emacs List buffer): Document "e" key binding.
* doc/guix.texi (Invoking guix edit): Mention "package list" buffer.
6a8c9545 — Alex Kost 10 years ago
emacs: Simplify defining package ID in a list buffer.

* emacs/guix-list.el: Always retrieve 'package-id' parameter for a list
  of outputs.
  (guix-list-current-package-id): New function.
8c2dbe3f — Andreas Enge 10 years ago
gnu: ucommon: Update to 6.3.4.

* gnu/packages/telephony.scm (ucommon): Update to 6.3.4.
0805f336 — Alex Kost 10 years ago
emacs: Complete 'guix size --map-file' properly.

* emacs/guix-pcomplete.el (guix-pcomplete-complete-option-arg): Complete
  file name for '-m/--map-file' option of 'guix size' command.
a8f996c6 — Ludovic Courtès 10 years ago
size: Add '--map-file' option.

* guix/scripts/size.scm (profile->page-map): New procedures.
  (show-help, %options):  Add --map-file.
  (guix-size): Honor it.
* doc/guix.texi (Invoking guix size): Document it.
* doc/images/coreutils-size-map.png: New file.
* doc.am (dist_infoimage_DATA): Add it.
550bd3f2 — Ludovic Courtès 10 years ago
nls: Update 'eo' translation.
a8aa84af — Ludovic Courtès 10 years ago
size: Remove unused variables.

* guix/scripts/size.scm (ensure-store-item): Remove #:dry-run? parameter.
  (%options): Remove 'dry-run?' variable.
bf76d987 — Mark H Weaver 10 years ago
Merge branch 'master' into core-updates
fc9ff915 — Mark H Weaver 10 years ago
gnu: jemalloc: Build with gcc-4.8 on i686.

* gnu/packages/jemalloc.scm (jemalloc)[native-inputs]: When compiling natively
  on i686, add gcc-4.8.
194782a8 — Mark H Weaver 10 years ago
gnu: lame: Build with gcc-4.8 on i686.

* gnu/packages/mp3.scm (lame)[native-inputs]: When compiling natively on i686,
  add gcc-4.8.
12b04cbe — Ben Woodcroft 10 years ago
gnu: Add fasttree.

* gnu/packages/bioinformatics.scm (fasttree): New variable.
40783851 — Mark H Weaver 10 years ago
gnu: ffmpeg: Update to 2.7.1.

* gnu/packages/video.scm (ffmpeg): Update to 2.7.1.
4d6d8281 — Mark H Weaver 10 years ago
gnu: totem-pl-parser: Add gobject-introspection support.

* gnu/packages/gnome.scm (totem-pl-parser)[native-inputs]: Add
  gobject-introspection.
Next