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