File: control

package info (click to toggle)
wmget 0.6.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 344 kB
  • sloc: ansic: 2,346; perl: 31; makefile: 22
file content (28 lines) | stat: -rw-r--r-- 1,106 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
Source: wmget
Section: x11
Priority: optional
Maintainer: Debian Window Maker Team <team+wmaker@tracker.debian.org>
Uploaders: Doug Torrance <dtorrance@piedmont.edu>,
           Jeremy Sowden <azazel@debian.org>
Build-Depends: debhelper-compat (= 13),
               libcurl4-openssl-dev,
               libx11-dev,
               libxext-dev,
               libxpm-dev,
               pkgconf,
               x11proto-core-dev
Standards-Version: 4.7.0
Homepage: https://www.dockapps.net/wmget
Vcs-Browser: https://salsa.debian.org/wmaker-team/wmget
Vcs-Git: https://salsa.debian.org/wmaker-team/wmget.git
Rules-Requires-Root: no

Package: wmget
Architecture: any
Depends: curl, ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
Description: Background download manager in a Window Maker dock app
 wmget is a dock app for the GNU Window Maker window manager
 (or one of the many other WM's which support dockapps) which
 makes it more convenient to perform long downloads in the background.
 It uses the excellent libcurl library, part of the cURL automated-download
 program, to perform file retrieval.