Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37572257
en ru br
ALT Linux repos
5.0: 3.1-alt3

Group :: Sciences/Mathematics
RPM: libsuitesparse-devel

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: libsuitesparse-devel
Version: 3.1
Release: alt3

Summary: Static libraries and development (header) files for sparse matrix calculations.
Packager: Paul Wolneykien <manowar at altlinux.ru>
License: LGPL, GPL
Group: Sciences/Mathematics
Url: http://www.cise.ufl.edu/research/sparse/SuiteSparse/

Source: %name-%version.tar.gz
Patch: no-metis.patch
Patch1: makedoc.patch
Patch2: pic.patch

# Automatically added by buildreq on Sun Sep 14 2008

BuildRequires: gcc-fortran liblapack-devel tetex-dvips tetex-latex

%package doc
Summary: documentation and samples for %name
Packager: Paul Wolneykien <manowar at altlinux.ru>
License: GPL, LGPL
Group: Sciences/Mathematics
Url: http://www.cise.ufl.edu/research/sparse/SuiteSparse/
Requires: %name = %version-%release
BuildArch: noarch

%description
Package contains a set of static libraries and development (header)
files to use efficient calculation algorithms with sparse matricies in
your programs.

%description doc
Documentation for a set of static libraries that provide an efficient
calculation algorithms with sparse matricies for your programs.

%prep
%setup -q
%patch -p1
%patch1 -p1
%patch2 -p1

%build
make
make doc

%install
%makeinstall NAME=%name VERSION=%version

%files
%_libdir/*
%_includedir/*

%files doc
%_docdir/%name-%version/*/*

%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