gn add subsystem_name

bundle.json change version

Signed-off-by: PengKejie <pengkejie@h-partners.com>
This commit is contained in:
PengKejie
2025-05-06 10:50:30 +08:00
parent a206d84865
commit 809d42bfeb
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -17,11 +17,12 @@ import("//third_party/tex-hyphen/tex-hyphen.gni")
ohos_executable("hpb_transform") {
cflags_cc = [ "-std=c++17" ]
output_name = "hpb_transform"
part_name = "tex-hyphen"
install_enable = false
sources =
[ "$hyphen_root/ohos/src/hyphen-build/hyphen_pattern_processor.cpp" ]
external_deps = [ "icu:shared_icuuc" ]
part_name = "tex-hyphen"
subsystem_name = "thirdparty"
}
dep_list = []
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@ohos/tex-hyphen",
"description": "This is the central repository for all hyphenation patterns",
"version": "CTAN-2021.03.21",
"version": "5.1",
"license": "various",
"publishAs": "resource-file",
"segment": {