Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37039089
en ru br
ALT Linux repositórios
S:0.0.2-alt3

Group :: Desenvolvimento/ML
RPM: ocamlify

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: ocamlify
Version: 0.0.2
Release: alt3
Summary: Include files in OCaml code
License: LGPL with static compilation exception
Group: Development/ML
Url: http://ocamlify.forge.ocamlcore.org/
# https://github.com/gildor478/ocamlify
Source0: %name-%version.tar
Patch0: ocamlify-0.0.2-oasis-0.4.11.patch
BuildRequires: ocaml-findlib
BuildRequires: ocaml-ocamlbuild, ocaml-ocamlbuild-devel
Requires: ocaml

%description
OCamlify allows to create OCaml source code by including whole files into
OCaml string or string list. The code generated can be compiled as a
standard OCaml file. It allows embedding external resources as OCaml code.

%prep
%setup
%patch0 -p1


%build
ocaml setup.ml -configure --prefix %buildroot/usr
ocaml setup.ml -build

%install
mkdir -p %buildroot/usr
ocaml setup.ml -install

%files
%doc AUTHORS.txt COPYING.txt INSTALL.txt README.txt
%_bindir/ocamlify

%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