blob: 9cd7bd5daab4639a0ce4f147d85e6b5a4ea9afbf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = libindi-ahp-xc
pkgdesc = INDI driver for products manufactured by indi-ahp-xc
pkgver = 2.1.2.1
pkgrel = 1
url = http://www.indilib.org/index.php?title=Main_Page
arch = i686
arch = x86_64
arch = aarch64
license = LGPL-2.1-or-later
makedepends = cmake
depends = libindi=2.1.2.1
depends = cfitsio
depends = gcc-libs
depends = libahp-xc
source = https://github.com/indilib/indi-3rdparty/archive/v2.1.2.1.tar.gz
sha256sums = d29a667a5b9bf3b1d9be5f2ca81bfff5573e98a6941f764fd687d439e1b8abb6
pkgname = libindi-ahp-xc
|