1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: wmforecast
Section: utils
Priority: optional
Maintainer: Debian Window Maker Team <pkg-wmaker-devel@lists.alioth.debian.org>
Uploaders: Doug Torrance <dtorrance@piedmont.edu>
Build-Depends: debhelper-compat (= 13),
libgeoclue-2-dev,
libgweather-3-dev,
libwings-dev
Standards-Version: 4.5.0
Homepage: https://wmforecast.friedcheese.org
Vcs-Browser: https://salsa.debian.org/wmaker-team/wmforecast
Vcs-Git: https://salsa.debian.org/wmaker-team/wmforecast.git
Rules-Requires-Root: no
Package: wmforecast
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: weather dockapp for Window Maker using libgweather
wmforecast is a weather dockapp for Window Maker. It displays the current
temperature and an icon representing the current conditions. A balloon
tooltip displays forecast information.
|