aboutsummaryrefslogtreecommitdiff
path: root/chinese/fcitx-libpinyin
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/fcitx-libpinyin')
-rw-r--r--chinese/fcitx-libpinyin/Makefile14
-rw-r--r--chinese/fcitx-libpinyin/distinfo6
-rw-r--r--chinese/fcitx-libpinyin/files/patch-src__CMakeLists.txt10
-rw-r--r--chinese/fcitx-libpinyin/pkg-descr2
4 files changed, 9 insertions, 23 deletions
diff --git a/chinese/fcitx-libpinyin/Makefile b/chinese/fcitx-libpinyin/Makefile
index 0542339c8ae7..51db9c80b2f9 100644
--- a/chinese/fcitx-libpinyin/Makefile
+++ b/chinese/fcitx-libpinyin/Makefile
@@ -1,7 +1,5 @@
-# Created by: Zhihao Yuan <lichray@gmail.com>
-
PORTNAME= fcitx-libpinyin
-PORTVERSION= 0.5.3
+PORTVERSION= 0.5.4
PORTREVISION= 2
CATEGORIES= chinese
MASTER_SITES= http://download.fcitx-im.org/${PORTNAME}/:body \
@@ -13,6 +11,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= lichray@gmail.com
COMMENT= Libpinyin support for Fcitx
+WWW= https://fcitx-im.org/wiki/Fcitx
LICENSE= GPLv2
@@ -22,21 +21,20 @@ LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \
libFcitxQt5WidgetsAddons.so:textproc/fcitx-qt5
USES= cmake gettext gnome pkgconfig tar:xz
-INSTALLS_ICONS= yes
_MODEL_VER= 20161206
OPTIONS_DEFINE= QT5
-OPTIONS_DEFAULT=QT5
+OPTIONS_DEFAULT_aarch64= QT5
+OPTIONS_DEFAULT_amd64= QT5
+OPTIONS_DEFAULT_i386= QT5
QT5_DESC= Enable Qtr for dictmanager
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MQT5}
-DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine
-EXPIRATION_DATE=2021-06-23
USES+= qt:5
-USE_QT= qmake_build gui webengine buildtools_build
+USE_QT= qmake:build gui webengine buildtools:build
USE_LDCONFIG= ${PREFIX}/lib/fcitx/qt
PLIST_SUB+= QT5=""
.else
diff --git a/chinese/fcitx-libpinyin/distinfo b/chinese/fcitx-libpinyin/distinfo
index a5bbb788e81b..f0d12c9c4ffb 100644
--- a/chinese/fcitx-libpinyin/distinfo
+++ b/chinese/fcitx-libpinyin/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1540296343
-SHA256 (fcitx/fcitx-libpinyin-0.5.3.tar.xz) = 46ca8cc970622665d4e46b69c99c9e37a729871d96cce9d4ee63c5c99210cca4
-SIZE (fcitx/fcitx-libpinyin-0.5.3.tar.xz) = 47504
+TIMESTAMP = 1651382214
+SHA256 (fcitx/fcitx-libpinyin-0.5.4.tar.xz) = 650a846f59a50af5e0ce2e493957885bac59995784bb4e211bf8ad1a83607af3
+SIZE (fcitx/fcitx-libpinyin-0.5.4.tar.xz) = 47376
SHA256 (fcitx/model.text.20161206.tar.gz) = 5c7024e5735389c471f54b867eda0d98c5a40a5e5e75333a9febac107508f704
SIZE (fcitx/model.text.20161206.tar.gz) = 15099931
diff --git a/chinese/fcitx-libpinyin/files/patch-src__CMakeLists.txt b/chinese/fcitx-libpinyin/files/patch-src__CMakeLists.txt
deleted file mode 100644
index 5a1d19c76611..000000000000
--- a/chinese/fcitx-libpinyin/files/patch-src__CMakeLists.txt
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./src/CMakeLists.txt.orig 2013-07-16 05:34:05.000000000 +0900
-+++ ./src/CMakeLists.txt 2014-03-19 15:51:24.000000000 +0900
-@@ -22,6 +22,7 @@
- )
-
- add_definitions( -DLOCALEDIR=\"${CMAKE_INSTALL_PREFIX}/share/locale\" )
-+add_definitions( -D_WITH_GETLINE )
-
- fcitx_add_addon_full(libpinyin DESC
- SOURCES ${fcitx_libpinyin_sources}
diff --git a/chinese/fcitx-libpinyin/pkg-descr b/chinese/fcitx-libpinyin/pkg-descr
index ba2dc2c0f935..5625d3ac193b 100644
--- a/chinese/fcitx-libpinyin/pkg-descr
+++ b/chinese/fcitx-libpinyin/pkg-descr
@@ -1,4 +1,2 @@
fcitx-libpinyin provides libpinyin, a Chinese pinyin input method algorithm
collection, as a back-end to the Fcitx IM framework.
-
-WWW: https://fcitx-im.org/wiki/Fcitx