Commit graph

12909 commits

Author SHA1 Message Date
David Guibert
5ba7793e33 new makeself: 2.1.5
svn path=/nixpkgs/trunk/; revision=25743
2011-02-01 23:24:13 +00:00
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