diff options
| author | Matioupi <Matioupi@users.noreply.github.com> | 2020-01-07 00:04:42 +0100 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2020-01-06 15:04:42 -0800 |
| commit | f9b577e74ffcafb59e1fdffe42ff9c787c3a628c (patch) | |
| tree | 2545c6de687fbb3f546196090d4232d5f68e4383 /ports/libaaplus/CONTROL | |
| parent | 9c860988ab67312761246b9d55242ee995596c1b (diff) | |
| download | vcpkg-f9b577e74ffcafb59e1fdffe42ff9c787c3a628c.tar.gz vcpkg-f9b577e74ffcafb59e1fdffe42ff9c787c3a628c.zip | |
[libaaplus] Add new port (#9194)
* Added port for AA+ library (astronomical algorithms)
* fix PR #9194 for static builds
* Additionnal PR #9194 fixes following JackBoosY comments
* [libaaplus] Fix export cmake, add feature tools
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Diffstat (limited to 'ports/libaaplus/CONTROL')
| -rw-r--r-- | ports/libaaplus/CONTROL | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ports/libaaplus/CONTROL b/ports/libaaplus/CONTROL new file mode 100644 index 000000000..3fb7f9fb3 --- /dev/null +++ b/ports/libaaplus/CONTROL @@ -0,0 +1,7 @@ +Source: libaaplus
+Version: 2.1.0
+Description: libaaplus is an astronomical computations library by naughter software
+Homepage: http://www.naughter.com/aa.html
+
+Feature: tools
+Description: Build libaaplus tools
\ No newline at end of file |
