nixpkgs/pkgs/tools
Eelco Dolstra 41840af689 * Add a setup hook ‘autoreconfHook’ to simplify packages that need to
run autoreconf:

    buildInputs = [ autoreconfHook ];

  is essentially equivalent to

    buildInputs = [ autoconf automake libtool ];
    preConfigure = "autoreconf -i";

svn path=/nixpkgs/branches/x-updates/; revision=34181
2012-05-19 02:52:36 +00:00
..
admin * X.org 7.7 RC1. Note that xorg-server doesn't build yet. 2012-05-16 22:06:27 +00:00
archivers Add armv7l support. 2012-04-15 23:41:25 +00:00
backup Updating btar 2012-03-05 21:23:22 +00:00
bluetooth
cd-dvd GNU xorriso 1.2.2. 2012-04-09 20:51:31 +00:00
compression pigz: updated to version 2.2.4 2012-05-11 12:16:09 +00:00
filesystems * Update AEFS. 2012-05-13 00:47:58 +00:00
graphics graphviz: fixed typos 2012-04-02 21:54:14 +00:00
misc Added i3wm. Added newer version of file. (this time tested, I screwed up a patch by garbas) 2012-04-30 14:34:57 +00:00
networking * Add a setup hook ‘autoreconfHook’ to simplify packages that need to 2012-05-19 02:52:36 +00:00
package-management * Nix 1.0. 2012-05-12 04:20:26 +00:00
security added extra package for gnupg 2.1 git pre version. 2012-04-09 10:17:40 +00:00
system GNU FreeIPMI 1.1.3. 2012-04-09 20:51:18 +00:00
text a new revision 2012-05-02 19:42:23 +00:00
typesetting moderncv: upgraded to 1.0 (version found in CHANGELOG) 2012-04-01 10:49:49 +00:00
video
virtualization * Updated the EC2 API tools to 1.5.3.0. 2012-04-25 13:33:25 +00:00
X11 GNU Xnee 3.12. 2012-04-09 20:52:00 +00:00