Commit graph

3357 commits

Author SHA1 Message Date
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
Lluís Batlle i Rossell 6bc2fcd511 Fixing the nixpkgs tarball build
Fixing the clang fetchsvn hash. I don't know why it does not match that given by nix-prefetch-svn, but
I set that given by nix-build.

svn path=/nixpkgs/trunk/; revision=22239
2010-06-12 22:01:41 +00:00
Lluís Batlle i Rossell a4a34dd6e4 Moving dragonegg (gcc shared object plugin) into the llvm directory,
as I think it fits better there than in 'libraries'.

svn path=/nixpkgs/trunk/; revision=22238
2010-06-12 21:52:50 +00:00
Lluís Batlle i Rossell 684aa4b043 Removing llvm-gcc (gcc-4.2 only), because I think dragonegg outdates it (gcc-4.5.0 plugin).
svn path=/nixpkgs/trunk/; revision=22237
2010-06-12 21:52:45 +00:00
Lluís Batlle i Rossell 22a839c86d Making clang build for llvm 2.7
(I've not tested the usage of c++ headers though, but it builds c and c++ simple programs)

svn path=/nixpkgs/trunk/; revision=22236
2010-06-12 21:52:39 +00:00
Lluís Batlle i Rossell 1babf6ea14 Cleaning a bit what I commited about llvm, and making dragonegg build.
If passing to gcc4.5 the compile flag: "-fplugin=dragonegg.so" it will use the llvm optimizers and
code generators.

In that previous commit I enabled link time optimization and plugin support in gcc 4.5.0

svn path=/nixpkgs/trunk/; revision=22235
2010-06-12 20:54:35 +00:00
Lluís Batlle i Rossell e6ad625902 llvm update attempt + dragonegg
svn path=/nixpkgs/trunk/; revision=22234
2010-06-12 17:42:33 +00:00
Lluís Batlle i Rossell 22b3336161 I had also to disable the tests for 'net' in go for it to build in chroot.
(I thought I had chroots enabled in my computer - I did not, hence so much commits)

svn path=/nixpkgs/trunk/; revision=22232
2010-06-12 11:45:30 +00:00
Lluís Batlle i Rossell 2ba5bba371 Disabling the http tests on go (fail on hydra)
svn path=/nixpkgs/trunk/; revision=22231
2010-06-12 11:31:39 +00:00
Lluís Batlle i Rossell 0530f43655 Updating go, and making the go expression work in both i686-linux and x86_64-linux.
svn path=/nixpkgs/trunk/; revision=22230
2010-06-12 11:21:20 +00:00
Ludovic Courtès 2727c9dac4 GNU Gettext 0.18.1.1.
svn path=/nixpkgs/trunk/; revision=22222
2010-06-10 21:53:01 +00:00
Ludovic Courtès fb40119931 GLPK 4.44.
svn path=/nixpkgs/trunk/; revision=22221
2010-06-10 21:52:56 +00:00
Ludovic Courtès d3c213543d GNU GSS 1.0.1.
svn path=/nixpkgs/trunk/; revision=22219
2010-06-10 21:52:47 +00:00
Ludovic Courtès 0d3f98aa6d GNU libtasn1 2.7.
svn path=/nixpkgs/trunk/; revision=22218
2010-06-10 21:52:43 +00:00
Ludovic Courtès bfa48b65b1 GNU libidn 1.19.
svn path=/nixpkgs/trunk/; revision=22217
2010-06-10 21:52:38 +00:00
Ludovic Courtès 298b0ff43c GNU Guile 1.9.11.
svn path=/nixpkgs/trunk/; revision=22215
2010-06-10 21:52:28 +00:00
Michael Raskin e2d26fd6c3 Update Speex
svn path=/nixpkgs/trunk/; revision=22193
2010-06-09 12:55:22 +00:00
Armijn Hemel 1f9754bf07 update to 4.6.3, will let the buildfarm test
svn path=/nixpkgs/trunk/; revision=22185
2010-06-08 13:01:44 +00:00
Lluís Batlle i Rossell 02ea8daffa Making gtkwave more featured, adding more buildInputs.
svn path=/nixpkgs/trunk/; revision=22133
2010-06-03 15:37:02 +00:00