Commit graph

12932 commits

Author SHA1 Message Date
Lluís Batlle i Rossell eb3d75b740 Adding fakeroot.
svn path=/nixpkgs/trunk/; revision=25440
2011-01-06 10:43:32 +00:00
Eelco Dolstra def604cc62 * Spotify: add the 32-bit version and provide a longDescription.
svn path=/nixpkgs/trunk/; revision=25436
2011-01-06 10:17:18 +00:00
Peter Simons 922bb7657c pkgs/applications/version-management/git-and-tools/git: updated to version 1.7.3.5
svn path=/nixpkgs/trunk/; revision=25435
2011-01-06 10:04:21 +00:00
Karn Kallio bebcd96c1d Apply patch taken from http://www.linuxfromscratch.org/blfs/view/svn/general/bc.html
to fix segfault when using -l option.

svn path=/nixpkgs/trunk/; revision=25432
2011-01-06 03:11:25 +00:00
Eelco Dolstra f81bc24790 * Spotify for Linux (preview version). It works, but not yet out of
the box because it requires /usr/share/spotify to point at its
  resources.  So to get it to work, you should do something like:

  $ nix-env -i spotify
  $ mkdir -p /usr/share
  $ ln -s /home/eelco/.nix-profile/share/spotify /usr/share/

  Also note that the Linux client doesn't work with free Spotify
  accounts (as noted on
  https://www.spotify.com/nl/download/previews/).

svn path=/nixpkgs/trunk/; revision=25431
2011-01-05 23:23:22 +00:00
Eelco Dolstra 5488651792 * Utility function for computing a Perl 5 search path.
svn path=/nixpkgs/trunk/; revision=25425
2011-01-05 12:54:37 +00:00
Eelco Dolstra 90b84f7051 * Latest XML::Writer.
svn path=/nixpkgs/trunk/; revision=25424
2011-01-05 12:41:22 +00:00
Ludovic Courtès 9dd29fa160 GNU Guile 1.9.14.
svn path=/nixpkgs/trunk/; revision=25421
2011-01-05 10:48:30 +00:00
Ludovic Courtès 7f157c0f33 Remove the old experimental BitlBee-OTR.
svn path=/nixpkgs/trunk/; revision=25420
2011-01-05 10:48:25 +00:00
Ludovic Courtès ea13b1e2e3 BitlBee 3.0.1.
svn path=/nixpkgs/trunk/; revision=25419
2011-01-05 10:48:21 +00:00
Rob Vermaas 0b747487fd only build dragonegg on linux
svn path=/nixpkgs/trunk/; revision=25417
2011-01-05 10:13:28 +00:00
Rob Vermaas 431141cb27 only build distcc on linux
svn path=/nixpkgs/trunk/; revision=25416
2011-01-05 10:11:06 +00:00
Rob Vermaas 1b81032553 do not build dcraw on cygwin
svn path=/nixpkgs/trunk/; revision=25415
2011-01-05 10:08:49 +00:00
Rob Vermaas 1b51c304ab do not build convmv on darwin
svn path=/nixpkgs/trunk/; revision=25414
2011-01-05 10:07:42 +00:00
Rob Vermaas 2881362972 do not build commoncpp2 on freebsd
svn path=/nixpkgs/trunk/; revision=25413
2011-01-05 10:06:10 +00:00
Rob Vermaas 5b408a85da build cmake only on linux and freebsd
svn path=/nixpkgs/trunk/; revision=25412
2011-01-05 10:04:49 +00:00
Rob Vermaas f6ae8a20bf do not build cln on cygwin
svn path=/nixpkgs/trunk/; revision=25411
2011-01-05 09:59:12 +00:00
Rob Vermaas 7e57ff0c7f only build cflow on linux
svn path=/nixpkgs/trunk/; revision=25410
2011-01-05 09:58:15 +00:00
Rob Vermaas fb952b2f68 build buddy on all but cygwin
svn path=/nixpkgs/trunk/; revision=25409
2011-01-05 09:52:15 +00:00
Rob Vermaas 66402577a0 only build avahi on linux, because it has never built on any platforms other than linux
svn path=/nixpkgs/trunk/; revision=25408
2011-01-05 09:46:50 +00:00
Rob Vermaas adeb63e4c2 remove aterm242fixes
svn path=/nixpkgs/trunk/; revision=25407
2011-01-05 09:42:56 +00:00
Rob Vermaas a3c649f969 only build asymptote on linux, because it has never built on any platforms other than linux
svn path=/nixpkgs/trunk/; revision=25406
2011-01-05 09:31:49 +00:00
Rob Vermaas 8a019554f5 only build SDL_gfx on linux
svn path=/nixpkgs/trunk/; revision=25405
2011-01-05 09:29:26 +00:00
Rob Vermaas 2bd4d50f0d nix-build.nix/source-tarball.nix: remove -v flag when copying build directory, to avoid polluting the log
svn path=/nixpkgs/trunk/; revision=25404
2011-01-05 09:06:53 +00:00
Rob Vermaas f6426bad3b also add succeedOnFailure/keepBuildDirectory behaviour to source-tarball.nix
svn path=/nixpkgs/trunk/; revision=25400
2011-01-05 07:31:29 +00:00
Eelco Dolstra 6591a859b2 * Calls to fetchgit break `nix-env -q' because in read-only mode, it
won't perform a derivation to get the HEAD of a Git repo.

svn path=/nixpkgs/trunk/; revision=25397
2011-01-04 16:53:21 +00:00
Peter Simons 781012ed27 pkgs/development/libraries/glibc-2.5/binutils-ld.patch: migrate patch from glibc 2.9
Adjust the sed script to insert _begin in to newer linker scripts.

svn path=/nixpkgs/trunk/; revision=25383
2011-01-04 13:12:01 +00:00
Peter Simons 1805fc5229 pkgs/development/libraries/glibc-2.5: patch the 'configure' script to support ld 2.21 or later
This patch fixes a flawed shell expression that attempts (but fails) to ensure
that GNU ld version 2.13 or later is available.

svn path=/nixpkgs/trunk/; revision=25382
2011-01-04 13:11:57 +00:00
Peter Simons 12676e68d8 pkgs/servers/sql/mysql51/default.nix: updated to version 5.1.54
The previous used version, 5.1.51, doesn't exist anymore on the server.

svn path=/nixpkgs/trunk/; revision=25378
2011-01-04 12:35:06 +00:00
Evgeny Egorochkin 180205a431 knetwork-manager: package and enable support in KDE to see what is going to break.
svn path=/nixpkgs/trunk/; revision=25375
2011-01-04 00:28:22 +00:00
Evgeny Egorochkin 857ea5f7cd network-manager: try fixing compilation for x86_64-linux.
svn path=/nixpkgs/trunk/; revision=25374
2011-01-03 22:34:50 +00:00
Lluís Batlle i Rossell 3aa2bdbab5 Making unison build to byte code in armv5tel. I also fix the build with enableX11 I think.
svn path=/nixpkgs/trunk/; revision=25373
2011-01-03 20:52:49 +00:00
Yury G. Kudryashov 45b8ce020f network-manager: use mirror://gnome
svn path=/nixpkgs/trunk/; revision=25371
2011-01-03 19:10:01 +00:00
Yury G. Kudryashov 5e11179828 Fix krita compilation with exiv-0.21 (upstream patch)
svn path=/nixpkgs/trunk/; revision=25370
2011-01-03 19:05:15 +00:00
Lluís Batlle i Rossell ed9a70e40e Allowing unison without X.
svn path=/nixpkgs/trunk/; revision=25369
2011-01-03 18:43:16 +00:00
Evgeny Egorochkin 9b50ebd825 network-manager: packaged, maybe even works.
svn path=/nixpkgs/trunk/; revision=25367
2011-01-03 18:01:10 +00:00
Evgeny Egorochkin 06c543b11d NSS: version bump and patch to provide pkgconfig info.
svn path=/nixpkgs/trunk/; revision=25366
2011-01-03 17:02:58 +00:00
Evgeny Egorochkin bfc2a38651 libnl 1.x: packaged.
svn path=/nixpkgs/trunk/; revision=25365
2011-01-03 17:02:47 +00:00
Eelco Dolstra e1309dee31 * Python 2.7.1.
svn path=/nixpkgs/trunk/; revision=25362
2011-01-03 15:52:48 +00:00
Eelco Dolstra 3fab377e0d * Remove an empty directory.
svn path=/nixpkgs/trunk/; revision=25361
2011-01-03 15:43:18 +00:00
Marco Maggesi 436e1d72a7 * Coq: fix compilation of coqide (path to lablgkt)
svn path=/nixpkgs/trunk/; revision=25360
2011-01-03 13:49:15 +00:00
Alexander Tsamutali 5b6f88d1a9 servers/mpd: Updated to 0.16.
svn path=/nixpkgs/trunk/; revision=25359
2011-01-03 11:34:08 +00:00
Lluís Batlle i Rossell cdf7db3301 Updating fossil
svn path=/nixpkgs/trunk/; revision=25358
2011-01-03 10:56:09 +00:00
Alexander Tsamutali 0397273877 applications/networking/browsers/conkeror: Updated to 0.9.3.
svn path=/nixpkgs/trunk/; revision=25357
2011-01-03 09:57:35 +00:00
Evgeny Egorochkin 0de601dc7a chromium: bump. Patch by Cillian de Róiste.
svn path=/nixpkgs/trunk/; revision=25356
2011-01-03 00:33:14 +00:00
Evgeny Egorochkin 2f46958f67 amarok-live: packaged
svn path=/nixpkgs/trunk/; revision=25355
2011-01-03 00:02:20 +00:00
Karn Kallio 871b59c636 Remove semicolon causing evaluation error.
svn path=/nixpkgs/trunk/; revision=25354
2011-01-02 23:52:39 +00:00
Alexander Tsamutali a5d31be527 games/warsow: Fixed OpenAL support.
svn path=/nixpkgs/trunk/; revision=25353
2011-01-02 23:52:25 +00:00
Alexander Tsamutali 51282e4a98 games/warsow: Updated to 0.6.
svn path=/nixpkgs/trunk/; revision=25352
2011-01-02 23:36:25 +00:00
Evgeny Egorochkin bbedfb4a5e Live builds support: initially for git and svn. taglib_live is packaged as an example.
svn path=/nixpkgs/trunk/; revision=25351
2011-01-02 23:23:59 +00:00