Commit graph

3375 commits

Author SHA1 Message Date
Michael Raskin c009e9d2f0 Assert the stdenv requirements of the expression for now
svn path=/nixpkgs/trunk/; revision=22516
2010-07-07 18:44:57 +00:00
Lluís Batlle i Rossell 0c06d77a7d Adding clapack.
svn path=/nixpkgs/trunk/; revision=22514
2010-07-07 15:10:01 +00:00
Rob Vermaas 0bb5538ec7 crypto++: use stdenv.system in stead of builtins.currentSystem for patches and buildinputs
svn path=/nixpkgs/trunk/; revision=22507
2010-07-07 11:44:58 +00:00
Rob Vermaas 78ba3b5d01 autoconf: use stdenv.system in stead of builtins.currentSystem for doCheck
svn path=/nixpkgs/trunk/; revision=22506
2010-07-07 11:42:04 +00:00
Eelco Dolstra a157c84c81 * Upstart 0.6.6.
svn path=/nixpkgs/trunk/; revision=22505
2010-07-07 10:03:46 +00:00
Rob Vermaas e230d213fa Reverted autoconf to 2.65 because it has some regressions regarding AC_CHECK_SIZEOF.
This break almost all stratego based packages. No final patch available, see 
http://lists.gnu.org/archive/html/autoconf/2010-07/msg00004.html for more info.


svn path=/nixpkgs/trunk/; revision=22504
2010-07-07 09:59:33 +00:00
Michael Raskin 2f81a8697b Update WebKit
svn path=/nixpkgs/trunk/; revision=22501
2010-07-07 03:34:53 +00:00
Michael Raskin af34f7a80a Request a larger version
svn path=/nixpkgs/trunk/; revision=22500
2010-07-06 20:27:48 +00:00
Michael Raskin ce2f4992f1 Work around a gcl bug related to temporary directories - bug report sent upstream
svn path=/nixpkgs/trunk/; revision=22499
2010-07-06 19:59:10 +00:00
Michael Raskin 058ccd7714 Apparently fixed GCL build
svn path=/nixpkgs/trunk/; revision=22498
2010-07-06 16:48:03 +00:00
Ludovic Courtès 45458141ea GNU Automake 1.11: Fix sloppy tests.
svn path=/nixpkgs/trunk/; revision=22481
2010-07-05 15:55:52 +00:00
Michael Raskin 6c77fda8c1 Restore R13B version
svn path=/nixpkgs/trunk/; revision=22476
2010-07-05 12:43:59 +00:00
Eelco Dolstra 94e5cdd437 * Updated dbus-python.
svn path=/nixpkgs/trunk/; revision=22470
2010-07-05 06:33:45 +00:00
Ludovic Courtès 9df792c440 GNU Autoconf 2.66.
svn path=/nixpkgs/trunk/; revision=22459
2010-07-04 21:10:44 +00:00
Ludovic Courtès 730d4c82f2 GnuTLS 2.10.0.
svn path=/nixpkgs/trunk/; revision=22457
2010-07-04 21:10:32 +00:00
Yury G. Kudryashov f528440f05 Add qjson
svn path=/nixpkgs/trunk/; revision=22451
2010-07-04 20:59:47 +00:00
Yury G. Kudryashov 0642ef4935 Add libdbusmenu-qt
svn path=/nixpkgs/trunk/; revision=22450
2010-07-04 20:55:50 +00:00
Lluís Batlle i Rossell cf30574d4e Quite fixing the path64 compiler. It builds programs in C even finding the libc header files.
Nevertheless, although all stages work, pathcc keeps on saying "INTERNAL ERROR happened",
but resultign binaries work fine.

It needs some upstream fixing - they have all too much hardcoded to /usr, for example.

svn path=/nixpkgs/trunk/; revision=22449
2010-07-04 11:10:58 +00:00
Lluís Batlle i Rossell 6aa4b636dc Adding a skeleton for the path64 compiler.
It builds, but it needs some reworks as running it lookes at /usr/bin/ld and things like that.
I leave that for another day.

svn path=/nixpkgs/trunk/; revision=22442
2010-07-02 21:44:31 +00:00
Lluís Batlle i Rossell 5b4e3a5b40 Adding Wings 3D (as a side effect, update erlang, and add esdl).
svn path=/nixpkgs/trunk/; revision=22436
2010-07-01 09:08:37 +00:00
Michael Raskin 853212def0 Adding 4store RDF storage/SparQL server
svn path=/nixpkgs/trunk/; revision=22434
2010-06-30 21:51:48 +00:00
Yury G. Kudryashov dc475a09a9 Add hunspell
TODO: make it work (export DICTDIR)

svn path=/nixpkgs/trunk/; revision=22432
2010-06-30 15:53:28 +00:00
Michael Raskin 6de4e9c39a Fixing rasqal linking problem (the same as with redland)
svn path=/nixpkgs/trunk/; revision=22430
2010-06-30 05:44:33 +00:00
Michael Raskin 4a1b8d558c Putting back accidentally removed export of LFDLAGS
svn path=/nixpkgs/trunk/; revision=22429
2010-06-30 04:39:02 +00:00
Michael Raskin 14eea491b8 Adding Redstore HTTP RDF/SPARQL server
svn path=/nixpkgs/trunk/; revision=22428
2010-06-29 22:18:49 +00:00
Michael Raskin f366f3020c Fix a redland linking problem
svn path=/nixpkgs/trunk/; revision=22427
2010-06-29 20:23:17 +00:00
David Guibert d877915489 ccache: 3.0
svn path=/nixpkgs/trunk/; revision=22422
2010-06-26 14:23:28 +00:00
Evgeny Egorochkin 877d8a6f27 Packaged libxml++
svn path=/nixpkgs/trunk/; revision=22417
2010-06-26 01:40:42 +00:00
Lluís Batlle i Rossell 9885a6a4da I did not enable well the -fPIC for lua in my last commit. 2nd attempt, for vlc to build fine.
Making vlc build finally (disabling dbus in it)

svn path=/nixpkgs/trunk/; revision=22415
2010-06-25 18:34:35 +00:00
Lluís Batlle i Rossell 029299e710 Making lua build with -fPIC. This allows building vlc on linux-x86_64.
svn path=/nixpkgs/trunk/; revision=22411
2010-06-24 23:05:15 +00:00
Lluís Batlle i Rossell 924177da84 New VLC, ffmpeg, x264 and libvpx all-in-one-rebuild. VP8 support.
svn path=/nixpkgs/trunk/; revision=22410
2010-06-24 22:55:25 +00:00
Lluís Batlle i Rossell b9e7a56c77 Adding some features in fftw, that I think they should work fine in linux at least.
(higher speed, multithread).
I also fixed the namings about single/double floats.

svn path=/nixpkgs/trunk/; revision=22402
2010-06-24 16:43:42 +00:00
Lluís Batlle i Rossell 78f5f3359b Fixing the pinta build (finally!). All looks very ugly, I imagine that mainly because
I know almost nothing about Mono.
I invite others to improve it.

svn path=/nixpkgs/trunk/; revision=22387
2010-06-22 21:07:09 +00:00
David Guibert 4e3d3b707c noweb-2.11b
svn path=/nixpkgs/trunk/; revision=22384
2010-06-22 19:49:06 +00:00
Yury G. Kudryashov b39389560f Add meta.platforms to qt4 and merkaartor
Should fix one of hydra evaluation errors

svn path=/nixpkgs/trunk/; revision=22360
2010-06-21 17:06:08 +00:00
Evgeny Egorochkin 449a75420c Packaged libinfinity
svn path=/nixpkgs/trunk/; revision=22359
2010-06-21 16:06:18 +00:00
Lluís Batlle i Rossell da9e4402ee Pinta still does not build (xbuild pkgconfig problems), but mono and gtk-sharp-2 build fine.
svn path=/nixpkgs/trunk/; revision=22322
2010-06-18 08:16:21 +00:00
Ludovic Courtès c930debb54 GCC 4.5: Remove unnecessary `configure' flags.
The `--enable-lto' and `--enable-plugin' flags are automatically implied
when all their prerequisites are satisfied.  However, passing them
explicitly breaks cases where some of the prerequisites are not met,
such as static (`--without-headers') cross-compilers.

svn path=/nixpkgs/trunk/; revision=22316
2010-06-17 21:23:22 +00:00
Michael Raskin eacf0d1227 Alas, WebKit MathML support is currently broken - reported https://bugs.webkit.org/show_bug.cgi?id=40773
svn path=/nixpkgs/trunk/; revision=22309
2010-06-17 13:09:17 +00:00
Michael Raskin 9f0c4fa255 Disable more problematic options for Webkit
svn path=/nixpkgs/trunk/; revision=22306
2010-06-17 10:13:43 +00:00
Michael Raskin dde452e5d1 Again disable WML in WebKit - https://bugs.webkit.org/show_bug.cgi?id=40765 submitted
svn path=/nixpkgs/trunk/; revision=22305
2010-06-17 09:14:20 +00:00
Michael Raskin b24d67c772 Try updating WebKit. Dependency check passes; will abuse Hydra to build it all.
svn path=/nixpkgs/trunk/; revision=22304
2010-06-17 05:20:16 +00:00
Lluís Batlle i Rossell 3218d7e6bc I had broken a reference - Fixing the nixpkgs tarball
svn path=/nixpkgs/trunk/; revision=22288
2010-06-16 06:33:47 +00:00
Ludovic Courtès 9991b4f4c6 Cross-GNU: Fix Git revision names.
svn path=/nixpkgs/trunk/; revision=22278
2010-06-15 15:01:15 +00:00
Sander van der Burg cc6acb3e40 Added my very experimental Visual Studio build stuff. You should be even more brave to use this
svn path=/nixpkgs/trunk/; revision=22273
2010-06-15 11:32:19 +00:00
Sander van der Burg 970ce3a878 Commited my experimental Visual C# build function. Currently, it should only be used by brave people
svn path=/nixpkgs/trunk/; revision=22272
2010-06-15 11:16:35 +00:00
Marc Weber 02adc9484b adobe_flex_sdk, use - instead of _ in name
svn path=/nixpkgs/trunk/; revision=22269
2010-06-14 22:35:40 +00:00
Marc Weber 88d7d68c77 update Adobe Flex SDK
svn path=/nixpkgs/trunk/; revision=22260
2010-06-14 16:52:15 +00:00
Lluís Batlle i Rossell 9eb2cf4906 I forgot the licenses for llvm. Here they are.
svn path=/nixpkgs/trunk/; revision=22241
2010-06-12 22:30:09 +00:00
Lluís Batlle i Rossell 8db2f399d1 Changing clang derivation name from llvm-2.7 to clang-2.7. Clearer, I think.
svn path=/nixpkgs/trunk/; revision=22240
2010-06-12 22:14:43 +00:00