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

Group :: System/Libraries
RPM: symmetrica

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: symmetrica
Version: 3.0.1
Release: alt1

Summary: Symmetrica is a C library developed by Lehrstuhl Mathematik II of the University of Bayreuth
License: MIT  
Group: System/Libraries
URL: https://gitlab.com/sagemath/symmetrica/

Packager: Andrey Cherepanov <cas at altlinux.org>

Source: %name-%version.tar

BuildRequires: gcc-c++

%description
Symmetrica is a C library developed by Lehrstuhl Mathematik II of the
University of Bayreuth.

%package devel
Summary: Development files for %name
Group: Development/C++

%description devel
%summary.

%prep
%setup

%build
%autoreconf
%configure --disable-static --disable-silent-rules
%make_build

%install
%makeinstall_std
rm -f %buildroot%_defaultdocdir/symmetrica/README.md

%check
%make_build check

%files
%doc README.md
%_libdir/*.so.*

%files devel
%_libdir/*.so
%_includedir/*

%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