Commit graph

195 commits

Author SHA1 Message Date
Peter Simons 3c08cdce48 gtk-gnutella: mark as "broken"
The current version doesn't compile with the latest GCC any more.
2014-04-26 15:54:18 +02:00
Eelco Dolstra d304b277bd Silence some Hydra evaluation warnings 2014-04-24 15:40:55 +02:00
Domen Kozar 059e8e179b set all licenses to be attributes (and wait for Nix 1.7) 2014-03-12 21:20:43 +01:00
Vladimír Čunát 0a58b512cb Merge master into stdenv-updates
Conflicts (simple):
	pkgs/development/compilers/gcc/4.8/default.nix
	pkgs/development/compilers/llvm/default.nix
	pkgs/development/libraries/gmp/5.1.1.nix
	pkgs/development/libraries/gmp/5.1.3.nix
	pkgs/development/libraries/gmp/5.1.x.nix
	pkgs/top-level/all-packages.nix
2014-01-18 14:46:20 +01:00
Peter Simons 9b4f9e1c40 gtkgnutella: update from 1.0.0 to 1.0.1 2014-01-15 17:29:14 +01:00
Vladimír Čunát a2c316288c Merge master into stdenv-updates
Conflicts:
	pkgs/development/lisp-modules/stumpwm/default.nix (auto-solved)
	pkgs/top-level/all-packages.nix (trivial)
2014-01-12 12:29:24 +01:00
William A. Kennington III 268ffe1144 tahoe-lafs: Upgrade from 1.9.2 -> 1.10.0
Remove patches which do not apply to the newer version.
2014-01-10 18:50:42 -06:00
Vladimír Čunát e740b565cf Merge master into stdenv-updates
Conflicts (easy):
	pkgs/development/compilers/llvm/default.nix
	pkgs/development/compilers/openjdk/default.nix
	pkgs/development/libraries/icu/default.nix
	pkgs/development/libraries/libssh/default.nix
	pkgs/development/libraries/libxslt/default.nix
	pkgs/development/tools/parsing/bison/3.x.nix
2013-12-29 10:01:22 +01:00
Nixpkgs Monitor 8fd04f45c5 gtkgnutella: update from 0.97 to 1.0.0 2013-12-18 18:18:31 +02:00
Peter Simons 486e7736df Merge remote-tracking branch 'origin/master' into stdenv-updates.
Conflicts:
	pkgs/tools/networking/p2p/amule/default.nix
2013-12-10 00:25:54 +01:00
Peter Simons f36d5c162c rtorrent: update to version 0.9.3
This version is dubbed "unstable" and apparently it lacks the man page that
used to come with earlier releases. :-(

We need the latest version, though, because of the recent update to libtorrent.
2013-12-09 22:35:32 +01:00
Nixpkgs Monitor d4a1ab3bc3 libtorrent: update from 0.13.2 to 0.13.3 2013-12-09 11:18:17 +02:00
Nixpkgs Monitor 3da956c7ca amuleGui: update from 2.2.6 to 2.3.1 2013-12-09 11:13:26 +02:00
Peter Simons 6be8ad3392 Merge branch 'origin/master' into stdenv-updates.
There was a minor conflict in 'stumpwm'. The package needs texinfo
version 4.x. At least is used to, I'm not sure whether it still does.
2013-10-18 18:57:24 +02:00
Bjørn Forsman 28ac782583 Some description fixes
There are many more packages to fix, this is just a start.

Rules:
 * Don't repeat the package name (not always that easy...)
 * Start with capital letter
 * Don't end with full stop
 * Don't start with "The ..." or "A ..."

I've also added descriptions to some packages and rewritten others.
2013-10-05 19:36:23 +02:00
Peter Simons 0d7118814b Merge branch 'origin/master' into stdenv. 2013-08-17 10:00:16 +02:00
Ludovic Courtès 2e937c437a unmaintain several packages 2013-08-16 23:45:01 +02:00
Vladimír Čunát 8ba92b8895 Merge master into stdenv-updates
Conflicts (simple):
	pkgs/development/tools/misc/binutils/default.nix
	pkgs/tools/package-management/disnix/default.nix
	pkgs/top-level/all-packages.nix
2013-07-08 10:48:05 +02:00
Eelco Dolstra acba9240cd nixos.org/tarballs -> tarballs.nixos.org
It's currently the same machine, but tarballs.nixos.org should become
an S3/CloudFront site eventually.
2013-06-25 14:12:16 +02:00
Shea Levy fde3526e7d Merge branch 'master' into stdenv-updates
Conflict in kerberos, which was updated both in master and in
stdenv-updates. Kept the stdenv-updates version, except pulled in the
enableParallelBuilding change from master.

Signed-off-by: Shea Levy <shea@shealevy.com>

Conflicts:
	pkgs/development/libraries/kerberos/krb5.nix
2013-05-04 18:28:48 -04:00
Lluís Batlle i Rossell b4687c6966 tahoe-lafs: update to 1.9.2
I had to update a python package too (foolscap)
2013-04-24 22:41:17 +04:00
Vladimír Čunát 7cb4d92bec amule: update and fix build on gcc47 2013-03-17 10:15:03 +01:00
Eelco Dolstra 5553546c21 Remove a bunch of unreferenced files
Plus a small number of obsolete packages (like old versions of qemu).
2012-11-29 13:43:37 +01:00
Cillian de Róiste dbe7377d28 Fix Tahoe-LAFS tests (thanks to zooko)
Zooko pointed out on IRC that running python setup.py build, before running the tests will create /bin/tahoe (which is necessary for running the tests).
2012-11-27 01:03:59 +01:00
Ludovic Courtès 71ffa0ce4e Seeks 0.4.1. 2012-07-05 00:52:36 +02:00
Peter Simons 3c57d2b40e rtorrent: updated to version 0.9.2
svn path=/nixpkgs/trunk/; revision=34526
2012-06-16 14:15:46 +00:00
Peter Simons ba3c1f4a93 libtorrent: updated to version 0.13.2
svn path=/nixpkgs/trunk/; revision=34525
2012-06-16 14:15:42 +00:00
Florian Friesdorf ee15dc2327 Revert "fix bittorrent by using buildPythonPackage"
This reverts commit c029f9f7fe86867cfd94461996dc6a6415e0e8d0.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32639
2012-02-28 00:06:36 +00:00
Florian Friesdorf 2eb54f5062 fix bittorrent by using buildPythonPackage
svn path=/nixpkgs/branches/stdenv-updates/; revision=32636
2012-02-27 22:53:44 +00:00
Eelco Dolstra f71dd91a43 * Apply r32435 from the trunk (always build Python with SSL support).
Remove .ssl references from some packages missed in that commit.

svn path=/nixpkgs/branches/stdenv-updates/; revision=32469
2012-02-21 23:35:35 +00:00
Eelco Dolstra c556a6ea46 * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
function, so obsolete it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Peter Simons 088470ef55 pkgs/tools/networking/p2p/rtorrent/default.nix: avoid use of "install -D" to make FreeBSD happy
svn path=/nixpkgs/trunk/; revision=30783
2011-12-06 20:44:31 +00:00
Ludovic Courtès b7833639ba Seeks 0.4.0.
svn path=/nixpkgs/trunk/; revision=30729
2011-12-04 22:03:03 +00:00
Yury G. Kudryashov fe3df64918 Add version info to bittornado.name
svn path=/nixpkgs/trunk/; revision=29483
2011-09-25 22:56:38 +00:00
Peter Simons 808aa6c62d rtorrent: install man page manually (the upstream makefile is broken)
svn path=/nixpkgs/trunk/; revision=29471
2011-09-24 12:46:24 +00:00
Michael Raskin 234a58870a Check bittornado with newer wxGTK, generic cleanup
svn path=/nixpkgs/trunk/; revision=29433
2011-09-22 06:31:35 +00:00
Peter Simons a4239c7e14 tahoe-lafs: updated to version 1.8.3, which fixes an important security bug
Note that we currently cannot run the test suite!

svn path=/nixpkgs/trunk/; revision=29253
2011-09-13 20:10:41 +00:00
Peter Simons ed03fadafc pkgs/tools/networking/p2p/gtk-gnutella/builder.sh: dropped obsolete file
svn path=/nixpkgs/trunk/; revision=28908
2011-08-29 22:21:29 +00:00
Peter Simons 482a61cf53 gtk-gnutella: updated to version 0.97
svn path=/nixpkgs/trunk/; revision=28883
2011-08-29 20:26:26 +00:00
Peter Simons b9d382c2dd libtorrent: use sha256 hash returned by nix-prefetch-url
svn path=/nixpkgs/trunk/; revision=27827
2011-07-18 15:23:03 +00:00
Peter Simons 7c19a3a691 rtorrent: updated to version 0.8.9
svn path=/nixpkgs/trunk/; revision=27824
2011-07-18 14:34:46 +00:00
Peter Simons 21691b47d7 libtorrent: updated to version 0.12.9
svn path=/nixpkgs/trunk/; revision=27823
2011-07-18 14:34:33 +00:00
Ludovic Courtès f45f45544e Seeks 0.3.3.
svn path=/nixpkgs/trunk/; revision=27556
2011-06-29 07:52:27 +00:00
Michael Raskin 07fde1ab81 Fix BitTornado
svn path=/nixpkgs/trunk/; revision=26757
2011-04-08 14:59:29 +00:00
Ludovic Courtès f0345dd48c Seeks 0.3.1.
svn path=/nixpkgs/trunk/; revision=25638
2011-01-19 22:56:31 +00:00
Ludovic Courtès 5c2974a0af Seeks 0.3.0.
svn path=/nixpkgs/trunk/; revision=24549
2010-10-30 21:44:36 +00:00
Peter Simons 93ff8697d1 pkgs/tools/networking/p2p/tahoe-lafs: add mock060 to propagatedBuildInputs
The package is required for the regression test suite. Adding it to
buildInputs would probably work, too, but I haven't tried it.

svn path=/nixpkgs/trunk/; revision=22792
2010-07-28 13:09:20 +00:00
Eelco Dolstra 6609710409 * Get rid of many instances of "args: with args;", and other coding
guidelines violations.
* Updated libsamplerate to 0.1.7.

svn path=/nixpkgs/trunk/; revision=22782
2010-07-28 11:55:54 +00:00
Peter Simons 1bb86133c7 pkgs/tools/networking/p2p/tahoe-lafs: updated to version 1.7.1
svn path=/nixpkgs/trunk/; revision=22774
2010-07-27 23:52:22 +00:00
Ludovic Courtès 8297acd511 Add Seeks, a "social" search engine.
svn path=/nixpkgs/trunk/; revision=22698
2010-07-22 09:03:35 +00:00
Lluís Batlle i Rossell 26dc245fb2 Updating rtorrent and libtorrent
svn path=/nixpkgs/trunk/; revision=22518
2010-07-07 21:11:07 +00:00
Evgeny Egorochkin 4719a2ed3c Added flags to compile amule daemon and remote gui
svn path=/nixpkgs/trunk/; revision=22334
2010-06-19 02:19:39 +00:00
Eelco Dolstra 90b3af3bd7 * Bittorrent updated to 5.2.2 (5.3 seems too hard to build).
svn path=/nixpkgs/trunk/; revision=21877
2010-05-19 14:42:52 +00:00
Eelco Dolstra f8a818bf20 * Remove a redundant version of ktorrent (it's already in
kde/extra-gear).

svn path=/nixpkgs/trunk/; revision=21876
2010-05-19 13:57:20 +00:00
Ludovic Courtès c936e89fc1 aMule 2.2.6.
svn path=/nixpkgs/trunk/; revision=20866
2010-03-30 08:20:29 +00:00
Michael Raskin 993588515f We use Python 2.6 now
svn path=/nixpkgs/trunk/; revision=20478
2010-03-08 20:35:25 +00:00
Ludovic Courtès c2f72b3ba5 Tahoe-LAFS 1.6.1.
svn path=/nixpkgs/trunk/; revision=20323
2010-03-02 12:46:50 +00:00
Lluís Batlle i Rossell c812574385 Removing a now unneeded CMAKE_PREFIX_PATH in ktorrent
svn path=/nixpkgs/trunk/; revision=19966
2010-02-12 22:30:06 +00:00
Ludovic Courtès b46d05da85 Tahoe-LAFS: Hopefully fix subtle test suite bug.
svn path=/nixpkgs/trunk/; revision=19801
2010-02-03 23:38:12 +00:00
Ludovic Courtès b5088abe20 Tahoe-LAFS 1.6.0.
svn path=/nixpkgs/trunk/; revision=19784
2010-02-03 13:38:03 +00:00
Armijn Hemel 0e55350a85 update ktorrent to 3.3.3, also make it depend on KDE 4.3
svn path=/nixpkgs/trunk/; revision=19737
2010-01-30 19:30:30 +00:00
Ludovic Courtès 061daca90c Rename Tahoe to Tahoe-LAFS.
svn path=/nixpkgs/trunk/; revision=18059
2009-10-31 22:34:24 +00:00
Marc Weber 16b2e9f951 updating libtorrent and rtorrent making both compile on x86_64
svn path=/nixpkgs/trunk/; revision=16791
2009-08-20 20:19:06 +00:00
Ludovic Courtès 775f5b05fc Tahoe: Install the doc.
svn path=/nixpkgs/trunk/; revision=16676
2009-08-11 16:26:12 +00:00
Ludovic Courtès 054c8237e7 Tahoe 1.5.0.
svn path=/nixpkgs/trunk/; revision=16666
2009-08-11 08:11:13 +00:00
Ludovic Courtès 0dcce7669e Tahoe: Use pysqlite', used by the backup' command.
svn path=/nixpkgs/trunk/; revision=16231
2009-07-07 22:44:29 +00:00
Ludovic Courtès d0c6b200e0 Add Tahoe, a decentralized, fault-tolerant file system.
svn path=/nixpkgs/trunk/; revision=16082
2009-06-28 21:03:00 +00:00
Eelco Dolstra fcad0b0a5a * Cleaned up a lot of description fields that contained newlines.
Some of these should be longDescriptions, but most others just
  shouldn't contain newlines.  E.g. write

    description = "Bla";

  and not

    description = ''
      Bla
    '';

  This pollutes "nix-env -qa --description" output.

svn path=/nixpkgs/trunk/; revision=14310
2009-03-03 13:27:40 +00:00
Eelco Dolstra aa84bce64d * Get rid of all references to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=13299
2008-11-14 16:57:19 +00:00
Ludovic Courtès 543b6a6795 aMule 2.2.2.
svn path=/nixpkgs/trunk/; revision=13015
2008-10-08 21:10:57 +00:00
Ludovic Courtès f88d1cd051 aMule: Use `libupnp'.
svn path=/nixpkgs/trunk/; revision=12996
2008-10-07 21:50:24 +00:00
Eelco Dolstra 67cf9984f2 * ktorrent 2.2.7.
svn path=/nixpkgs/trunk/; revision=12774
2008-08-30 12:16:16 +00:00
Ludovic Courtès 3b1eea4c83 aMule 2.2.1.
svn path=/nixpkgs/trunk/; revision=12446
2008-07-29 16:52:26 +00:00
Eelco Dolstra d97069da1a * Quick start section.
* Updated some packages that are referenced in that section.

svn path=/nixpkgs/trunk/; revision=12139
2008-06-17 14:19:59 +00:00
Tobias Hammerschmidt e7f99973e1 Added libtorrent a bittorent library written in C++ for *nix and rtorrent a ncurses client for libtorrent.
svn path=/nixpkgs/trunk/; revision=10842
2008-02-23 12:11:27 +00:00
Eelco Dolstra 3e158a1c19 * ktorrent 2.2.5.
svn path=/nixpkgs/trunk/; revision=10555
2008-02-08 15:40:03 +00:00
Eelco Dolstra a5e0e39cdb * makeWrapper: option --run <CMD> to run a command from the wrapper.
This is so that the Unison wrapper can be generated with
  makeWrapper.
* Use makeWrapper as a buildInput everywhere.
* Updated BitTorrent, cvs2svn.

svn path=/nixpkgs/trunk/; revision=10213
2008-01-18 11:28:41 +00:00
Michael Raskin 4830f9589b Dirty fix for BitTornado; draft support for .nar.bz2 in builder-defs; binary Firefox 3b1 (not that it works well, but a starting point anyway.)
svn path=/nixpkgs/trunk/; revision=9899
2007-12-10 16:56:55 +00:00
Michael Raskin 7aec010f6a Added aMule
svn path=/nixpkgs/trunk/; revision=9413
2007-10-06 15:59:35 +00:00
Eelco Dolstra 607b0d3e80 * Rewrite all the SourceForge URLs to mirror://sourceforge/.
find . -name "*.nix" | while read fn; do sed 's^http://[a-z]*.dl.sourceforge.net/sourceforge/^mirror://sourceforge/^g' < $fn > $fn.new; mv $fn.new $fn; done

svn path=/nixpkgs/trunk/; revision=9198
2007-08-27 13:01:33 +00:00
Eelco Dolstra a0159dee8e * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl
URLs to http://nix.cs.uu.nl/dist/tarballs.  With content-addressable
  mirror support (r9190, NIXPKGS-70) this is no longer necessary:
  fetchurl will try to download from that location automatically.  So
  we can keep the original URLs.

svn path=/nixpkgs/trunk/; revision=9192
2007-08-24 12:32:36 +00:00
Eelco Dolstra 254b6fe6d3 * Added ktorrent. To use, add your ~/.nix-profile to the KDEDIRS
environment variable and rerun kbuildsycoca.  (Otherwise ktorrent
  will work, but it won't be able to find its plugins.)

svn path=/nixpkgs/trunk/; revision=9081
2007-08-09 16:55:14 +00:00
Michael Raskin 42f841bcab Added some descriptions.
svn path=/nixpkgs/trunk/; revision=8920
2007-06-26 11:49:45 +00:00
Michael Raskin 35ae2ce5c3 Adding forgot new files for sudo and BitTornado
svn path=/nixpkgs/trunk/; revision=8899
2007-06-20 09:34:42 +00:00
Eelco Dolstra d16ae4efcf * Added wxGTK/wxPython 2.8. However this was quite pointless as
Bittorrent is even more broken with wxPython 2.8.

svn path=/nixpkgs/trunk/; revision=8812
2007-05-31 13:43:13 +00:00
Eelco Dolstra 19d6b9a1a4 * Bittorrent 5.0.4.
svn path=/nixpkgs/trunk/; revision=7660
2007-01-14 13:13:22 +00:00
Eelco Dolstra 9ea7038c51 * BitTorrent 5.0.3.
* wxPython 2.6.3.

svn path=/nixpkgs/trunk/; revision=7341
2006-12-13 20:30:09 +00:00
Eelco Dolstra e6f589d4bf * Some Python packages.
svn path=/nixpkgs/trunk/; revision=7339
2006-12-13 18:04:03 +00:00
Eelco Dolstra ad897a7c96 * Update more URLs.
svn path=/nixpkgs/trunk/; revision=6713
2006-10-12 14:53:45 +00:00
Eelco Dolstra 1442e8ec22 * Copy a bunch of files to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=6711
2006-10-12 13:50:54 +00:00
Eelco Dolstra 6006d61835 * Added a bunch of descriptions.
svn path=/nixpkgs/trunk/; revision=6705
2006-10-11 16:45:55 +00:00
Eelco Dolstra 38ee361757 * Backout accidental commit.
svn path=/nixpkgs/trunk/; revision=6088
2006-08-09 15:49:02 +00:00
Eelco Dolstra bf1e734f85 * Don't use the subpath operator (~) anymore, it's subsumed by normal
concatenation (+).

svn path=/nixpkgs/trunk/; revision=6080
2006-08-09 15:05:30 +00:00
Eelco Dolstra cce11c4f1f * Added gtk-gnutella.
* Added a patch to MPlayer to fix the aspect ratio on screens rotated
  with Xrandr.
* Disable toolbus for now because it requires a non-existant package
  (tcltk).

svn path=/nixpkgs/trunk/; revision=5171
2006-04-18 18:46:36 +00:00
Eelco Dolstra 57c5067b07 * Refactoring.
svn path=/nixpkgs/trunk/; revision=5149
2006-04-10 17:49:24 +00:00