Commit Graph

3776 Commits

Author SHA1 Message Date
Lluís Batlle i Rossell
180cb34e2a Removing a glibc patch for nscd I think we don't need anymore in the main glibc
expression.
For what I could see from the build log, although it should add a '-lssp', it
did not have any effect in this glibc 2.12.


svn path=/nixpkgs/branches/stdenv-updates/; revision=24156
2010-10-07 21:23:09 +00:00
Lluís Batlle i Rossell
fca582bff0 Updating from trunk. I had to resolve the pcre and some stdenv2 in all-packages
svn path=/nixpkgs/branches/stdenv-updates/; revision=24155
2010-10-07 21:21:31 +00:00
Ludovic Courtès
40e57793f9 Add Check, a unit testing framework for C.
svn path=/nixpkgs/trunk/; revision=24127
2010-10-07 07:29:36 +00:00
Peter Simons
8a3066dca8 pkgs/development/libraries/pango: support 64-bit Darwin
svn path=/nixpkgs/trunk/; revision=24114
2010-10-06 11:52:00 +00:00
Peter Simons
69aa532b32 pkgs/development/libraries/pango: updated to version 1.28.3
svn path=/nixpkgs/trunk/; revision=24113
2010-10-06 11:51:53 +00:00
Peter Simons
d095fbb13e pkgs/development/libraries/pcre: fixed build on Darwin
The gcc version used on Darwin crashes while compiling the C++ interface
of PCRE. Building that code with -O0 avoids the crash.

svn path=/nixpkgs/trunk/; revision=24107
2010-10-06 10:29:45 +00:00
Michael Raskin
5d962bc1b2 Update SBCL
svn path=/nixpkgs/trunk/; revision=24106
2010-10-06 08:49:35 +00:00
Ludovic Courtès
d6c74382d9 GNU Autoconf 2.68.
svn path=/nixpkgs/trunk/; revision=24104
2010-10-05 22:08:58 +00:00
Ludovic Courtès
97ae4239e4 GnuTLS 2.10.2.
svn path=/nixpkgs/trunk/; revision=24103
2010-10-05 22:08:53 +00:00
Ludovic Courtès
bb7674f8d7 GNU libtasn1 2.8.
svn path=/nixpkgs/trunk/; revision=24101
2010-10-05 22:08:43 +00:00
Andres Löh
657572abc8 Added new (modular) gtk2hs and threadscope.
svn path=/nixpkgs/trunk/; revision=24086
2010-10-05 17:30:17 +00:00
Ludovic Courtès
01955a51a2 Tidy up Nix expression for Racket.
Patch by Karn Kallio <tierpluspluslists@gmail.com>.

svn path=/nixpkgs/trunk/; revision=24085
2010-10-05 16:00:10 +00:00
Peter Simons
2291f661b0 pkgs/development/libraries/pcre: fixed misspelled CPPFLAGS
svn path=/nixpkgs/branches/stdenv-updates/; revision=24082
2010-10-05 15:35:55 +00:00
Eelco Dolstra
a6db62e721 * Avahi 0.6.28, which fixes avahi-browse.
svn path=/nixpkgs/trunk/; revision=24080
2010-10-05 15:15:49 +00:00
Peter Simons
d61c959049 pkgs/development/libraries/pcre: merged recent changes from trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=24076
2010-10-05 13:57:31 +00:00
Eelco Dolstra
d845bf6b8c * Revert last two commits, they should be in the stdenv-branch.
svn path=/nixpkgs/trunk/; revision=24075
2010-10-05 13:49:54 +00:00
Peter Simons
dd6e852f3e pkgs/development/libraries/pcre: enable regression test suite
svn path=/nixpkgs/trunk/; revision=24074
2010-10-05 13:48:37 +00:00
Peter Simons
e3d3ee1af3 pkgs/development/interpreters/maude: don't run the test suite on Darwin; it's known to fail
svn path=/nixpkgs/trunk/; revision=24073
2010-10-05 13:45:57 +00:00
Peter Simons
5649af8523 pkgs/development/libraries/pcre: fixed build on Darwin
The gcc version used on Darwin fails to compile the C++ interface to the PCRE
library when optimizations are enabled. Building C++ code with -O0 remedies the
problem. This is unsatisfactory, though, because the resulting library is
likely to perform more poorly than it would if built with -O2 or -O3.

svn path=/nixpkgs/trunk/; revision=24072
2010-10-05 13:45:53 +00:00
Peter Simons
1171bb1dca pkgs/development/libraries/pcre: updated to version 8.10
svn path=/nixpkgs/branches/stdenv-updates/; revision=24070
2010-10-05 13:16:53 +00:00
Peter Simons
00dd2f39ed pkgs/development/libraries/pcre: updated the meta section and enabled hydra builds of this package
svn path=/nixpkgs/trunk/; revision=24069
2010-10-05 13:12:49 +00:00
Yury G. Kudryashov
67b5d732a2 Move kdevplatform and kdevelop to all-packages.nix
svn path=/nixpkgs/trunk/; revision=24063
2010-10-05 05:43:39 +00:00
Ludovic Courtès
05b8ee73c4 OpenOCD: Comment on the pitiful GuruPlug situation.
svn path=/nixpkgs/trunk/; revision=24059
2010-10-04 22:23:37 +00:00
Peter Simons
600b4b7ee7 Moved "flup" from all-packages.nix into python-packages.nix.
svn path=/nixpkgs/trunk/; revision=24044
2010-10-04 09:49:09 +00:00
Evgeny Egorochkin
f1a83d3e33 libinfinity: propagate the necessary deps
svn path=/nixpkgs/trunk/; revision=24042
2010-10-04 04:15:50 +00:00
Evgeny Egorochkin
95e5ea9569 libxml++: propagate libxml
svn path=/nixpkgs/trunk/; revision=24041
2010-10-04 04:15:45 +00:00
Lluís Batlle i Rossell
cd4b54748a Updating from trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=24038
2010-10-03 09:25:34 +00:00
Lluís Batlle i Rossell
0c7429f8cc My attempts to build mldonkey on the fuloong
svn path=/nixpkgs/branches/stdenv-updates/; revision=24034
2010-10-03 09:18:31 +00:00
Lluís Batlle i Rossell
7867c5ee47 Making valgrind build with glibc 2.12 (now tested in x86_64)
svn path=/nixpkgs/branches/stdenv-updates/; revision=24029
2010-10-03 09:12:39 +00:00
Lluís Batlle i Rossell
6391408e7a Trying to make valgrind build in glibc 2.12 (blind commit)
svn path=/nixpkgs/branches/stdenv-updates/; revision=24028
2010-10-03 09:01:14 +00:00
Yury G. Kudryashov
cd73464fdf Mention UIs in cmake.name
svn path=/nixpkgs/trunk/; revision=24026
2010-10-02 05:24:39 +00:00
Yury G. Kudryashov
23bd704530 qt-4.7.0
svn path=/nixpkgs/trunk/; revision=24024
2010-10-02 05:24:27 +00:00
Russell O'Connor
f947527f18 removing tsocks as it has been replaced by torsocks.
svn path=/nixpkgs/trunk/; revision=24013
2010-10-01 04:00:45 +00:00
Eelco Dolstra
3cae924440 * Updated WebDSL.
* Made Stratego/XT 0.18 the default.

svn path=/nixpkgs/trunk/; revision=23994
2010-09-30 10:49:02 +00:00
Andres Löh
9d5f981913 Updated the Idris compiler.
svn path=/nixpkgs/trunk/; revision=23991
2010-09-29 19:24:29 +00:00
Lluís Batlle i Rossell
7eb92a7821 Adding kadu
(patch by Piotr Pietraszkiewicz)

svn path=/nixpkgs/trunk/; revision=23988
2010-09-28 22:37:44 +00:00
Andres Löh
f6e3110b74 Preliminarily added ghc-7.0.1-rc1 and current HEAD.
svn path=/nixpkgs/trunk/; revision=23985
2010-09-28 13:48:22 +00:00
Evgeny Egorochkin
352b0de4a6 libctemplate: packaged.
Patch by Karn Kallio.

svn path=/nixpkgs/trunk/; revision=23981
2010-09-28 09:33:42 +00:00
Evgeny Egorochkin
e143b506e9 Taglib: packaged a pre-1.7 snapshot
svn path=/nixpkgs/trunk/; revision=23979
2010-09-28 09:33:28 +00:00
Yury G. Kudryashov
76b211a81f More homepages
svn path=/nixpkgs/trunk/; revision=23973
2010-09-27 18:41:59 +00:00
Yury G. Kudryashov
08be43d6f0 homepages
svn path=/nixpkgs/trunk/; revision=23971
2010-09-27 18:15:33 +00:00
Yury G. Kudryashov
5d6dd8a956 Propagate some build inputs. Should fix amarok build
svn path=/nixpkgs/trunk/; revision=23969
2010-09-27 16:22:40 +00:00
Peter Simons
f492f1a989 pkgs/development/tools/misc/gdb: add support for scripting in Python
svn path=/nixpkgs/trunk/; revision=23966
2010-09-27 13:31:46 +00:00
Yury G. Kudryashov
732997b02e Metadata
svn path=/nixpkgs/trunk/; revision=23963
2010-09-27 11:19:31 +00:00
Yury G. Kudryashov
4ce3b0f176 clutter: 1.4.0, homepage, now depends on json-glib
svn path=/nixpkgs/trunk/; revision=23962
2010-09-27 11:19:23 +00:00
Yury G. Kudryashov
5017cdb706 Add json-glib
svn path=/nixpkgs/trunk/; revision=23961
2010-09-27 11:18:28 +00:00
Yury G. Kudryashov
f64ba49369 metadata
svn path=/nixpkgs/trunk/; revision=23958
2010-09-26 19:40:41 +00:00
Yury G. Kudryashov
c30b4494fa Upgrade icu4c
svn path=/nixpkgs/trunk/; revision=23957
2010-09-26 19:40:36 +00:00
Yury G. Kudryashov
086945942d Add mutagen, upgrade libgpod
svn path=/nixpkgs/trunk/; revision=23955
2010-09-26 19:40:22 +00:00
Yury G. Kudryashov
842e80dd60 Add two lastfm libraries
svn path=/nixpkgs/trunk/; revision=23954
2010-09-26 19:40:15 +00:00