aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/fcitx-table-extra
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2015-03-31 15:08:00 +0800
committerdelphij <delphij@FreeBSD.org>2015-03-31 15:08:00 +0800
commitd99aaf142743e32671285f8831f8472090451c35 (patch)
tree78917bf49ceac628433c2677aa29dda7b28d1619 /chinese/fcitx-table-extra
parentcf8ba76fd0d6653c6f77f2a5b31d2cd481ab5572 (diff)
downloadfreebsd-ports-gnome-d99aaf142743e32671285f8831f8472090451c35.tar.gz
freebsd-ports-gnome-d99aaf142743e32671285f8831f8472090451c35.tar.zst
freebsd-ports-gnome-d99aaf142743e32671285f8831f8472090451c35.zip
Major update to libpinyin, fcitx and their add ons:
- New port: chinese/brise Rime schema repository - Update chinese/fcitx to 4.2.8.5. - Update chinese/fcitx-chewing to 0.2.2. - Update chinese/fcitx-cloudpinyin to 0.3.4. - Update chinese/fcitx-configtool to 0.4.8. - Update chinese/fcitx-libpinyin to 0.3.1. - Update chinese/fcitx-rime to 0.3.1. - Update chinese/fcitx-sunpinyin to 0.4.1. - Update chinese/fcitx-table-extra to 0.3.7. - Add LICENSE and update website (mainly move off Google Code) for various ports. - Update chinese/libpinyin to 1.1.0. - Update chinese/librime to 1.1. - Update chinese/opencc to 0.4.3. - Update japanese/fcitx-anthy to 0.2.1. - New port: japanese/fcitx-skk SKK support for Fcitx - Update korean/fcitx-hangul to 0.3.0. - Update textproc/fcitx-m17n to 0.2.3. PR: ports/198743 Submitted by: maintainer, hiroto.kagotani@gmail.com, delphij
Diffstat (limited to 'chinese/fcitx-table-extra')
-rw-r--r--chinese/fcitx-table-extra/Makefile9
-rw-r--r--chinese/fcitx-table-extra/distinfo4
-rw-r--r--chinese/fcitx-table-extra/files/patch-tables__CMakeLists.txt10
-rw-r--r--chinese/fcitx-table-extra/pkg-descr2
-rw-r--r--chinese/fcitx-table-extra/pkg-plist12
5 files changed, 26 insertions, 11 deletions
diff --git a/chinese/fcitx-table-extra/Makefile b/chinese/fcitx-table-extra/Makefile
index dde2da73f559..3b365410c26b 100644
--- a/chinese/fcitx-table-extra/Makefile
+++ b/chinese/fcitx-table-extra/Makefile
@@ -2,21 +2,20 @@
# $FreeBSD$
PORTNAME= fcitx-table-extra
-PORTVERSION= 0.3.3
+PORTVERSION= 0.3.7
CATEGORIES= chinese
-MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
+MASTER_SITES= http://download.fcitx-im.org/${PORTNAME}/
DIST_SUBDIR= fcitx
MAINTAINER= lichray@gmail.com
COMMENT= Table-based input methods for Fcitx
+LICENSE= GPLv2
+
LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx
USES= tar:xz cmake gettext
-USE_GNOME= intltool
INSTALLS_ICONS= yes
STRIP=
-PROJECTHOST= fcitx
-
.include <bsd.port.mk>
diff --git a/chinese/fcitx-table-extra/distinfo b/chinese/fcitx-table-extra/distinfo
index 3d5340c539d4..c1c117efd432 100644
--- a/chinese/fcitx-table-extra/distinfo
+++ b/chinese/fcitx-table-extra/distinfo
@@ -1,2 +1,2 @@
-SHA256 (fcitx/fcitx-table-extra-0.3.3.tar.xz) = ae2bbf9146dfdeafb6220c9a738ddc1f0437da2c5f2da0d578ba4970bc74767d
-SIZE (fcitx/fcitx-table-extra-0.3.3.tar.xz) = 3350592
+SHA256 (fcitx/fcitx-table-extra-0.3.7.tar.xz) = 8933570ecd803a4f4fe932c983004e669d81b2f08c3bcaa532151545a42e659e
+SIZE (fcitx/fcitx-table-extra-0.3.7.tar.xz) = 3704164
diff --git a/chinese/fcitx-table-extra/files/patch-tables__CMakeLists.txt b/chinese/fcitx-table-extra/files/patch-tables__CMakeLists.txt
new file mode 100644
index 000000000000..134fd3a79ffd
--- /dev/null
+++ b/chinese/fcitx-table-extra/files/patch-tables__CMakeLists.txt
@@ -0,0 +1,10 @@
+--- ./tables/CMakeLists.txt.orig 2013-09-02 08:32:18.000000000 +0900
++++ ./tables/CMakeLists.txt 2014-03-20 12:40:01.000000000 +0900
+@@ -22,5 +22,5 @@
+ endforeach()
+ add_custom_target(table_data ALL DEPENDS ${MB_FILE})
+
+-install(FILES ${CONF_FILE} DESTINATION ${FCITX4_PREFIX}/share/fcitx/table)
+-install(FILES ${MB_FILE} DESTINATION ${FCITX4_PREFIX}/share/fcitx/table)
++install(FILES ${CONF_FILE} DESTINATION share/fcitx/table)
++install(FILES ${MB_FILE} DESTINATION share/fcitx/table)
diff --git a/chinese/fcitx-table-extra/pkg-descr b/chinese/fcitx-table-extra/pkg-descr
index 69e4698ef194..adf6756594d8 100644
--- a/chinese/fcitx-table-extra/pkg-descr
+++ b/chinese/fcitx-table-extra/pkg-descr
@@ -1,4 +1,4 @@
fcitx-table-extra provides Boshiamy, Zhengma, Cangjie, and Quick input
methods driven by the fcitx-table IM engine.
-WWW: http://code.google.com/p/fcitx/
+WWW: https://fcitx-im.org/wiki/Fcitx
diff --git a/chinese/fcitx-table-extra/pkg-plist b/chinese/fcitx-table-extra/pkg-plist
index 4fa8a51e9963..f1b5a5f19e9f 100644
--- a/chinese/fcitx-table-extra/pkg-plist
+++ b/chinese/fcitx-table-extra/pkg-plist
@@ -10,6 +10,7 @@ share/fcitx/imicon/quick3.png
share/fcitx/imicon/quick5.png
share/fcitx/imicon/scj6.png
share/fcitx/imicon/stroke5.png
+share/fcitx/imicon/t9.png
share/fcitx/imicon/wu.png
share/fcitx/imicon/zhengma.png
share/fcitx/table/array30-big.conf
@@ -42,6 +43,8 @@ share/fcitx/table/scj6.conf
share/fcitx/table/scj6.mb
share/fcitx/table/stroke5.conf
share/fcitx/table/stroke5.mb
+share/fcitx/table/t9.conf
+share/fcitx/table/t9.mb
share/fcitx/table/wu.conf
share/fcitx/table/wu.mb
share/fcitx/table/wubi-large.conf
@@ -50,19 +53,22 @@ share/fcitx/table/zhengma-large.conf
share/fcitx/table/zhengma-large.mb
share/fcitx/table/zhengma.conf
share/fcitx/table/zhengma.mb
+share/icons/hicolor/48x48/apps/fcitx-cantonese.png
share/icons/hicolor/48x48/apps/fcitx-cantonhk.png
share/icons/hicolor/48x48/apps/fcitx-jyutping.png
share/icons/hicolor/48x48/apps/fcitx-quick-classic.png
share/icons/hicolor/48x48/apps/fcitx-quick3.png
share/icons/hicolor/48x48/apps/fcitx-quick5.png
share/icons/hicolor/48x48/apps/fcitx-scj6.png
+share/icons/hicolor/48x48/apps/fcitx-stroke5.png
share/icons/hicolor/48x48/apps/fcitx-wu.png
-share/icons/hicolor/48x48/apps/fcitx-zhengma.png
share/icons/hicolor/64x64/apps/fcitx-array30-big.png
share/icons/hicolor/64x64/apps/fcitx-array30.png
share/icons/hicolor/64x64/apps/fcitx-boshiamy.png
-share/icons/hicolor/64x64/apps/fcitx-cantonese.png
share/icons/hicolor/64x64/apps/fcitx-easy-big.png
-share/icons/hicolor/64x64/apps/fcitx-stroke5.png
+share/icons/hicolor/64x64/apps/fcitx-t9.png
+share/icons/hicolor/64x64/apps/fcitx-zhengma.png
+share/locale/de/LC_MESSAGES/fcitx-table-extra.mo
+share/locale/ja/LC_MESSAGES/fcitx-table-extra.mo
share/locale/zh_CN/LC_MESSAGES/fcitx-table-extra.mo
share/locale/zh_TW/LC_MESSAGES/fcitx-table-extra.mo