Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37865096
en ru br
ALT Linux repositórios
S:1.02r6-alt1

Group :: Ciências/Matemática
RPM: libhomfly

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define lname libhomfly0

Name: libhomfly
Version: 1.02r6
Release: alt1
Summary: Library to compute the homfly polynomial of a link
License: ALT-Public-Domain
Group: Sciences/Mathematics
Url: https://github.com/miguelmarco/libhomfly

Source: https://github.com/miguelmarco/libhomfly/releases/download/%version/%name-%version.tar.gz
BuildRequires: libgc-devel

%description
A library to compute the homfly polynomial of a link.

%package -n %lname
Summary: Library to compute the homfly polynomial of a link
Group: System/Libraries

%description -n %lname
A library to compute the homfly polynomial of a link.

%package devel
Summary: Development files for the homfly library
Group: Development/C++
Requires: %lname = %version

%description devel
A library to compute the homfly polynomial of a link.

This subpackage provides the development headers for it.

%prep
%setup

%build
%configure --disable-static
%make_build

%install
%makeinstall_std
rm -f %buildroot%_libdir/*.la

%check
%make_build check

%files -n %lname
%_libdir/libhomfly.so.0*

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

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009