* Added a bunch of descriptions.
svn path=/nixpkgs/trunk/; revision=6705
This commit is contained in:
@@ -9,4 +9,8 @@ stdenv.mkDerivation {
|
||||
};
|
||||
buildInputs = [python pygtk];
|
||||
inherit python pygtk makeWrapper;
|
||||
|
||||
meta = {
|
||||
description = "The original client for the BitTorrent peer-to-peer file sharing protocol";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user