Commit Graph

33 Commits

Author SHA1 Message Date
Gergely Polonkai 4bd8196ea9 Move from AM_GNU_GETTEXT to AM_GLIB_GNU_GETTEXT
This eliminates a rare error when Gettext says that Makefile.in.in is
not generated by intltoolize while it is.
2014-07-08 21:12:28 +02:00
Gergely Polonkai f744cb0150 Upgrade GLib dependency to 2.38 2014-06-30 14:12:27 +02:00
Gergely Polonkai aa339f5863 Remove references and calls to libgd in favour of Gtk 3.10 calls 2014-02-25 22:32:54 +01:00
Gergely Polonkai 096111684e Updated for SWE-GLib 2.0 API 2013-10-04 00:16:55 +02:00
Gergely Polonkai e99a842871 Added (very) basic Yelp documentation. Testing needed! 2013-09-22 12:42:55 +02:00
Gergely Polonkai 88ea89f238 Created desktop icon definition 2013-09-21 22:33:23 +02:00
Gergely Polonkai 32d4f60239 Created GSettings schemas 2013-09-21 18:56:11 +02:00
Gergely Polonkai ddecd4502a Removed unneeded lines from configure.ac 2013-09-21 18:54:59 +02:00
Gergely Polonkai ccaf46241e Now installing XSL and CSS files 2013-09-19 23:08:43 +02:00
Gergely Polonkai e171bdfbbd Added WebKitGtk 3.0 as a build dependency 2013-09-19 20:13:03 +02:00
Gergely Polonkai 4cfa4624e6 Added exslt as a build dependency 2013-09-19 17:26:32 +02:00
Gergely Polonkai 37f3e81343 Added libxml2 as a build dependency 2013-09-17 18:32:56 +02:00
Gergely Polonkai b3d4bed6d3 Changed package name to Astrognome for prettier --version output 2013-09-17 09:01:21 +02:00
Gergely Polonkai b116b58b4a Removed GTK-Doc style documentation
It makes no sense. Some functions may remain having a documentation block, though.
2013-09-16 23:20:05 +02:00
Gergely Polonkai 5ced97c53b Added version information to pkgconfig dependencies 2013-09-12 22:39:12 +02:00
Gergely Polonkai 4d8422dfe7 Added GdStack as a dependency
It is a part of libgd, I have just activated the feature
2013-09-12 22:37:42 +02:00
Gergely Polonkai 12d2e57c55 geodata.xml is now generated correctly
Data is downloaded from geonames.org, and processed with an AWK and a Perl
script. The result is the part of the distribution, so the average user
(or a packager) doesn't have to download that much of data.
2013-09-09 22:56:09 +02:00
Gergely Polonkai 8301b6c07e Added icons 2013-09-09 13:51:40 +02:00
Gergely Polonkai 74255d31c6 Added libgd as a submodule, until GTK+ 3.10 comes out
libgd provides some neat widgets, like a header similar to
GTK+ 3.10's GtkHeaderBar, which comes in handy when generating the
window headers.
2013-09-07 23:14:35 +02:00
Gergely Polonkai 6595f0f961 Created geonames_process.pl Perl script to download and process geonames.org data
It is *NOT* ready for distribution yet! The script must be finished with
downloading real data, or separate rules must be added to create
(download) dependency files like timeZones.txt, allCountries.zip and
countryInfo.txt.
2013-09-06 16:37:36 +02:00
Gergely Polonkai 8b661ed04d Changed source to build with external SWE-GLib 2013-09-06 11:34:24 +02:00
Gergely Polonkai f8fb15ac28 Added SWE-Glib sources, which currently wraps Swiss Ephemeris function calls 2013-09-01 13:52:18 +02:00
Gergely Polonkai 2d297610d7 Cherry picked GTK-Doc related commits from swe-glib branch 2013-08-26 01:50:32 +02:00
Gergely Polonkai 33e9bd5d68 Switched to gnome-autogen.sh
It does the job more elegantly
2013-08-22 01:44:01 +02:00
Gergely Polonkai b0b6adb6b7 Renamed project to AstroGnome
With permission of AstroGnome's original author, Jean-André Santoni
which arrived on 22 August, 2013, 00:39 CEST by mail
2013-08-22 00:48:00 +02:00
Gergely Polonkai 0f2f79e0c9 Removed Clutter and GdkPixbuf as a dependency
They are not used at all
2013-07-27 23:26:12 +02:00
Gergely Polonkai 0942290599 Fixed NLS-related things 2013-07-26 14:11:08 +02:00
Gergely Polonkai 3cee870474 Reordered some configure.ac commands to prevent autogen warnings 2013-07-17 17:02:53 +02:00
Gergely Polonkai 9a70178240 Added i18n related files and configuration 2013-07-17 17:02:03 +02:00
Gergely Polonkai 3dcf2c31ee Added functions to experiment with clutter 2013-07-14 14:40:26 +02:00
Gergely Polonkai cd37d04f96 Added libm to dependencies 2013-07-14 14:34:01 +02:00
Gergely Polonkai e302cf6f89 Command reorder to satisfy LibTool needs in configure.ac 2013-07-09 01:31:39 +02:00
Gergely Polonkai 5e1d32bfa6 Initial commit with SWE 1.75 2013-07-09 01:15:13 +02:00