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
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
Marc Weber
0d6228fa83
t/gis/gdal
...
updating gdal
Signed-off-by: Marc Weber <marco-oweber@gmx.de>
svn path=/nixpkgs/trunk/; revision=22114
2010-06-03 00:51:20 +00:00
Marc Weber
5f5d6f185f
t/gis/libgeotiff
...
adding libgeotiff
Signed-off-by: Marc Weber <marco-oweber@gmx.de>
svn path=/nixpkgs/trunk/; revision=22113
2010-06-03 00:51:13 +00:00
Eelco Dolstra
6f2b3f46cc
* PAM updated to 1.1.1. Also build with libxcrypt support.
...
* Cracklib updated. Removed the dictionary as it should be moved into
a separate package.
svn path=/nixpkgs/trunk/; revision=22105
2010-06-02 17:31:20 +00:00
Lluís Batlle i Rossell
a2e353cd50
Adding htmldoc. I had to update fltk 1.1 for it to build.
...
svn path=/nixpkgs/trunk/; revision=22096
2010-06-01 21:15:40 +00:00
Ludovic Courtès
80e7412199
sloccount: Fix non-determinism due to timestamps.
...
svn path=/nixpkgs/trunk/; revision=22077
2010-06-01 10:13:25 +00:00
Ludovic Courtès
4036f1f614
JUnit 4.8.2.
...
svn path=/nixpkgs/trunk/; revision=22076
2010-06-01 10:13:21 +00:00
Marc Weber
5a59b1b55d
adding PHP. 5.3.2. See comments.
...
I had to add the newer PHP because current PHP 5.2.11 doesn't read SOAP
from https urls. Debian's PHP does work - I couldn't find their fix
svn path=/nixpkgs/trunk/; revision=22056
2010-05-29 18:26:54 +00:00
Marc Weber
603fd4f206
HaXe and Neko update, C backend does work on NixOS
...
haxelib install hxcpp; Maybe export HXCPP_M64=1 then take off :)
svn path=/nixpkgs/trunk/; revision=22055
2010-05-29 18:26:45 +00:00
Yury G. Kudryashov
333ee77ea1
Add TODO to gstreamer
...
Too many packages depend on gstreamer, so I don't want big rebuild just
to remove unused dependency
svn path=/nixpkgs/trunk/; revision=22051
2010-05-29 09:19:29 +00:00
Eelco Dolstra
4e571746c1
* Apply an upstream patch to fix the "reached unexpected end of file"
...
errors processing gcno files (e.g. http://hydra.nixos.org/build/410894 ).
svn path=/nixpkgs/trunk/; revision=22047
2010-05-28 12:58:50 +00:00
Marc Weber
932899f3da
Tk version number is now 8.5 but at several places TK_LIBRARY is set "${tk}/lib/tk8.4". As for Python, tk.libPrefix is introduced to match "tk8.5".
...
contributed by David Guibert
Signed-off-by: David Guibert <david.guibert@gmail.com>
svn path=/nixpkgs/trunk/; revision=22041
2010-05-28 10:57:50 +00:00
Michael Raskin
90c859d0c7
Add Gambit Scheme compiler
...
svn path=/nixpkgs/trunk/; revision=22026
2010-05-28 06:01:35 +00:00
David Guibert
b0859969a5
omake: version 0.9.8.5
...
svn path=/nixpkgs/trunk/; revision=22019
2010-05-27 19:44:03 +00:00
David Guibert
c13b3f2f8a
sysprof: update to 1.0.12
...
svn path=/nixpkgs/trunk/; revision=22017
2010-05-27 19:34:08 +00:00
David Guibert
b3e7257c5f
talloc 2.0.1
...
svn path=/nixpkgs/trunk/; revision=22009
2010-05-27 19:33:28 +00:00
David Guibert
3182083b58
haskell-hmatrix: linear algebra and numerical computation (v0.9.3.9)
...
svn path=/nixpkgs/trunk/; revision=22008
2010-05-27 19:33:23 +00:00
Rob Vermaas
41aa02a8b4
inital try with jdk6 on cygwin
...
svn path=/nixpkgs/trunk/; revision=22000
2010-05-27 11:04:45 +00:00
Ludovic Courtès
caf8fe39cf
GCJ 4.5: Fix `java.home'.
...
svn path=/nixpkgs/trunk/; revision=21999
2010-05-27 10:23:42 +00:00
Marc Weber
bddb72ec8a
psotgis:
...
- support older versions (which are used by other distributions)
- give utilyt scripts nicer names
- pg_db_postgis_enable: support loading comments
svn path=/nixpkgs/trunk/; revision=21992
2010-05-26 19:01:10 +00:00
Ludovic Courtès
c1cd5e04af
Ant: Fix typo.
...
svn path=/nixpkgs/trunk/; revision=21991
2010-05-26 15:10:24 +00:00
Ludovic Courtès
c228b1a957
Ant/GCJ: Clean up.
...
svn path=/nixpkgs/trunk/; revision=21990
2010-05-26 14:53:13 +00:00
Ludovic Courtès
7132072986
GCJ 4.5: Fix value of the `java.home' property.
...
svn path=/nixpkgs/trunk/; revision=21988
2010-05-26 14:53:04 +00:00
Ludovic Courtès
fc6b345f94
GCJ 4.5: Build with `--enable-java-home' & co.
...
svn path=/nixpkgs/trunk/; revision=21973
2010-05-25 19:38:13 +00:00
Lluís Batlle i Rossell
adc9f57c71
Adding lame to ffmpeg so it can encode mp3, and allow it also build its assembly
...
routines adding yasm, and --enable-runtime-cpudetection, that I hope will end in
faster executions
svn path=/nixpkgs/trunk/; revision=21971
2010-05-25 18:39:24 +00:00
Yury G. Kudryashov
2f1b9ce8f9
consolekit: apply two upstream patches
...
svn path=/nixpkgs/trunk/; revision=21960
2010-05-25 06:43:34 +00:00
Lluís Batlle i Rossell
a51bbc1992
Adding libvpx (the codec VP8). Still no package uses it.
...
svn path=/nixpkgs/trunk/; revision=21958
2010-05-24 21:57:45 +00:00
Marco Maggesi
0212a63e07
Add italian dictionary for aspell
...
svn path=/nixpkgs/trunk/; revision=21942
2010-05-22 16:53:17 +00:00
Ludovic Courtès
000c2c51fd
GCC 4.5: Patch the spec string for GNU/Hurd to add the right `-I' flags.
...
svn path=/nixpkgs/trunk/; revision=21934
2010-05-21 13:46:46 +00:00
Ludovic Courtès
1fe9b4a3b1
GNU GSS: Add dependency on GNU Shishi.
...
svn path=/nixpkgs/trunk/; revision=21922
2010-05-20 13:00:30 +00:00
Eelco Dolstra
9db799acd5
* pycrypto updated to 2.1.0.
...
svn path=/nixpkgs/trunk/; revision=21910
2010-05-20 10:41:10 +00:00
Ludovic Courtès
882ff5a41b
GCC 4.5: Handle cross-glibc's propagated build inputs.
...
svn path=/nixpkgs/trunk/; revision=21907
2010-05-19 21:32:31 +00:00
Ludovic Courtès
ed19699d1f
glibc/hurd: Make Mach & Hurd headers propagated build inputs.
...
svn path=/nixpkgs/trunk/; revision=21906
2010-05-19 21:32:24 +00:00
Ludovic Courtès
63abc2ed86
GCC 4.5: Add support for a separate libpthread; rearrange target flags handling.
...
svn path=/nixpkgs/trunk/; revision=21905
2010-05-19 21:32:19 +00:00
Ludovic Courtès
91e3147622
GCC 4.5: Unset $CPATH and $LIBRARY_PATH if and only if they are empty.
...
svn path=/nixpkgs/trunk/; revision=21904
2010-05-19 21:31:49 +00:00
Ludovic Courtès
aa26710b44
GCC 4.5: Add patch to fix GNU/Hurd builds.
...
svn path=/nixpkgs/trunk/; revision=21903
2010-05-19 21:31:21 +00:00
Ludovic Courtès
fc763b15eb
hwloc 1.0.
...
svn path=/nixpkgs/trunk/; revision=21902
2010-05-19 21:30:37 +00:00
Ludovic Courtès
ee7ad85926
glibc/hurd: Add libhurduser and libmachuser to the libc.so linker script.
...
svn path=/nixpkgs/trunk/; revision=21901
2010-05-19 21:29:48 +00:00
Ludovic Courtès
82db7c3f0e
glibc/hurd: Use the date as the version number.
...
svn path=/nixpkgs/trunk/; revision=21895
2010-05-19 21:28:03 +00:00
Ludovic Courtès
5ecaa9ab32
GNU MIG: Move to `os-specific/gnu'.
...
svn path=/nixpkgs/trunk/; revision=21894
2010-05-19 21:27:53 +00:00
Ludovic Courtès
eeba31dfc9
GNU MIG: Use the date as the version number; remove misguided cross stuff.
...
svn path=/nixpkgs/trunk/; revision=21893
2010-05-19 21:27:38 +00:00
Ludovic Courtès
e7521238ae
glibc: Add comment about things to be fixed.
...
svn path=/nixpkgs/trunk/; revision=21891
2010-05-19 21:26:48 +00:00
Ludovic Courtès
0639ff01ea
glibc: Fix non-Linux builds.
...
svn path=/nixpkgs/trunk/; revision=21890
2010-05-19 21:26:36 +00:00
Yury G. Kudryashov
6a0318fead
Add libassuan1 back
...
opensc needs it
svn path=/nixpkgs/trunk/; revision=21887
2010-05-19 20:59:15 +00:00
Yury G. Kudryashov
fd63f04e4e
Remove gpg->gpg2 symlink
...
Also make gpgme compile&find gpg2
svn path=/nixpkgs/trunk/; revision=21885
2010-05-19 20:59:03 +00:00
Yury G. Kudryashov
d0b56edcf2
Mass GnuPG upgrade
...
gnupg tests fail. Will try to fix later.
svn path=/nixpkgs/trunk/; revision=21884
2010-05-19 20:58:56 +00:00
Yury G. Kudryashov
ea1953d744
Move gnupg to gnupg1 and gnupg2 to gnupg
...
Also add gnupg1-compatibility symlinks to gnupg2.
Most packages should be able to use gnupg2 instead of gnupg1.
svn path=/nixpkgs/trunk/; revision=21883
2010-05-19 20:58:47 +00:00
Michael Raskin
ad1684ae13
Replace codegen script which was failing with EACCESS. Test Gajim build worked fine
...
svn path=/nixpkgs/trunk/; revision=21849
2010-05-18 20:13:39 +00:00
Lluís Batlle i Rossell
8523c93081
Fixing the build of consolekit (it wants libgcc_s)
...
svn path=/nixpkgs/trunk/; revision=21843
2010-05-18 16:40:40 +00:00
Yury G. Kudryashov
c270663fec
Move polkit-1 libexec files into libexec/polkit-1/
...
svn path=/nixpkgs/trunk/; revision=21842
2010-05-18 16:40:17 +00:00
Rob Vermaas
a07cdd3b23
* added patchelf pre-release 0.6 until it gets stable
...
* updated chrome to latest version
svn path=/nixpkgs/trunk/; revision=21836
2010-05-18 12:36:23 +00:00
Peter Simons
0563e08996
pkgs/development/libraries/pango/1.26.x.nix: enable hydra builds on all platforms, not just Linux
...
svn path=/nixpkgs/trunk/; revision=21835
2010-05-18 12:07:48 +00:00
Marc Weber
aebfa8548f
Revert "update wmii. libixp vanished"
...
The new wmii has some wired behaviour:
- When you move windows the curser location changes.
Until the window manager has changed that location movement of mouse is
ignored.
- window do not always popup in the col which was focused.
- wmiimenu broke
old wmii does not build with newer libixp
Until I know how to fix those issues I'll revert my update
This reverts -r 21683
svn path=/nixpkgs/trunk/; revision=21816
2010-05-17 13:35:38 +00:00
Yury G. Kudryashov
07c11bbec2
Make polkit compile
...
svn path=/nixpkgs/trunk/; revision=21788
2010-05-15 09:55:31 +00:00
Yury G. Kudryashov
062c48db4b
Start migrating to polkit-0.9.6
...
svn path=/nixpkgs/trunk/; revision=21786
2010-05-15 09:55:15 +00:00
Yury G. Kudryashov
0e8261b0be
eggdbus-0.6
...
svn path=/nixpkgs/trunk/; revision=21785
2010-05-15 09:55:08 +00:00
Yury G. Kudryashov
84984310e9
Update polkit-1 meta info
...
svn path=/nixpkgs/trunk/; revision=21784
2010-05-15 09:54:56 +00:00
Yury G. Kudryashov
9c7c6a9202
consolekit-0.4.1
...
svn path=/nixpkgs/trunk/; revision=21783
2010-05-15 09:54:50 +00:00
Andres Löh
b5feb272d7
Added ppm package for Haskell.
...
svn path=/nixpkgs/trunk/; revision=21772
2010-05-14 09:23:04 +00:00
Andres Löh
975b88f573
Updated parsec-3.
...
svn path=/nixpkgs/trunk/; revision=21768
2010-05-13 18:47:04 +00:00
Andres Löh
a7e554d43c
Added Vec and Ranged-sets libraries for Haskell.
...
svn path=/nixpkgs/trunk/; revision=21767
2010-05-13 17:23:33 +00:00
Andres Löh
5bf578f7f9
Updated cpphs version.
...
svn path=/nixpkgs/trunk/; revision=21766
2010-05-13 16:35:32 +00:00
Andres Löh
01d171e811
Added vector library for Haskell.
...
svn path=/nixpkgs/trunk/; revision=21765
2010-05-13 16:21:38 +00:00
Yury G. Kudryashov
a309626c49
Fix a typo in gobject-introspection
...
svn path=/nixpkgs/trunk/; revision=21764
2010-05-13 15:57:37 +00:00
Yury G. Kudryashov
46bce5a789
Add gobject-introspection
...
svn path=/nixpkgs/trunk/; revision=21763
2010-05-13 15:56:04 +00:00
Ludovic Courtès
7a34b3a7a9
glibc: Get the Hurd-specific glibc branch.
...
svn path=/nixpkgs/trunk/; revision=21761
2010-05-12 23:54:20 +00:00
Lluís Batlle i Rossell
146cfcba6c
Fixing glibcInfo - it did not build.
...
svn path=/nixpkgs/trunk/; revision=21755
2010-05-12 19:31:18 +00:00
Ludovic Courtès
7e08174782
glibc 2.11: Cross-build for GNU/Hurd.
...
svn path=/nixpkgs/trunk/; revision=21752
2010-05-12 15:46:51 +00:00
Ludovic Courtès
32fcf8d32b
Add GNU MIG.
...
svn path=/nixpkgs/trunk/; revision=21750
2010-05-12 15:46:43 +00:00
Marc Weber
657ae2a621
adding libdwg - optional dependency of grass
...
svn path=/nixpkgs/trunk/; revision=21736
2010-05-12 00:50:01 +00:00
Andres Löh
76167b5bd3
Added a few new Haskell libraries.
...
svn path=/nixpkgs/trunk/; revision=21733
2010-05-11 19:58:47 +00:00
Lluís Batlle i Rossell
06eab9d0a7
Enabling AUTH_LOGIN in cyrus_sasl (thanks d3z#nixos)
...
svn path=/nixpkgs/trunk/; revision=21727
2010-05-11 16:17:31 +00:00
Marc Weber
e97d2900d4
ctags: never use build dir as TMP
...
svn path=/nixpkgs/trunk/; revision=21712
2010-05-10 14:46:17 +00:00
Ludovic Courtès
f64cc94638
GnuTLS 2.8.6.
...
svn path=/nixpkgs/trunk/; revision=21710
2010-05-10 14:30:52 +00:00
Ludovic Courtès
d1bca917cd
GNU Scientific Library 1.14.
...
svn path=/nixpkgs/trunk/; revision=21709
2010-05-10 14:30:48 +00:00
Ludovic Courtès
86e3de70e1
GNU gettext 0.18 (not in stdenv).
...
svn path=/nixpkgs/trunk/; revision=21704
2010-05-10 12:57:10 +00:00
Ludovic Courtès
53c13c6892
GNU libunistring 0.9.3.
...
svn path=/nixpkgs/trunk/; revision=21699
2010-05-09 23:14:50 +00:00
Ludovic Courtès
601f46e716
GNU libtasn1 2.6.
...
svn path=/nixpkgs/trunk/; revision=21698
2010-05-09 23:14:44 +00:00
Marc Weber
27ef15a6bd
adding postgis + script enabling postgis features
...
Exporting builder.pl because it will be used in NixOS postgresql module
svn path=/nixpkgs/trunk/; revision=21691
2010-05-09 20:38:16 +00:00
Marc Weber
6a9f333cea
geos update 3.2.2 because of postgis
...
svn path=/nixpkgs/trunk/; revision=21690
2010-05-09 20:38:12 +00:00
Peter Simons
fd8c6ae43d
Moved 'maintainers' attribute into the meta section of the expression.
...
I've also set the 'platforms' attribute to ensure that Hydra actually
builds these packages. Thanks to Lluís Batlle i Rossell for pointing out
these mistakes.
svn path=/nixpkgs/trunk/; revision=21688
2010-05-09 16:01:44 +00:00
Marc Weber
3303106e97
python: support ncurses, replace composedArgsAndFun by makeOverridable
...
because composedArgsAndFun didn't pass values to the builder
svn path=/nixpkgs/trunk/; revision=21686
2010-05-09 14:33:50 +00:00
Marc Weber
6c21d81ae1
update wmii. libixp vanished
...
svn path=/nixpkgs/trunk/; revision=21683
2010-05-09 14:17:15 +00:00
Ludovic Courtès
cfd8533c8d
Avahi: Use /var as localstatedir.
...
Reported by Lluís Batlle.
svn path=/nixpkgs/trunk/; revision=21672
2010-05-08 22:24:39 +00:00
Marc Weber
8d9af6d596
patch provided by David Brown adding simple-build-tool which builds Scala packages
...
svn path=/nixpkgs/trunk/; revision=21671
2010-05-08 21:51:47 +00:00
Nicolas Pierron
9767a35159
Update suckless urls.
...
svn path=/nixpkgs/trunk/; revision=21664
2010-05-08 17:30:34 +00:00
Yury G. Kudryashov
169fee5644
Add qt-4.7-beta1 with low priority
...
svn path=/nixpkgs/trunk/; revision=21659
2010-05-07 20:08:37 +00:00
Yury G. Kudryashov
0864c1422e
Move qt-4.x into subfolder
...
svn path=/nixpkgs/trunk/; revision=21658
2010-05-07 20:08:31 +00:00
Lluís Batlle i Rossell
a3d73679b7
Cleaning a bit the boost directory. I propose having 'default.nix' for the latest version,
...
so the updates end in a simple diff. I remove the versions not mentioned anywhere else too.
svn path=/nixpkgs/trunk/; revision=21650
2010-05-07 14:27:22 +00:00
Peter Simons
f3ceb181e2
gmime 2.4.15
...
svn path=/nixpkgs/trunk/; revision=21646
2010-05-07 14:01:46 +00:00
Peter Simons
00b296762a
pkgs/development/libraries/boost: updated boost to 1.43.0
...
svn path=/nixpkgs/trunk/; revision=21638
2010-05-07 09:32:46 +00:00
Lluís Batlle i Rossell
2c8783a48b
Making wxGTK stay wxGTK even cross-built, so I remove the wxMSW code I added
...
to test the crossbuilding with wxGTK.
I added a new windows-specific package: wxMSW.
svn path=/nixpkgs/trunk/; revision=21634
2010-05-06 19:19:22 +00:00
Lluís Batlle i Rossell
4547dffb5d
Fixing gcc-4.5 related to the patch for ultrasparc. The patch should not be
...
needed anymore
svn path=/nixpkgs/trunk/; revision=21633
2010-05-06 19:19:02 +00:00
Lluís Batlle i Rossell
24c157910c
Making wxWidgets cross-build for mingw32.
...
svn path=/nixpkgs/trunk/; revision=21631
2010-05-06 18:23:03 +00:00
Lluís Batlle i Rossell
c548c084bb
Making gcc-4.5 cross-build to mingw32 too (set by the proper config and libc = "msvcrt"
...
in the crossSystem)
svn path=/nixpkgs/trunk/; revision=21630
2010-05-06 18:22:51 +00:00
Sander van der Burg
b97a0eb54e
Added GeoIP Java API library
...
svn path=/nixpkgs/trunk/; revision=21626
2010-05-06 13:58:27 +00:00
Ludovic Courtès
d9de1677cc
OProfile 0.9.6.
...
svn path=/nixpkgs/trunk/; revision=21615
2010-05-05 19:48:18 +00:00
Yury G. Kudryashov
b8186141e3
Qt 4.6: add more SQL backends and libXi
...
Also install qch docs by default
svn path=/nixpkgs/trunk/; revision=21605
2010-05-05 18:17:25 +00:00
Ludovic Courtès
085bf1f2f1
Add SystemTap.
...
svn path=/nixpkgs/trunk/; revision=21596
2010-05-04 13:32:09 +00:00
Eelco Dolstra
82fe986554
* strace 4.5.20.
...
svn path=/nixpkgs/trunk/; revision=21592
2010-05-04 12:17:34 +00:00
Alexander Tsamutali
6ce7168eac
quesoglc: New nixpkg.
...
svn path=/nixpkgs/trunk/; revision=21580
2010-05-03 15:38:16 +00:00
Yury G. Kudryashov
796ffd9f71
Move "fetchurl restricted" code to requireFile.
...
This reverts r21474 and r21467.
Also migrate wtk (r21472) to new API.
svn path=/nixpkgs/trunk/; revision=21575
2010-05-03 09:13:17 +00:00
Yury G. Kudryashov
83f4846c49
Add lensfun library
...
svn path=/nixpkgs/trunk/; revision=21560
2010-05-03 03:45:52 +00:00
Yury G. Kudryashov
19cc1226d4
Add liblqr-1
...
svn path=/nixpkgs/trunk/; revision=21559
2010-05-03 03:45:47 +00:00
Ludovic Courtès
61ec7e828d
Add SDL_gfx.
...
Contributed by Brian Gough <bjg@gnu.org>.
svn path=/nixpkgs/trunk/; revision=21554
2010-05-02 09:27:45 +00:00
Ludovic Courtès
8da4605505
GCC 4.5: Remove redundant `--disable-multilib'.
...
svn path=/nixpkgs/trunk/; revision=21553
2010-05-02 09:27:39 +00:00
Yury G. Kudryashov
c43dbd671e
Migrate wtk to new "restricted downloads" feature of fetchurl
...
svn path=/nixpkgs/trunk/; revision=21472
2010-05-01 07:07:25 +00:00
Lluís Batlle i Rossell
1ae5a63425
Fixing the yasm 'name'
...
svn path=/nixpkgs/trunk/; revision=21471
2010-04-30 22:25:25 +00:00
Lluís Batlle i Rossell
1215f3a7a4
Adding yasm, and making x264 and xvid codecs be compiled with their assembly code
...
svn path=/nixpkgs/trunk/; revision=21470
2010-04-30 21:58:47 +00:00
Lluís Batlle i Rossell
b3870f0148
Adding xvid, to ffmpeg and mplayer.
...
svn path=/nixpkgs/trunk/; revision=21469
2010-04-30 21:47:09 +00:00
Yury G. Kudryashov
cc0b0b1c69
Add openssl1 back (but don't remove 0.9.8n)
...
svn path=/nixpkgs/trunk/; revision=21466
2010-04-30 20:40:33 +00:00
Lluís Batlle i Rossell
fa6c22b5c6
Adding the expressions for gcc 4.5 for cross building.
...
Although I still have set gcc 4.4 for that, I tested with the 4.5 expression
and it cross built perfectly bison for the sheevaplug.
svn path=/nixpkgs/trunk/; revision=21463
2010-04-30 19:12:59 +00:00
Lluís Batlle i Rossell
32b7ecf0d9
Adding more dependencies to mlt (for more features)
...
svn path=/nixpkgs/trunk/; revision=21459
2010-04-30 13:12:12 +00:00
Lluís Batlle i Rossell
a386398be6
Adding kdenlive, and as a side effect, mlt.
...
Kdenlive looks for some binaries in PATH, so some dependencies may be fulfilled
not by kdenlive nix expression.
svn path=/nixpkgs/trunk/; revision=21458
2010-04-30 13:12:07 +00:00
Lluís Batlle i Rossell
376895d34c
Fixing the nixpkgs tarball build: I used 'stdenv.bash', where I should use 'stdenv.shell'.
...
svn path=/nixpkgs/trunk/; revision=21453
2010-04-30 10:47:53 +00:00
Lluís Batlle i Rossell
7b6ce0f9df
Updating x264, and adding x264 support to mplayer and ffmpeg.
...
svn path=/nixpkgs/trunk/; revision=21451
2010-04-30 08:33:47 +00:00
Andres Löh
b3224edee3
Updated the expression for EHC/UHC.
...
This is not yet properly tested, but it should be an improvement over
what was there before ...
svn path=/nixpkgs/trunk/; revision=21435
2010-04-29 17:35:09 +00:00
Andres Löh
7d2ae46bce
Add missing binaries to the GHC wrapper.
...
svn path=/nixpkgs/trunk/; revision=21434
2010-04-29 17:35:05 +00:00
Peter Simons
5d63995485
pkgs/development/libraries/freeglut/default.nix: strip trailing white space
...
svn path=/nixpkgs/trunk/; revision=21431
2010-04-29 14:57:17 +00:00
Peter Simons
7d0cd3dbb7
pkgs/development/libraries/freeglut: disable building with "-Wall -Werror" on Darwin
...
The build generates warnings on MacOS X because of unused variables, and we
don't want those trivial problems to lead to a build failure.
svn path=/nixpkgs/trunk/; revision=21430
2010-04-29 14:57:13 +00:00
Peter Simons
8ccc115606
pkgs/development/libraries/mesa: disable build of egl library on Darwin
...
The egl library doesn't seem to work, i.e. the included demo program has
undefined symbols after linking with it.
svn path=/nixpkgs/trunk/; revision=21429
2010-04-29 14:57:07 +00:00
Peter Simons
5c43115185
pkgs/development/libraries/mesa/default.nix: drop trailing white space
...
svn path=/nixpkgs/trunk/; revision=21428
2010-04-29 14:57:02 +00:00
Peter Simons
56ce7f2ae6
pkgs/development/libraries/mesa: pass lipo utility to this build on Darwin
...
svn path=/nixpkgs/trunk/; revision=21427
2010-04-29 14:56:52 +00:00
Rob Vermaas
69bfabd328
re-enabled darwin patch, gcc-darwin does not support -arch flag
...
svn path=/nixpkgs/trunk/; revision=21412
2010-04-29 08:19:13 +00:00
Lluís Batlle i Rossell
e5ce3e5c8c
Revert "OpenSSL-1.0.0" changes, due to the new API breaking too much packages, which still have
...
not released new versions compatible with openssl 1.0.0
I downgraded to 0.9.8n, that also has the security hole fix.
svn path=/nixpkgs/trunk/; revision=21408
2010-04-28 15:01:06 +00:00
Lluís Batlle i Rossell
6b8de64183
Revert "Install libraries to $out/lib instead of $out/lib64"
...
This reverts commit 50429b2b63a3ad540e8fcd96be0cdaac46a27da2.
svn path=/nixpkgs/trunk/; revision=21407
2010-04-28 15:01:02 +00:00
Ludovic Courtès
5929f9d3bd
GCC 4.5.0.
...
svn path=/nixpkgs/trunk/; revision=21403
2010-04-28 12:37:11 +00:00
Ludovic Courtès
689914a5b2
update-gcc.sh: Add support for Ada.
...
svn path=/nixpkgs/trunk/; revision=21401
2010-04-28 12:37:02 +00:00
Ludovic Courtès
a2bd7f82d7
Add libelf.
...
svn path=/nixpkgs/trunk/; revision=21400
2010-04-28 12:36:58 +00:00
Ludovic Courtès
7c038cdc06
Add MPC.
...
svn path=/nixpkgs/trunk/; revision=21399
2010-04-28 12:36:53 +00:00
Lluís Batlle i Rossell
3fe67eca31
Updating wxGTK 2.8
...
svn path=/nixpkgs/trunk/; revision=21398
2010-04-28 10:09:40 +00:00
Yury G. Kudryashov
0089b865e9
Upgrade to heimdal-1.3.2
...
svn path=/nixpkgs/trunk/; revision=21396
2010-04-28 09:38:55 +00:00
Yury G. Kudryashov
b7151c4e2c
Add neon-0.29.x, make it default
...
Also stop using "default" neon in all-packages.nix.
Minor versions are not source-compatible, so a package should state needed version explicitly.
svn path=/nixpkgs/trunk/; revision=21394
2010-04-28 08:40:19 +00:00
Yury G. Kudryashov
d5601ee60e
Install libraries to $out/lib instead of $out/lib64
...
This should fix a lot of builds
svn path=/nixpkgs/trunk/; revision=21393
2010-04-28 08:40:12 +00:00
Yury G. Kudryashov
415f0fdc9f
Also fix neon-0.26 build
...
svn path=/nixpkgs/trunk/; revision=21392
2010-04-27 22:05:00 +00:00
Yury G. Kudryashov
293cde6747
Fix neon build
...
Use pkg-config to find openssl
svn path=/nixpkgs/trunk/; revision=21391
2010-04-27 21:54:38 +00:00
Andres Löh
f892a8efaa
Darcs updated to 2.4.1; now ghc-6.12-compatible.
...
svn path=/nixpkgs/trunk/; revision=21355
2010-04-27 19:51:37 +00:00
Yury G. Kudryashov
375900a6e7
Add comment, use the patch for darwin
...
svn path=/nixpkgs/trunk/; revision=21354
2010-04-27 19:05:43 +00:00
Yury G. Kudryashov
d2b3e548a1
OpenSSL-1.0.0
...
Big rebuild (though not stdenv-update). Security update, do not revert, please.
svn path=/nixpkgs/trunk/; revision=21352
2010-04-27 18:39:00 +00:00
Andres Löh
932b3d3b79
Some cleanup regarding GHC and profiling support.
...
svn path=/nixpkgs/trunk/; revision=21351
2010-04-27 18:21:07 +00:00
Andres Löh
8a036d8eb1
Library profiling for cabal packages can now be enabled via a config option.
...
svn path=/nixpkgs/trunk/; revision=21350
2010-04-27 16:35:01 +00:00
Andres Löh
1db4053fcc
Added profiling option to cabal generic builder.
...
svn path=/nixpkgs/trunk/; revision=21349
2010-04-27 16:34:56 +00:00
Andres Löh
8bf3f76256
Let GHC wrapper inherit meta from the wrapped expression.
...
svn path=/nixpkgs/trunk/; revision=21330
2010-04-26 20:39:51 +00:00
Ludovic Courtès
a174ff34b8
Add GNU SASL, GNU GSS-API, and GNU Rush.
...
Contributed by Brian Gough <bjg@gnu.org>.
svn path=/nixpkgs/trunk/; revision=21315
2010-04-26 08:59:25 +00:00
Andres Löh
160e4165f7
Added myself as maintainer for the Haskell Platform.
...
svn path=/nixpkgs/trunk/; revision=21304
2010-04-25 17:30:55 +00:00
Andres Löh
b48dfda990
Added ghc-6.12.2.
...
svn path=/nixpkgs/trunk/; revision=21303
2010-04-25 17:27:21 +00:00
Ludovic Courtès
a89f709a91
GNU/MIT Scheme: Restrict to GNU/* and FreeBSD.
...
svn path=/nixpkgs/trunk/; revision=21302
2010-04-24 21:03:00 +00:00
Ludovic Courtès
805d99ffc7
Reverting "GNU/MIT Scheme: Attempt to fix Cygwin builds."
...
svn path=/nixpkgs/trunk/; revision=21301
2010-04-24 21:02:52 +00:00
Ludovic Courtès
4f9ffa5e59
GNU/MIT Scheme: Attempt to fix Cygwin builds.
...
svn path=/nixpkgs/trunk/; revision=21295
2010-04-24 16:02:08 +00:00
Ludovic Courtès
4fcbad8476
GNU/MIT Scheme: Build from the binary distributions when available.
...
svn path=/nixpkgs/trunk/; revision=21293
2010-04-24 11:09:53 +00:00
Yury G. Kudryashov
831196dad1
Fix qtscriptgenerator build
...
svn path=/nixpkgs/trunk/; revision=21288
2010-04-24 09:36:03 +00:00
Ludovic Courtès
0e7e20042b
Add the GNU Linear Programming Kit (GLPK).
...
Contributed by Brian Gough <bjg@gnu.org>.
svn path=/nixpkgs/trunk/; revision=21284
2010-04-23 21:15:48 +00:00
Andres Löh
776d8267c6
Added a couple of comments to ghc expression and myself as maintainer,
...
in preparation for adding ghc-6.12.2 ...
svn path=/nixpkgs/trunk/; revision=21268
2010-04-23 12:38:34 +00:00
Peter Simons
bba637c718
pkgs/development/interpreters/python/3.1: renamed this package to "python3"
...
Python version 3.x is really quite different from 2.x. Using a new name
for the package prevents Nix from performing unintended updates to the
3.x version.
svn path=/nixpkgs/trunk/; revision=21264
2010-04-23 10:42:29 +00:00
Lluís Batlle i Rossell
5d04ec0364
Updating openssh, fixing libedit for openssh to link well with it, and... here we
...
finally have sftp with some kind of 'readline'!
svn path=/nixpkgs/trunk/; revision=21246
2010-04-22 18:16:18 +00:00
Andres Löh
1c2fa602ee
Added gdiff Haskell package.
...
svn path=/nixpkgs/trunk/; revision=21207
2010-04-21 14:05:17 +00:00
Armijn Hemel
1aee2df93a
update libpcap to 1.1.1 and wireshark to 1.3.4
...
svn path=/nixpkgs/trunk/; revision=21205
2010-04-21 13:31:08 +00:00
Sander van der Burg
0de19dec3b
- Upgraded SIP to 4.10.2
...
- Upgraded PyQt to 4.7.3
svn path=/nixpkgs/trunk/; revision=21203
2010-04-21 12:06:28 +00:00
Eelco Dolstra
f20c7e9c46
* Cleanup: removed the unused `python-new'.
...
svn path=/nixpkgs/trunk/; revision=21198
2010-04-21 11:12:06 +00:00
Eelco Dolstra
e2a374799f
* Reverted most of the recent Python refactorings, as discussed. It's
...
a worthy goal to move the Python packages that are currently in
all-packages.nix into a single attribute set, but this doesn't
require moving python-packages.nix or the other changes made to that
file. The Python packages in all-packages.nix should simply be
moved to python-packages.nix, and ideally changed to use
buildPythonPackage.
svn path=/nixpkgs/trunk/; revision=21196
2010-04-21 10:51:15 +00:00
Lluís Batlle i Rossell
8d9ac92768
Enabling again the setuptoolsTrial python package, so at least
...
the nixpkgs tarball does not fail.
svn path=/nixpkgs/trunk/; revision=21195
2010-04-21 10:38:12 +00:00
Lluís Batlle i Rossell
f2307e2543
Fixing the mechanize python package. That may make calibre build again.
...
svn path=/nixpkgs/trunk/; revision=21191
2010-04-20 18:29:50 +00:00
Yury G. Kudryashov
445a3e07e9
Don't disable pythonSexy for python 2.6
...
Otherwise tarball build fails.
svn path=/nixpkgs/trunk/; revision=21187
2010-04-20 17:06:38 +00:00
Yury G. Kudryashov
7a3f602580
Get rid of decibel and tapioca-qt
...
It never worked, and nothing use it.
svn path=/nixpkgs/trunk/; revision=21185
2010-04-20 17:06:19 +00:00
Lluís Batlle i Rossell
71760b99a5
Fixing the opencv build. As it builds with cmake, it also benefits from 'stdenv2'
...
to build properly.
svn path=/nixpkgs/trunk/; revision=21184
2010-04-20 15:09:56 +00:00
Sander van der Burg
3921737991
Upgraded jdk to 1.6.0_20
...
svn path=/nixpkgs/trunk/; revision=21180
2010-04-20 11:29:40 +00:00
Sander van der Burg
fb6e817495
SIP 4.10 and PyQt 4.7 are now the default versions
...
svn path=/nixpkgs/trunk/; revision=21179
2010-04-20 09:36:57 +00:00
Marc Weber
3fd8596707
pythonPackages should include python
...
svn path=/nixpkgs/trunk/; revision=21175
2010-04-20 00:03:14 +00:00
Marc Weber
9571bbe5dc
Python:
...
- simplejson builds
- remove merge duplication of ZopeInterface (doCheck = false is not needed)
- document why those packgaes don't build
svn path=/nixpkgs/trunk/; revision=21174
2010-04-19 23:44:00 +00:00
Marc Weber
97f2c09f97
readding some python packages I dropped somehow by accident.
...
This also updates some python libraries and fixes some things I forgot
to patch
svn path=/nixpkgs/trunk/; revision=21171
2010-04-19 19:41:41 +00:00
Ludovic Courtès
73b7a7fea7
hwloc 1.0rc1.
...
svn path=/nixpkgs/trunk/; revision=21166
2010-04-19 14:06:07 +00:00
Lluís Batlle i Rossell
f431b2ac38
Fixing a Marc's url that pointed to his local filesystem.
...
There are still things to improve in that package (description?)
I'm trying to get hydra evaluate nixpkgs.
svn path=/nixpkgs/trunk/; revision=21163
2010-04-19 12:27:18 +00:00
Marc Weber
b8fc0df586
updating HaXe and Neko
...
svn path=/nixpkgs/trunk/; revision=21150
2010-04-18 22:01:50 +00:00
Ludovic Courtès
aa0902047e
LCOV 1.8.
...
svn path=/nixpkgs/trunk/; revision=21149
2010-04-18 21:51:33 +00:00
Alexander Tsamutali
d5337a70c8
libcue: New nixpkg.
...
svn path=/nixpkgs/trunk/; revision=21147
2010-04-18 19:12:07 +00:00
Alexander Tsamutali
3e40cf1f64
libmikmod: New nixpkg.
...
svn path=/nixpkgs/trunk/; revision=21146
2010-04-18 18:57:35 +00:00
Alexander Tsamutali
eb3b3e043d
libid3tag: Added zlib to propagatedBuildInputs.
...
svn path=/nixpkgs/trunk/; revision=21145
2010-04-18 18:09:26 +00:00
Alexander Tsamutali
64249d4372
libmad: Added patch to install mad.pc, stolen from Arch Linux.
...
svn path=/nixpkgs/trunk/; revision=21144
2010-04-18 18:07:03 +00:00
Marc Weber
8c0b7e4ad2
- adding experimental python31 build
...
- cleanup python libraries:
* moving all python libraries into a attr set into a directory
so that expressions can be used for both: python 2.5 and 2.6 easily
* disabling packages which don't build
svn path=/nixpkgs/trunk/; revision=21142
2010-04-17 18:28:25 +00:00
Lluís Batlle i Rossell
36623b8227
Updating openocd and libftdi (for the sheevaplug jtag)
...
svn path=/nixpkgs/trunk/; revision=21139
2010-04-17 10:15:47 +00:00
Eelco Dolstra
21d2c514e5
* libcdio updated to 0.82.
...
svn path=/nixpkgs/trunk/; revision=21136
2010-04-16 19:23:25 +00:00
Lluís Batlle i Rossell
d6f653770b
Updating the 'ecl' url (new version, and updated sourceforge url scheme)
...
svn path=/nixpkgs/trunk/; revision=21134
2010-04-16 17:35:26 +00:00
Marc Weber
6ce15d655f
adding wvdial, wvstreams, usb_modeswitch
...
svn path=/nixpkgs/trunk/; revision=21131
2010-04-16 15:56:28 +00:00
Ludovic Courtès
8a2edb8797
GNU Guile 1.9.10.
...
svn path=/nixpkgs/trunk/; revision=21110
2010-04-15 22:53:11 +00:00
Andres Löh
934b429725
Updated gitit plus dependencies.
...
svn path=/nixpkgs/trunk/; revision=21108
2010-04-15 21:10:06 +00:00
Andres Löh
52fe24049c
Added happstack and dependencies.
...
svn path=/nixpkgs/trunk/; revision=21107
2010-04-15 18:10:42 +00:00
Andres Löh
27a26afc55
Added jpeg library for Haskell.
...
svn path=/nixpkgs/trunk/; revision=21096
2010-04-15 13:32:56 +00:00
Andres Löh
7d44fab64f
Added salvia and dependencies.
...
svn path=/nixpkgs/trunk/; revision=21095
2010-04-15 13:25:43 +00:00
Andres Löh
c7404a30df
Added fclabels.
...
svn path=/nixpkgs/trunk/; revision=21093
2010-04-15 12:45:15 +00:00
Andres Löh
49a3e1e46b
Added AspectAG for Haskell.
...
svn path=/nixpkgs/trunk/; revision=21083
2010-04-15 06:08:37 +00:00
Armijn Hemel
fdc760a3f6
add libtheora, speex, vorbis to ffmpeg
...
svn path=/nixpkgs/trunk/; revision=21067
2010-04-14 09:45:22 +00:00
Armijn Hemel
75fb2e32db
update to 0.5.1
...
svn path=/nixpkgs/trunk/; revision=21064
2010-04-14 09:18:45 +00:00
Ludovic Courtès
68369c5475
GNU ccrtp 1.7.1.
...
svn path=/nixpkgs/trunk/; revision=21054
2010-04-13 08:56:18 +00:00
Ludovic Courtès
8251c938e8
GNU Common C++ 1.8.0.
...
svn path=/nixpkgs/trunk/; revision=21053
2010-04-13 08:56:14 +00:00
Ludovic Courtès
9170abe84d
GNU cppi 1.15.
...
svn path=/nixpkgs/trunk/; revision=21052
2010-04-13 08:56:11 +00:00