forked from pool/ocaml-cppo
- Replace tabs with spaces in generated _oasis file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-cppo?expand=0&rev=30
This commit is contained in:
parent
f33dca1ed9
commit
08a68092fa
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 31 07:07:33 UTC 2017 - olaf@aepfle.de
|
||||||
|
|
||||||
|
- Replace tabs with spaces in generated _oasis file
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 17 14:40:14 UTC 2017 - ohering@suse.de
|
Wed May 17 14:40:14 UTC 2017 - ohering@suse.de
|
||||||
|
|
||||||
|
@ -78,30 +78,30 @@ Version: 0
|
|||||||
Synopsis: The C preprocessor written in OCaml
|
Synopsis: The C preprocessor written in OCaml
|
||||||
Authors: Martin Jambon
|
Authors: Martin Jambon
|
||||||
LicenseFile: LICENSE
|
LicenseFile: LICENSE
|
||||||
License: BSD-3-Clause
|
License: %{license}
|
||||||
Plugins: META(`oasis version`)
|
Plugins: META(`oasis version`)
|
||||||
BuildTools: ocamlbuild
|
BuildTools: ocamlbuild
|
||||||
|
|
||||||
Library ocamlbuild_cppo
|
Library ocamlbuild_cppo
|
||||||
Path: ocamlbuild_plugin
|
Path: ocamlbuild_plugin
|
||||||
Modules: Ocamlbuild_cppo
|
Modules: Ocamlbuild_cppo
|
||||||
Install: true
|
Install: true
|
||||||
BuildDepends: ocamlbuild
|
BuildDepends: ocamlbuild
|
||||||
|
|
||||||
Document ocamlbuild_cppo
|
Document ocamlbuild_cppo
|
||||||
Title: API reference for ocamlbuild_cppo
|
Title: API reference for ocamlbuild_cppo
|
||||||
Type: ocamlbuild
|
Type: ocamlbuild
|
||||||
BuildTools+: ocamldoc
|
BuildTools+: ocamldoc
|
||||||
InstallDir: \$htmldir
|
InstallDir: \$htmldir
|
||||||
Install: true
|
Install: true
|
||||||
XOCamlbuildPath: .
|
XOCamlbuildPath: .
|
||||||
XOCamlbuildLibraries: ocamlbuild_cppo
|
XOCamlbuildLibraries: ocamlbuild_cppo
|
||||||
|
|
||||||
Executable cppo
|
Executable cppo
|
||||||
Path: .
|
Path: .
|
||||||
MainIs: cppo_main.ml
|
MainIs: cppo_main.ml
|
||||||
CompiledObject: best
|
CompiledObject: best
|
||||||
BuildDepends: unix, str
|
BuildDepends: unix, str
|
||||||
|
|
||||||
Test cppo
|
Test cppo
|
||||||
Type: Custom (0.0.1)
|
Type: Custom (0.0.1)
|
||||||
|
Loading…
Reference in New Issue
Block a user