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

Группа :: Разработка/ML
Пакет: ocaml-gsl

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

%define ocamlmod gsl
Name: ocaml-%ocamlmod
Version: 1.24.3
Release: alt1
Summary: Interface to GSL (GNU scientific library) for OCaml
Summary(ru_RU.UTF-8): п≤п╫я┌п╣я─я└п╣п╧я│ п╠п╦п╠п╩п╦п╬я┌п╣п╨п╦ GSL п╢п╩я▐ OCaml
License: GPLv3
Group: Development/ML
Url: http://mmottl.github.io/gsl-ocaml/
ExcludeArch: armh
Provides: ocaml4-gsl
Obsoletes: ocaml4-gsl

Source: %name-%version.tar
Patch0: %name-%version-%release.patch

BuildRequires: libgsl-devel ocaml-findlib ocaml-dune-configurator-devel ocaml-ocamldoc
BuildRequires: ocaml-base-devel ocaml-stdio-devel

%package devel
Summary: Development files for programs which will use the OcamlGSL library
Summary(ru_RU.UTF-8): п≈п╟пЁп╬п╩п╬п╡п╬я┤п╫я▀п╣ я└п╟п╧п╩я▀ п╢п╩я▐ п©я─п╬пЁя─п╟п╪п╪, п╦я│п©п╬п╩я▄п╥я┐я▌я┴п╦я┘ п╠п╦п╠п╩п╦п╬я┌п╣п╨я┐ OcamlGSL
Group: Development/ML
Requires: %name = %EVR

%description
This is an interface to GSL (GNU scientific library), for the
Objective Caml language.

%description devel
This package includes development files necessary for developing
programs which use interface to GSL (GNU scientific library)

%prep
%setup
%patch0 -p1

%build
%dune_build -p %ocamlmod

%install
%dune_install

%check
%dune_check

%files -f ocaml-files.runtime
%doc LICENSE.md README.md

%files devel -f ocaml-files.devel
%changelog

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

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