~ruther/guix-local

ref: 8f9580ca8b9e01365f37a5b73738b15a3b209c3a guix-local/gnu/packages d---------
8f9580ca — 宋文武 11 years ago
gnu: Add Wine.

* gnu/packages/wine.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7131ef4b — Julien Lepiller 11 years ago
gnu: Add Openbox.

* gnu/packages/openbox.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
9a5acb54 — Julien Lepiller 11 years ago
gnu: pango: Add dependency on libxft.

* gnu/packages/gtk.scm (pango)[inputs]: Add LIBXFT.
186de634 — Ludovic Courtès 11 years ago
gnu: curl: Enable more verbose test output.

* gnu/packages/curl.scm (curl)[arguments]: Fold 'patch-runtests' phase
  into 'check' phase, and replace the standard 'check' phase.  Run "make
  -C tests test".
db5584dd — John Darrington 11 years ago
gnu:  Fix cross-compilation issue in guile-json

* gnu/packages/guile.scm (guile-json): Move guile from inputs to native inputs.
e0932742 — John Darrington 11 years ago
gnu: Fix cross compilation issue with libgcrypt.

* gnu/packages/gnupg.scm (libgcrypt): Distinguish between the native and
  non-native libgpg-error input
a6abac9f — John Darrington 11 years ago
gnu: Fix cross-compilation issues with autotools

* gnu/packages/autotools.scm (autoconf, automake): Move inputs to native-inputs.
05093579 — Ludovic Courtès 11 years ago
gnu: Add perl-digest-sha1.

* gnu/packages/perl.scm (perl-digest-sha1): New variable.
90422555 — Ludovic Courtès 11 years ago
gnu: guix: Update snapshot.

* gnu/packages/package-management.scm (guix-devel): Update to post-0.8
  commit.
  (guix): Switch from GUIX-0.8 to GUIX-DEVEL.
47739f51 — Ludovic Courtès 11 years ago
gnu: guix: Update to 0.8.

* gnu/packages/package-management.scm (guix-0.7): Rename to...
  (guix-0.8): ... this.  Update to 0.8.  Adjust users accordingly.
  (guix): Switch from GUIX-DEVEL to GUIX-0.8.
6e206ac7 — David Thompson 11 years ago
gnu: Add minetest.

* gnu/packages/patches/minetest-subgame-env-var.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/games.scm (minetest): New variable.
7e51e5bc — David Thompson 11 years ago
gnu: Add minetest-data.

* gnu/packages/games.scm (minetest-data): New variable.
024e2c17 — David Thompson 11 years ago
gnu: Add irrlicht.

* gnu/packages/games.scm (irrlicht): New variable.
19b396bf — David Thompson 11 years ago
gnu: Add openal.

* gnu/packages/games.scm (openal): New variable.
7bcf372e — Ludovic Courtès 11 years ago
gnu: hello: Update to 2.10.

* gnu/packages/base.scm (hello): Update to 2.10.
ecde6191 — David Thompson 11 years ago
gnu: ruby: Update to 2.1.5.

* gnu/packages/ruby.scm (ruby): Update to version 2.1.5.
38b19699 — Ludovic Courtès 11 years ago
gnu: guix: Fix hash of snapshot source.

* gnu/packages/package-management.scm (guix-devel): Fix hash, which was
  wrongfully input in commit a0e59dd.
a886404f — John Darrington 11 years ago
gnu: Add opus-tools

* gnu/packages/xiph.scm (opus-tools): New variable.
3a3278e9 — Jason Self 11 years ago
gnu: linux-libre: Update to 3.17.3

* gnu/packages/linux.scm (linux-libre): Update to version 3.17.3.
13d18626 — 宋文武 11 years ago
gnu: Add Tiled.

* gnu/packages/games.scm (tiled): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Next