diff options
author | obache <obache@pkgsrc.org> | 2009-11-24 12:03:45 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-11-24 12:03:45 +0000 |
commit | 5144435ec03caa39457602b16446d6b175f3ba74 (patch) | |
tree | d01abc67b5b01b93a0ebddab885c4eb60a289aed /inputmethod/scim-pinyin | |
parent | acd5a25e664505be68e000d776ad09fb8cccd5e2 (diff) | |
download | pkgsrc-5144435ec03caa39457602b16446d6b175f3ba74.tar.gz |
Import scim-pinyin-0.5.91 as inputmethod/scim-pinyin.
scim-pinyin is an SCIM IMEngine module for smart pinyin.
Diffstat (limited to 'inputmethod/scim-pinyin')
-rw-r--r-- | inputmethod/scim-pinyin/DESCR | 1 | ||||
-rw-r--r-- | inputmethod/scim-pinyin/Makefile | 25 | ||||
-rw-r--r-- | inputmethod/scim-pinyin/PLIST | 16 | ||||
-rw-r--r-- | inputmethod/scim-pinyin/distinfo | 5 |
4 files changed, 47 insertions, 0 deletions
diff --git a/inputmethod/scim-pinyin/DESCR b/inputmethod/scim-pinyin/DESCR new file mode 100644 index 00000000000..f4a9d183be0 --- /dev/null +++ b/inputmethod/scim-pinyin/DESCR @@ -0,0 +1 @@ +scim-pinyin is an SCIM IMEngine module for smart pinyin. diff --git a/inputmethod/scim-pinyin/Makefile b/inputmethod/scim-pinyin/Makefile new file mode 100644 index 00000000000..41ef10ca46c --- /dev/null +++ b/inputmethod/scim-pinyin/Makefile @@ -0,0 +1,25 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/11/24 12:03:45 obache Exp $ +# + +DISTNAME= scim-pinyin-0.5.91 +CATEGORIES= inputmethod +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} + +MAINTAINER= obache@NetBSD.org +HOMEPAGE= http://www.scim-im.org/ +COMMENT= SCIM IMEngine module for smart pinyin +LICENSE= gnu-gpl-v2 + +PKG_DESTDIR_SUPPORT= user-destdir + +USE_LANGUAGES= c c++ +USE_PKGLOCALEDIR= yes +USE_LIBTOOL= yes +USE_TOOLS+= msgfmt pkg-config gmake +GNU_CONFIGURE= yes + +USE_SCIM_GTKUTILS= yes + +.include "../../devel/gettext-lib/buildlink3.mk" +.include "../../inputmethod/scim/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/inputmethod/scim-pinyin/PLIST b/inputmethod/scim-pinyin/PLIST new file mode 100644 index 00000000000..bdf3551861e --- /dev/null +++ b/inputmethod/scim-pinyin/PLIST @@ -0,0 +1,16 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2009/11/24 12:03:45 obache Exp $ +lib/scim-1.0/1.4.0/IMEngine/pinyin.la +lib/scim-1.0/1.4.0/SetupUI/pinyin-imengine-setup.la +share/locale/de/LC_MESSAGES/scim-pinyin.mo +share/locale/fr/LC_MESSAGES/scim-pinyin.mo +share/locale/it/LC_MESSAGES/scim-pinyin.mo +share/locale/ja/LC_MESSAGES/scim-pinyin.mo +share/locale/ko/LC_MESSAGES/scim-pinyin.mo +share/locale/zh_CN/LC_MESSAGES/scim-pinyin.mo +share/locale/zh_TW/LC_MESSAGES/scim-pinyin.mo +share/scim/icons/smart-pinyin.png +share/scim/pinyin/phrase_lib +share/scim/pinyin/pinyin_phrase_index +share/scim/pinyin/pinyin_phrase_lib +share/scim/pinyin/pinyin_table +share/scim/pinyin/special_table diff --git a/inputmethod/scim-pinyin/distinfo b/inputmethod/scim-pinyin/distinfo new file mode 100644 index 00000000000..7d72cdd2c1d --- /dev/null +++ b/inputmethod/scim-pinyin/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/11/24 12:03:45 obache Exp $ + +SHA1 (scim-pinyin-0.5.91.tar.gz) = 58bea437a211b7af8420057541a38933a41841c7 +RMD160 (scim-pinyin-0.5.91.tar.gz) = dbde7b7871c7baf3656cd4c7000196cf99ae15e2 +Size (scim-pinyin-0.5.91.tar.gz) = 5492055 bytes |