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
|
Source: transgui
Section: net
Priority: optional
Maintainer: Andreas Noteng <andreas@noteng.no>
Build-Depends: debhelper (>= 13.7.1),
debhelper-compat (= 13),
fp-utils,
fpc,
fpc-source,
imagemagick,
lcl-qt5,
lcl-units,
lcl-utils,
libcairo2-dev,
libssl-dev,
libx11-dev
Standards-Version: 4.7.2
Homepage: https://github.com/transmission-remote-gui/transgui
Vcs-Git: https://salsa.debian.org/anoteng-guest/transgui.git
Vcs-Browser: https://salsa.debian.org/anoteng-guest/transgui
Rules-Requires-Root: no
Package: transgui
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Front-end to remotely control Transmission
This package contains Transmission Remote GUI, which is a feature rich,
cross platform, front-end to remotely control Transmission daemon via its
RPC protocol. It is faster and has more functionality than build-in
Transmission web interface.
|