File: control

package info (click to toggle)
indi-weewx-json 1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 404 kB
  • sloc: cpp: 261; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 850 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
Source: indi-weewx-json
Section: science
Priority: optional
Maintainer: Debian Astronomy Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Thorsten Alteholz <debian@alteholz.de>
Build-Depends: debhelper-compat (= 13)
	, cmake
	, libcfitsio-dev
	, libindi-dev
	, zlib1g-dev
	, libcurl4-gnutls-dev
Standards-Version: 4.6.1
Homepage: https://github.com/indilib/indi-3rdparty
Vcs-Browser: https://salsa.debian.org/debian-astro-team/indi-weewx-json
Vcs-Git: https://salsa.debian.org/debian-astro-team/indi-weewx-json.git
Rules-Requires-Root: no

Package: indi-weewx-json
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: INDI driver for the WeeWX Weather Station
 This driver uses the WeeWX JSON plugin to provide weather data to INDI.
 .
 This driver is compatible with any INDI client such as KStars or Xephem.