Commit Graph

18105 Commits

Author SHA1 Message Date
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
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
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
Lluís Batlle i Rossell
47e9932cd2 I attempted to get octave 3.4.3 working with atlas, but it also builds and crashes at
plot(1), as 3.6.0 also did. I don't know what's wrong there.

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff694e3ad in dtrtri_

Exact as 3.6.0. I'll revert to the old octave version that worked without any
blas or lapack implementation.

--This line, and those below, will be ignored-e-

M    pkgs/development/interpreters/octave/default.nix

svn path=/nixpkgs/trunk/; revision=32460
2012-02-21 15:45:22 +00:00
Peter Simons
da2159548a nbd: avoid use of "install -D", which doesn't seem to work on FreeBSD
svn path=/nixpkgs/trunk/; revision=32459
2012-02-21 15:07:39 +00:00
Lluís Batlle i Rossell
2847a37fa9 Updating atlas to 3.9.67, the latest development version
svn path=/nixpkgs/trunk/; revision=32458
2012-02-21 14:49:36 +00:00
Ludovic Courtès
a283887388 Xfig: Fix URL; add `meta.platforms'.
svn path=/nixpkgs/trunk/; revision=32457
2012-02-21 14:45:53 +00:00