File: control

package info (click to toggle)
linuxdcpp 1.1.0-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 4,492 kB
  • ctags: 4,874
  • sloc: cpp: 34,798; python: 235; makefile: 13
file content (37 lines) | stat: -rw-r--r-- 1,073 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Source: linuxdcpp
Section: net
Priority: optional
Maintainer: Romain Beauxis <toots@rastageeks.org>
Build-Depends: 
 cdbs (>= 0.4.85~),
 debhelper (>= 7.0.1),
 dh-buildinfo,
 quilt,
 patchutils (>= 0.2.25),
 cdbs (>= 0.4.27),
 scons, 
 scons, 
 libbz2-dev, 
 libgtk2.0-dev, 
 libglade2-dev, 
 libssl-dev,
 libboost-dev,
 libnotify-dev
Homepage: http://launchpad.net/linuxdcpp/
Standards-Version: 3.9.2

Package: linuxdcpp
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: linuxdcpp0.691
Description: Port of the Windows file-sharing program, DC++
 Direct connect is a peer-to-peer (P2P) file-sharing protocol. 
 Clients connect to a central hub where they can view a list of 
 clients or users connected to them. Users can search for files 
 and download them from other clients, as well as chat with other 
 users.
 .
 The most popular Windows client implementing this protocol 
 currently is DC++. LinuxDC++ is a Linux port of DC++. Though it is
 primarily aimed at Linux, it has been shown to work on other 
 Unix-based operating systems as well.