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
|
Source: wmget
Section: x11
Priority: optional
Maintainer: Debian Window Maker Team <pkg-wmaker-devel@lists.alioth.debian.org>
Uploaders: Doug Torrance <dtorrance@piedmont.edu>
Build-Depends: debhelper (>= 9),
dh-autoreconf,
libcurl4-openssl-dev,
libx11-dev,
libxext-dev,
libxpm-dev,
pkg-config,
x11proto-core-dev
Standards-Version: 3.9.7
Homepage: http://windowmaker.org/dockapps/?name=wmget
Vcs-Browser: https://anonscm.debian.org/git/pkg-wmaker/wmget.git
Vcs-Git: https://anonscm.debian.org/git/pkg-wmaker/wmget.git
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.
|