[CAPI] Beautify CAPI Generality Support
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 14 Jun 2019 04:06:38 +0000 (13:06 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Fri, 14 Jun 2019 04:38:54 +0000 (13:38 +0900)
commit9e8f409778e3bdeb92d376daafec029f099dbcca
tree61f5aa85ca2dc935d3cc1349f75bdc0206575274
parent7486ab663fcf60fc52b1e3c0359abcee7d78afa4
[CAPI] Beautify CAPI Generality Support

While the default CAPI header is focussed on Tizen,
if "-Denable-tizen=false", the CAPI header becomes
non-Tizen, which does not require any Tizen packages.

1. Beautify by not using .spec for sed (support non-RPM packages)
2. Beautify by not using unnecessary header in nnstreamer.h
3. Beautify by adding enable-tizen meson option.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
api/capi/include/nnstreamer.h
api/capi/meson.build
api/capi/modify_nnstreamer_h_for_nontizen.sh [new file with mode: 0755]
meson.build
meson_options.txt
packaging/nnstreamer.spec