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

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

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

# Unpackaged files in buildroot should terminate build
%define _unpackaged_files_terminate_build 1

Name: libsysstat
Version: 0.4.6
Release: alt1

Summary: Library used to query system info and statistics
License: LGPL
Group: System/Libraries

Url: https://lxqt.org
Source: %name-%version.tar
Packager: Michael Shigorin <mike at altlinux.org>

BuildRequires: gcc-c++ cmake rpm-macros-cmake
BuildRequires: lxqt-build-tools qt5-base-devel qt5-tools-devel

%description
%summary

%package devel
Summary: Development headers for %name
Group: Development/C++
Requires: %name = %version

%description devel
This package provides the development files for %name
which is used to query system info and statistics.

%prep
%setup

%build
%ifarch %e2k
%add_optflags -std=c++11
%endif
%cmake
%cmake_build

%install
%cmakeinstall_std

%files
%_libdir/*.so.*

%files devel
%_libdir/*.so
%_includedir/*/
%_pkgconfigdir/*.pc
%_datadir/cmake/*/

%changelog

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

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