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

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

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

Name: ocaml-sqlite3
Version: 0.3.5
Release: alt1

Summary: Sqlite library 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.bz2

# Automatically added by buildreq on Tue Jan 08 2008

BuildRequires: findlib sqlite-devel

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

%description
ocaml-sqlite provides bindings for SQLite.

%description ocaml-sqlite
OcamlSQLite library runtime parts

%prep

%setup

%build
./configure

make

%install
%define _compress_method skip
%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/sqlite/

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

%files
%ocamlsitelib/sqlite

%doc CHANGES README TODO

%changelog

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

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