Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37766537
en ru br
ALT Linux repos
S:0.10.0-alt1

Group :: System/Libraries
RPM: rinutils

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1

Name: rinutils
Version: 0.8.0
Release: alt1

Summary: Shlomi Fish's gnu11 C Library of Random headers
Group: System/Libraries
License: MIT
Url: https://github.com/shlomif/rinutils

Source: %name-%version.tar

BuildRequires: cmake >= 3.5 gcc-c++ shlomif-cmake-modules

%description
This is a set of C headers containing macros and static functions
that are expected to work on Unix-like systems and MS Windows
that have been extracted from Shlomi Fishs projects.

%prep
%setup

%build
%cmake -DWITH_TEST_SUITE=OFF

%cmake_build

%install
%cmakeinstall_std

%files
%_includedir/%name/
%_libdir/cmake/Rinutils/
%_pkgconfigdir/librinutils.pc
%doc README.asciidoc NEWS.asciidoc LICENSE

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin