~ruther/guix-local

ref: bd5ecea63754b2dbc0c142ae11d9d11716fd703a guix-local/gnu/packages d---------
bd5ecea6 — Nikita Karetnikov 13 years ago
gnu: Add w3m.

* gnu/packages/w3m.scm,
  gnu/packages/patches/w3m-fix-compile.patch: New files.
* Makefile.am (MODULES): Add 'w3m.scm'.
  (dist_patch_DATA): Add 'w3m-fix-compile.patch'.
c50cbfd6 — Ludovic Courtès 13 years ago
gnu: Add Avahi.

* gnu/packages/avahi.scm: New file.
* Makefile.am (MODULES): Add it.
ea7127b9 — Ludovic Courtès 13 years ago
gnu: Update GnuTLS to 3.1.9.1.

* gnu/packages/gnutls.scm (gnutls): Update to 3.1.9.1.
71eb5c10 — Ludovic Courtès 13 years ago
gnu: Add intltool.

* guix/download.scm (%mirrors): Add `gnome' mirrors.
* gnu/packages/glib.scm (intltool): New variable.
938081b9 — Andreas Enge 13 years ago
gnu: Add lsof.

* gnu/packages/lsof.scm: New file.
* Makefile.am (MODULES): Add it.
2a1e82bb — Ludovic Courtès 13 years ago
gnu: Add Perl XML::Parser.

* gnu/packages/xml.scm (perl-xml-parser): New variable.
49f24f41 — Andreas Enge 13 years ago
gnu: Add vpnc.

* gnu/packages/vpn.scm: New file.
* Makefile.am (MODULES): Add it.
* gnu/packages/patches/vpnc-script.patch: New file.
* Makefile.am (dist_patch_DATA): Add it.
4cdbdd44 — Ludovic Courtès 13 years ago
gnu: Add libdaemon.

* gnu/packages/libdaemon.scm: New file.
* Makefile.am (MODULES): Add it.
431a3551 — Ludovic Courtès 13 years ago
gnu: global: Update to 6.2.8.

* gnu/packages/global.scm (global): Update to 6.2.8.
abc00dc4 — Andreas Enge 13 years ago
gnu: screen: Use GNU mirror.

* gnu/packages/screen.scm (screen): Use GNU mirror.
c9b940cd — Andreas Enge 13 years ago
gnu: Update libpng to 1.5.14.

* gnu/packages/libpng.scm (libpng): Switch to version 1.5.14.
f6d7be1e — Ludovic Courtès 13 years ago
gnu: texinfo: Make Perl a propagated input.

* gnu/packages/texinfo.scm (texinfo): Make PERL a propagated input.
fd80c705 — Mark H Weaver 13 years ago
gnu: guile-reader: Rename packages to avoid version number confusion.

* gnu/packages/guile.scm (guile-reader): Change the character preceding the
  guile version number from '-' to '_' so that it will not be misinterpreted
  as the package version number.
a24b75d8 — Ludovic Courtès 13 years ago
gnu: texinfo: Update to 5.0.

* gnu/packages/texinfo.scm (texinfo): Update to 5.0.
f09d925b — Ludovic Courtès 13 years ago
gnu: Add support for Guile in Linux initrd.

* gnu/packages/linux-initrd.scm: New file.
161ed547 — Ludovic Courtès 13 years ago
gnu: qemu-kvm: Add patch to have multiple SMB shares.

* gnu/packages/qemu.scm (qemu-kvm/smb-shares): New variable.
* gnu/packages/patches/qemu-multiple-smb-shares.patch: New file.
* Makefile.am (dist_patch_DATA): Add it.
02288262 — Ludovic Courtès 13 years ago
gnu: guile-static: Change `name' field.

* gnu/packages/make-bootstrap.scm (%guile-static): Add `name' field with
  `-static' suffix.
36439572 — Ludovic Courtès 13 years ago
gnu: guile-static: Add bindings for `reboot'.

* gnu/packages/patches/guile-linux-syscalls.patch: Add `scm_reboot'.
ffb1ee52 — Ludovic Courtès 13 years ago
gnu: qemu: Add dependency on Samba.

* gnu/packages/qemu.scm (qemu-kvm): Add dependency on Samba; pass
  `--smbd' to ./configure.
3665b4dc — Ludovic Courtès 13 years ago
gnu: samba: Augment the RUNPATH of executables to point to $out/lib.

* gnu/packages/samba.scm (samba): Add `add-lib-to-runpath' phase, and
  PatchELF as an input.
Next