We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我在 Ubuntu 和 Debian 的包 librime-data-terra-pinyin 中,都注意到它依赖于 librime-data-cangjie5,而 librime-data-cangjie5 又依赖于 librime-data-luna-pinyin。因此当安装 librime-data-terra-pinyin 的时候,导致明月拼音和仓颉都被安装,而删除朙月拼音时,会导致地球拼音也被卸载。
librime-data-terra-pinyin
librime-data-cangjie5
librime-data-luna-pinyin
我看了一下这3个包的内容,我感觉似乎并不需要互相依赖,是不是这里写错了?
另外,我不太清楚这里是否是合适的位置提交这个问题,如果我提交错了位置,请帮忙告诉我正确的打包相关的 issue 提交位置,谢谢。
The text was updated successfully, but these errors were encountered:
用來反查的
Sorry, something went wrong.
librime-data-terra-pinyin 包中的内容是:
/usr/share/doc/librime-data-terra-pinyin/changelog.Debian.gz /usr/share/doc/librime-data-terra-pinyin/copyright /usr/share/rime-data/build/terra_pinyin.prism.bin /usr/share/rime-data/build/terra_pinyin.reverse.bin /usr/share/rime-data/build/terra_pinyin.schema.yaml /usr/share/rime-data/build/terra_pinyin.table.bin /usr/share/rime-data/terra_pinyin.dict.yaml /usr/share/rime-data/terra_pinyin.schema.yaml
这里面有 terra_pinyin.reverse.bin ,这个文件不是用来反查的么?
terra_pinyin.reverse.bin
那是供它方案反查己的
不一定要,但出廠設置了用倉頡反查,如果不安裝該依賴方案就會形如故障。 留待配方工具完善後,用戶可以輕鬆組合可選功能,就可以不在出廠設置裏默認打開了。
No branches or pull requests
我在 Ubuntu 和 Debian 的包
librime-data-terra-pinyin
中,都注意到它依赖于librime-data-cangjie5
,而librime-data-cangjie5
又依赖于librime-data-luna-pinyin
。因此当安装librime-data-terra-pinyin
的时候,导致明月拼音和仓颉都被安装,而删除朙月拼音时,会导致地球拼音也被卸载。我看了一下这3个包的内容,我感觉似乎并不需要互相依赖,是不是这里写错了?
另外,我不太清楚这里是否是合适的位置提交这个问题,如果我提交错了位置,请帮忙告诉我正确的打包相关的 issue 提交位置,谢谢。
The text was updated successfully, but these errors were encountered: