Remove fst dependency 61/231961/2
authorsooyeon.kim <sooyeon.kim@samsung.com>
Mon, 27 Apr 2020 04:44:42 +0000 (13:44 +0900)
committersooyeon.kim <sooyeon.kim@samsung.com>
Mon, 27 Apr 2020 05:09:07 +0000 (14:09 +0900)
Change-Id: I3793151cb13c97b16a35c84a283cf064082287cc
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
CMakeLists.txt
bin/arm/org.tizen.vc-engine-default
lib/arm/libfst.so [changed from symlink to file mode: 0644]
lib/arm/libfst.so.8 [deleted file]
packaging/org.tizen.vc-engine-default.spec

index 4929b83..a637b77 100644 (file)
@@ -13,7 +13,6 @@ INSTALL(FILES ${CMAKE_SOURCE_DIR}/lib/arm/libitn4vt.so DESTINATION ${APP_INSTALL
 INSTALL(FILES ${CMAKE_SOURCE_DIR}/lib/arm/libondeviceasr.so DESTINATION ${APP_INSTALL_PREFIX}/lib/ COMPONENT RuntimeLibraries)
 INSTALL(FILES ${CMAKE_SOURCE_DIR}/lib/arm/libvoiceactivity.so DESTINATION ${APP_INSTALL_PREFIX}/lib/ COMPONENT RuntimeLibraries)
 INSTALL(FILES ${CMAKE_SOURCE_DIR}/lib/arm/libfst.so DESTINATION ${APP_INSTALL_PREFIX}/lib/ COMPONENT RuntimeLibraries)
-INSTALL(FILES ${CMAKE_SOURCE_DIR}/lib/arm/libfst.so.8 DESTINATION ${APP_INSTALL_PREFIX}/lib/ COMPONENT RuntimeLibraries)
 
 SET( FILES_MODEL_KO_KR
        ${CMAKE_SOURCE_DIR}/res/models/ko_KR/dec1.tflite
index 1f472e7..6d02752 100755 (executable)
Binary files a/bin/arm/org.tizen.vc-engine-default and b/bin/arm/org.tizen.vc-engine-default differ
deleted file mode 120000 (symlink)
index 5840a6cbc48799af63869447fbee71fa24287404..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-libfst.so.8
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..cc79ebd21dbcfb73f895f9461410feb54cf60d08
Binary files /dev/null and b/lib/arm/libfst.so differ
diff --git a/lib/arm/libfst.so.8 b/lib/arm/libfst.so.8
deleted file mode 100644 (file)
index 28ea8ab..0000000
Binary files a/lib/arm/libfst.so.8 and /dev/null differ
index 07a8d73..47510e0 100644 (file)
@@ -8,9 +8,7 @@ Source0:    %{name}-%{version}.tar.gz
 Source1001: %{name}.manifest
 BuildRequires:  cmake
 BuildRequires:  pkgconfig(libtzplatform-config)
-BuildRequires:  openfst-devel
 
-Requires:  openfst
 
 %description
 Description: Voice control default engine service app