mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
textproc/ibus-typing-booster: upgrade to 2.14.4
Release notes at <https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.14.4>.
This commit is contained in:
parent
0c159316ad
commit
7ce1664fb0
@ -1,7 +1,7 @@
|
||||
# Created by: Thierry Thomas <thierry@pompo.net>
|
||||
|
||||
PORTNAME= ibus-typing-booster
|
||||
PORTVERSION= 2.14.0
|
||||
PORTVERSION= 2.14.4
|
||||
CATEGORIES= textproc
|
||||
|
||||
MAINTAINER= thierry@FreeBSD.org
|
||||
@ -35,7 +35,13 @@ TEST_DEPENDS= ${LOCALBASE}/share/hunspell/cs_CZ.dic:textproc/cs-hunspell \
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= mike-fabian
|
||||
|
||||
USES= autoreconf gettext gmake gnome iconv pathfix pkgconfig python:3.6+
|
||||
USES= autoreconf gettext gmake gnome iconv pathfix pkgconfig \
|
||||
python:3.7+ shebangfix
|
||||
SHEBANG_FILES= engine/emoji-picker.in engine/ibus-engine-typing-booster.in \
|
||||
setup/ibus-setup-typing-booster.in
|
||||
SHEBANG_LANG= sh
|
||||
sh_OLD_CMD= /usr/bin/sh
|
||||
sh_CMD= ${SH}
|
||||
USE_GNOME= glib20 gtk30 pygobject3
|
||||
USE_LOCALE= en_US.UTF-8
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1628789435
|
||||
SHA256 (mike-fabian-ibus-typing-booster-2.14.0_GH0.tar.gz) = 33f55308b352ad30a0f8711f24be4d221e3a5434be87dfce306381fada05b20e
|
||||
SIZE (mike-fabian-ibus-typing-booster-2.14.0_GH0.tar.gz) = 9979962
|
||||
TIMESTAMP = 1629821921
|
||||
SHA256 (mike-fabian-ibus-typing-booster-2.14.4_GH0.tar.gz) = 5a95a4183c817482e64411cc2d7775a85365c18e119b178dda43defe900b44f7
|
||||
SIZE (mike-fabian-ibus-typing-booster-2.14.4_GH0.tar.gz) = 9977786
|
||||
|
@ -111,6 +111,7 @@ share/applications/ibus-setup-typing-booster.desktop
|
||||
%%DATADIR%%/data/annotations/rw.xml
|
||||
%%DATADIR%%/data/annotations/sa.xml
|
||||
%%DATADIR%%/data/annotations/sat.xml
|
||||
%%DATADIR%%/data/annotations/sc.xml
|
||||
%%DATADIR%%/data/annotations/sd.xml
|
||||
%%DATADIR%%/data/annotations/si.xml
|
||||
%%DATADIR%%/data/annotations/sk.xml
|
||||
|
Loading…
Reference in New Issue
Block a user