diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:56:41 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 20:56:41 +0100 |
commit | d87262dd706fec50cd150aab3e93883b6337466d (patch) | |
tree | 246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-i18n/libchewing-0.5.1 | |
parent | 71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'app-i18n/libchewing-0.5.1')
-rw-r--r-- | app-i18n/libchewing-0.5.1 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-i18n/libchewing-0.5.1 b/app-i18n/libchewing-0.5.1 new file mode 100644 index 000000000000..6a26f1c93a59 --- /dev/null +++ b/app-i18n/libchewing-0.5.1 @@ -0,0 +1,12 @@ +DEFINED_PHASES=configure install prepare test +DEPEND=dev-db/sqlite:3 test? ( sys-libs/ncurses[unicode] ) +DESCRIPTION=Intelligent phonetic (Zhuyin/Bopomofo) input method library +EAPI=6 +HOMEPAGE=http://chewing.im/ https://github.com/chewing/libchewing +IUSE=static-libs test +KEYWORDS=amd64 ~arm ~arm64 ppc ppc64 x86 +LICENSE=LGPL-2.1 +RDEPEND=dev-db/sqlite:3 +SLOT=0/3 +SRC_URI=https://github.com/chewing/libchewing/releases/download/v0.5.1/libchewing-0.5.1.tar.bz2 +_md5_=2373b585020293fc65d170d3018e03c6 |