Rob Vermaas
81019cbdb9
vmTools: add some arguments with previous defaults
...
svn path=/nixpkgs/trunk/; revision=25742
2011-02-01 12:11:05 +00:00
Michael Raskin
c588ea5076
Update pmount
...
svn path=/nixpkgs/trunk/; revision=25740
2011-01-31 18:58:49 +00:00
Rob Vermaas
ebf9889a9e
extractmtdfs: bigger size mtdram, extractfs: support cramfs
...
svn path=/nixpkgs/trunk/; revision=25739
2011-01-31 18:02:46 +00:00
Rob Vermaas
06be15cb76
add hfs/hfsplus/squashfs support to extractfs
...
svn path=/nixpkgs/trunk/; revision=25737
2011-01-31 15:26:03 +00:00
David Guibert
7544a6399f
virtualbox: 3.2.10 -> 4.0.2
...
The upgrade is needed to compile virtualbox
with kernel 2.6.37.
svn path=/nixpkgs/trunk/; revision=25735
2011-01-31 09:42:48 +00:00
David Guibert
1af9963d76
update keychain to 2.7.1
...
svn path=/nixpkgs/trunk/; revision=25734
2011-01-31 09:42:44 +00:00
David Guibert
9dcc9b43dc
update fuse to 2.8.5
...
svn path=/nixpkgs/trunk/; revision=25733
2011-01-31 09:42:41 +00:00
David Guibert
b67c47cb3f
git: 1.7.3.5 -> 1.7.4
...
svn path=/nixpkgs/trunk/; revision=25732
2011-01-31 09:42:37 +00:00
Nicolas Pierron
08fd6e32c9
Add fuppes-0.660: UPnP A/V Media Server.
...
svn path=/nixpkgs/trunk/; revision=25728
2011-01-30 16:45:42 +00:00
Ludovic Courtès
4a5c37a70f
GNU Xnee 3.08.
...
svn path=/nixpkgs/trunk/; revision=25726
2011-01-30 16:11:36 +00:00
Rob Vermaas
e3e13aaeb7
unshield, use latest svn version
...
svn path=/nixpkgs/trunk/; revision=25725
2011-01-30 15:30:22 +00:00
Cillian de Roiste
afcc2cf6ab
Adding myself to the maintainers list
...
svn path=/nixpkgs/trunk/; revision=25720
2011-01-29 23:16:35 +00:00
Michael Raskin
c6ee103fc3
Update paths - does not fix all the problems, apparently
...
svn path=/nixpkgs/trunk/; revision=25714
2011-01-28 10:22:30 +00:00
Michael Raskin
2990b8fb5a
Install PPD files, too
...
svn path=/nixpkgs/trunk/; revision=25713
2011-01-28 09:06:21 +00:00
Michael Raskin
1cd5efa338
Trying to add foomatic-filters and foo2zjs
...
svn path=/nixpkgs/trunk/; revision=25712
2011-01-28 08:44:31 +00:00
Michael Raskin
e6621da1c3
Adding Sphere of Influence
...
svn path=/nixpkgs/trunk/; revision=25711
2011-01-28 08:13:52 +00:00
Piotr Pietraszkiewicz
2b81894a3c
dynamic likner finds the libX11.so again
...
svn path=/nixpkgs/trunk/; revision=25710
2011-01-27 23:49:00 +00:00
Piotr Pietraszkiewicz
59e243b062
made kadu compilable again on x86-64 NixOS platform
...
svn path=/nixpkgs/trunk/; revision=25709
2011-01-27 23:45:06 +00:00
Cillian de Roiste
ff52b21fe8
Adding KDE wacom (graphic tablet) configuration tool
...
svn path=/nixpkgs/trunk/; revision=25708
2011-01-27 21:47:30 +00:00
Cillian de Roiste
a9564ff90b
Tidying up, adding license
...
svn path=/nixpkgs/trunk/; revision=25707
2011-01-27 21:19:10 +00:00
Cillian de Roiste
a393fe50ad
Bumping xf86-input-wacom to version 0.10.10, updating udev rules for modern udev
...
svn path=/nixpkgs/trunk/; revision=25706
2011-01-27 21:10:41 +00:00
Ludovic Courtès
5fab1d50c4
GnuPG 2.0.17.
...
svn path=/nixpkgs/trunk/; revision=25705
2011-01-27 20:12:37 +00:00
Ludovic Courtès
932da79eca
GNU Parallel 20110125.
...
svn path=/nixpkgs/trunk/; revision=25704
2011-01-27 20:12:33 +00:00
Ludovic Courtès
e49a8a1807
Add GNU xorriso, which supersedes GNU mkisofs.
...
svn path=/nixpkgs/trunk/; revision=25703
2011-01-27 20:12:28 +00:00
Rob Vermaas
68de75825e
fix linux 2.6.27 build, use make 3.81
...
svn path=/nixpkgs/trunk/; revision=25702
2011-01-27 14:11:47 +00:00
Peter Simons
031edc4509
pkgs/development/libraries/glibc-2.5: fix build with GNU Make 3.82
...
svn path=/nixpkgs/trunk/; revision=25701
2011-01-27 13:35:53 +00:00
Rob Vermaas
e862574d51
add Compress::unLZMA
...
svn path=/nixpkgs/trunk/; revision=25695
2011-01-27 10:16:29 +00:00
Ludovic Courtès
d968cb95a2
libelf: Attempt to fix Darwin builds.
...
svn path=/nixpkgs/trunk/; revision=25694
2011-01-27 09:50:44 +00:00
Peter Simons
edfedf6736
pkgs/misc/emulators/wine: enable Hydra builds on x86_64-linux
...
Wine is supposed to compile on both 32 and 64-bit Linux. When I try to build
it in a 64 bit environment, however, the build fails while compiling libgmp,
saying that the C compiler in bootstrap-tools doesn't support C++. I'm not
sure why that happens. Hopefully, the builds in Hydra give me some clue
about this phenomenon.
svn path=/nixpkgs/trunk/; revision=25693
2011-01-26 15:39:40 +00:00
Peter Simons
b42c943411
pkgs/development/interpreters/maude: added proper quoting for the shell pattern in the postInstall hook
...
svn path=/nixpkgs/trunk/; revision=25692
2011-01-26 15:39:24 +00:00
Ludovic Courtès
bef4ae60e4
BDW-GC: Fix Cygwin builds with the CVS tree.
...
svn path=/nixpkgs/trunk/; revision=25691
2011-01-26 08:09:59 +00:00
Eelco Dolstra
2985218698
* xpdf 3.02pl5.
...
svn path=/nixpkgs/trunk/; revision=25688
2011-01-25 13:28:23 +00:00
Cillian de Roiste
ce45e043e4
Adding redshift; it changes the color temperature of your screen gradually to match the lighting conditions
...
svn path=/nixpkgs/trunk/; revision=25686
2011-01-24 23:52:22 +00:00
Ludovic Courtès
8fb2edb85e
GNU Parallel 20110122.
...
svn path=/nixpkgs/trunk/; revision=25684
2011-01-24 22:29:25 +00:00
Ludovic Courtès
7e9aa0366f
GNU ddrescue 1.14.
...
svn path=/nixpkgs/trunk/; revision=25683
2011-01-24 22:29:19 +00:00
David Guibert
4f50c9147f
update swt from 3.1.1 to 3.6.1
...
svn path=/nixpkgs/trunk/; revision=25682
2011-01-24 19:57:15 +00:00
Karn Kallio
fca3859da8
Update urweb to latest released version.
...
svn path=/nixpkgs/trunk/; revision=25680
2011-01-24 15:27:07 +00:00
Michael Raskin
f863b73829
Adding FreeIPMI
...
svn path=/nixpkgs/trunk/; revision=25679
2011-01-24 07:06:17 +00:00
Ludovic Courtès
5c876d63b5
GNU Automake 1.11.x: Disable tests on Cygwin.
...
svn path=/nixpkgs/trunk/; revision=25678
2011-01-23 22:53:54 +00:00
Ludovic Courtès
a246bebc14
GNU Automake 1.11.x: Disable tests on Solaris.
...
svn path=/nixpkgs/trunk/; revision=25677
2011-01-23 22:48:08 +00:00
Cillian de Roiste
5f3455dde5
Adding the Oxygen-GTK theme
...
svn path=/nixpkgs/trunk/; revision=25676
2011-01-23 21:04:12 +00:00
Michael Raskin
2088daff1a
Update XMoto
...
svn path=/nixpkgs/trunk/; revision=25674
2011-01-23 19:49:15 +00:00
Lluís Batlle i Rossell
07b89a3fbb
Adding offrss
...
svn path=/nixpkgs/trunk/; revision=25672
2011-01-23 16:40:25 +00:00
Ludovic Courtès
e314e1f2de
GNU Autoconf: Disable tests on Solaris.
...
svn path=/nixpkgs/trunk/; revision=25671
2011-01-22 22:20:52 +00:00
Ludovic Courtès
3c7abf32f1
BDW-GC: Work around `fetchcvs' error on FreeBSD.
...
svn path=/nixpkgs/trunk/; revision=25670
2011-01-22 22:20:45 +00:00
Ludovic Courtès
04bd33d520
BDW-GC: Default to the current CVS version.
...
svn path=/nixpkgs/trunk/; revision=25669
2011-01-22 21:34:18 +00:00
Ludovic Courtès
3593d48524
GMP: Further attempt to fix `x86_64-darwin' builds.
...
svn path=/nixpkgs/trunk/; revision=25668
2011-01-22 20:26:50 +00:00
Rob Vermaas
24c9b1f3b9
added dmg2img-1.6.2
...
svn path=/nixpkgs/trunk/; revision=25667
2011-01-22 12:28:59 +00:00
Rob Vermaas
c04dac0923
added vfdecrypt
...
svn path=/nixpkgs/trunk/; revision=25666
2011-01-22 12:14:25 +00:00
Lluís Batlle i Rossell
9df13d6bba
I remove a commented line for freeswitch parallel build. It failed once
...
building, for me, with that option, so I take that off.
svn path=/nixpkgs/trunk/; revision=25665
2011-01-21 22:12:39 +00:00
Lluís Batlle i Rossell
8cb0db3589
Adding freeswitch
...
svn path=/nixpkgs/trunk/; revision=25664
2011-01-21 22:12:34 +00:00
Michael Raskin
bcd44bff51
Fixing a stupid typo
...
svn path=/nixpkgs/trunk/; revision=25663
2011-01-21 19:34:54 +00:00
Ludovic Courtès
dd2a11d7e8
Use an older GMP on all Darwin platforms.
...
svn path=/nixpkgs/trunk/; revision=25662
2011-01-21 19:24:18 +00:00
Michael Raskin
618e45c0f3
Adding ipmiutil
...
svn path=/nixpkgs/trunk/; revision=25660
2011-01-21 19:15:10 +00:00
Yury G. Kudryashov
08a1b61716
Make it possible to override system ruby gems
...
svn path=/nixpkgs/trunk/; revision=25658
2011-01-21 08:25:11 +00:00
Yury G. Kudryashov
e76aee9d2f
Make it possible to call 'callPackage function'
...
svn path=/nixpkgs/trunk/; revision=25657
2011-01-21 08:25:06 +00:00
Yury G. Kudryashov
08abc174f6
Move various functions to separate files.
...
Also allow overwriting the 'generated' file.
svn path=/nixpkgs/trunk/; revision=25656
2011-01-21 08:25:02 +00:00
Yury G. Kudryashov
15333c2665
Adjust description
...
svn path=/nixpkgs/trunk/; revision=25655
2011-01-21 08:24:57 +00:00
Yury G. Kudryashov
9e22c7f8ab
Rework ruby gems
...
svn path=/nixpkgs/trunk/; revision=25654
2011-01-21 08:24:52 +00:00
Yury G. Kudryashov
404f669852
rubygems-1.4.1
...
svn path=/nixpkgs/trunk/; revision=25653
2011-01-21 08:24:46 +00:00
Lluís Batlle i Rossell
53ceebc3d3
Updating awesome (patch by Carles Pagès)
...
svn path=/nixpkgs/trunk/; revision=25652
2011-01-21 08:24:41 +00:00
Yury G. Kudryashov
87915c8320
ruby-1.8.7-p330
...
Also add passthru.gemPath
svn path=/nixpkgs/trunk/; revision=25651
2011-01-21 08:24:39 +00:00
Yury G. Kudryashov
e115e9a725
Be more verbose
...
svn path=/nixpkgs/trunk/; revision=25650
2011-01-21 08:23:31 +00:00
Ludovic Courtès
ec042dad00
GNU Ncurses: Fix C++-less builds.
...
svn path=/nixpkgs/trunk/; revision=25649
2011-01-20 23:32:09 +00:00
Ludovic Courtès
1d7aac3e44
Build guile-ncurses with Guile 2.x.
...
svn path=/nixpkgs/trunk/; revision=25648
2011-01-20 22:14:47 +00:00
Lluís Batlle i Rossell
594c0a8ff9
Updating meld (patch by Carles Pagès)
...
svn path=/nixpkgs/trunk/; revision=25647
2011-01-20 22:07:49 +00:00
Ludovic Courtès
72a6bbc02c
GNU Guile-Ncurses 1.2.
...
svn path=/nixpkgs/trunk/; revision=25646
2011-01-20 22:06:35 +00:00
Lluís Batlle i Rossell
038e045bc7
Updating libraries related to zrtp.
...
svn path=/nixpkgs/trunk/; revision=25645
2011-01-20 22:05:28 +00:00
Rob Vermaas
fc4f0c5ca3
libdrm, use callPackage
...
svn path=/nixpkgs/trunk/; revision=25644
2011-01-20 15:28:14 +00:00
Eelco Dolstra
b5b44a8647
svn path=/nixpkgs/trunk/; revision=25642
2011-01-20 09:41:02 +00:00
Eelco Dolstra
569d38ad69
* makeStaticBinaries: handle the case where configureFlags is
...
an array.
svn path=/nixpkgs/trunk/; revision=25641
2011-01-20 09:40:17 +00:00
Ludovic Courtès
f0345dd48c
Seeks 0.3.1.
...
svn path=/nixpkgs/trunk/; revision=25638
2011-01-19 22:56:31 +00:00
Ludovic Courtès
73ed1693f8
GNU libxmi: Augment `meta'.
...
svn path=/nixpkgs/trunk/; revision=25637
2011-01-19 22:56:25 +00:00
Lluís Batlle i Rossell
39506a095d
Telling those GNU SIP Witch related packages to use gnutls.
...
svn path=/nixpkgs/trunk/; revision=25635
2011-01-19 21:48:05 +00:00
Lluís Batlle i Rossell
02f2fd1837
Adding GNU SIP Witch.
...
svn path=/nixpkgs/trunk/; revision=25634
2011-01-19 21:17:05 +00:00
Lluís Batlle i Rossell
954561a02d
pjsua needs the libgcc
...
svn path=/nixpkgs/trunk/; revision=25633
2011-01-19 21:16:40 +00:00
Sander van der Burg
45f6a2587f
bump disnixos
...
svn path=/nixpkgs/trunk/; revision=25629
2011-01-19 13:46:13 +00:00
Eelco Dolstra
7f4a312e35
* Handle FreeBSD filesystems.
...
svn path=/nixpkgs/trunk/; revision=25624
2011-01-19 10:59:26 +00:00
Rob Vermaas
ba23376718
added vm function to extract some filesystem
...
svn path=/nixpkgs/trunk/; revision=25622
2011-01-19 09:06:12 +00:00
Sander van der Burg
a4877e2d33
Bumped disnix activation scripts
...
svn path=/nixpkgs/trunk/; revision=25620
2011-01-18 23:08:40 +00:00
Michael Raskin
b3583dc847
Build ECL with DFFI
...
svn path=/nixpkgs/trunk/; revision=25610
2011-01-18 17:36:25 +00:00
Ludovic Courtès
0db18b0d5f
GNU GLOBAL 5.9.3.
...
svn path=/nixpkgs/trunk/; revision=25608
2011-01-18 09:34:52 +00:00
Sander van der Burg
a9db6a68c2
Bumped versions of Disnix packages, which all have less technical debt
...
svn path=/nixpkgs/trunk/; revision=25607
2011-01-17 22:32:43 +00:00
Rob Vermaas
b7f536027d
enable lzma support in squashfs-tools
...
svn path=/nixpkgs/trunk/; revision=25602
2011-01-17 19:41:05 +00:00
Rob Vermaas
b8b5a58681
add XML::XPath
...
svn path=/nixpkgs/trunk/; revision=25598
2011-01-17 11:45:31 +00:00
Ludovic Courtès
11679ebe4b
GNU Ncurses: Attempt to fix Solaris builds.
...
svn path=/nixpkgs/trunk/; revision=25594
2011-01-17 09:16:30 +00:00
Michael Raskin
cbabeeb588
Update ECL
...
svn path=/nixpkgs/trunk/; revision=25593
2011-01-16 22:45:05 +00:00
Eelco Dolstra
3e3dc422ac
* Allow geeqie to find exiv2 and exiftran, necessary to losslessly
...
rotate JPEG images.
svn path=/nixpkgs/trunk/; revision=25590
2011-01-16 16:42:08 +00:00
Eelco Dolstra
56ea89a61e
* And now an actual fix.
...
svn path=/nixpkgs/trunk/; revision=25589
2011-01-16 16:39:06 +00:00
Eelco Dolstra
dbb8c452bb
* fbida: fix a segfault in exiftran.
...
svn path=/nixpkgs/trunk/; revision=25588
2011-01-16 16:28:08 +00:00
Lluís Batlle i Rossell
40012b3588
Making pjsip install the console User Agent (pjsua), that helps a lot testing SIP.
...
svn path=/nixpkgs/trunk/; revision=25587
2011-01-16 14:58:37 +00:00
Lluís Batlle i Rossell
b8e6a6ef5a
Adding siproxd
...
svn path=/nixpkgs/trunk/; revision=25584
2011-01-16 11:41:19 +00:00
Ludovic Courtès
6518402329
ubootChooser: Add support for the GuruPlug.
...
svn path=/nixpkgs/trunk/; revision=25573
2011-01-14 21:44:59 +00:00
Ludovic Courtès
14f45d5da4
Add GNU Ocrad.
...
svn path=/nixpkgs/trunk/; revision=25572
2011-01-14 21:44:43 +00:00
Michael Raskin
0d57a6b2f7
Update Veracity
...
svn path=/nixpkgs/trunk/; revision=25571
2011-01-14 20:23:32 +00:00
Eelco Dolstra
335e69ba1e
* Added IO::Tty.
...
svn path=/nixpkgs/trunk/; revision=25569
2011-01-14 15:49:46 +00:00
Rob Vermaas
6a3c13835c
build hydra on linux
...
svn path=/nixpkgs/trunk/; revision=25568
2011-01-14 14:50:13 +00:00
Rob Vermaas
046125bd1d
add hydra
...
svn path=/nixpkgs/trunk/; revision=25567
2011-01-14 14:47:48 +00:00
Eelco Dolstra
529b17d8c5
* Linux 2.6.27.57, 2.6.32.28.
...
svn path=/nixpkgs/trunk/; revision=25563
2011-01-14 13:01:15 +00:00
Eelco Dolstra
4a5824721a
* The expression `builtins.substring 5 10 perl.name' barfs if
...
`perl.name' evaluates to "perl" (since there are not enough
characters in the string). It's better to use
builtins.parseDrvName.
svn path=/nixpkgs/trunk/; revision=25559
2011-01-14 12:37:26 +00:00
Ludovic Courtès
e437b85040
GNU oSIP: Slightly improve `meta'.
...
svn path=/nixpkgs/trunk/; revision=25549
2011-01-13 22:36:07 +00:00
Michael Raskin
f3afe5cd08
Adding virt-viewer
...
svn path=/nixpkgs/trunk/; revision=25548
2011-01-13 22:30:32 +00:00
Michael Raskin
259e59148e
Adding GTK-VNC
...
svn path=/nixpkgs/trunk/; revision=25547
2011-01-13 22:21:09 +00:00
Michael Raskin
18d0193c18
Update TigerVNC
...
svn path=/nixpkgs/trunk/; revision=25546
2011-01-13 22:08:03 +00:00
Lluís Batlle i Rossell
3c282f5a31
Adding linphone
...
svn path=/nixpkgs/trunk/; revision=25545
2011-01-13 20:49:58 +00:00
Armijn Hemel
e6e51b2d83
update to 2.7.9
...
svn path=/nixpkgs/trunk/; revision=25544
2011-01-13 18:47:46 +00:00
Ludovic Courtès
80a9a7f8bb
Wicd: Add a template for WPA2-TTLS.
...
svn path=/nixpkgs/trunk/; revision=25534
2011-01-13 10:03:20 +00:00
Ludovic Courtès
9b9b5e2f53
Work around hard-coded /usr/bin/nroff' in
configure'.
...
svn path=/nixpkgs/trunk/; revision=25533
2011-01-13 10:03:16 +00:00
Lluís Batlle i Rossell
2ae2385f26
Updating fossil
...
svn path=/nixpkgs/trunk/; revision=25532
2011-01-13 09:23:43 +00:00
Lluís Batlle i Rossell
971e6c9233
Adding pjsip (pjproject-1.8)
...
svn path=/nixpkgs/trunk/; revision=25531
2011-01-13 09:23:40 +00:00
Eelco Dolstra
ac677a524b
* Build QEMU/KVM with VDE support.
...
svn path=/nixpkgs/trunk/; revision=25528
2011-01-12 19:06:30 +00:00
Michael Raskin
c54320c307
Adding Rosegarden music editor; builds succesfully, starts, but frequently segfaults. I temporarily give up
...
svn path=/nixpkgs/trunk/; revision=25527
2011-01-12 19:01:26 +00:00
Michael Raskin
c05a95f8f6
Update Lilypond - this also fixes its build
...
svn path=/nixpkgs/trunk/; revision=25525
2011-01-12 18:19:43 +00:00
Sander van der Burg
87c5470d94
Bumped Axis2 to 1.5.4. This subrelease finally seems to work properly again
...
svn path=/nixpkgs/trunk/; revision=25523
2011-01-12 15:56:05 +00:00
Eelco Dolstra
c8fe9d3b48
* e2fsprogs 1.41.14.
...
svn path=/nixpkgs/trunk/; revision=25520
2011-01-12 14:29:22 +00:00
Eelco Dolstra
d82dc5c965
* Added vde2 (Virtual Distributed Ethernet).
...
svn path=/nixpkgs/trunk/; revision=25518
2011-01-12 13:39:17 +00:00
Michael Raskin
f9c5b90489
Fixing mistaken naming
...
svn path=/nixpkgs/trunk/; revision=25516
2011-01-12 10:46:13 +00:00
Michael Raskin
3a9825c9b0
Adding dissi
...
svn path=/nixpkgs/trunk/; revision=25515
2011-01-12 10:37:57 +00:00
Michael Raskin
dccf3394b1
Adding liblrdf
...
svn path=/nixpkgs/trunk/; revision=25514
2011-01-12 10:25:56 +00:00
Michael Raskin
49ff7df6f1
Adding Mesa 7.9 as an option
...
svn path=/nixpkgs/trunk/; revision=25513
2011-01-12 10:03:37 +00:00
Lluís Batlle i Rossell
8dc9474e4d
Making bind use /var/run/named instead of $out/var/run/named for the runtime temporary files.
...
svn path=/nixpkgs/trunk/; revision=25509
2011-01-11 22:08:43 +00:00
David Guibert
48749c756c
kernel: new 2.6.37
...
svn path=/nixpkgs/trunk/; revision=25508
2011-01-11 13:42:59 +00:00
David Guibert
132f791f81
kernel: 2.6.36.2 -> 2.6.36.3
...
svn path=/nixpkgs/trunk/; revision=25507
2011-01-11 13:42:55 +00:00
David Guibert
98c3eed19c
kernel: 2.6.35.7 -> 2.6.35.9
...
svn path=/nixpkgs/trunk/; revision=25506
2011-01-11 13:42:52 +00:00
David Guibert
6fa69548b1
aria2: 1.9.3 -> 1.10.8
...
svn path=/nixpkgs/trunk/; revision=25505
2011-01-11 13:42:49 +00:00
Andres Löh
9d2ff1e084
Added pretty-show Haskell library.
...
svn path=/nixpkgs/trunk/; revision=25504
2011-01-11 10:43:13 +00:00
Michael Raskin
bf380c62f7
Remove monotone from all-packages.nix to see what it real meta.platforms should be
...
svn path=/nixpkgs/trunk/; revision=25503
2011-01-10 23:47:10 +00:00
Michael Raskin
e7cb1ea803
Update plan9port to make it build
...
svn path=/nixpkgs/trunk/; revision=25496
2011-01-10 19:41:58 +00:00
Michael Raskin
f9a6c93d43
Adding mtr.
...
svn path=/nixpkgs/trunk/; revision=25495
2011-01-10 15:57:23 +00:00
Karn Kallio
3905064194
Patch cdrdao to be compatible with the glibc 2.12
...
svn path=/nixpkgs/trunk/; revision=25492
2011-01-10 14:59:24 +00:00
Eelco Dolstra
3792a1ec37
* ioquake3 updated to 1.36. Also applied a hack to get better
...
coverage data.
* Quake 3 wrapper: wrap the dedicated server.
svn path=/nixpkgs/trunk/; revision=25487
2011-01-10 12:24:48 +00:00
Michael Raskin
0eaec55235
Adding UDFtools
...
svn path=/nixpkgs/trunk/; revision=25485
2011-01-10 11:04:20 +00:00
Ludovic Courtès
7c88378532
Org 7.4.
...
svn path=/nixpkgs/trunk/; revision=25484
2011-01-10 09:55:28 +00:00
Ludovic Courtès
52eb2ed976
hwloc 1.1.
...
svn path=/nixpkgs/trunk/; revision=25483
2011-01-10 09:55:14 +00:00
Eelco Dolstra
2b464d6e13
* lcov updated to 1.9.
...
svn path=/nixpkgs/trunk/; revision=25475
2011-01-09 19:24:32 +00:00
Eelco Dolstra
475ae50c70
* Added jQuery UI.
...
svn path=/nixpkgs/trunk/; revision=25465
2011-01-09 15:43:53 +00:00
Michael Raskin
ed3ce17ce1
Adding darktable photo editor. Patch by Cillian de Róiste ( goibhniu1 )
...
svn path=/nixpkgs/trunk/; revision=25462
2011-01-08 21:55:33 +00:00
Lluís Batlle i Rossell
a9345a51c5
Updating bind
...
svn path=/nixpkgs/trunk/; revision=25457
2011-01-07 11:33:04 +00:00
Peter Simons
e6e6f033ec
pkgs/applications/version-management/git-and-tools/git: cosmetic changes to improve consistency
...
No functional change is intended.
svn path=/nixpkgs/trunk/; revision=25456
2011-01-07 11:04:09 +00:00
Peter Simons
d0f409e009
pkgs/applications/version-management/git-and-tools/git: be verbose when creating symlinks
...
The postInstall hook replaces identical copies of the same files in $out with
symlinks. This patch changes the call to 'ln' to pass the '-v' flag so that we
can see in the build log which files were replaced.
svn path=/nixpkgs/trunk/; revision=25455
2011-01-07 11:04:04 +00:00
Peter Simons
f989b670d6
pkgs/applications/version-management/git-and-tools/git: fixed the build to deal with names that contain whitespace
...
The "find -print | while read" loop failed to deal with paths that contain
whitespace. Instead, we now use a similar construct that's based on globbing.
svn path=/nixpkgs/trunk/; revision=25454
2011-01-07 11:03:57 +00:00
Peter Simons
167f185411
pkgs/applications/version-management/git-and-tools/git: fixed "git gui"
...
The git-gui module cannot be wrapped like gitk, because the Tcl implementation
uses the program's basename to determine stuff like the name of the Window it
opens, etc., and it cannot deal with a program name that contain a dot, like
".git-gui-wrapped" did.
Instead of wrapping git-gui, it's now patched to execute 'wish' with a complete
store path.
While I was at it, I also applied this solution to git-gui--askpass.
svn path=/nixpkgs/trunk/; revision=25453
2011-01-07 11:03:42 +00:00
Ludovic Courtès
d4872127b5
GNU Guile 1.9: Add patch.
...
svn path=/nixpkgs/trunk/; revision=25449
2011-01-06 14:38:07 +00:00
Ludovic Courtès
346673605b
GNU Parallel 20101222.
...
svn path=/nixpkgs/trunk/; revision=25448
2011-01-06 14:38:03 +00:00
Ludovic Courtès
c59551c32c
GNU Recutils 1.1.
...
svn path=/nixpkgs/trunk/; revision=25447
2011-01-06 14:37:59 +00:00
Ludovic Courtès
da0860c036
GNU SASL 1.6.0.
...
svn path=/nixpkgs/trunk/; revision=25446
2011-01-06 14:37:55 +00:00
Ludovic Courtès
6a4a85d04f
GNU Guile 1.8.8.
...
svn path=/nixpkgs/trunk/; revision=25445
2011-01-06 14:37:52 +00:00
Peter Simons
9076331df3
pkgs/os-specific/linux/kernel-headers/2.6.28.nix: fix build errors with GNU Make 3.82
...
Makefile:1607: *** mixed implicit and normal rules. Stop.
This patch is probably required in other kernel versions, too. I don't
know for sure, though.
svn path=/nixpkgs/trunk/; revision=25442
2011-01-06 11:33:20 +00:00
Lluís Batlle i Rossell
3fed0dff5d
Telling fakeroot to build only on linux
...
svn path=/nixpkgs/trunk/; revision=25441
2011-01-06 10:51:10 +00:00
Lluís Batlle i Rossell
eb3d75b740
Adding fakeroot.
...
svn path=/nixpkgs/trunk/; revision=25440
2011-01-06 10:43:32 +00:00