Bjørn Forsman
2b2c55e34a
ncurses: add ncurses5-config -> ncursesw5-config symlink
...
We already have backward compatibility symlinks for ncurses libraries
and pkg-config files (when built in unicode/wide mode). The last bit is
to add a symlink from ncurses5-config to ncursesw5-config, which is what
this commit does.
2013-12-26 18:51:48 +01:00
Bjørn Forsman
50253a3e84
ncurses: install *.pc files (for pkg-config)
...
To make e.g. "pkg-config --cflags ncursesw" work.
The ncurses expression, when built in unicode/wide char mode, provides
backward compatibility symlinks from lib<name>.so to lib<name>w.so.
Provide similar symlinks for the *.pc files: <name>.pc -> <name>w.pc.
2013-12-26 18:31:24 +01:00
Peter Simons
3e052e242f
gfortran48: disable parallel make to avoid apparent race condition
...
See <http://hydra.nixos.org/build/7125754 > as an example of a failed build.
2013-12-17 12:18:07 +01:00
Daniel Oertwig
42560c78bb
libxml2 w/o python --with-python=no on all systems
...
When building libxml2 without python enabled, pass "--with-python=no" to
configure on all systems, not only on FreeBSD. Omitting mentioned
configure option results in building libxml2 WITH python enabled. In
this case, configure is looking for python by itself in system paths.
With a rootless configuration, python includes from the host are accessed.
If those files (Python.h) are not available, building libxml2 fails.
2013-12-16 21:30:36 +01:00
Peter Simons
45e8de9a7d
Merge branch 'origin/master' into stdenv-updates.
...
Conflicts:
pkgs/tools/misc/less/default.nix
2013-12-16 21:13:24 +01:00
Peter Simons
60103a4bd9
haskell-wai-test: update to version 2.0.0.1
2013-12-16 21:11:30 +01:00
Peter Simons
9a31332136
haskell-tasty: update to version 0.5.2.1
2013-12-16 21:11:30 +01:00
Peter Simons
0bbe648085
haskell-snaplet-acid-state: update to version 0.2.6
2013-12-16 21:11:30 +01:00
Peter Simons
c1413dc30b
haskell-enummapset-th: update to version 0.6.0.1
2013-12-16 21:11:30 +01:00
Peter Simons
a3c0e40e52
haskell-ansi-terminal: update to version 0.6.1
2013-12-16 21:11:30 +01:00
Peter Simons
ee755fa3bc
haskell-HsOpenSSL: update to version 0.10.3.6
2013-12-16 21:11:30 +01:00
Peter Simons
1e5e9a402b
haskell-DAV: update to version 0.5.1
2013-12-16 21:11:29 +01:00
Peter Simons
ec00fe0965
haskell-doctest: don't build haddock documentation with pre-7.4 versions of GHC
2013-12-16 21:11:29 +01:00
Eelco Dolstra
a2b45034b3
php: Update to 5.4.23, 5.3.28
...
CVE-2013-4073, CVE-2013-6420
2013-12-16 14:50:40 +01:00
Jason "Don" O'Conal
2b65900e75
vagrant: update to 1.4.0
2013-12-16 04:50:22 +00:00
Nixpkgs Monitor
9f83ba8776
log4cpp: update from 1.1 to 1.1.1
2013-12-16 01:36:19 +02:00
Nixpkgs Monitor
3695a60418
libeatmydata: update from 65 to 82
2013-12-16 01:36:19 +02:00
Nixpkgs Monitor
84aba31f42
libconfig: update from 1.4.8 to 1.4.9
2013-12-16 01:36:19 +02:00
Nixpkgs Monitor
0a29083188
jansson: update from 2.4 to 2.5
2013-12-16 01:36:19 +02:00
Nixpkgs Monitor
cda4252d4b
guile_lib: update from 0.2.1 to 0.2.2
2013-12-16 01:36:18 +02:00
Nixpkgs Monitor
c253a1fb40
guile_ncurses: update from 1.3 to 1.4
2013-12-16 01:36:18 +02:00
Nixpkgs Monitor
6a69d7e898
gsl: update from 1.15 to 1.16
2013-12-16 01:36:18 +02:00
Nixpkgs Monitor
49cfb2c896
httpunit: update from 1.6 to 1.7
2013-12-16 01:36:16 +02:00
Peter Simons
be8d22c05d
haskell-github: patch to fix build
2013-12-15 22:37:42 +01:00
Peter Simons
53e9145cd0
haskell-mime-mail: update to version 0.4.3
2013-12-15 22:37:42 +01:00
Peter Simons
3b3cc6a4ad
haskell-ghc-mod: keep the original 'ghc-mod' binary in $out/bin, not $out
2013-12-15 22:37:41 +01:00
Peter Simons
41f0df1068
haskell-ghc-mod: don't rely on /bin/sh
2013-12-15 22:37:41 +01:00
Peter Simons
66fa31308c
haskell-ghc-mod: re-enable the test suite
2013-12-15 22:37:41 +01:00
Michael Raskin
556e38c0f4
Fix LuaJIT evaluation on non-Linux platforms
2013-12-15 20:12:35 +04:00
Nixpkgs Monitor
3073e0697f
libcdio: update from 0.82 to 0.90
2013-12-15 13:18:34 +02:00
Nixpkgs Monitor
ffd5623ec8
libcddb: update from 1.3.0 to 1.3.2
2013-12-15 13:16:57 +02:00
Nixpkgs Monitor
4095a1d554
incrtcl: update from 3.4b1 to 3.4.1
2013-12-15 13:08:19 +02:00
Nixpkgs Monitor
53754a0397
help2man: update from 1.40.8 to 1.43.3
2013-12-15 13:03:15 +02:00
Nixpkgs Monitor
38803914d6
doxygen: update from 1.8.3.1 to 1.8.5
2013-12-15 12:32:24 +02:00
Nixpkgs Monitor
680a6380c8
cppcheck: update from 1.53 to 1.62
2013-12-15 12:26:24 +02:00
Evgeny Egorochkin
e7c77dc527
classads: add a missing dependency
2013-12-15 11:38:20 +02:00
Nixpkgs Monitor
4e2ea2d0c0
classads: update from 1.0.4 to 1.0.10
2013-12-15 11:31:53 +02:00
Nixpkgs Monitor
7cee23b69f
chromaprint: update from 0.7 to 1.1
2013-12-15 11:27:17 +02:00
Nixpkgs Monitor
22ea5a1982
beecrypt: update from 4.1.2 to 4.2.1
2013-12-15 11:25:56 +02:00
Nixpkgs Monitor
202ea363c4
astyle: update from 2.02.1 to 2.04
2013-12-15 11:25:54 +02:00
Nixpkgs Monitor
fcd81b5844
check: update from 0.9.8 to 0.9.11
2013-12-15 10:52:38 +02:00
Michael Raskin
06d079e089
Merge pull request #1382 from jagajaga/master
...
Add MOC (Music on console)
2013-12-14 22:58:09 -08:00
Michael Raskin
76cde34423
Merge pull request #1365 from roelof1967/clutter
...
enabled introspection for clutter,cogl and json-glib
2013-12-14 22:53:21 -08:00
Michael Raskin
45fadcfd39
Merge pull request #1356 from iyzsong/renpy
...
renpy: update to 6.16.3
2013-12-14 22:50:06 -08:00
Michael Raskin
d2c57ddabb
Merge pull request #1383 from iyzsong/love2d
...
add love-0.9.0
2013-12-14 22:44:50 -08:00
Song Wenwu
87e572a3d1
add love-0.9.0 (use luajit by default)
2013-12-15 14:24:28 +08:00
Song Wenwu
77cefbe76a
luajit: fix ldconfig to correct *.so files(symlinks)
2013-12-15 14:04:07 +08:00
Peter Simons
e5e30f9ec9
haskell-wai-test: trigger re-build to fix broken reference to HUnit
2013-12-14 22:13:22 +01:00
Peter Simons
e57309963c
pandoc: cosmetic
2013-12-14 21:33:12 +01:00
Arseniy Seroka
60e76fd0c2
BerkeleyDB: update to 0.54
2013-12-15 00:27:22 +04:00