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

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

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

Name: ocaml-cryptokit
Version: 1.3
Release: alt1

Summary: Cryptographic primitives for OCaml
License: GPL
Group: Development/ML
Url: http://pauillac.inria.fr/~xleroy/software.html

Packager: Veaceslav Grecea <slavutich at altlinux.org>
Source: %name-%version.tar.gz

# Automatically added by buildreq on Mon Jan 07 2008

BuildRequires: ocaml zlib-devel

%package ocaml-cryptokit
Group: Development/ML
Summary: ocamlcryptokit runtime libraries
Requires: ocaml-runtime = %{get_SVR ocaml-runtime}

%description
The Cryptokit library for Objective Caml provides a variety of cryptographic
primitives that can be used to implement cryptographic protocols in
security-sensitive applications.

%description ocaml-cryptokit
Cryptographic primitives for OCaml

%prep
%setup

%build
%make_build all
%make_build allopt

%install
%define ocamlsitelib %_libdir/ocaml/site-lib
%set_strip_method executable,shared
%set_verify_elf_method textrel=relaxed,rpath=strict,unresolved=relaxed

mkdir -p %buildroot%_libdir/ocaml/site-lib/cryptokit/

cp *.{so,mli,cmi,a,cma} %buildroot%_libdir/ocaml/site-lib/cryptokit
cp META %buildroot%_libdir/ocaml/site-lib/cryptokit

%files
%ocamlsitelib/cryptokit

%doc Changes README LICENSE

%changelog

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

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