Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37044986
en ru br
Репозитории ALT
S:1.1.0-alt1.qa1
5.1: 1.0.0-alt1
www.altlinux.org/Changes

Группа :: Разработка/C
Пакет: libquantum

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

Name: libquantum
Version: 1.1.0
Release: alt1.qa1

Summary: The C library for quantum computing and quantum simulation

License: GPL
Group: Development/C
Url: http://www.libquantum.de

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://www.libquantum.de/files/%name-%version.tar

%description
libquantum is a C library for quantum computing and quantum
simulation. It provides quantum registers, unitary operations, time
evolution, and measurement functions. The main goal is a physically
precise simulation of a quantum system with high performance.

%package devel
Summary: Development files for %name
Group: Development/C
Requires: %name = %version-%release

%description devel
This package contains development files required
in development of the %name-based applications.

%prep
%setup

%build
%configure --disable-static
%make_build

%install
%makeinstall_std LIBDIR=%buildroot%_libdir

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

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

%changelog

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

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