Commit Graph

32 Commits

Author SHA1 Message Date
Gergely Polonkai e03ed37133
Remove the bundled Swiss Ephemeris library 2021-04-27 08:42:06 +02:00
Gergely Polonkai aed102ea11 Update to Swiss Ephemeris 2.04 2016-07-25 12:42:52 +02:00
Gergely Polonkai 5dc7240420 Add leap second for 2015 2015-01-12 09:57:55 +01:00
Gergely Polonkai c461b743e4 Create GSettings schema with the available enum types 2014-10-31 23:19:26 +01:00
Gergely Polonkai 188a12d1ee Fix untested bugs
Data file path and enum generation failed after last commit
2014-09-02 16:10:18 +02:00
Gergely Polonkai a3a1dd0bd4 Add data files for asteroids 2014-09-02 15:28:53 +02:00
Gergely Polonkai 9d7eedb371 Add seleapsec.txt to installed file in RPM .spec 2014-05-28 16:55:12 +02:00
Gergely Polonkai 97dceeb45c Add seasnam.txt and seorbel.txt datafiles 2014-05-21 18:42:03 +02:00
Gergely Polonkai 45833584b7 Update Swiss Ephemeris to 2.0 2014-05-21 17:28:41 +02:00
Gergely Polonkai 26dcd74338 Add seleapsec.txt to installed data file list 2014-05-19 10:11:03 +02:00
Gergely Polonkai eec99bcb05 Update Swiss Ephemeris data files 2014-05-19 09:44:15 +02:00
Gergely Polonkai ae3393133a Fix RPM .spec to install vala .vapi file 2014-05-08 21:58:51 +02:00
Gergely Polonkai 2ec9bacf91 Fixed up things so RPM for 2.0.0 can be built 2013-10-01 01:06:45 +02:00
Gergely Polonkai aa9e6db10c Fixed error in RPM spec.in file
were using Makefile variables instead of .in substitutes
2013-10-01 01:06:25 +02:00
Gergely Polonkai 347dae00d3 Went to major version 2.0
There are too many API (and ABI) changes there, so let's just switch to 2.0
2013-09-26 22:30:31 +02:00
Gergely Polonkai 5365133de2 Fixed Swiss Ephemeris version number
It's actually 1.76, although the sources suggest it's 1.75
2013-09-26 22:29:19 +02:00
Gergely Polonkai a7dc5cb8c0 Fixed data/Makefile.am 2013-09-18 11:59:00 +02:00
Gergely Polonkai 7b28bb519c RPM spec file is now generated
Version number no longer needs to be updated
2013-09-18 11:54:05 +02:00
Gergely Polonkai f814f26ef4 Fixed RPM version in .spec file 2013-09-17 09:53:19 +02:00
Gergely Polonkai 46a59fedf6 Fixed zodiac calculation in GsweMoment
Yielded GSWE_SIGN_NONE instead of GSWE_SIGN_ARIES at position 0.0
2013-09-17 09:43:10 +02:00
Gergely Polonkai 115f28a6ef Fixed version numbers in pkgconfig file 2013-09-16 22:56:54 +02:00
Gergely Polonkai 4fd39664cc Finished RPM spec file 2013-09-16 22:37:37 +02:00
Gergely Polonkai 04493abe7f Removed old RPM spec file 2013-09-16 22:13:26 +02:00
Gergely Polonkai 30a80efb13 Merge branch 'rpm' of github.com:gergelypolonkai/swe-glib into rpm 2013-09-16 22:12:28 +02:00
Gergely Polonkai 05ecbae941 Changed RPM spec file to version 1.0.1
This is to comply with semver.org specifications
2013-09-16 22:11:29 +02:00
Gergely Polonkai 610ecb34e9 Added RPM .spec file 2013-09-16 22:08:26 +02:00
Gergely Polonkai fc0b767581 Merge branch 'master' of github.com:gergelypolonkai/swe-glib 2013-09-10 19:39:44 +02:00
Gergely Polonkai a8aa5ea029 Moved pkgconfig data file to data/ 2013-09-10 19:31:45 +02:00
Gergely Polonkai 59eb8fd306 Added RPM .spec file 2013-09-10 13:30:15 +02:00
Gergely Polonkai c89d08d04e Fixed datafiles installation problems 2013-09-06 11:08:48 +02:00
Gergely Polonkai 21cdbb2364 Created data/Makefile to install SwEph related data files
Also, SwEph data files has been moved to sweph-data for better separation
2013-09-06 10:21:00 +02:00
Gergely Polonkai 449e26259b (split from Astrognome)Moved all SWE and SWE-GLib related files under swe-glib/
!!!WARNING!!!   The build system is not updated to reflect this! The
!!!WARNING!!!   whole point is to subtree the swe-glib/ directory,
!!!WARNING!!!   making SWE-Glib a separate project as it intended to be.
2013-09-05 11:36:43 +02:00