1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: wmforecast
Section: utils
Priority: optional
Maintainer: Debian Window Maker Team <team+wmaker@tracker.debian.org>
Uploaders: Doug Torrance <dtorrance@debian.org>,
Andreas Metzler <ametzler@debian.org>
Build-Depends: debhelper-compat (= 13),
libgeoclue-2-dev,
libgweather-4-dev,
libwings-dev
Standards-Version: 4.6.2
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: ca-certificates, ${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.
|