Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37422866
en ru br
Репозитории ALT

Группа :: Доступность
Пакет: gis-weather

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: gis-weather
Version: 0.8.1
Release: alt1.1
License: GPLv3
Summary: Customizable weather widget
Url: http://sourceforge.net/projects/gis-weather
Group: Accessibility
Packager:       Motsyo Gennadi <drool at altlinux.ru>
Source: %name-%version.tar.gz
Source1: gis-weather
Source2: gis-weather.desktop

BuildArch: noarch

BuildRequires(pre): rpm-build-python3
BuildRequires(pre): rpm-build-gir

# Automatically added by buildreq on Wed Jul 08 2015 (-bi)

# optimized out: python-base
BuildRequires: dos2unix python3 rpm-build-gir

Requires: python3-module-pygobject3 python3-module-pycairo

%add_python3_path %_datadir/%name
# This is not realy needed here (when there are no subpackages), because
# all of the deps get self-satisfied internally in python3.req.py
# (but in future that feature may be turned off):
%allow_python3_import_path %_datadir/%name
# More precise deps:
%python3_req_hier
# libaptindicator is not package in ALT Linux
# #%add_typelib_req_skiplist typelib(AppIndicator3)

%description
Customizable weather widget.
Features
 * View weather for several days
 * Detailed weather forecast for today and tomorrow
 * Fast switching between cities
 * Select the background and theme weather icons
 * "Compass" with the wind direction, with adjustable angle of rotation
 * Highlighting the high wind
 * Support weather services:
   * Gismeteo.com
   * AccuWeather.com
 * Support SVG and widget scale
 * Indicator to panel
 * Presets

%prep
%setup

%build
dos2unix ./dialogs/settings_dialog.py

%install
install -Dm 0755 %SOURCE1 %buildroot%_bindir/%name
install -Dm 0644 %SOURCE2 %buildroot%_desktopdir/%name.desktop
install -dm 0755 %buildroot%_datadir/%name
echo rpm > %buildroot%_datadir/%name/package
cp -a {dialogs,gis-weather.py,icon.png,i18n,services,themes,utils} %buildroot%_datadir/%name/
grep -rl '^#!' %buildroot%_datadir/%name/ | xargs chmod 0755

%files
%doc README.md
%_bindir/%name
%_desktopdir/%name.desktop
%_datadir/%name

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin