[Spec] First draft for SNPE-devel dummy package submit/tizen_6.5/20211220.052941
authorSangjung Woo <sangjung.woo@samsung.com>
Thu, 11 Nov 2021 04:34:43 +0000 (13:34 +0900)
committerSangjung <sangjung.woo@samsung.com>
Mon, 20 Dec 2021 05:27:44 +0000 (14:27 +0900)
commitaee32cc9384c70fb4e3a9104401477aca3aa716d
tree409ffa8ac53d5ec45a4c24dbd2be1134672dcd81
parentddb7c5e666e79d5c1930578fa58d242a079926e2
[Spec] First draft for SNPE-devel dummy package

The Snapdragon Neural Processing Engine (SNPE) is a Qualcomm Snapdragon
software accelerated runtime for the execution of deep neural networks.
Because of the license issue, the header and binary files of SNPE cannot
be opened in public.

To support the NNStreamer filter for SNPE on both In-House build infra
and those of the public, this repo generates a snpe-devel.rpm package,
which contains the snpe-dummy.pc file. In the case of the dummy SNPE
package, nnstreamer-snpe rpm is created but contains no files.

Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
.gitignore [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
packaging/snpe.spec [new file with mode: 0644]
snpe-dummy.pc.in [new file with mode: 0644]