Package: wview
Version: 5.21.7-1
Depends: libc, libssp, librt, libpthread, libcurl, zlib, libpng, libgd, libreadline, libsqlite3, libusb-1.0, radlib, sqlite3-cli, libopenssl, libudev
Provides: wview-any
Source: feeds/oldports/wview
SourceName: wview
Section: utils
SourceDateEpoch: 1771248239
URL: http://www.wviewweather.com/
Architecture: aarch64-3.10
Installed-Size: 2058240
Description:  Wview is a collection of linux/unix daemons which interface with a supported
 weather station to retrieve archive records (if generated by the station) and
 current conditions. If the station does not generate archive records
 internally, wview will auto-generate archive records based on the sensor
 readings collected for that interval. The archive records and High/Low (HILOW)
 data are stored in SQLite3 databases. At a configurable interval, wview will
 utilize the archive history and current conditions to generate weather images
 (buckets, dials and graphs) and HTML web pages based on user-configurable HTML
 templates.
 
 After install you need to create a directory holding archive and create the
 database there by running there
 sqlite3 wview-archive.sdb '.read /opt/etc/wview/wview-archive.sql'
 
 Then copy all your theme files to the appropriate place (on a non-volatile
 storage), and html-templates.conf to /opt/etc/wview/; then wviewconfig to configure
 the system.
 
 Read and amend /opt/etc/init.d/wview appropriately for your particular setup!
