diff options
author | Xin LI <delphij@FreeBSD.org> | 2012-10-15 19:13:59 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2012-10-15 19:13:59 +0000 |
commit | a60cd375c2de49ac4fa1c452cac465687764d293 (patch) | |
tree | 16cd520a07b02578778912e3222a2c4b34a8413e /chinese/fcitx-googlepinyin | |
parent | 592cf5e025e24ad002de597b6d5cec6818176c8a (diff) | |
download | ports-a60cd375c2de49ac4fa1c452cac465687764d293.tar.gz ports-a60cd375c2de49ac4fa1c452cac465687764d293.zip |
Notes
Diffstat (limited to 'chinese/fcitx-googlepinyin')
-rw-r--r-- | chinese/fcitx-googlepinyin/Makefile | 13 | ||||
-rw-r--r-- | chinese/fcitx-googlepinyin/distinfo | 4 | ||||
-rw-r--r-- | chinese/fcitx-googlepinyin/pkg-plist | 6 |
3 files changed, 11 insertions, 12 deletions
diff --git a/chinese/fcitx-googlepinyin/Makefile b/chinese/fcitx-googlepinyin/Makefile index 854b9ff714b6..930cf3f418ac 100644 --- a/chinese/fcitx-googlepinyin/Makefile +++ b/chinese/fcitx-googlepinyin/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: fcitx-googlepinyin -# Date created: 11 Nov 2011 -# Whom: Zhihao Yuan <lichray@gmail.com> -# +# Created by: Zhihao Yuan <lichray@gmail.com> # $FreeBSD$ -# PORTNAME= fcitx-googlepinyin -PORTVERSION= 0.1.5 -PORTREVISION= 1 +PORTVERSION= 0.1.6 CATEGORIES= chinese MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DIST_SUBDIR= fcitx @@ -15,8 +10,8 @@ DIST_SUBDIR= fcitx MAINTAINER= lichray@gmail.com COMMENT= A libgooglepinyin support for Fcitx -LIB_DEPENDS= fcitx-config.4:${PORTSDIR}/chinese/fcitx \ - googlepinyin.0:${PORTSDIR}/chinese/libgooglepinyin +LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx \ + googlepinyin:${PORTSDIR}/chinese/libgooglepinyin USE_XZ= yes USE_GETTEXT= yes diff --git a/chinese/fcitx-googlepinyin/distinfo b/chinese/fcitx-googlepinyin/distinfo index 959983df8c8b..80951f271565 100644 --- a/chinese/fcitx-googlepinyin/distinfo +++ b/chinese/fcitx-googlepinyin/distinfo @@ -1,2 +1,2 @@ -SHA256 (fcitx/fcitx-googlepinyin-0.1.5.tar.xz) = f74ac4b40d11002a0dfc49572475a9b9d9671755b9c77bbc7a091d6e0849ab8d -SIZE (fcitx/fcitx-googlepinyin-0.1.5.tar.xz) = 20776 +SHA256 (fcitx/fcitx-googlepinyin-0.1.6.tar.xz) = 29a5506ed45d26534f7bcbca1c56138984dcc7e99a42652c6a49fe20ec0da781 +SIZE (fcitx/fcitx-googlepinyin-0.1.6.tar.xz) = 24080 diff --git a/chinese/fcitx-googlepinyin/pkg-plist b/chinese/fcitx-googlepinyin/pkg-plist index 296a8b9afb2f..98c329777013 100644 --- a/chinese/fcitx-googlepinyin/pkg-plist +++ b/chinese/fcitx-googlepinyin/pkg-plist @@ -1,6 +1,10 @@ lib/fcitx/fcitx-googlepinyin.so share/fcitx/addon/fcitx-googlepinyin.conf -share/fcitx/configdesc/fcitx-googlepinyin.desc share/fcitx/inputmethod/googlepinyin.conf +share/fcitx/imicon/googlepinyin.png +share/fcitx/skin/default/googlepinyin.png +share/fcitx/skin/classic/googlepinyin.png +share/icons/hicolor/16x16/apps/fcitx-googlepinyin.png +share/icons/hicolor/48x48/apps/fcitx-googlepinyin.png share/locale/zh_CN/LC_MESSAGES/fcitx-googlepinyin.mo share/locale/zh_TW/LC_MESSAGES/fcitx-googlepinyin.mo |