Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37045159
en ru br
Репозитории ALT
S:0.11.1-alt1
5.1: 0.7.2-alt0.M51.1
4.1: 0.6.2-alt1.M41.1
4.0: 0.5.99.1-alt1
3.0: 0.4.9-alt1
www.altlinux.org/Changes

Группа :: Графические оболочки/XFce
Пакет: xfce4-weather-plugin

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

Name: xfce4-weather-plugin
Version: 0.11.1
Release: alt1

Summary: Weather plugin for the Xfce panel
License: GPL-2.0+
Group: Graphical desktop/XFce
Url: https://docs.xfce.org/panel-plugins/%name
Packager: Xfce Team <xfce at packages.altlinux.org>
Vcs: https://gitlab.xfce.org/panel-plugins/xfce4-weather-plugin.git
Source: %name-%version.tar
Patch: %name-%version-%release.patch

BuildRequires: rpm-build-xfce4 xfce4-dev-tools
BuildRequires: libxfce4util-devel libxfce4ui-gtk3-devel libxfce4panel-gtk3-devel
BuildRequires: libxfconf-devel

BuildRequires: intltool libxml2-devel libsoup-devel libupower-devel

Requires: xfce4-panel >= 4.12.0-alt2

%define _unpackaged_files_terminate_build 1

%description
%name is the plugin for the Xfce panel, that display weather information
using forecast data provided by met.no.

%prep
%setup
%patch -p1
mkdir m4
# Don't use git tag in version.
%xfce4_drop_gitvtag weather_version_tag configure.ac.in

%build
%xfce4reconf
%configure \
   --disable-static \
--enable-maintainer-mode \
   --enable-debug=minimum
%make_build

%install
%makeinstall_std
%find_lang %name

%files -f %name.lang
%doc README AUTHORS NEWS
%_libdir/xfce4/panel/plugins/*
%_datadir/xfce4/weather
%_datadir/xfce4/panel/plugins/*.desktop
%_iconsdir/hicolor/*/apps/*.*

%exclude %_libdir/xfce4/panel/plugins/*.la

%changelog

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

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