blob: 61ad734ab97a2aef30e35051db560c78211ec7fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = libqhy
pkgdesc = libqhy used by INDI QHY drivers. Please note that for sake of simplicity package version follows libindi versionning.
pkgver = 2.1.2
pkgrel = 1
url = http://www.indilib.org/index.php?title=Main_Page
arch = i686
arch = x86_64
arch = aarch64
license = MIT
makedepends = cmake
conflicts = libqhy-git
source = https://github.com/indilib/indi-3rdparty/archive/v2.1.2.tar.gz
sha256sums = 05eb1f05de48082255461aae0745772ab4f131ba3d3186036140ecacaf1c9041
pkgname = libqhy
|