forked from tovbinm/ocaml-faces
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_oasis
More file actions
18 lines (17 loc) · 696 Bytes
/
_oasis
File metadata and controls
18 lines (17 loc) · 696 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
OASISFormat: 0.3
Name: ofaces
Version: 0.1
Synopsis: OCaml library for face detection using OpenCV
Authors: Matthew Tovbin
License: FreeBSD
Plugins: META (0.3)
BuildType: Custom (0.3)
InstallType: Custom (0.3)
XCustomBuild: make -C src all opt PREFIX=$(prefix)
XCustomBuildClean: make -C src clean
XCustomInstall: cd src; ocamlfind install ofaces META dllofaces.so libofaces.a ofaces.a ofaces.cma ofaces.cmi ofaces.cmo ofaces.cmx ofaces.cmxa ofaces.cmxs ofaces.mli ofacesutil.cmi ofacesutil.cmo ofacesutil.cmx ofacesutil.mli swig.cmi swig.cmo swig.cmx swig.mli
XCustomUninstall: ocamlfind remove ofaces
Library ofaces
Path: src
BuildTools: swig
Modules: Ofaces