Florian Friesdorf
8adcbec448
clean setuptools from colliding files - it is not using buildPythonPkg
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32581
2012-02-26 17:23:02 +00:00
Florian Friesdorf
6ccd671e5b
pth file with deps, only current package's scripts, no colliding files
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32580
2012-02-26 17:22:59 +00:00
Florian Friesdorf
cb1009a3fb
python site.py that loads pth files anywhere on PYTHONPATH
...
This file is normally created by easy_install / distutils, but removed
and packaged separately to avoid collisions and allow for more use cases.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32579
2012-02-26 17:22:55 +00:00
Florian Friesdorf
be815e7639
add an openssl mirror url as primary is currently down
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32578
2012-02-26 17:22:50 +00:00
Lluís Batlle i Rossell
e1c8ab095c
Removing a duplicated line so the hydra stdenv evaluation can go.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32576
2012-02-26 16:04:57 +00:00
Lluís Batlle i Rossell
183d05a0d7
Setting the cmake build type Release in its setup-hook, for all cmake
...
projects to be built in Release by default.
Some packages were not getting optimisation flags, like rigsofrods.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32574
2012-02-26 11:27:45 +00:00
Shea Levy
584ccabaac
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32569
2012-02-25 20:52:15 +00:00
Shea Levy
ea195b2507
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32564
2012-02-25 19:57:34 +00:00
Shea Levy
385f242a40
node.js: Get building on darwin
...
svn path=/nixpkgs/trunk/; revision=32563
2012-02-25 19:36:24 +00:00
Peter Simons
9e7a5c5157
boost: updated to version 1.49
...
svn path=/nixpkgs/trunk/; revision=32562
2012-02-25 19:22:06 +00:00
Lluís Batlle i Rossell
f25daaaf3d
Rigs of rods was built without optimisations. Setting the cmake build type to
...
release.
I think that should be done at the cmake setup hook, and win that for all
possible cmake packages that are built by default without optimisation flags.
Which is the cmake default behaviour if not overriden.
svn path=/nixpkgs/trunk/; revision=32561
2012-02-25 18:29:30 +00:00
Eelco Dolstra
f0197c653e
* Backport a fix to qemu-kvm to prevent "qemu-img convert" from
...
creating corrupt VirtualBox images.
(https://bugs.launchpad.net/qemu/+bug/919242 )
svn path=/nixpkgs/trunk/; revision=32560
2012-02-25 17:34:21 +00:00
Eelco Dolstra
5f78cfa108
* Add "..." to the trace message.
...
svn path=/nixpkgs/trunk/; revision=32559
2012-02-25 17:33:14 +00:00
Lluís Batlle i Rossell
675e16f805
Fixing jam for i686-linux. That should allow building trigger rally.
...
svn path=/nixpkgs/trunk/; revision=32557
2012-02-25 16:47:21 +00:00
Lluís Batlle i Rossell
bfb0389d6c
Disabling NLS for the zip at openoffice builders. I think it breaks the builds, based on
...
the nixpkgs diff for the breakage at http://hydra.nixos.org/build/1964660 .
svn path=/nixpkgs/trunk/; revision=32556
2012-02-25 15:54:57 +00:00
Lluís Batlle i Rossell
bfd787a69a
Finally I fix, not blindly, the nvidia-cg-toolkit expression for i686-linux
...
svn path=/nixpkgs/trunk/; revision=32554
2012-02-24 23:40:58 +00:00
Lluís Batlle i Rossell
6f7cb59e04
Making rigs of rods build and run right away. Simpyl run 'rorconfig' first, and
...
'RoR' then. On linux, disable Caleum rendering. It does not work. Known bug
upstream.
svn path=/nixpkgs/trunk/; revision=32553
2012-02-24 22:56:53 +00:00
Lluís Batlle i Rossell
60bd341efd
Trying to fix go-oo
...
svn path=/nixpkgs/trunk/; revision=32552
2012-02-24 22:49:41 +00:00
Lluís Batlle i Rossell
ded053529f
A patch required for RoR I just forgot.
...
svn path=/nixpkgs/trunk/; revision=32551
2012-02-24 22:09:07 +00:00
Lluís Batlle i Rossell
d3d5783466
Updating and fixing rigsofrods, to 0.39.4. Pay attention to the last 'echo' of installPhase.
...
svn path=/nixpkgs/trunk/; revision=32550
2012-02-24 22:05:47 +00:00
Lluís Batlle i Rossell
d6f6caea6b
Updating angelscript to 2.22.1.
...
Adding mysocketw.
Adding ogre-paged.
Fixing the caelum licence.
svn path=/nixpkgs/trunk/; revision=32549
2012-02-24 21:13:14 +00:00
Lluís Batlle i Rossell
0812ff0e57
Adding caelum (I want RoR)
...
svn path=/nixpkgs/trunk/; revision=32548
2012-02-24 20:34:35 +00:00
Arie Middelkoop
6b10ace1ca
mcelog: a tool to access the machine check exceptions logged by the kernel.
...
The kernel indicated that machine check exceptions were logged, but did not tell what kind of exceptions.
In my case, this is usually the processor being throttled because it gets too hot (laptop...), but it
may also be more severe problems. Anyway, with this tool you can access these logs.
svn path=/nixpkgs/trunk/; revision=32547
2012-02-24 20:20:59 +00:00
Lluís Batlle i Rossell
d1e84a7498
Blind commit trying to fix nvidia cg toolkit on i686-linux
...
svn path=/nixpkgs/trunk/; revision=32546
2012-02-24 20:18:32 +00:00
Arie Middelkoop
72450d9b73
Added dropbox (binary).
...
svn path=/nixpkgs/trunk/; revision=32545
2012-02-24 17:53:19 +00:00
Peter Simons
4716f6735d
vpnc: install the README file into $out/share/doc
...
svn path=/nixpkgs/trunk/; revision=32544
2012-02-24 17:32:11 +00:00
Peter Simons
7002f59751
haskell-warp: updated to version 1.1.0.1
...
svn path=/nixpkgs/trunk/; revision=32543
2012-02-24 11:38:59 +00:00
Peter Simons
c24800a05b
haskell-wai: updated to version 1.1.0.1
...
svn path=/nixpkgs/trunk/; revision=32542
2012-02-24 11:38:57 +00:00
Peter Simons
557c02f29c
haskell-wai-extra: updated to version 1.1.0.1
...
svn path=/nixpkgs/trunk/; revision=32541
2012-02-24 11:38:55 +00:00
Peter Simons
3eca3a2f17
haskell-wai-app-static: updated to version 1.1.2
...
svn path=/nixpkgs/trunk/; revision=32540
2012-02-24 11:38:52 +00:00
Peter Simons
846da9fb0a
haskell-hledger-web: disable this package temporarily until it has been upgraded to support recent versions of Yesod
...
svn path=/nixpkgs/trunk/; revision=32539
2012-02-24 11:31:21 +00:00
Peter Simons
4b3e14f5d0
Deleted deprecated packages:
...
haskell-containers-deepseq
haskell-control-monad-attempt
haskell-data-object
haskell-data-object-yaml
haskell-frown
haskell-jsonEnumerator
haskell-neither
haskell-pool
haskell-web-routes
haskell-web-routes-quasi
haskell-xml-enumerator
svn path=/nixpkgs/trunk/; revision=32538
2012-02-24 11:31:19 +00:00
Peter Simons
1df1758ca2
haskell-zlib-conduit: updated to version 0.2.0.1
...
svn path=/nixpkgs/trunk/; revision=32537
2012-02-24 11:31:16 +00:00
Peter Simons
e8ee9fa720
haskell-pandoc-types: updated to version 1.9.1
...
svn path=/nixpkgs/trunk/; revision=32536
2012-02-24 11:31:14 +00:00
Peter Simons
01efc84524
haskell-blaze-builder-conduit: updated to version 0.2.0.1
...
svn path=/nixpkgs/trunk/; revision=32535
2012-02-24 11:31:11 +00:00
Peter Simons
7c0fd3becc
haskell-attoparsec-conduit: updated to version 0.2.0.1
...
svn path=/nixpkgs/trunk/; revision=32534
2012-02-24 11:31:08 +00:00
Peter Simons
9c06f2b68a
haskell-monads-tf: added version 0.1.0.0
...
svn path=/nixpkgs/trunk/; revision=32533
2012-02-24 08:24:12 +00:00
Arie Middelkoop
1b2d50c14f
rfkill udev package.
...
svn path=/nixpkgs/trunk/; revision=32532
2012-02-24 01:35:59 +00:00
Arie Middelkoop
ed813f3955
Let 'bbswitch' and 'acpi-call' use the attribute kernel.version instead of a nasty 'ls' to determine the kernel version.
...
svn path=/nixpkgs/trunk/; revision=32531
2012-02-24 00:17:09 +00:00
Arie Middelkoop
70d56e0638
Fixed autoconfPhase so that it additionally tests if ./bootstrap is a file (and not a directory with executable permission) before executing it.
...
svn path=/nixpkgs/trunk/; revision=32530
2012-02-23 23:50:56 +00:00
Arie Middelkoop
2c7845859f
Added the irc proxy "bip".
...
svn path=/nixpkgs/trunk/; revision=32529
2012-02-23 23:47:26 +00:00
Peter Simons
0660134750
git: updated to version 1.7.9.2
...
svn path=/nixpkgs/trunk/; revision=32528
2012-02-23 22:31:09 +00:00
Eelco Dolstra
5f20423948
* Fix the VirtualBox build. It was broken since the Qt 4.8 update
...
because Qt 4.8 doesn't propagate dependencies such as "which" and
"pkgconfig". Thanks to Yury for pointing this out.
* Also updated VirtualBox to 4.1.8.
svn path=/nixpkgs/trunk/; revision=32527
2012-02-23 22:04:54 +00:00
Eelco Dolstra
722db331a3
* Updated novaclient.
...
svn path=/nixpkgs/trunk/; revision=32526
2012-02-23 21:25:59 +00:00
Yury G. Kudryashov
04d2aa443e
graphicsmagick-1.3.13 builds with libpng-1.5
...
svn path=/nixpkgs/trunk/; revision=32523
2012-02-23 21:14:19 +00:00
Yury G. Kudryashov
bf2579b4a3
Latest netpbm (builds with libpng-1.5)
...
svn path=/nixpkgs/trunk/; revision=32521
2012-02-23 20:24:00 +00:00
Yury G. Kudryashov
38e3d7bc86
svn merge ^/nixpkgs/trunk
...
Not merged r32497 (tree conflict, glibc GNU Hurd update). Ludovic, could you
please look at this?
svn path=/nixpkgs/branches/stdenv-updates/; revision=32520
2012-02-23 20:06:21 +00:00
Yury G. Kudryashov
65e7aeda65
vala-0.14.2
...
svn path=/nixpkgs/trunk/; revision=32519
2012-02-23 19:59:22 +00:00
Peter Simons
31e7a2ce7a
gecko-mediaplayer: updated to version 1.0.5
...
I hoped this update would fix the build errors, but in fact it didn't. :-(
svn path=/nixpkgs/trunk/; revision=32518
2012-02-23 18:32:42 +00:00
Peter Simons
1ee7c4250f
linux-3.2.nix: updated to version 3.2.7
...
svn path=/nixpkgs/trunk/; revision=32517
2012-02-23 18:07:09 +00:00
Peter Simons
7c2ca58329
xchat: fixed trivial syntax error
...
svn path=/nixpkgs/trunk/; revision=32516
2012-02-23 17:56:52 +00:00
Lluís Batlle i Rossell
211be0db63
Tell hydra to build xchat
...
svn path=/nixpkgs/trunk/; revision=32515
2012-02-23 16:20:09 +00:00
Peter Simons
222adc9fc3
haskell-funcmp: updated to version 1.6
...
svn path=/nixpkgs/trunk/; revision=32514
2012-02-23 16:08:57 +00:00
Peter Simons
5892f691dd
haskell-cabal-file-th: updated to version 0.2.2
...
svn path=/nixpkgs/trunk/; revision=32513
2012-02-23 16:08:52 +00:00
Peter Simons
23f9485c94
haskell-mathblog: added version 0.4
...
svn path=/nixpkgs/trunk/; revision=32511
2012-02-23 11:33:39 +00:00
Peter Simons
54939ca86c
haskell-xml-conduit: updated to version 0.5.3
...
svn path=/nixpkgs/trunk/; revision=32510
2012-02-23 11:33:36 +00:00
Peter Simons
808df319a2
haskell-web-routes: updated to version 0.27.1
...
svn path=/nixpkgs/trunk/; revision=32509
2012-02-23 11:33:33 +00:00
Peter Simons
5232776a29
haskell-shakespeare-js: updated to version 0.11.1
...
svn path=/nixpkgs/trunk/; revision=32508
2012-02-23 11:33:31 +00:00
Peter Simons
be4b264bea
haskell-shakespeare-css: updated to version 0.10.7.1
...
svn path=/nixpkgs/trunk/; revision=32507
2012-02-23 11:33:29 +00:00
Peter Simons
e321903ff1
Atlas aborts the build some kind of CPU frequency scaling is detected on the
...
build machine because that feature offsets the performance timings. We ignore
that check, however, because with binaries being pre-built on Hydra those
timings aren't accurate for the local machine in the first place. The build log
might show something such as the following:
| It appears you have cpu throttling enabled, which makes timings
| unreliable and an ATLAS install nonsensical. Aborting.
| See ATLAS/INSTALL.txt for further information
| Ignoring CPU throttling by user override!
svn path=/nixpkgs/trunk/; revision=32506
2012-02-23 11:33:26 +00:00
Yury G. Kudryashov
166e87319c
Fix cmake-2.6.4 build (add xmlrpc-c)
...
svn path=/nixpkgs/trunk/; revision=32505
2012-02-23 11:27:47 +00:00
Yury G. Kudryashov
417124626b
Add cmake-2.6.4
...
This is the minimum version required for KDE-4, so I need it to ensure that my
cmake code works with cmake-2.6.4.
svn path=/nixpkgs/trunk/; revision=32504
2012-02-23 11:27:43 +00:00
Yury G. Kudryashov
ddad8f0c02
Phonon: style, +pulseaudio
...
svn path=/nixpkgs/trunk/; revision=32503
2012-02-23 07:57:47 +00:00
Ludovic Courtès
79232c5f54
GCC 4.6: Enable plug-in support by default.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32502
2012-02-23 00:47:31 +00:00
Ludovic Courtès
5fb4901886
GCC 4.6: Really disable stripping when `stripped' is false.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32501
2012-02-23 00:47:17 +00:00
Ludovic Courtès
e86e5db579
release-cross: Add `gnu.smbfs'.
...
svn path=/nixpkgs/trunk/; revision=32500
2012-02-23 00:32:09 +00:00
Ludovic Courtès
3f523771bc
Add SMBFS for GNU/Hurd.
...
svn path=/nixpkgs/trunk/; revision=32499
2012-02-23 00:01:29 +00:00
Ludovic Courtès
c6210ec36d
Samba: Fix compilation for GNU/Hurd; add to Hydra.
...
svn path=/nixpkgs/trunk/; revision=32498
2012-02-23 00:01:24 +00:00
Ludovic Courtès
98cdc2ae35
GNU libc: Update the Hurd port.
...
svn path=/nixpkgs/trunk/; revision=32497
2012-02-23 00:01:19 +00:00
Lluís Batlle i Rossell
371b34e49a
Making octave build with qrupdate, and keep the big log of tests results of the
...
check phase in the out store path.
svn path=/nixpkgs/trunk/; revision=32496
2012-02-22 22:42:16 +00:00
Lluís Batlle i Rossell
61451871df
Updating qrupdate and making it do the check phase
...
svn path=/nixpkgs/trunk/; revision=32495
2012-02-22 22:41:44 +00:00
Lluís Batlle i Rossell
4d4d324776
Making liblapack do the check phase
...
svn path=/nixpkgs/trunk/; revision=32494
2012-02-22 22:41:27 +00:00
Lluís Batlle i Rossell
8f7485d784
Making atlas do the check phase.
...
svn path=/nixpkgs/trunk/; revision=32493
2012-02-22 22:40:35 +00:00
Peter Simons
0258bf1ef1
premake: fixed meta.license field
...
svn path=/nixpkgs/trunk/; revision=32492
2012-02-22 21:14:53 +00:00
Peter Simons
6b0dda0771
new package: aacskeys -- grab aacs keys from bluray disks
...
svn path=/nixpkgs/trunk/; revision=32491
2012-02-22 20:29:46 +00:00
Peter Simons
444b195a3d
new package: premake -- lua based build configuration tool
...
this is version 3, while 4 already exists.
But I only need this tool for 'aacskeys', which doesn't work with 4
svn path=/nixpkgs/trunk/; revision=32490
2012-02-22 20:29:42 +00:00
Peter Simons
51d9d68b51
upgraded phonon vlc backend to 0.5.0
...
svn path=/nixpkgs/trunk/; revision=32489
2012-02-22 20:29:39 +00:00
Peter Simons
9ac4ea27f9
upgraded phonon and its gstreamer backend to 4.6.0
...
svn path=/nixpkgs/trunk/; revision=32488
2012-02-22 20:29:36 +00:00
Peter Simons
e91b090577
upgraded vlc to 2.0 - with bluray support
...
svn path=/nixpkgs/trunk/; revision=32487
2012-02-22 20:29:33 +00:00
Peter Simons
383ec69fb6
new library: libbluray for playing bluray disks
...
optionally use libaacs to decrypt commercial disks
svn path=/nixpkgs/trunk/; revision=32486
2012-02-22 20:29:29 +00:00
Peter Simons
0efd53814f
new library: libaacs for decoding bluray disks
...
Does not contain any drm or copyright infringements.
svn path=/nixpkgs/trunk/; revision=32485
2012-02-22 20:29:25 +00:00
Peter Simons
846a12f954
fixed download urls after kernel-depending packages had their names changed
...
svn path=/nixpkgs/trunk/; revision=32484
2012-02-22 20:29:22 +00:00
Peter Simons
9db6840814
linux kernel 3.2 : added aufs patches
...
svn path=/nixpkgs/trunk/; revision=32483
2012-02-22 20:29:18 +00:00
Peter Simons
4b8cceb571
wicd: emit ip-up and ip-down as well
...
svn path=/nixpkgs/trunk/; revision=32482
2012-02-22 20:29:15 +00:00
Eelco Dolstra
2ceb07c28f
* PostgreSQL 9.1: install the manpages.
...
svn path=/nixpkgs/trunk/; revision=32476
2012-02-22 17:27:06 +00:00
Eelco Dolstra
476ece2de0
* Added PostgreSQL 9.1.2. Updated PostgreSQL to 8.3.17 and 8.4.10.
...
svn path=/nixpkgs/trunk/; revision=32475
2012-02-22 16:40:10 +00:00
Yury G. Kudryashov
d04350281f
Drop soqt and paraview/Qt-4.7
...
Hydra built these packages with qt-4.8.
svn path=/nixpkgs/trunk/; revision=32474
2012-02-22 15:02:21 +00:00
Yury G. Kudryashov
c6f0449124
Let hydra build kdesvn and krusader.
...
Also fix kdesvn build with qt-4.8.
svn path=/nixpkgs/trunk/; revision=32473
2012-02-22 14:51:15 +00:00
Florian Friesdorf
77a8ea6fbd
merge powertop kernel config into default kernel config
...
svn path=/nixpkgs/trunk/; revision=32472
2012-02-22 12:12:00 +00:00
Lluís Batlle i Rossell
e4c4ab35e5
I think I fixed atlas for i686. It wants '-b 32'. Why, I don't know.
...
svn path=/nixpkgs/trunk/; revision=32471
2012-02-22 11:37:10 +00:00
Lluís Batlle i Rossell
2ce218c434
Updating Wings3D to 1.4.1
...
svn path=/nixpkgs/trunk/; revision=32470
2012-02-22 11:25:17 +00:00
Eelco Dolstra
f71dd91a43
* Apply r32435 from the trunk (always build Python with SSL support).
...
Remove .ssl references from some packages missed in that commit.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32469
2012-02-21 23:35:35 +00:00
Eelco Dolstra
e64443baf1
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32468
2012-02-21 23:29:21 +00:00
Lluís Batlle i Rossell
bfe234644e
Add make check to octave. Some tests fail, but the build works. We'll have the report this way.
...
svn path=/nixpkgs/trunk/; revision=32467
2012-02-21 23:02:36 +00:00
Lluís Batlle i Rossell
fb12a6838f
I remove clapack, and an unused reference I found.
...
Now liblapack provides a c interface too.
svn path=/nixpkgs/trunk/; revision=32466
2012-02-21 22:16:33 +00:00
Lluís Batlle i Rossell
b5a904153b
Building octave with mesa and fltk to have the new fltk graphics toolkit available.
...
I also add more libs octave appreciates for some functions.
I've not tested the graphics toolkit, but it builds.
svn path=/nixpkgs/trunk/; revision=32465
2012-02-21 22:09:48 +00:00
Lluís Batlle i Rossell
5e2de19cc1
Fixing octave, so plot(1) works.
...
Linking octave with clapack did not work.
I updated lapack, and additionally I build it with atlas, instead of blas. That should give
better performance. I don't know if atlas builds everywhere though.
On the other hand, maybe some programs linking with liblapack will fail. We'll have to check
the hydra reports.
I plan to remove clapack; liblapack provides a C interface too.
svn path=/nixpkgs/trunk/; revision=32464
2012-02-21 21:43:44 +00:00
Lluís Batlle i Rossell
8cb96ff7b2
Fixing the description of TaskCoach. I committed too fast.
...
svn path=/nixpkgs/trunk/; revision=32463
2012-02-21 18:22:38 +00:00
Lluís Batlle i Rossell
fa990884ec
Adding TaskCoach.
...
svn path=/nixpkgs/trunk/; revision=32462
2012-02-21 18:19:00 +00:00
Peter Simons
bbc7b11572
haskell-dimensional: updated to version 0.10.2
...
svn path=/nixpkgs/trunk/; revision=32461
2012-02-21 16:41:30 +00:00