~ruther/guix-local

ref: db6dcf816f55db26dac42e669d0851c8be468d2d guix-local/gnu/packages d---------
dd3b6d66 — Ludovic Courtès 11 years ago
gnu: Add NcFTP Client.

* gnu/packages/ftp.scm (ncftp): New variable.
77264d15 — 宋文武 11 years ago
gnu: Add Glulxe.

* gnu/packages/games.scm (glkterm, glulxe): New variables.

Signed-off-by: Eric Bavier <bavier@member.fsf.org>
1fcf67f4 — John Darrington 11 years ago
gnu: Add some more gstreamer plugins

* gnu/packages/gstreamer.scm (gst-plugins-good): New variable.
                             (gst-plugins-base): New inputs:
                               pango, libogg, libtheora,
                               libvorbis, libx11, libXext,
                               libxv, alsa-lib, zlib
24753e69 — John Darrington 11 years ago
gnu: busybox - whitespace changes only.

* gnu/packages/busybox.scm: Adjust formatting of description field.
93882f0e — Eric Bavier 11 years ago
gnu: intltool: Make file a regular input.

* gnu/packages/glib.scm (intltool)[propagated-inputs]: Move file from here...
  [inputs]: to here.
  [arguments]: New 'patch-file-references phase.
3f2a7727 — Andreas Enge 11 years ago
gnu: acl: Towards tests; enable infrastructure, but keep tests disabled
  since they fail.

* gnu/packages/acl.scm (acl): Correct test target, add inputs perl and sed,
    replace "/bin/sh" in perl test script.
aa3d9011 — Andreas Enge 11 years ago
gnu: acl: Also install header files.

* gnu/packages/acl.scm (acl): Install header files. Drop unneeded phase
    PATCH-MAKEFILE-SHELL.
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.
Next