Search Criteria
Package Details: phd2 2.6.13-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/phd2.git (read-only, click to copy) |
---|---|
Package Base: | phd2 |
Description: | Open PHD Guiding - PHD2 astrophotography autoguiding tool |
Upstream URL: | http://openphdguiding.org/ |
Licenses: | BSD3 |
Submitter: | mobarre |
Maintainer: | mobarre |
Last Packager: | mobarre |
Votes: | 2 |
Popularity: | 0.000013 |
First Submitted: | 2021-01-14 11:27 (UTC) |
Last Updated: | 2024-03-25 16:15 (UTC) |
Dependencies (9)
- cfitsio
- libindi (libindi-gitAUR)
- libnova
- opencv (opencv-cuda)
- v4l-utils (v4l-utils-gitAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
RononDex commented on 2024-08-08 08:57 (UTC) (edited on 2024-08-08 08:58 (UTC) by RononDex)
Would it be possible to add "aarch64" as supported architectures? I already compiled it after manually adjusting PKGBUILD and it compiles fine on aarch64
wrenby commented on 2024-03-26 17:03 (UTC)
This isn't an issue specific to the newest release, but I've changed my default CMake generator to ninja since the last time I built this package, and it seems the PKGBUILD doesn't account for that possibility. That is, it always tries to run make, regardless of whether CMake actually produced a Makefile. Manually specifying the generator with a
-G "Unix Makefiles"
flag in the cmake line fixes this issue.italic commented on 2024-01-12 05:10 (UTC)
Hi mobarre. I flagged because of release of 2.6.13 and pointed to the new release archive URL. I've also been running the package on my Odroid M2 with aarch64 without any issue for a long time.
mobarre commented on 2023-04-24 11:18 (UTC)
For whom it may concern: please avoid flagging as out of date unless a new stable version is officially released here: https://openphdguiding.org/downloads/
dev versions are just that: dev versions.