Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37042983
en ru br
Репозитории ALT

Группа :: Науки/Химия
Пакет: libxc

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

Name:     libxc
Version:  6.2.2
Release:  alt1

Summary:  Library of exchange-correlation functionals for density-functional theory
License:  MPL-2.0
Group:    Sciences/Chemistry
URL:      https://www.tddft.org/programs/libxc/
VCS:      https://gitlab.com/libxc/libxc

Packager: Andrey Cherepanov <cas at altlinux.org>

Source:   %name-%version.tar

BuildRequires: gcc-fortran

%description
Libxc is a library of exchange-correlation functionals for density-functional
theory. The aim is to provide a portable, well tested and reliable set of
exchange and correlation functionals that can be used by a variety of programs.

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

%description devel
%{summary}.

%prep
%setup

%build
%autoreconf
%configure \
   --enable-shared \
   --disable-static
%make_build

%install
%makeinstall_std

%files
%doc README.md AUTHORS
%_bindir/xc-info
%_libdir/*.so.*

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

%changelog

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

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