Search Criteria
Package Details: skychart-bin 4.2.1-2
Git Clone URL: | https://aur.archlinux.org/skychart-bin.git (read-only, click to copy) |
---|---|
Package Base: | skychart-bin |
Description: | Free software to draw sky charts, also known as Cartes du Ciel |
Upstream URL: | http://www.ap-i.net/skychart/start |
Licenses: | |
Submitter: | gypaetus |
Maintainer: | gypaetus |
Last Packager: | gypaetus |
Votes: | 27 |
Popularity: | 0.000000 |
First Submitted: | 2019-10-29 05:22 |
Last Updated: | 2020-05-13 22:54 |
Latest Comments
1 2 3 4 5 Next › Last »
ng0177 commented on 2020-02-09 16:52
https://aur.archlinux.org/packages/libpasastro/ does not seem to be maintained.
gypaetus commented on 2020-01-27 09:19
libpasastro is available in the AUR: https://aur.archlinux.org/packages/libpasastro/
ng0177 commented on 2020-01-19 14:28
doesn't start: "Could not load library libpasplan404.so.1" whereby libpasastro can be manually compiled w/o problems on aarch64. Is a fix possible soon?
oldherl commented on 2019-10-28 16:10
Would you like to rename the package to skychart-bin?
Anonymous comment on 2018-03-04 21:28
SourceForge fixed it
Anonymous comment on 2018-03-04 00:43
Has the same problem as libpasastro.
Retrieving/validating source tarball fails.
Works if you use one of the mirrors from mirrors.js.
source=(http://nchc.dl.sourceforge.net/project/skychart/1-software/version_${pkgver}/skychart-${pkgver}-3575-linux_"${_real_arch}".tar.xz)
Not sure how long the problem will last, or how long the mirror will last?
gypaetus commented on 2017-05-25 15:12
Thank you, I have fixed those issues in the PKGBUILD
oldherl commented on 2017-05-25 10:53
skychart.install is not required anymore to update icon cache.
Now it is updated automatically with Pacman hooks.
RaphAstronome commented on 2017-05-25 10:45
The files are installed with uid=1000, gid=1000.
You should add a chown at the end of package function :
chown -R root:root "${pkgdir}/usr/"
Thanks,
anatolyb commented on 2017-05-24 18:43
I have contributed the libpasastro and will maintain it. So you can increase the release number of your package to make sure everybody installed the dependency properly.