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

Группа :: Система/Библиотеки
Пакет: libmateweather

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

Name: libmateweather
Version: 1.26.1
Release: alt1
Epoch: 1
Summary: Libraries to allow MATE Desktop to display weather information
License: GPLv2+ and LGPLv2+
Group: System/Libraries
Url: http://mate-desktop.org/
Packager: Valery Inozemtsev <shrek at altlinux.ru>

Source: %name-%version.tar
Patch: %name-%version-%release.patch

Requires: %name-data = %epoch:%version-%release

BuildRequires: mate-common gtk-doc libgtk+3-devel libsoup-devel libxml2-devel

%description
Libraries to allow MATE Desktop to display weather information

%package data
Group: System/Libraries
Summary: Data files for the libmateweather
BuildArch: noarch

%description data
This package contains shared data needed for libmateweather

%package devel
Group: Development/C
Summary:  Development files for libmateweather

%description devel
Development files for libmateweather

%prep
%setup -q
%patch -p1

%build
%autoreconf
%configure \
--enable-gtk-doc-html \
--enable-locations-compression \
--disable-static \
--disable-schemas-compile

%make_build

%install
%make DESTDIR=%buildroot install

%find_lang %name --with-gnome --all-name

%files
%doc AUTHORS COPYING README
%_libdir/%name.so.*
%_datadir/glib-2.0/schemas/org.mate.weather.gschema.xml

%files data -f %name.lang
%_iconsdir/hicolor/*/status/*
%_datadir/%name

%files devel
%_includedir/%name
%_libdir/%name.so
%_pkgconfigdir/*.pc

%changelog

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

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