e8e13cb593
- Drop Python2 support (using pyupgrade --py3-plus *.py) - Make it possible to use keys with Unicode keysyms in keybindings (requires ibus > 1.5.30) (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/497, same problem for ibus-table) - Use `frames_per_buffer=chunk_size` option in `self._paudio.open()` (Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2238746#c3) - Translation update from Weblate (cs 36.6%, ja 45.3%, zh_CN 92.0%) - Convert to rpm-autospec
46 lines
919 B
Plaintext
46 lines
919 B
Plaintext
test: ./runtest.sh
|
|
duration: 50m
|
|
framework: beakerlib
|
|
require:
|
|
# This stuff is only needed if gnome-desktop-testing
|
|
# cannot be required as a package and needs to be cloned
|
|
# from the git repo and build from source:
|
|
# - git
|
|
# - make
|
|
# - gcc
|
|
# - diffutils
|
|
# - autoconf
|
|
# - automake
|
|
# - libtool
|
|
# - glib2-devel
|
|
# - systemd-devel
|
|
- gnome-session
|
|
- gnome-shell
|
|
- gnome-shell-extension-no-overview
|
|
- ibus
|
|
- ibus-devel
|
|
- ibus-desktop-testing
|
|
- gnome-desktop-testing
|
|
- ibus-table
|
|
- ibus-table-tests
|
|
- rsync
|
|
- xorg-x11-server-Xwayland
|
|
- xwayland-run
|
|
- appstream
|
|
- libappstream-glib
|
|
- desktop-file-utils
|
|
- python3-gobject
|
|
- python3-gobject-base
|
|
- glib2
|
|
- gtk3
|
|
- dconf
|
|
- dbus-x11
|
|
- python3-devel
|
|
- python3-pyxdg
|
|
- ibus-table-chinese-wubi-jidian
|
|
- ibus-table-chinese-cangjie
|
|
- ibus-table-chinese-stroke5
|
|
- ibus-table-code
|
|
- ibus-table-latin
|
|
- ibus-table-translit
|