Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37405133
en ru br
Репозитории ALT
S:1.1.0-alt1
5.1: 1.0.0-alt1
www.altlinux.org/Changes

Группа :: Разработка/C++
Пакет: errut

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

Name: errut
Version: 1.1.0
Release: alt1

Summary: This is meant to be a set of simple error handling utilities

Group: Development/C++
License: MIT
URL: http://research.edm.uhasselt.be/jori/errut/
Packager: Sergey Alembekov <rt at altlinux.ru>
Source: %name-%version.tar.gz
Patch: errut-1.1.0-fix_include_string.patch

BuildRequires: gcc-c++ cmake

%description
This is meant to be a set of simple error handling utilities. Currently
it is only one header file. It was originally a part of a larger project,
but turned out to be helpful in several other projects, which is why its
own project was created.

%prep
%setup
%patch -p2

%build
%cmake_insource

%install
%makeinstall_std

%files
%_libdir/*
%_includedir/%name

%changelog

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

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