Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37819080
en ru br
Репозитории ALT
5.1: 0.14.4-alt1
4.1: 0.14.4-alt1
4.0: 0.14.3-alt1
3.0: 0.12-alt3.1
www.altlinux.org/Changes

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

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

Name: ocamldsort
Version: 0.14.3
Release: alt1
Packager: Grigory Batalov <bga at altlinux.ru>

Summary: Makefile helper for OCaml
License: GPL
Group: Development/ML
Url: http://dimitri.mutu.net/ocaml.html

Source: ftp://quatramaran.ens.fr/pub/ara/ocamldsort/%name-%version.tar.gz
Patch: ocamldsort-0.14.3-alt-sed.patch

BuildRequires: ocaml >= 3.07, camlp4

%description

The ocamldsort command scans a set of Objective Caml source files (.ml and
.mli files) and sort them according to their dependencies in order to link
their corresponding .cmo files.

%prep
%setup -q
%patch0 -p0

%build
%configure
%make_build opt
mv ocamldsort.opt ocamldsort

%install
%makeinstall BINDIR=%buildroot%_bindir MANDIR=%buildroot%_mandir

%files
%_bindir/*
%doc %_man1dir/*
%doc README

%changelog

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

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