blob: 6a69e098d74a7f83c844cbd8243c305607999776 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = libasi
pkgdesc = libasi used by INDI ASI drivers. Please note that for sake of simplicity package version is the version of libindi not a version of used ASI SDKs from ZWO. This package contains ASI Camera SDK, ASI EFW SDK, ASI EAF SDK and USBST4 SDK.
pkgver = 2.1.0
pkgrel = 1
url = http://www.indilib.org/index.php?title=Main_Page
arch = i686
arch = x86_64
arch = aarch64
license = MIT
makedepends = cmake
source = https://github.com/indilib/indi-3rdparty/archive/v2.1.0.tar.gz
sha256sums = c2a873d81b718e31c5f5b8d25136fdfe19b2e21f420d67b270c65acfe5a5d313
pkgname = libasi
|