Commit graph

11378 commits

Author SHA1 Message Date
Lluís Batlle i Rossell ff5d0fa448 Merging from trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=23072
2010-08-09 21:21:30 +00:00
Eelco Dolstra 153577d0f3 * Add GTK+ as a dependency to generate the icon cache.
svn path=/nixpkgs/trunk/; revision=23071
2010-08-09 21:14:08 +00:00
Lluís Batlle i Rossell ac387916b8 Adding the calendar program 'pal'
svn path=/nixpkgs/trunk/; revision=23070
2010-08-09 21:13:36 +00:00
Lluís Batlle i Rossell 1b59ae0b83 Adding 'mupdf', a lightweight PDF 1.7 viewer
As a side effect, I add openjpeg and jbig2dec.

svn path=/nixpkgs/trunk/; revision=23069
2010-08-09 20:59:38 +00:00
Eelco Dolstra 093980344d * More Xfce stuff.
svn path=/nixpkgs/trunk/; revision=23067
2010-08-09 19:41:12 +00:00
Rob Vermaas 2670c1c67b update some perl packages
svn path=/nixpkgs/trunk/; revision=23066
2010-08-09 19:29:06 +00:00
Rob Vermaas 79fcd0a04c updated net::twitter, scope::upper, added uri::googlechart
svn path=/nixpkgs/trunk/; revision=23065
2010-08-09 18:45:44 +00:00
Eelco Dolstra f0ae36e31c * Doh.
svn path=/nixpkgs/trunk/; revision=23063
2010-08-09 18:06:27 +00:00
Eelco Dolstra 238e80f708 * More Xfce packages.
svn path=/nixpkgs/trunk/; revision=23061
2010-08-09 18:02:22 +00:00
Eelco Dolstra 4ae72f5ab2 * Added pkgs/data/misc/hicolor-icon-theme, required by Xfce.
svn path=/nixpkgs/trunk/; revision=23060
2010-08-09 18:00:08 +00:00
Eelco Dolstra e875ec2524 * Make sure that if pathsToLink contains an element such as
"/share/info" that it doesn't match "/share/information.nix".

svn path=/nixpkgs/trunk/; revision=23059
2010-08-09 16:08:02 +00:00
Michael Raskin be3d5d3496 Update elfutils: the old ones are inaccessible, and too old to be found on other mirrors
svn path=/nixpkgs/trunk/; revision=23058
2010-08-09 15:37:14 +00:00
Eelco Dolstra 8b4da1a264 * Add some more Xfce packages.
svn path=/nixpkgs/trunk/; revision=23054
2010-08-09 11:42:55 +00:00
Lluís Batlle i Rossell b45e219eec Making mesa build the DRI driver, required by the xorg server on the Fuloong2F
svn path=/nixpkgs/branches/stdenv-updates/; revision=23051
2010-08-09 07:42:43 +00:00
David Guibert 3b6101cd7f msn-pecan: an alternative MSN plugin for pidgin
svn path=/nixpkgs/trunk/; revision=23050
2010-08-09 06:51:34 +00:00
David Guibert 9f77579f41 lua: install lua.pc
svn path=/nixpkgs/trunk/; revision=23049
2010-08-09 06:48:21 +00:00
Eelco Dolstra 1089153c7f * Add some more Xfce packages.
svn path=/nixpkgs/trunk/; revision=23047
2010-08-08 22:43:00 +00:00
Eelco Dolstra ab5669146d * apr 1.4.2, Apache httpd 2.2.16.
svn path=/nixpkgs/trunk/; revision=23046
2010-08-08 20:29:23 +00:00
Lluís Batlle i Rossell 2595ec4f4b Disable DRI on xorg for the fuloong2f, as mesa does not include 'dri.pc' in that platform,
and the autodetection of DRI by the xorgserver configure script looks like it needs
an explicit "--disable-dri" to go on.

svn path=/nixpkgs/branches/stdenv-updates/; revision=23045
2010-08-08 18:53:38 +00:00
Lluís Batlle i Rossell b724fa3d44 Adding support for the /lib32 (there was /lib and /lib64 only), for the n32 ABI in mips I'm
making the longsoon2f system for.

svn path=/nixpkgs/branches/stdenv-updates/; revision=23044
2010-08-08 18:53:00 +00:00
Lluís Batlle i Rossell d75e47a383 Fix the cross-building of packages mentioned in stdenvLinux.overrides.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23043
2010-08-08 18:52:21 +00:00
Peter Simons 1a6039cb45 Enable parallel building of gcc, glibc, gmp, mpfr, ncurses, coreutils, perl, python, git, and qt4.
If a build expressions has set "enableParallelBuilding = true", then the
generic builder may utilize more than one CPU core to build that particular
expression. This feature works out of the box for GNU Make. Expressions that
use other build drivers like Boost.Jam or SCons have to specify appropriate
flags such as "-j${NIX_BUILD_CORES}" themselves.

svn path=/nixpkgs/trunk/; revision=23042
2010-08-08 18:51:42 +00:00
Lluís Batlle i Rossell 4137ceaf80 Updated nanonote 2.6.35 kernel (fixed a keyboard matrix problem)
svn path=/nixpkgs/branches/stdenv-updates/; revision=23041
2010-08-08 18:50:10 +00:00
Lluís Batlle i Rossell ae3383e001 Making the cross-built packages not depend on the gcc cross compiler directly,
but on a nix-store path only having the cross-built gcc libraries.
This trims down a lot the runtime dependency tree for cross-built packages.

I also remove the glibc dependency on the native bash.

svn path=/nixpkgs/branches/stdenv-updates/; revision=23040
2010-08-08 18:47:48 +00:00
Lluís Batlle i Rossell eddc9d6ab5 Fixing the nanonote kernel expressions so they work.
In fact only 2.6.34 boots fine, while 2.6.35 needs a fetchsvn new revision,
waiting for an upstream patch.

svn path=/nixpkgs/branches/stdenv-updates/; revision=23039
2010-08-08 18:46:57 +00:00
Lluís Batlle i Rossell 089ee5da11 Fix the cross-building of packages mentioned in stdenvLinux.overrides.
svn path=/nixpkgs/trunk/; revision=23038
2010-08-08 17:26:30 +00:00
Eelco Dolstra 4b6b9f8256 * Apply a patch in vte to fix the cursor being invisible in xfce's
terminal application.

svn path=/nixpkgs/trunk/; revision=23037
2010-08-08 14:27:43 +00:00
Michael Raskin 87cbef96ca Add Veracity distributed VCS (+ issue tracker)
svn path=/nixpkgs/trunk/; revision=23031
2010-08-07 22:44:25 +00:00
Michael Raskin 5792074ddc Add an RC (1.8.0-rc1) of SpiderMonkey by cloning the release expression
svn path=/nixpkgs/trunk/; revision=23030
2010-08-07 21:44:13 +00:00
Lluís Batlle i Rossell f2de89336b Removing the 'useFromStdenv' still left on the gcc45 attribute (not properly
updated from trunk)


svn path=/nixpkgs/branches/stdenv-updates/; revision=23029
2010-08-07 21:31:16 +00:00
Lluís Batlle i Rossell 1c078c9861 Fixing a double set attribute in stdenv
svn path=/nixpkgs/branches/stdenv-updates/; revision=23028
2010-08-07 21:07:41 +00:00
Lluís Batlle i Rossell 46082f25f9 Updating from trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=23027
2010-08-07 20:14:04 +00:00
Eelco Dolstra 4ed96dfbc2 * Ignore non-existant directories.
svn path=/nixpkgs/trunk/; revision=23026
2010-08-07 18:41:43 +00:00
Eelco Dolstra 49dd595e2d * Add some missing X.org packages to the channel.
svn path=/nixpkgs/trunk/; revision=23025
2010-08-07 18:21:16 +00:00
Michael Raskin 8d9cd5be6f Update Asymptote to 2.03
svn path=/nixpkgs/trunk/; revision=23022
2010-08-07 11:38:03 +00:00
Eelco Dolstra d7842faf49 * Added UNetbootin, a program for creating bootable USB sticks from
ISO images.

svn path=/nixpkgs/trunk/; revision=23018
2010-08-06 22:33:14 +00:00
Eelco Dolstra 492d64e168 * Syslinux updated to 4.02.
svn path=/nixpkgs/trunk/; revision=23017
2010-08-06 22:27:28 +00:00
Eelco Dolstra ca716d5bc7 * p7zip updated to 9.13. Also build 7z and 7zr.
svn path=/nixpkgs/trunk/; revision=23016
2010-08-06 22:26:25 +00:00
Eelco Dolstra 10dbe2dd78 * Fix Hydra evaluation problem.
svn path=/nixpkgs/trunk/; revision=23015
2010-08-06 21:54:43 +00:00
Eelco Dolstra 2148d43a6d * Added mtools.
svn path=/nixpkgs/trunk/; revision=23014
2010-08-06 21:36:54 +00:00
Yury G. Kudryashov e2c75baa05 kdelibs: 4.5.0, use kdePackage
svn path=/nixpkgs/trunk/; revision=23013
2010-08-06 20:24:17 +00:00
Yury G. Kudryashov 2d9d69cb63 Add lcms2
svn path=/nixpkgs/trunk/; revision=23012
2010-08-06 20:23:56 +00:00
Yury G. Kudryashov 1aa8b54c41 Typos
svn path=/nixpkgs/trunk/; revision=23011
2010-08-06 20:23:35 +00:00
Yury G. Kudryashov ede16e5dc5 polkit-qt-1: use kdePackage
svn path=/nixpkgs/trunk/; revision=23010
2010-08-06 20:22:22 +00:00
Yury G. Kudryashov 98c5daffeb oxygen-icons: 4.5.0, use kdePackage
svn path=/nixpkgs/trunk/; revision=23009
2010-08-06 20:21:08 +00:00
Yury G. Kudryashov c766124771 Add kdePackage function
svn path=/nixpkgs/trunk/; revision=23008
2010-08-06 20:20:19 +00:00
Eelco Dolstra 896d1f752d * I'm stupid.
svn path=/nixpkgs/trunk/; revision=23007
2010-08-06 18:59:47 +00:00
Eelco Dolstra 1ef7d51a32 * dosfstools updated to 3.09.
svn path=/nixpkgs/trunk/; revision=23005
2010-08-06 18:49:16 +00:00
Eelco Dolstra a70b44b3cb * util-linux-ng 2.18.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23004
2010-08-06 18:39:34 +00:00
Peter Simons 6dad13cb74 pkgs/top-level/all-packages.nix: strip trailing whitespace
svn path=/nixpkgs/trunk/; revision=23000
2010-08-06 12:47:20 +00:00