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

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

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

Name: ocaml-ssl
Version: 0.5.10
Release: alt1
Summary: OCaml bindings for the OpenSSL library
License: LGPLv2.1 with OCaml-LGPL-linking-exception
Group: Development/ML
Url: https://github.com/savonet/ocaml-ssl
Source: %name-%version.tar
Patch0: %name-%version-alt.patch
# Automatically added by buildreq on Sun Jan 06 2008
BuildRequires: ocaml-findlib libssl-devel
BuildRequires: ocaml ocaml-dune-configurator-devel

%description
This package contains OCaml bindings for libssl.

Install it if you intend to develop
SSL-enabled applications in OCaml.

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

%description devel
The %name-devel package contains libraries and signature files for
developing applications that use %name.

%prep
%setup
%patch0 -p1
%build
%dune_build -p ssl

%install
%dune_install

%files -f ocaml-files.runtime

%files devel -f ocaml-files.devel

%changelog

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

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