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

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

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

Name: camlmix
Version: 1.3.1
Release: alt1
Summary: Generic preprocessor for OCaml program with embedded text.

Group: Development/ML
License: BSD
Url: https://github.com/mjambon/camlmix
Source: %name-%version.tar
BuildRequires: ocaml

%description
Camlmix is a generic preprocessor which converts text with embedded
OCaml into an OCaml program with embedded text. It produces text
documents from one or several templates. Camlmix is not a Camlp4 syntax
extension.

%prep
%setup -q

%build
make

%install
mkdir -p %buildroot%_bindir
%makeinstall PREFIX=%buildroot%_prefix

%files
%doc LICENSE
%_bindir/*

%changelog

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

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