~ruther/guix-local

85f41902 — Mark H Weaver 11 years ago
gnu: gmsh: Add glu to inputs.

* gnu/packages/maths.scm (gmsh): Add glu to inputs.
977736fc — Mark H Weaver 11 years ago
gnu: irrlicht: Fix build with mesa-10.

* gnu/packages/patches/irrlicht-mesa-10.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/games.scm (irrlicht): Add patch.  Add glu to inputs.
8a984cb3 — Mark H Weaver 11 years ago
Merge branch 'master' into xorg-updates
fb916f4d — Mark H Weaver 11 years ago
gnu: qemu: Update to 2.2.0.

* gnu/packages/qemu.scm (qemu): Update to 2.2.0.
00c09300 — Mark H Weaver 11 years ago
gnu: pingus: Add glu to inputs.

* gnu/packages/games.scm (pingus): Add glu to inputs.
276a8f71 — Mark H Weaver 11 years ago
gnu: gnubik: Add glu to inputs.

* gnu/packages/games.scm (gnubik): Add glu to inputs.
6a95024c — Mark H Weaver 11 years ago
gnu: gnubg: Add glu to inputs.

* gnu/packages/games.scm (gnubg): Add glu to inputs.
9cb3036f — Mark H Weaver 11 years ago
gnu: sdl: Fix incompatibility with libx11-1.6.

* gnu/packages/patches/sdl-libx11-1.6.patch: New file
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/sdl.scm (sdl): Add patch.
cc8b02f4 — Mark H Weaver 11 years ago
gnu: gtkglext: Add glu to inputs.

* gnu/packages/gnome.scm (gtkglext): Add glu to inputs.
e933ad3d — Mark H Weaver 11 years ago
gnu: ntp: Update to 4.2.8.

* gnu/packages/ntp.scm (ntp): Update to 4.2.8.  Add openssl to inputs.
  Add pkg-config to native-inputs.  Change source URI to archive.ntp.org.
53a427cf — Mark H Weaver 11 years ago
gnu: ntp: Update to 4.2.8.

* gnu/packages/ntp.scm (ntp): Update to 4.2.8.  Add openssl to inputs.
  Add pkg-config to native-inputs.  Change source URI to archive.ntp.org.
f948656c — Mark H Weaver 11 years ago
Merge branch 'master' into xorg-updates
764c077b — Ludovic Courtès 11 years ago
Revert "gnu: matplotlib: Comment out python2-matplotlib."

This reverts commit afc720d34c43a2fcf0b5871226c15ad6c5f73697.
78a27453 — Ludovic Courtès 11 years ago
build-system/python: Fix 'package-with-explicit-python'.

Reported by Federico Beffa <beffa@ieee.org>
and Eric Bavier <ericbavier@gmail.com>.

* guix/build-system/python.scm (package-with-explicit-python): Do
  nothing when P's build system is not PYTHON-BUILD-SYSTEM.
afc720d3 — Federico Beffa 11 years ago
gnu: matplotlib: Comment out python2-matplotlib.

* gnu/packages/python.scm (python2-matplotlib, python2-scipy, python2-numpy):
  Comment out python2-matplotlib and the packages making use of it as the
  generation of the derivation of these packages takes very long.
a193b824 — Mark H Weaver 11 years ago
Optimize package-transitive-supported-systems.

* guix/packages.scm (first-value): Remove.
  (define-memoized/v): New macro.
  (package-transitive-supported-systems): Rewrite.
d95523fb — Ludovic Courtès 11 years ago
packages: Sort Scheme file lists used by 'fold-packages'.

* gnu/packages.scm (scheme-files): Call 'sort' on result.
7dcf67c0 — Mark H Weaver 11 years ago
Merge branch 'master' into xorg-updates
ce44657a — Mark H Weaver 11 years ago
Really remove the 'nix-upstream' submodule.

* nix-upstream: Remove subproject.
eea3e54c — 宋文武 11 years ago
gnu: Add xfce4-terminal.

* gnu/packages/xfce.scm (xfce4-terminal): New variable.
Next