git: 0b7084a7f453 - main - deskutils/maliit-keyboard: update to 2.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Jul 2022 20:31:31 UTC
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=0b7084a7f453f52e3db651fbbb21635c9c77917b commit 0b7084a7f453f52e3db651fbbb21635c9c77917b Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2022-07-06 20:09:58 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2022-07-06 20:28:40 +0000 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 --- deskutils/maliit-keyboard/Makefile | 4 ++-- deskutils/maliit-keyboard/distinfo | 6 +++--- deskutils/maliit-keyboard/pkg-plist | 12 ------------ 3 files changed, 5 insertions(+), 17 deletions(-) diff --git a/deskutils/maliit-keyboard/Makefile b/deskutils/maliit-keyboard/Makefile index aa14dd43473f..bb545074de7a 100644 --- a/deskutils/maliit-keyboard/Makefile +++ b/deskutils/maliit-keyboard/Makefile @@ -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 diff --git a/deskutils/maliit-keyboard/distinfo b/deskutils/maliit-keyboard/distinfo index 48d708984b10..18b157a99404 100644 --- a/deskutils/maliit-keyboard/distinfo +++ b/deskutils/maliit-keyboard/distinfo @@ -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 diff --git a/deskutils/maliit-keyboard/pkg-plist b/deskutils/maliit-keyboard/pkg-plist index 418b00fbbc40..49f55769f1eb 100644 --- a/deskutils/maliit-keyboard/pkg-plist +++ b/deskutils/maliit-keyboard/pkg-plist @@ -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