Commit Graph

10 Commits (5fea80f5693a74ee736300944c0c7204a663b92b)

Author SHA1 Message Date
Mavridis Philippe 07171bc7a7
KWeather Konqueror sidebar revival
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
4 years ago
Alexander Golubev d949147662 cmake: a couple of small fixes
* Fix project name
* Add explicit dependencies for a custom command in kweather

Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
4 years ago
Slávek Banko 3a63db1399
Do not list files that are part of the source code as DEPENDS.
This resolves FTBS, which may occur due to commit 07d616b7e2.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 07d616b7e2
Generate kweather station information files during the build phase
instead of the configuration phase.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Emanoil Kotsev f48efce561
kweather: Improve station list processing
+ Add a README file with information about the processing stations
+ Automatically generate stations.dat and weather_stations.desktop
  from data/nsd_cccc.txt before cmake checks
+ File downloaded from https://tgftp.nws.noaa.gov/data/nsd_cccc.txt
+ Clean up weather_stations.desktop.in and moved relevant information
  to data/station_names.txt
+ Added GG to EU and NU, PE to Canada
+ Mapped most of African countries to AF region
+ Mapped few other countries to their regions
+ Algeria is not in the ME region
+ Christmas Islands code is CX
+ Added Greenland to Atlantic
+ Added some more states to Oceania
+ Added some more states to Cenetral and South Americas
+ Antarctica as new region
+ Renamed Australiasia to Australia and Oceania
+ Region abbreviations in alphabetic order
+ Removed Atlantic and Mexico regions and added North America
+ Mapped most of the outstanding stations in Canada and elsewhere
+ J Leslie Turriff provided information on the stations in Canada

Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>

Modify the generation of weather_stations.desktop so that it is possible
to merge translations into a generated file.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 3da95bc474
Simplify CMake rules for desktop file translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 094853ca31
Desktop file translations:
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Timothy Pearson 6c1373684f Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson ada451a25c Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Slávek Banko c4c9c9fd26 Initial conversion to cmake
Thanks to Fat-Zer
12 years ago