File: control

package info (click to toggle)
biglybt 3.2.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 48,404 kB
  • sloc: java: 691,768; xml: 800; sh: 247; makefile: 7
file content (49 lines) | stat: -rw-r--r-- 1,551 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
38
39
40
41
42
43
44
45
46
47
48
49
Source: biglybt
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg@apache.org>
Build-Depends:
 debhelper-compat (= 13),
 default-jdk,
 libbcprov-java,
 libcommons-cli-java (>= 1.4),
 libswt-gtk-4-java,
 maven-debian-helper (>= 2.1)
Standards-Version: 4.6.1
Vcs-Git: https://salsa.debian.org/java-team/biglybt.git
Vcs-Browser: https://salsa.debian.org/java-team/biglybt
Homepage: http://www.biglybt.com

Package: biglybt
Architecture: all
Depends:
 ${misc:Depends},
 ${maven:Depends},
 libswt-gtk-4-java,
 libswt-cairo-gtk-4-jni,
 libswt-webkit-gtk-4-jni
Suggests: biglybtd
Provides: azureus, vuze
Description: BitTorrent client
 BiglyBT is a feature filled, open source, ad-free, BitTorrent client used
 to transfer files via the BitTorrent protocol. BiglyBT is the continuation
 of the Vuze/Azureus project first created in 2003, and is being actively
 developed by the original coders.

Package: biglybtd
Architecture: all
Depends:
 ${misc:Depends},
 ${maven:Depends},
 biglybt,
 systemd
Suggests: sudo, xauth
Description: BiglyBT system service
 BiglyBT is a feature filled, open source, ad-free, BitTorrent client used
 to transfer files via the BitTorrent protocol. BiglyBT is the continuation
 of the Vuze/Azureus project first created in 2003, and is being actively
 developed by the original coders.
 .
 This package provides the facility to run BiglyBT as a system daemon in
 the background. It also permits one to launch the GUI when needed.