~ruther/guix-local

ref: 5dee80dde28bbaf00a1bc6c22a2e38474db00634 guix-local/gnu/packages d---------
5dee80dd — Andreas Enge 11 years ago
gnu: libxkbcommon: Add inputs libx11 and xkeyboard-config and use
  corresponding configure flags.

* gnu/packages/qt.scm (libxkbcommon): Add inputs libx11 and xkeyboard-config.
    Use configure flags to set XKB config root and X11 locale root
    directories.
8b6a5e0f — Andreas Enge 11 years ago
gnu: qt: Add input ruby.

* gnu/packages/qt.scm (qt): Add input ruby.
a5b60e3c — Manolis Ragkousis 11 years ago
gnu: Add AVR-Libc.

* gnu/packages/avr.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add avr.scm.
* gnu/packages/cross-base.scm (xgcc-avr): New variable.
* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add case for
  "avr".

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

* gnu/packages/messaging.scm (hexchat): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
ff53457d — Andreas Enge 11 years ago
gnu: libxkbcommon: Update to 0.5.0.

* gnu/packages/qt.scm (libxkbcommon): Update to 0.5.0.
    Add input libxcb and native input pkg-config.
c736bc94 — Andreas Enge 11 years ago
gnu: xcb-util-renderutil: Update to 0.3.9.

* gnu/packages/xorg.scm (xcb-util-renderutil): Update to 0.3.9.
60ac75cd — Andreas Enge 11 years ago
gnu: xcb-util-keysyms: Update to 0.4.0.

* gnu/packages/xorg.scm (xcb-util-keysyms): Update to 0.4.0.
6639292d — Andreas Enge 11 years ago
gnu: xcb-util-image: Update to 0.4.0.

* gnu/packages/xorg.scm (xcb-util-image): Update to 0.4.0.
01400dd6 — Andreas Enge 11 years ago
gnu: xcb-util: Update to 0.4.0.

* gnu/packages/xorg.scm (xcb-util): Update to 0.4.0.
f8f68c07 — Andreas Enge 11 years ago
gnu: libxcb: Update to 1.11.

* gnu/packages/xorg.scm (libxcb): Update to 1.11.
d1de5ff3 — Andreas Enge 11 years ago
gnu: xcb-proto: Update to 1.11.

* gnu/packages/xorg.scm (xcb-proto): Update to 1.11.
9723ce58 — Ludovic Courtès 11 years ago
gnu: dbus: Add 1.8.10 as a replacement.

* gnu/packages/glib.scm (dbus)[replacement]: New field.
  (dbus-1.8.10): New variable.
c09e60e4 — David Thompson 11 years ago
gnu: Add pflask.

* gnu/packages/linux.scm (pflask): New variable.
8c3fc834 — Andreas Enge 11 years ago
gnu: icu4c: Update to 54.1.

* gnu/packages/icu4c.scm (icu4c): Update to 54.1.
* gnu/packages/patches/icu4c-test-date-format.patch: Remove unneeded patch.
* gnu-system.am (dist_patch_DATA): Unregister dropped patch.
a4d89136 — John Darrington 11 years ago
gnu: gst-plugins-good: Enable more plugins

* gnu/packages/gstreamer.scm (gst-plugins-good): New inputs:
  cairo, gdk-pixbuf, flac, speex, libogg, libx11, zlib, libpng, libjpeg,
  libXext, libxv, pulseaudio.
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.
Next