Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37693455
en ru br
ALT Linux repositórios
5.0: 0.14.4-alt1
4.1: 0.14.4-alt1
4.0: 0.14.3-alt1
3.0: 0.12-alt3.1

Group :: Desenvolvimento/ML
RPM: ocamldsort

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009