Search Criteria
Package Details: cspice N0067-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/cspice.git (read-only, click to copy) |
---|---|
Package Base: | cspice |
Description: | A comprehensive toolkit and api to design, simulate and analyse space missions |
Upstream URL: | https://naif.jpl.nasa.gov/naif/aboutspice.html |
Keywords: | space |
Submitter: | BrainDamage |
Maintainer: | h313 |
Last Packager: | h313 |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2017-01-28 14:09 (UTC) |
Last Updated: | 2022-01-18 15:58 (UTC) |
Dependencies (3)
- f2cAUR
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- tcsh (tcsh-gitAUR) (make)
Required by (3)
- gmat (make)
- gmat-bin
- virtualmoonatlas-git (make)
Latest Comments
pixldemon commented on 2022-11-11 11:15 (UTC) (edited on 2022-11-11 11:15 (UTC) by pixldemon)
Would you consider renaming or symlinking cspice.a to libcspice.a to make it easier for some build tools to find?
xente commented on 2019-01-28 21:30 (UTC)
using the external f2c package breaks other builds with conflicting types. i.e. NASA GMAT (http://gmatcentral.org/).
BrainDamage commented on 2019-01-04 14:40 (UTC)
f2c seems reasonably light to be added as dependency. I've updated the package to include it as dep and remove explicitly the conflicting file.
kerel commented on 2018-12-22 20:33 (UTC)
Hi,
Thanks for providing a PKGBUILD for cspice! This package provides the file /usr/include/f2c.h (Standard Fortran to C header file), modified specifically for CSPICE. That file is also provided by the package f2c in AUR (https://aur.archlinux.org/packages/f2c/) creating a conflict. (f2c is an indirect dependency of the 3D model editor meshlab for example)
Do you think it is possible to drop the modified version of f2c in cspice and add the package f2c as a dependency instead? Otherwise, do we have to add 'conflicts=("f2c")' to the PKGBUILD of cspice?
Best wishes, kerel
BrainDamage commented on 2018-01-08 22:46 (UTC)
upstream re-released the package without bumping version, updated the hash
pirogronian commented on 2018-01-07 21:30 (UTC)
I've got checksum error. However, after submitting sum manually, it build and intell fine.