deskutils/maliit-keyboard: update to 2.3.0

Changelog:
 *   Add CI build rule to build on KDE Neon
 *   Remove unused window flag setting code
 *   Replace remaining context properties with singletons
 *   Remove unused and useless install target
 *   Fix builds without Pinyin
 *   Fix the build of unit tests and enable them by default
 *   Fix a possible undefined error in CharKey
 *   Improve the PhoneNumber keyboard layout
 *   Fix the settings URL for Plasma Mobile kcm renaming
 *   Use new syntax for Connections components
 *   Rely on QQC2 styles insted of an internal themes implementation
This commit is contained in:
Tobias C. Berner 2022-07-06 22:09:58 +02:00
parent 0c4c7f4f02
commit 0b7084a7f4
3 changed files with 5 additions and 17 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= keyboard
DISTVERSION= 2.2.1.1
DISTVERSION= 2.3.0
CATEGORIES= deskutils kde
PKGNAMEPREFIX= maliit-
@ -17,7 +17,7 @@ USE_GITHUB= yes
GH_ACCOUNT= maliit
USE_GNOME= glib20
GLIB_SCHEMAS= org.maliit.keyboard.maliit.gschema.xml
USE_QT= core dbus declarative gui multimedia network \
USE_QT= core dbus declarative gui multimedia network quickcontrols2 \
buildtools_build qmake_build
CMAKE_OFF= enable-tests
CMAKE_ARGS= -DHUNSPELL_DICT_PATH=${PREFIX}/share/hunspell

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1649962675
SHA256 (maliit-keyboard-2.2.1.1_GH0.tar.gz) = 32f2fd97fc025c686fbe6fbe9af2b7b751aa9453f3deee668d65a5626e2d4da9
SIZE (maliit-keyboard-2.2.1.1_GH0.tar.gz) = 13854158
TIMESTAMP = 1657138083
SHA256 (maliit-keyboard-2.3.0_GH0.tar.gz) = fd8288a6275c432eb71b44627bf39b4755a3b90a05352ee5c44cccd8d5e39a6e
SIZE (maliit-keyboard-2.3.0_GH0.tar.gz) = 13844819

View File

@ -291,7 +291,6 @@ lib/maliit/keyboard2/qml/keys/CharKey.qml
lib/maliit/keyboard2/qml/keys/DropShadow.qml
lib/maliit/keyboard2/qml/keys/ExtendedKeysSelector.qml
lib/maliit/keyboard2/qml/keys/FloatingActionKey.qml
lib/maliit/keyboard2/qml/keys/KeyIcon.qml
lib/maliit/keyboard2/qml/keys/KeyPad.qml
lib/maliit/keyboard2/qml/keys/KeyPopover.qml
lib/maliit/keyboard2/qml/keys/LanguageKey.qml
@ -401,15 +400,4 @@ share/locale/zh_HK/LC_MESSAGES/maliit-keyboard.mo
share/locale/zh_TW/LC_MESSAGES/maliit-keyboard.mo
share/maliit/keyboard2/devices/default.json
share/maliit/keyboard2/devices/tablet.json
share/maliit/keyboard2/themes/Ambiance.json
share/maliit/keyboard2/themes/BorderedBlack.json
share/maliit/keyboard2/themes/BorderedGrey.json
share/maliit/keyboard2/themes/BorderedWhite.json
share/maliit/keyboard2/themes/Breeze.json
share/maliit/keyboard2/themes/BreezeDark.json
share/maliit/keyboard2/themes/JustBlack.json
share/maliit/keyboard2/themes/JustGrey.json
share/maliit/keyboard2/themes/JustWhite.json
share/maliit/keyboard2/themes/SuruBlack.json
share/maliit/keyboard2/themes/SuruDark.json
share/metainfo/com.github.maliit.keyboard.metainfo.xml