Search Criteria
Package Details: libindi-asi 1.8.7-1
Git Clone URL: | https://aur.archlinux.org/libindi-asi.git (read-only, click to copy) |
---|---|
Package Base: | libindi-asi |
Description: | 3rd party drivers for INDI, support for ZWO devices: ASI cameras, EFW filter wheel, ASI ST4 port and ASI focuser |
Upstream URL: | http://www.indilib.org/index.php?title=Main_Page |
Licenses: | |
Submitter: | sebo_b |
Maintainer: | sebo_b (mobarre) |
Last Packager: | mobarre |
Votes: | 1 |
Popularity: | 0.006510 |
First Submitted: | 2019-05-27 22:04 |
Last Updated: | 2020-11-23 22:32 |
Latest Comments
yorickpeterse commented on 2020-05-10 16:31
I gave the new libindi-asi and libasi packages a try and they work perfectly, thanks!
sebo_b commented on 2020-05-10 13:31
libindi recently split 3rdparty drivers from the main repository, also there seems to be some changes in libindi-asi driver, as it now requires separate asi sdk.
Anyway I have updated the package, so it should work now. However you need to install libasi, which I have also created.
yorickpeterse commented on 2020-05-09 00:15
I finally managed to get things working, though it required a bit of a weird setup; suggesting I probably overlooked something. I ended up creating two PKGBUILD files:
For the library, I used this PKGBUILD:
For the driver executables I used this PKGBUILD:
I couldn't get this done using a single PKGBUILD as compiling the drivers will fail unless libasi is already present. Maybe there is a way of telling CMake to search for the library in the build chroot, but it's already midnight and I couldn't figure this out.
Hopefully this is of any use to those trying to build the drivers.
yorickpeterse commented on 2020-05-08 20:11
I got the ASI drivers to build using the following PKGBUILD:
Unfortunately, this does not appear to build/install the necessary driver executables; not sure yet why that is.
yorickpeterse commented on 2020-05-08 17:38
3rd party drivers have been moved to a separate repository: https://github.com/indilib/indi-3rdparty