代码拉取完成,页面将自动刷新
Name: ocaml-cppo
Version: 1.6.9
Release: 1
Summary: An equivalent of the C preprocessor for OCaml programs
License: BSD
URL: https://github.com/ocaml-community/cppo
Source0: https://github.com/ocaml-community/cppo/archive/v%{version}/cppo-%{version}.tar.gz
BuildRequires: ocaml ocaml-dune ocaml-ocamlbuild ocaml-findlib
%description
Cppo is an equivalent of the C preprocessor for OCaml programs.It allows the definition of simple macros and file inclusion.
%prep
%autosetup -n cppo-%{version} -p1
sed -i 's/[%]{version:cppo}/%{version}/g' src/dune
%build
dune build %{?_smp_mflags} --verbose --profile release
%install
dune install --destdir=%{buildroot}
%files
%license LICENSE.md
%doc Changes.md README.md
%{_bindir}/cppo
%{_libdir}/ocaml/cppo/*
%{_libdir}/ocaml/cppo_ocamlbuild/*
%exclude /usr/doc/*cppo*/*
%changelog
* Wed Sep 20 2023 liyanan <thistleslyn@163.com> - 1.6.9-1
- upgrade to 1.6.9
* Mon Jul 26 2021 wang_yue111 <648774160@qq.com> - 1.6.6-1
- Package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。