sync ports with The Matrix

This commit is contained in:
purplerain 2023-09-17 04:05:06 +00:00
parent 02776f1507
commit a0fe1892c0
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
885 changed files with 6817 additions and 4874 deletions

View file

@ -1,12 +1,14 @@
COMMENT = completion input-method to speed up typing
VERSION = 2.24.0
VERSION = 2.24.1
DISTNAME = ibus-typing-booster-${VERSION}
CATEGORIES = inputmethods
HOMEPAGE = https://mike-fabian.github.io/ibus-typing-booster/
MAINTAINER = Antoine Jacoutot <ajacoutot@openbsd.org>
# GPLv3+, APLv2 (fonts)
PERMIT_PACKAGE = Yes

View file

@ -1,2 +1,2 @@
SHA256 (ibus-typing-booster-2.24.0.tar.gz) = 23vBX9ziNsws+n4kGxxj+6Dd++QJdD+2p4WCoHvBuQM=
SIZE (ibus-typing-booster-2.24.0.tar.gz) = 12225906
SHA256 (ibus-typing-booster-2.24.1.tar.gz) = LCTTcV0RS2X4Phys0pPjz6wOSX35lOgRQTjPp3/cHHs=
SIZE (ibus-typing-booster-2.24.1.tar.gz) = 12218815

View file

@ -221,7 +221,6 @@ share/ibus-typing-booster/data/annotationsDerived/gd.xml
share/ibus-typing-booster/data/annotationsDerived/gl.xml
share/ibus-typing-booster/data/annotationsDerived/gu.xml
share/ibus-typing-booster/data/annotationsDerived/ha.xml
share/ibus-typing-booster/data/annotationsDerived/ha_NE.xml
share/ibus-typing-booster/data/annotationsDerived/he.xml
share/ibus-typing-booster/data/annotationsDerived/hi.xml
share/ibus-typing-booster/data/annotationsDerived/hi_Latn.xml
@ -261,7 +260,6 @@ share/ibus-typing-booster/data/annotationsDerived/mr.xml
share/ibus-typing-booster/data/annotationsDerived/ms.xml
share/ibus-typing-booster/data/annotationsDerived/mt.xml
share/ibus-typing-booster/data/annotationsDerived/my.xml
share/ibus-typing-booster/data/annotationsDerived/nb.xml
share/ibus-typing-booster/data/annotationsDerived/ne.xml
share/ibus-typing-booster/data/annotationsDerived/nl.xml
share/ibus-typing-booster/data/annotationsDerived/nn.xml
@ -353,6 +351,8 @@ share/ibus-typing-booster/engine/${MODPY_PYCACHE}itb_nltk.${MODPY_PYC_MAGIC_TAG}
share/ibus-typing-booster/engine/${MODPY_PYCACHE}itb_nltk.${MODPY_PYC_MAGIC_TAG}pyc
share/ibus-typing-booster/engine/${MODPY_PYCACHE}itb_pango.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
share/ibus-typing-booster/engine/${MODPY_PYCACHE}itb_pango.${MODPY_PYC_MAGIC_TAG}pyc
share/ibus-typing-booster/engine/${MODPY_PYCACHE}itb_sound.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
share/ibus-typing-booster/engine/${MODPY_PYCACHE}itb_sound.${MODPY_PYC_MAGIC_TAG}pyc
share/ibus-typing-booster/engine/${MODPY_PYCACHE}itb_util.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
share/ibus-typing-booster/engine/${MODPY_PYCACHE}itb_util.${MODPY_PYC_MAGIC_TAG}pyc
share/ibus-typing-booster/engine/${MODPY_PYCACHE}itb_version.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
@ -373,6 +373,7 @@ share/ibus-typing-booster/engine/itb_active_window.py
share/ibus-typing-booster/engine/itb_emoji.py
share/ibus-typing-booster/engine/itb_nltk.py
share/ibus-typing-booster/engine/itb_pango.py
share/ibus-typing-booster/engine/itb_sound.py
share/ibus-typing-booster/engine/itb_util.py
share/ibus-typing-booster/engine/itb_version.py
share/ibus-typing-booster/engine/m17n_translit.py