- Update to 0.2.3
PR: 231621 Submitted by: ryo@tetera.org Approved by: maintainer
This commit is contained in:
parent
820422326d
commit
5578208138
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484683
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= fcitx-anthy
|
||||
PORTVERSION= 0.2.1
|
||||
PORTVERSION= 0.2.3
|
||||
CATEGORIES= japanese
|
||||
MASTER_SITES= http://download.fcitx-im.org/${PORTNAME}/
|
||||
DIST_SUBDIR= fcitx
|
||||
@ -12,6 +12,7 @@ COMMENT= Anthy support for Fcitx
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BUILD_DEPENDS= bash:shells/bash
|
||||
LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \
|
||||
libanthy.so:japanese/anthy
|
||||
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (fcitx/fcitx-anthy-0.2.1.tar.xz) = fd208474666f09f1c189c10c2c0fa9cfda33948b704410e02878fdd92174d78d
|
||||
SIZE (fcitx/fcitx-anthy-0.2.1.tar.xz) = 72196
|
||||
TIMESTAMP = 1541934183
|
||||
SHA256 (fcitx/fcitx-anthy-0.2.3.tar.xz) = ed9b4956356ca68e5f7bdd46492873ebebc921a6cf713d7fc62e5680393f5d06
|
||||
SIZE (fcitx/fcitx-anthy-0.2.3.tar.xz) = 78020
|
||||
|
@ -11,6 +11,7 @@ share/fcitx/anthy/nicola-a.sty
|
||||
share/fcitx/anthy/nicola-f.sty
|
||||
share/fcitx/anthy/nicola-j.sty
|
||||
share/fcitx/anthy/oasys100j.sty
|
||||
share/fcitx/anthy/qkana.sty
|
||||
share/fcitx/anthy/tron-dvorak.sty
|
||||
share/fcitx/anthy/tron-qwerty-jp.sty
|
||||
share/fcitx/anthy/tsuki-2-203-101.sty
|
||||
@ -25,7 +26,11 @@ share/icons/hicolor/scalable/status/fcitx-anthy-period-latin.svg
|
||||
share/icons/hicolor/scalable/status/fcitx-anthy-period-wide-japanese.svg
|
||||
share/icons/hicolor/scalable/status/fcitx-anthy-period-wide-latin.svg
|
||||
share/icons/hicolor/scalable/status/fcitx-anthy-symbol.svg
|
||||
share/locale/ca/LC_MESSAGES/fcitx-anthy.mo
|
||||
share/locale/da/LC_MESSAGES/fcitx-anthy.mo
|
||||
share/locale/de/LC_MESSAGES/fcitx-anthy.mo
|
||||
share/locale/ko/LC_MESSAGES/fcitx-anthy.mo
|
||||
share/locale/ja/LC_MESSAGES/fcitx-anthy.mo
|
||||
share/locale/ru/LC_MESSAGES/fcitx-anthy.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/fcitx-anthy.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/fcitx-anthy.mo
|
||||
|
Loading…
Reference in New Issue
Block a user