Lluís Batlle i Rossell
5cc46602ce
Updating gettext to that decided in nixpkgs trunk (0.17 to 0.18)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=22842
2010-08-01 21:01:54 +00:00
Lluís Batlle i Rossell
937578d5ef
Some first changes to get some evaluation working on the fuloong2f
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=22840
2010-08-01 20:57:13 +00:00
Eelco Dolstra
f1b8c40eb4
* Updated libogg and libvorbis.
...
svn path=/nixpkgs/trunk/; revision=22838
2010-08-01 14:33:43 +00:00
Yury G. Kudryashov
59a8bc0744
qt-4.7.0-beta2: fool phonon version
...
Qt guys updated source files but not version number
svn path=/nixpkgs/trunk/; revision=22833
2010-07-31 13:05:46 +00:00
Yury G. Kudryashov
d15fdc71f0
trailing spaces
...
svn path=/nixpkgs/trunk/; revision=22832
2010-07-31 13:05:22 +00:00
Yury G. Kudryashov
65f0b956a2
Add libsndfile and fftw support to libsamplerate
...
svn path=/nixpkgs/trunk/; revision=22831
2010-07-30 20:17:37 +00:00
Yury G. Kudryashov
2835a98378
Add qt-4.7.0-beta2
...
svn path=/nixpkgs/trunk/; revision=22830
2010-07-30 19:45:07 +00:00
Lluís Batlle i Rossell
8eceafc755
Fixing the name of 'confuse'; now it includes the version.
...
svn path=/nixpkgs/trunk/; revision=22829
2010-07-30 17:42:52 +00:00
Eelco Dolstra
4bf5b0d36b
* Fix some more "args: with args".
...
svn path=/nixpkgs/trunk/; revision=22828
2010-07-30 14:47:23 +00:00
Lluís Batlle i Rossell
537ad15e86
Adding xburst-tools to manage the USB_BOOT mode of the Ben Nanonote (reflashing, ...)
...
I add the 'confuse' library as a side effect.
svn path=/nixpkgs/trunk/; revision=22817
2010-07-29 23:25:42 +00:00
Eelco Dolstra
907bb1aac6
* ltrace: updated to 0.5.3.
...
* libdbi / libdbi-drivers: updated to 0.8.3, and make it compile with
SQLite.
* qemu-image: fix the URL.
* gdmap: make it build again (requires an older GTK+).
* rlwrap: updated to 0.37.
* smbfs-fuse -> fusesmb to match the upstream name.
* x11vnc: updated to 0.9.10.
* clearlyU: fix the URL.
* Various packages: follow the coding conventions.
svn path=/nixpkgs/trunk/; revision=22814
2010-07-29 18:55:16 +00:00
Lluís Batlle i Rossell
79dec6e9a7
Adding Vigra
...
svn path=/nixpkgs/trunk/; revision=22809
2010-07-29 14:38:39 +00:00
Sander van der Burg
bfbdc2db7c
Stole a patch from gentoo to fix the compilation of libmsn against OpenSSL-1.0.0
...
svn path=/nixpkgs/trunk/; revision=22805
2010-07-29 09:41:29 +00:00
Eelco Dolstra
ba498d4a43
* composedArgsAndFun -> makeOverridable for consistency.
...
* Rename a few single-version packages to "default.nix".
svn path=/nixpkgs/trunk/; revision=22803
2010-07-29 08:21:21 +00:00
Eelco Dolstra
f1598a8941
* More cleanup.
...
svn path=/nixpkgs/trunk/; revision=22798
2010-07-28 18:01:17 +00:00
Eelco Dolstra
749b8607ca
* More cleanup.
...
svn path=/nixpkgs/trunk/; revision=22795
2010-07-28 15:35:01 +00:00
Peter Simons
60026c0a32
pkgs/development/libraries/crypto++: added todo note about removing cryptotest.exe from the installed image
...
svn path=/nixpkgs/trunk/; revision=22790
2010-07-28 13:08:49 +00:00
Peter Simons
b89f310c7a
pkgs/development/libraries/crypto++: fixed build impurity
...
* Don't build with "-march=native", because the generated binaries
won't work reliably on systems with a different CPU. Instead,
"--march=i686" is used on x86, and "--march=nocona" an x86_64.
Otherwise, "--march" remains unset.
* Compile with -O3 instead of -O2. This code is performance-critical.
* Don't build with '-g'.
svn path=/nixpkgs/trunk/; revision=22785
2010-07-28 13:03:11 +00:00
Eelco Dolstra
6609710409
* Get rid of many instances of "args: with args;", and other coding
...
guidelines violations.
* Updated libsamplerate to 0.1.7.
svn path=/nixpkgs/trunk/; revision=22782
2010-07-28 11:55:54 +00:00
Lluís Batlle i Rossell
2c9cdbb8f2
Revert "Version update for vxl", because:
...
- Although the file for 1.14 is in the upstream file repository, it's not
published in their web, which still talks about 1.13 for the stable release.
- The cmake files comming with this vxl fail (because of some weird dependency
on a doxygen.cmake file)
This reverts commit 22577
svn path=/nixpkgs/trunk/; revision=22750
2010-07-27 15:57:01 +00:00
Eelco Dolstra
3c57f1fd8a
* Fix zlib 1.2.5 on Cygwin. (The Makefile doesn't support building
...
just a static library.)
svn path=/nixpkgs/trunk/; revision=22748
2010-07-27 11:37:29 +00:00
Eelco Dolstra
228c6e0c1f
* Merged the x-updates branch (latest X server / libraries, GTK+,
...
Fontconfig, etc.).
svn path=/nixpkgs/trunk/; revision=22735
2010-07-26 13:59:12 +00:00
Eelco Dolstra
4a6eb1183e
* On x86_64-darwin, "./config" misdetects the system as
...
"darwin-i386-cc" (http://hydra.nixos.org/build/498076 ). So specify
the system type explicitly.
svn path=/nixpkgs/branches/x-updates/; revision=22726
2010-07-25 09:09:32 +00:00
Eelco Dolstra
3587a2f78e
* Doh.
...
svn path=/nixpkgs/branches/x-updates/; revision=22723
2010-07-23 15:36:35 +00:00
Eelco Dolstra
07afe31016
* Doh, we already had OpenSSL 1.0.0. Use the updated Darwin patch.
...
svn path=/nixpkgs/branches/x-updates/; revision=22722
2010-07-23 15:05:20 +00:00
Andres Löh
73bee7da33
Switched the default version of ghc and Haskell Platform to 6.12.3 and 2010.2.0.0.
...
svn path=/nixpkgs/trunk/; revision=22715
2010-07-22 18:47:59 +00:00
Andres Löh
6c90771ac6
* Updated darcs to 2.4.4.
...
* Added Haskell Platform 2010.2.0.0.
* Added cairo package in preparation for adding a new gtk2hs.
svn path=/nixpkgs/trunk/; revision=22714
2010-07-22 18:04:39 +00:00
Eelco Dolstra
b33d41ef08
* clutter-gtk updated to 0.10.4 so that it builds against the current
...
GTK+ (http://hydra.nixos.org/build/495170 ).
svn path=/nixpkgs/branches/x-updates/; revision=22711
2010-07-22 14:08:44 +00:00
Eelco Dolstra
0db478d40b
* Sync with the trunk.
...
svn path=/nixpkgs/branches/x-updates/; revision=22707
2010-07-22 13:18:07 +00:00
Ludovic Courtès
80bcec77ec
libevent 1.4.14b.
...
svn path=/nixpkgs/trunk/; revision=22697
2010-07-22 09:02:13 +00:00
Andres Löh
df9f4a8696
Added a couple of web-programming-related Haskell packages.
...
svn path=/nixpkgs/trunk/; revision=22683
2010-07-21 09:41:12 +00:00
Eelco Dolstra
78a5abdf85
* Updated the X.org server to 1.8.2. Note that it no longer depends
...
on HAL but instead uses udev to autoconfigure input devices. We'll
have to update the NixOS X server module accordingly, I guess. See
https://fedoraproject.org/wiki/Input_device_configuration .
* Updated Mesa to 7.8.2.
svn path=/nixpkgs/branches/x-updates/; revision=22681
2010-07-20 19:24:21 +00:00
Peter Simons
aec027e2ec
pkgs/development/libraries/ncurses: enable parallel building for ncurses
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=22674
2010-07-20 13:14:03 +00:00
Eelco Dolstra
0f53a3fca8
* Ignore missing directories in the <includedir> element. This allows
...
the NixOS system bus configuration to include directories such as
/nix/var/nix/profiles/default/etc/dbus-1/system.d/
which may not exist.
svn path=/nixpkgs/branches/x-updates/; revision=22672
2010-07-20 12:53:07 +00:00
Eelco Dolstra
cceb5bcf80
* Work around (temporarily?) broken URL.
...
svn path=/nixpkgs/branches/x-updates/; revision=22669
2010-07-19 23:24:16 +00:00
Eelco Dolstra
9909fdbbd6
* Fix evaluation problems.
...
svn path=/nixpkgs/branches/x-updates/; revision=22668
2010-07-19 22:24:26 +00:00
Eelco Dolstra
b8928b09fd
* Okay, make zlib a propagated build input of glib.
...
svn path=/nixpkgs/branches/x-updates/; revision=22666
2010-07-19 11:43:45 +00:00
Eelco Dolstra
7d963c8bb3
* By default, OpenSSL on 64-bit platforms now installs libraries in
...
$out/lib64, which is not what we want.
svn path=/nixpkgs/branches/x-updates/; revision=22661
2010-07-19 10:27:46 +00:00
Eelco Dolstra
fbf2ed6067
* Remove MD2 support from Heimdal because OpenSSL 1.0.0 no longer has
...
it. See also
2a842e90d3
svn path=/nixpkgs/branches/x-updates/; revision=22657
2010-07-19 08:39:02 +00:00
Eelco Dolstra
cb4a883683
* Update libxml2 to 2.7.7. This is necessary because of the zlib
...
update - xsltproc segfaults otherwise. (From the release notes:
"libxml violates the zlib interface and crashes".)
svn path=/nixpkgs/branches/x-updates/; revision=22655
2010-07-19 08:17:42 +00:00
Eelco Dolstra
0695a9707c
* GTK+ 2.20, Glib 2.24 etc.
...
svn path=/nixpkgs/branches/x-updates/; revision=22652
2010-07-18 23:22:59 +00:00
Eelco Dolstra
962276dd49
* dbus-glib updated to 0.86.
...
svn path=/nixpkgs/branches/x-updates/; revision=22651
2010-07-18 23:22:20 +00:00
Ludovic Courtès
cd06afd761
Add libchamplain, a library to display maps.
...
svn path=/nixpkgs/trunk/; revision=22649
2010-07-18 22:46:19 +00:00
Ludovic Courtès
cbd5317e82
Add Clutter{,-GTK}, a library for fancy GUIs.
...
svn path=/nixpkgs/trunk/; revision=22648
2010-07-18 22:45:03 +00:00
Eelco Dolstra
d514ac437a
* Dbus updated to 1.2.24.
...
svn path=/nixpkgs/branches/x-updates/; revision=22646
2010-07-18 22:00:40 +00:00
Eelco Dolstra
26521d42e2
* gtkLibs218 updated (glib-2.22.5, gtk+-2.18.9).
...
svn path=/nixpkgs/branches/x-updates/; revision=22645
2010-07-18 21:56:12 +00:00
Eelco Dolstra
02d85d19a2
* Fontconfig updated to 2.8.0.
...
svn path=/nixpkgs/branches/x-updates/; revision=22644
2010-07-18 21:55:31 +00:00
Eelco Dolstra
70ab33568d
* Cairo updated to 1.8.10.
...
svn path=/nixpkgs/branches/x-updates/; revision=22643
2010-07-18 21:55:12 +00:00
Eelco Dolstra
65d9c03c9a
* libdrm updated to 2.4.21.
...
svn path=/nixpkgs/branches/x-updates/; revision=22642
2010-07-18 21:54:57 +00:00
Eelco Dolstra
6b79040a0b
* libpng updated to 1.2.44.
...
svn path=/nixpkgs/branches/x-updates/; revision=22641
2010-07-18 21:54:42 +00:00
Eelco Dolstra
964c3d351f
* libtiff updated to 3.9.4.
...
svn path=/nixpkgs/branches/x-updates/; revision=22640
2010-07-18 21:54:28 +00:00
Eelco Dolstra
d06a183365
* OpenSSL updated to 1.0.0a.
...
svn path=/nixpkgs/branches/x-updates/; revision=22639
2010-07-18 21:54:14 +00:00
Eelco Dolstra
ef8bf2b077
* FreeType updated to 2.4.1. Note that the bytecode interpreter
...
patent has expired, so TT_CONFIG_OPTION_BYTECODE_INTERPRETER is now
the default. Whether it looks better now is subjective.
svn path=/nixpkgs/branches/x-updates/; revision=22638
2010-07-18 21:53:58 +00:00
Eelco Dolstra
b7324318cf
* zlib updated to 1.2.5.
...
svn path=/nixpkgs/branches/x-updates/; revision=22637
2010-07-18 21:52:39 +00:00
Eelco Dolstra
e0dd4232e1
* libjpeg updated to v8b.
...
svn path=/nixpkgs/branches/x-updates/; revision=22634
2010-07-18 21:51:53 +00:00
Andres Löh
5bd2be1d12
Version bump for regular library (Haskell).
...
svn path=/nixpkgs/trunk/; revision=22626
2010-07-18 18:29:05 +00:00
Andres Löh
5f8328c461
Preparing for the upcoming Haskell Platform release.
...
svn path=/nixpkgs/trunk/; revision=22620
2010-07-17 13:23:48 +00:00
Andres Löh
cf5e79f583
Version bump uu-parsinglib and uuagc.
...
svn path=/nixpkgs/trunk/; revision=22618
2010-07-16 11:57:33 +00:00
Andres Löh
bcc7c49488
Added the hint Haskell package plus dependencies.
...
svn path=/nixpkgs/trunk/; revision=22617
2010-07-16 10:39:02 +00:00
Lluís Batlle i Rossell
4457134e10
Making hydra build opencv.
...
svn path=/nixpkgs/trunk/; revision=22596
2010-07-14 07:50:06 +00:00
Ludovic Courtès
f0ef9cdb40
Avahi 0.6.27.
...
svn path=/nixpkgs/trunk/; revision=22582
2010-07-13 16:32:22 +00:00
Ludovic Courtès
a8d7566f1a
libdaemon 0.14.
...
svn path=/nixpkgs/trunk/; revision=22581
2010-07-13 16:32:19 +00:00
Lluís Batlle i Rossell
bfbcd39636
Version update for vxl
...
svn path=/nixpkgs/trunk/; revision=22577
2010-07-13 13:36:01 +00:00
Lluís Batlle i Rossell
a8c5534849
Adding virtualgl (and therefore, libjpeg-turbo, a SIMD API-compatible libjpeg)
...
svn path=/nixpkgs/trunk/; revision=22553
2010-07-10 08:45:44 +00:00
David Guibert
3563194637
compile static libraries for blas and lapack
...
svn path=/nixpkgs/trunk/; revision=22549
2010-07-09 13:15:56 +00:00
David Guibert
a826eeff23
openmpi 1.4.2 with gfortran
...
svn path=/nixpkgs/trunk/; revision=22547
2010-07-09 13:15:47 +00:00
Eelco Dolstra
f2aa054357
* Revive gmime-2.2.x, because gmime-2.4.x is not backwards
...
compatible. For instance, Pan requires gmime-2.2.
svn path=/nixpkgs/trunk/; revision=22543
2010-07-09 09:12:42 +00:00
Michael Raskin
7c5e566c5c
Cleaned up the unspecified-extra-argument calls where there is no way to access extra arguments. Tarball and full instantiation checks passed.
...
svn path=/nixpkgs/trunk/; revision=22539
2010-07-08 19:22:50 +00:00
Michael Raskin
aadb898a0b
Implementing a fix allowing deepOverride without changing dependency-tree-leaf packages
...
svn path=/nixpkgs/trunk/; revision=22533
2010-07-08 15:31:59 +00:00
Michael Raskin
e89dbf1184
Disabling MathML build again -- bug submitted upstream...
...
svn path=/nixpkgs/trunk/; revision=22532
2010-07-08 15:28:34 +00:00
Michael Raskin
ccc497f80d
Make WebKit use libsoup 2.31.2 via deepOverride. Edit a few packages that were overridable but did not allow extra arguments. Remove a catch with deepOverride that pkgs.lib had this attribute in a different sense.
...
svn path=/nixpkgs/trunk/; revision=22529
2010-07-08 13:25:52 +00:00
Michael Raskin
6be9a7692a
Update WebKit back to latest nightly - the SSL problem is not in WebKit version
...
svn path=/nixpkgs/trunk/; revision=22521
2010-07-08 08:21:13 +00:00
Lluís Batlle i Rossell
6b701731ec
Adding gltron.
...
svn path=/nixpkgs/trunk/; revision=22519
2010-07-07 21:44:09 +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
Eelco Dolstra
a157c84c81
* Upstart 0.6.6.
...
svn path=/nixpkgs/trunk/; revision=22505
2010-07-07 10:03:46 +00:00
Michael Raskin
2f81a8697b
Update WebKit
...
svn path=/nixpkgs/trunk/; revision=22501
2010-07-07 03:34:53 +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
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
Evgeny Egorochkin
877d8a6f27
Packaged libxml++
...
svn path=/nixpkgs/trunk/; revision=22417
2010-06-26 01:40:42 +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
Peter Simons
70240d36ac
Enable parallel building of gcc, glibc, gmp, mpfr, coreutils, perl, git, and qt4.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=22400
2010-06-23 14:35:18 +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
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
Marc Weber
f3e7f0fdf0
reverting my patch series adding -j -l support for make
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=22336
2010-06-19 15:52:28 +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
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
Marc Weber
2dafd54743
opt-out some failing phases
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=22285
2010-06-15 19:00:58 +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
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
Lluís Batlle i Rossell
3f77d3da03
I downgrade ppl again to the stable release, and I make gmp 4.3.2 the default
...
gmp; we can update all once we have stable ppl 0.11 and a working cloog-ppl
with all that.
This way we should at least gcc4.5 building with ppl/cloog-ppl
svn path=/nixpkgs/branches/stdenv-updates/; revision=22271
2010-06-15 09:14:16 +00:00
Lluís Batlle i Rossell
e31361657c
Updating gmp and ppl (this last, mandatory, to match the gmp version).
...
I chose a snapshot of the future 0.11 ppl (that had to be released one or two
months ago, I think), waiting for the 0.11 to be frozen. Only 0.11 supports
building with gmp 5.x
svn path=/nixpkgs/branches/stdenv-updates/; revision=22268
2010-06-14 21:44:38 +00:00
Lluís Batlle i Rossell
86345919c2
Updating from trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=22254
2010-06-14 09:28:10 +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
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
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
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
4036f1f614
JUnit 4.8.2.
...
svn path=/nixpkgs/trunk/; revision=22076
2010-06-01 10:13:21 +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
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
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
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
Lluís Batlle i Rossell
249f35e20c
As Ludovic just told me in irc, I make the glibc builder2.sh from trunk its only builder.sh
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=21977
2010-05-25 20:46:56 +00:00
Lluís Batlle i Rossell
fa1a414aee
Merging from trunk - I had to resolve conflicts on coreutils; I hope I resolved that
...
well
svn path=/nixpkgs/branches/stdenv-updates/; revision=21975
2010-05-25 20:38:18 +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
1fe9b4a3b1
GNU GSS: Add dependency on GNU Shishi.
...
svn path=/nixpkgs/trunk/; revision=21922
2010-05-20 13:00:30 +00:00
Lluís Batlle i Rossell
d15811bf78
Trying to fix stdenv updates build
...
(I broke glibc at the merge resolution I did with it in the last update from
trunk)
svn path=/nixpkgs/branches/stdenv-updates/; revision=21919
2010-05-20 12:33:55 +00:00
Peter Simons
5a928cc584
pkgs/development/libraries/pcre: updated to version 8.02
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=21908
2010-05-20 10:32:56 +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
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
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
Lluís Batlle i Rossell
6d88da9a23
Merging from trunk (conflict on glibc, I think I resolved it)
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=21879
2010-05-19 15:26:00 +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
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
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
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
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
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
d15d6267fa
GNU gettext 0.18.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=21702
2010-05-10 12:33:43 +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
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
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
24c157910c
Making wxWidgets cross-build for mingw32.
...
svn path=/nixpkgs/trunk/; revision=21631
2010-05-06 18:23:03 +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
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
Yury G. Kudryashov
c2c4990057
Remove C++-style comment from sys/acl.h
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=21581
2010-05-03 15:47:58 +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
646d7a2eb0
Upgrade attr, moved to savannah
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=21579
2010-05-03 14:41:19 +00:00
Yury G. Kudryashov
2452930b76
Upgrade acl, new homepage
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=21578
2010-05-03 14:41:04 +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
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
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
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
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
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
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
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
Lluís Batlle i Rossell
6f2fac6466
Merging from trunk.
...
I hope I resolved the conflicts well (gmp and gccCross)
svn path=/nixpkgs/branches/stdenv-updates/; revision=21251
2010-04-22 21:44:33 +00:00
Lluís Batlle i Rossell
6d62947d71
Making glibc build without any LOCALE_ARCHIVE* environment variable anymore,
...
setting glibc to look for the locale-archive in the usual nixos
/var/run/current-system/sw/lib/locale path.
This solution may give us less problems.
The last problem involved was the lack of locale-archive in setuid/setgid
programs, due to the risk of letting them take the LOCALE_ARCHIVE variable
contents from the caller.
svn path=/nixpkgs/branches/stdenv-updates/; revision=21249
2010-04-22 21:17:57 +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
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
Ludovic Courtès
73b7a7fea7
hwloc 1.0rc1.
...
svn path=/nixpkgs/trunk/; revision=21166
2010-04-19 14:06:07 +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
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
Marc Weber
6ce15d655f
adding wvdial, wvstreams, usb_modeswitch
...
svn path=/nixpkgs/trunk/; revision=21131
2010-04-16 15:56:28 +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