Ludovic Courtès
858bd31ac1
Really update Pixman.
...
svn path=/nixpkgs/trunk/; revision=14092
2009-02-17 11:09:00 +00:00
Ludovic Courtès
f59b3d14dc
Add SLOCCount, a tool to count source lines of code (SLOCs).
...
svn path=/nixpkgs/trunk/; revision=14091
2009-02-17 10:11:33 +00:00
Pjotr Prins
7ba68d934f
Added note on package status for 64 bits
...
svn path=/nixpkgs/trunk/; revision=14090
2009-02-17 08:23:21 +00:00
Armijn Hemel
1ff2661414
version bump
...
svn path=/nixpkgs/trunk/; revision=14088
2009-02-16 21:28:00 +00:00
Pjotr Prins
387a7a85d6
Updated NCBI tools to latest version
...
svn path=/nixpkgs/trunk/; revision=14087
2009-02-16 16:38:55 +00:00
Eelco Dolstra
1b849c8282
* Latest shared-mime-info.
...
* Latest Catalyst runtime.
svn path=/nixpkgs/trunk/; revision=14086
2009-02-16 14:57:35 +00:00
Sander van der Burg
b0ad70d91e
Added more KDE 4.2 packages
...
svn path=/nixpkgs/trunk/; revision=14085
2009-02-16 11:05:38 +00:00
Marc Weber
9defe690b2
teeworlds update
...
svn path=/nixpkgs/trunk/; revision=14083
2009-02-14 23:44:11 +00:00
Marc Weber
394be4b2e1
parted version bump to 1.8.8 and passing --disable-Werror
...
to get rid of compile time warnings causing build failure
svn path=/nixpkgs/trunk/; revision=14082
2009-02-14 23:44:08 +00:00
Marc Weber
0d159e6a10
version bump sudo to 1.7.0
...
svn path=/nixpkgs/trunk/; revision=14079
2009-02-13 18:54:56 +00:00
Marc Weber
f3aee4d107
at version bump to 3.1.10.2
...
svn path=/nixpkgs/trunk/; revision=14078
2009-02-13 18:06:25 +00:00
Eelco Dolstra
cc7d4a57db
svn path=/nixpkgs/trunk/; revision=14076
2009-02-13 17:31:44 +00:00
Eelco Dolstra
01d3cc88c7
* Don't use OpenEXR for now since it breaks the build.
...
svn path=/nixpkgs/trunk/; revision=14075
2009-02-13 15:43:38 +00:00
Eelco Dolstra
62fa1a418f
* cmake setup hook: override the whole configurePhase rather than
...
setting a postUnpack hook.
svn path=/nixpkgs/trunk/; revision=14074
2009-02-13 14:43:01 +00:00
Eelco Dolstra
48eb3bd187
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14073
2009-02-13 13:49:29 +00:00
Michael Raskin
6ed4d1fe5a
emdash/endash for very rich keyboard layout..
...
svn path=/nixpkgs/trunk/; revision=14071
2009-02-13 13:30:11 +00:00
Marc Weber
c1b79a5b5d
Revert "added cgdb (ncrurses based gdb frontend)" and dooh commit.
...
gdb does have a curses based interface as itself (try ctrl-x o)
svn path=/nixpkgs/trunk/; revision=14069
2009-02-13 12:04:41 +00:00
Eelco Dolstra
cd6864e7e9
* Perl BerkeleyDB module: updated to 0.36 since "make test" failed in
...
the old one.
svn path=/nixpkgs/trunk/; revision=14068
2009-02-13 10:59:01 +00:00
Eelco Dolstra
5b91408a0d
* Pass `pkgs' to the top-level KDE function instead of passing every
...
dependency explicitly. The KDE packages still declare their
dependencies as explicit function arguments.
svn path=/nixpkgs/trunk/; revision=14067
2009-02-13 10:42:59 +00:00
Eelco Dolstra
547207de28
* Algorithm::Diff: the version in "name" didn't match the actual
...
package.
svn path=/nixpkgs/trunk/; revision=14066
2009-02-13 10:35:24 +00:00
Michael Raskin
f670644846
Added a dependency for perl algorithm:annotate
...
svn path=/nixpkgs/trunk/; revision=14065
2009-02-13 10:32:00 +00:00
Eelco Dolstra
039d22f2d4
* groff: don't build with ghostscript as a dependency by default.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14064
2009-02-12 22:33:17 +00:00
Marc Weber
630dcdebfc
fix url thinkingrock
...
svn path=/nixpkgs/trunk/; revision=14063
2009-02-12 22:33:15 +00:00
Eelco Dolstra
090e1f1180
* alsa-util suddenly needs --disable-xmlto. Don't know why. Also got
...
rid of some old versions.
svn path=/nixpkgs/branches/stdenv-updates/; revision=14062
2009-02-12 22:31:23 +00:00
Eelco Dolstra
013d8e5e3a
* Fix building on Darwin.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14061
2009-02-12 22:03:32 +00:00
Sander van der Burg
6ba0ddb19b
Applied -dbus-linked option which it needed by kdelibs. Patch submitted by Andrew Morsillo
...
svn path=/nixpkgs/trunk/; revision=14060
2009-02-12 21:43:03 +00:00
Marc Weber
8bd7e25079
libpcap: added missing patch file
...
svn path=/nixpkgs/trunk/; revision=14059
2009-02-12 21:24:00 +00:00
Eelco Dolstra
700c8abc43
* flac: patch for building on GCC 4.3.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14058
2009-02-12 21:19:31 +00:00
Eelco Dolstra
390695e73f
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14057
2009-02-12 21:16:55 +00:00
Marc Weber
15962e240e
doh
...
svn path=/nixpkgs/trunk/; revision=14056
2009-02-12 20:54:31 +00:00
Marc Weber
f936925abf
added cgdb (ncrurses based gdb frontend)
...
svn path=/nixpkgs/trunk/; revision=14055
2009-02-12 20:52:49 +00:00
Marc Weber
498be42912
version bump: wireshark-1.1.2, libpcap-1.0.0
...
svn path=/nixpkgs/trunk/; revision=14054
2009-02-12 20:28:01 +00:00
Marc Weber
387478ce5e
vim_configurable: build with gtk, fix passing features=huge
...
using gtk gvim does start much faster
svn path=/nixpkgs/trunk/; revision=14053
2009-02-12 20:27:56 +00:00
Marc Weber
fd948733a0
fix perl, ruby, tcl support in vim_configurable
...
svn path=/nixpkgs/trunk/; revision=14052
2009-02-12 20:27:54 +00:00
Eelco Dolstra
0c3abad795
* Latest Compress::Zlib.
...
* Put the fix for Perl modules that install in the wrong location
($out/lib instead of $out/lib/site_perl) in the generic Perl
builder.
svn path=/nixpkgs/trunk/; revision=14051
2009-02-12 20:18:13 +00:00
Eelco Dolstra
6f29bd14bc
* OpenLDAP updated to 2.4.13. Also a workaround for a header problem.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14050
2009-02-12 19:51:51 +00:00
Eelco Dolstra
1408710472
* aspell: updated to 0.60.6 to make it compile on GCC 4.3.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14049
2009-02-12 19:34:03 +00:00
Eelco Dolstra
8f85602506
* libcaca: updated to the latest version to make it work on GCC 4.3.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14048
2009-02-12 19:25:10 +00:00
Eelco Dolstra
ec9a796ee6
* libsmbios updated to 2.0.3, which builds on GCC 4.3.
...
There is a newer version (2.2.x), but it requires Python,
which I'd rather avoid in the NixOS base system (it's
already large enough).
svn path=/nixpkgs/branches/stdenv-updates/; revision=14047
2009-02-12 19:18:16 +00:00
Eelco Dolstra
7bf6d9cbdf
* cpio: apply a patch from Gentoo to make it build on GCC 4.3.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14046
2009-02-12 19:04:44 +00:00
Sander van der Burg
be986c5f97
Added initial KDE 4.2 nix expression which build kdelibs
...
svn path=/nixpkgs/trunk/; revision=14044
2009-02-12 16:26:32 +00:00
Sander van der Burg
120bb8afe3
Added initial KDE 4.2 nix expression which build kdelibs
...
svn path=/nixpkgs/trunk/; revision=14043
2009-02-12 16:26:04 +00:00
Eelco Dolstra
29e33f4a12
* Latest Catalyst packages, include FormFu and its gazillion
...
dependencies.
svn path=/nixpkgs/trunk/; revision=14042
2009-02-12 15:59:22 +00:00
Eelco Dolstra
61e7bd7372
* Perl builder: run tests by default.
...
svn path=/nixpkgs/trunk/; revision=14041
2009-02-12 15:56:35 +00:00
Ludovic Courtès
8e6f58086d
Update description for MPFR, now a GNU project.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14040
2009-02-12 15:26:48 +00:00
Sander van der Burg
09bb1e1116
Updated log4cxx to version 0.10.0 by using a patch from Andrew Morsillo
...
svn path=/nixpkgs/trunk/; revision=14039
2009-02-12 14:52:23 +00:00
Michael Raskin
7590daad42
Extra mirror for lsof
...
svn path=/nixpkgs/trunk/; revision=14036
2009-02-11 21:51:05 +00:00
Marc Weber
5778dd836d
mend
...
svn path=/nixpkgs/trunk/; revision=14035
2009-02-11 16:12:14 +00:00
Marc Weber
944d6221df
my-env: add some hackish support for zsh
...
svn path=/nixpkgs/trunk/; revision=14034
2009-02-11 16:12:12 +00:00
Eelco Dolstra
ca5e6b9624
svn path=/nixpkgs/trunk/; revision=14033
2009-02-11 14:53:17 +00:00