non port: deskutils/maliit-keyboard/Makefile |
SVNWeb
|
Number of commits found: 9 |
Sun, 11 Sep 2022
|
[ 10:20 Felix Palmen (zirias) ] ddae4e9 (Only the first 10 of 1105 ports in this commit are shown above. )
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Sun, 24 Jul 2022
|
[ 08:38 Tobias C. Berner (tcberner) ] 8aa3283
deskutils/maliit-keyboard: update to 2.3.1
Changelog:
* Fix extended keys to have uniform width in popover
* Implement grid layout for longer extended keys lists
* Render button as down when CharKey is pressed
* Fix crash in pinyin keyboard due to wrong cmake variable
|
Wed, 6 Jul 2022
|
[ 20:28 Tobias C. Berner (tcberner) ] 0b7084a
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
|
Thu, 14 Apr 2022
|
[ 19:12 Tobias C. Berner (tcberner) ] d342243
deskutils/maliit-keyboard: update to 2.2.1.1
|
Fri, 1 Apr 2022
|
[ 17:48 Tobias C. Berner (tcberner) ] 5133b0c
deskutils/maliit-keyboard: update to 2.2.0
|
Fri, 24 Sep 2021
|
[ 16:11 Tobias C. Berner (tcberner) ] c134d63
deskutils/maliit-keyboard: update to 2.1.0
Changelog:
https://github.com/maliit/keyboard/releases/tag/2.1.0
|
Fri, 27 Aug 2021
|
[ 15:05 Tobias C. Berner (tcberner) ] 421153e
gnome.mk: fix usage of GLIB_SCHEMAS in five ports
Glib schema files should be registered using the GLIB_SCHEMAS
variable provided by gnome.mk. This will add them and additionally
the required glib-schemas keyword to the plist.
The following ports were touched:
* deskutils/foliate
* deskutils/gnome-tweaks
* deskutils/maliit-keyboard
* games/swell-foop
* textproc/ibus-m17n
|
Wed, 30 Jun 2021
|
[ 11:47 Tobias C. Berner (tcberner) ] ecfeb56
deskutils/maliit-keyboard: New port
Maliit provides a flexible and cross-platform input method framework for mobile
and embedded text input, including a virtual keyboard. It has a plugin-based
client-server architecture where applications act as clients and communicate
with the Maliit server via input context plugins.
WWW: http://maliit.github.io/
|
Number of commits found: 9 |