~ruther/guix-local

ref: 3e6ccb53559c8a0cb9ea010ec747df4e5972fcd3 guix-local/gnu d---------
3e6ccb53 — Federico Beffa 11 years ago
gnu: python-matplotlib: Update comments.

* gnu/packages/python.scm (python-matplotlib): Update comments as, with the
  patched 'gobject-introspection', setting LD_LIBRARY_PATH at run time is not
  anymore necessary.  It's still necessary at build time.
a6035fc1 — Federico Beffa 11 years ago
gnu: gtk+: Update to 3.14.7.

* gnu/packages/gtk.scm (gtk+): Update to 3.14.7.
dfbc33dc — Federico Beffa 11 years ago
gnu: python-matplotlib: Remove python-pillow input.

* gnu/packages/python.scm (python-matplotlib): Remove python-pillow input as
  it currently is broken.
8597ab7d — Federico Beffa 11 years ago
gnu: atk: Update to 2.15.3.

* gnu/packages/gtk.scm (atk): Update to 2.15.3.
31aa4379 — Federico Beffa 11 years ago
gnu: eudev: Add pre-build phase.

* gnu/packages/linux.scm (eudev): Add 'pre-build phase to fix compilation with
  'gobject-introspection' 1.42.0.
b6e5e1b7 — Federico Beffa 11 years ago
gnu: eudev: Update to 2.1.1.

* gnu/packages/linux.scm (eudev): Update to 2.1.1.
5c880636 — Federico Beffa 11 years ago
gnu: gdk-pixbuf: Update to 2.31.1.

* gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.31.1.
dca1b58d — Federico Beffa 11 years ago
gnu: pango: Update to 1.36.8.

* gnu/packages/gtk.scm (pango): Update to 1.36.8.
2474b81d — Federico Beffa 11 years ago
gnu: gobject-introspection: Update to 1.42.0 and add new patch.

* gnu/packages/glib.scm (gobject-introspection): Update to version 1.42.0.
  Add patch 'gobject-introspection-absolute-shlib-path.patch' provided by Luca
  Bruno <lucabru@src.gnome.org> for Nix.
5db37191 — Jason Self 11 years ago
gnu: linux-libre: Update to 3.18.3

* gnu/packages/linux.scm (linux-libre): Update to version 3.18.3.
ca1071e1 — Andreas Enge 11 years ago
gnu: rasqal: Update to 0.9.33.

* gnu/packages/rdf.scm (rasqal): Update to 0.9.33.
f4ee08d8 — Andreas Enge 11 years ago
gnu: raptor2: Update to 2.0.15.

* gnu/packages/rdf.scm (raptor2): Update to 2.0.15.
c1b0c7d9 — 宋文武 11 years ago
gnu: Add fvwm.

* gnu/packages/fvwm.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
80650d77 — Mark H Weaver 11 years ago
gnu: fontconfig: Propagate expat and freetype.

* gnu/packages/fontutils.scm (fontconfig)[inputs]: Move expat and freetype ...
  [propagated-inputs]: ... to here.
622c8f0a — 宋文武 11 years ago
gnu: ffmpeg: Augment rpath of libraries.

* gnu/packages/video.scm (ffmpeg)[arguments]<phases>[add-lib-to-run-path]:
  Add $out/lib to the RUNPATH of libraries.
f1597358 — Andreas Enge 11 years ago
gnu: fontconfig: Update to 2.11.92.

* gnu/packages/fontutils.scm (fontconfig): Update to 2.11.92.
e48977e7 — Ludovic Courtès 11 years ago
gnu: e2fsck-static: Use really statically-linked executables.

* gnu/packages/linux.scm (e2fsprogs/static): New variable.
  (e2fsck/static): Use it in 'inputs'.
f327b36e — Ludovic Courtès 11 years ago
gnu: Add CGAL.

* gnu/packages/graphics.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
24004073 — Ludovic Courtès 11 years ago
system: Add "en_US.UTF-8" to the default locales, for backward compatibility.

* gnu/system/locale.scm (%default-locale-definitions): Add
  "en_US.UTF-8".
8f4b1dfb — Ludovic Courtès 11 years ago
gnu: Add Eigen.

* gnu/packages/algebra.scm (eigen): New variable.
Next