4f0eba1efd
EXT_SUFFIX, according to PEP 3149, refers to the full tag and extension for compiled extension module objects, eg .cpython-311.so, .cpython-313t.so, etc. We do not use the correct semantic meaning, and this usage becomes ambiguous and confusing when tags do not match between bytecode and compiled extension module objects. Rename our PYTHON_EXT_SUFFIX to PYTHON_TAG to align with PEP 3147's specification of a magic tag, which consists of implementation name and shorthand version only. This is meant for bytecode and other files containing this tag in their filename that do not depend on a specific Python ABI for the same version. Chase all existing consumers. Introduce PYTHON_SOABI to align with PEP 3149's specification of a tag, which consists of implementation name, shorthand version and any ABI flags present (this and PYTHON_TAG are identical without ABI flags). This is meant for compiled extension module objects and other files that depend on a specific Python ABI for the same version. Add documentation for these variables that our PYTHON_EXT_SUFFIX never had. PR: 274671 Event: Kitchener-Waterloo Hackathon 202506
49 lines
2.1 KiB
Plaintext
49 lines
2.1 KiB
Plaintext
libexec/ibus-engine-libpinyin
|
|
libexec/ibus-setup-libpinyin
|
|
share/applications/ibus-setup-libbopomofo.desktop
|
|
share/applications/ibus-setup-libpinyin.desktop
|
|
%%ENGLISH%%%%DATADIR%%/db/english.db
|
|
%%TABLE%%%%DATADIR%%/db/table.db
|
|
%%DATADIR%%/icons/chinese.svg
|
|
%%DATADIR%%/icons/english.svg
|
|
%%DATADIR%%/icons/full-punct.svg
|
|
%%DATADIR%%/icons/full.svg
|
|
%%DATADIR%%/icons/half-punct.svg
|
|
%%DATADIR%%/icons/half.svg
|
|
%%DATADIR%%/icons/ibus-bopomofo.svg
|
|
%%DATADIR%%/icons/ibus-pinyin.svg
|
|
%%DATADIR%%/icons/simp-chinese.svg
|
|
%%DATADIR%%/icons/trad-chinese.svg
|
|
%%DATADIR%%/network.txt
|
|
%%DATADIR%%/setup/__pycache__/config%%PYTHON_TAG%%.opt-1.pyc
|
|
%%DATADIR%%/setup/__pycache__/config%%PYTHON_TAG%%.pyc
|
|
%%DATADIR%%/setup/__pycache__/dicttreeview%%PYTHON_TAG%%.opt-1.pyc
|
|
%%DATADIR%%/setup/__pycache__/dicttreeview%%PYTHON_TAG%%.pyc
|
|
%%DATADIR%%/setup/__pycache__/keyboardshortcut%%PYTHON_TAG%%.opt-1.pyc
|
|
%%DATADIR%%/setup/__pycache__/keyboardshortcut%%PYTHON_TAG%%.pyc
|
|
%%DATADIR%%/setup/__pycache__/main2%%PYTHON_TAG%%.opt-1.pyc
|
|
%%DATADIR%%/setup/__pycache__/main2%%PYTHON_TAG%%.pyc
|
|
%%DATADIR%%/setup/__pycache__/shortcuteditor%%PYTHON_TAG%%.opt-1.pyc
|
|
%%DATADIR%%/setup/__pycache__/shortcuteditor%%PYTHON_TAG%%.pyc
|
|
%%DATADIR%%/setup/config.py
|
|
%%DATADIR%%/setup/dicttreeview.py
|
|
%%DATADIR%%/setup/ibus-libpinyin-preferences.ui
|
|
%%DATADIR%%/setup/keyboardshortcut.py
|
|
%%DATADIR%%/setup/main2.py
|
|
%%DATADIR%%/setup/shortcuteditor.py
|
|
share/ibus/component/libpinyin.xml
|
|
%%NLS%%share/locale/ca/LC_MESSAGES/ibus-libpinyin.mo
|
|
%%NLS%%share/locale/cs/LC_MESSAGES/ibus-libpinyin.mo
|
|
%%NLS%%share/locale/de/LC_MESSAGES/ibus-libpinyin.mo
|
|
%%NLS%%share/locale/es/LC_MESSAGES/ibus-libpinyin.mo
|
|
%%NLS%%share/locale/fr/LC_MESSAGES/ibus-libpinyin.mo
|
|
%%NLS%%share/locale/ka/LC_MESSAGES/ibus-libpinyin.mo
|
|
%%NLS%%share/locale/pt_BR/LC_MESSAGES/ibus-libpinyin.mo
|
|
%%NLS%%share/locale/ru/LC_MESSAGES/ibus-libpinyin.mo
|
|
%%NLS%%share/locale/si/LC_MESSAGES/ibus-libpinyin.mo
|
|
%%NLS%%share/locale/uk/LC_MESSAGES/ibus-libpinyin.mo
|
|
%%NLS%%share/locale/zh_CN/LC_MESSAGES/ibus-libpinyin.mo
|
|
%%NLS%%share/locale/zh_HK/LC_MESSAGES/ibus-libpinyin.mo
|
|
%%NLS%%share/locale/zh_TW/LC_MESSAGES/ibus-libpinyin.mo
|
|
share/metainfo/libpinyin.appdata.xml
|