fcitx5/baselibs.conf
Marguerite Su 3bfa1db39d Accepting request 868076 from home:MargueriteSu:branches:M17N
- update version 5.0.4
  * Supporting resolving the session dbus address exported to X11
  * Add long press support for special symbol, this is disabled by default and also customizable.
  * Avoid trigger dbus activation for "fcitx5-remote -e"
  * In order to support "old" fcitx im module bundled, added a new fcitx4 frontend (mainly to support wps-office out of box).

OBS-URL: https://build.opensuse.org/request/show/868076
OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx5?expand=0&rev=13
2021-01-31 06:29:11 +00:00

33 lines
1.3 KiB
Plaintext

libFcitx5Core7
requires "libFcitx5Config6-<targettype> = <version>"
requires "libFcitx5Utils2-<targettype> = <version>"
requires "libgcc_s1-<targettype>"
requires "glibc-<targettype>"
requires "libstdc++6-<targettype>"
requires "libuuid1-<targettype>"
requires "libxkbcommon0-<targettype>"
provides "libfcitx-4_2_9-<targettype> = <version>"
obsoletes "libfcitx-4_2_9-<targettype> <= 4.2.9.8"
provides "libFcitx5Core5-<targettype> = <version>"
obsoletes "libFcitx5Core5-<targettype> < <version>"
post "/sbin/ldconfig"
postun "/sbin/ldconfig"
libFcitx5Config6
requires "libFcitx5Utils2-<targettype> = <version>"
requires "glibc-<targettype>"
requires "libgcc_s1-<targettype>"
requires "libstdc++6-<targettype>"
provides "libFcitx5Config5-<targettype> = <version>"
obsoletes "libFcitx5Config5-<targettype> < <version>"
post "/sbin/ldconfig"
postun "/sbin/ldconfig"
libFcitx5Utils2
requires "glibc-<targettype>"
requires "libstdc++6-<targettype>"
requires "libgcc_s1-<targettype>"
requires "libsystemd0-<targettype>"
provides "libFcitx5Utils1-<targettype> = <version>"
obsoletes "libFcitx5Utils1-<targettype> < <version>"
post "/sbin/ldconfig"
postun "/sbin/ldconfig"