New port: chinese/libcangjie

This is a C library implementing the Cangjie input method.
This library is based on Wan Leung Wong's original libcangjie
with some updated API.

WWW: https://github.com/Cangjians/libcangjie

PR:		223565
Submitted by:	hello@blubee.me
This commit is contained in:
Kurt Jaeger 2017-12-31 19:14:12 +00:00
parent 0be2c28b28
commit 7c35908087
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457715
5 changed files with 55 additions and 0 deletions

View File

@ -59,6 +59,7 @@
SUBDIR += kcfonts
SUBDIR += kde4-l10n-zh_CN
SUBDIR += kde4-l10n-zh_TW
SUBDIR += libcangjie
SUBDIR += libchewing
SUBDIR += libpinyin
SUBDIR += libreoffice-zh_CN

View File

@ -0,0 +1,33 @@
# Created by: blubee <hello@blubee.me>
# $FreeBSD$
PORTNAME= libcangjie
PORTVERSION= 1.3
DISTVERSIONPREFIX= v
CATEGORIES= chinese
MAINTAINER= hello@blubee.me
COMMENT= C library implementing the Cangjie input method
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libsqlite3.so:databases/sqlite3 \
libfreetype.so:print/freetype2 \
libdbus-1.so:devel/dbus
USES= autoreconf gmake libtool localbase pkgconfig sqlite
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_XORT= xi
USE_GITHUB= yes
GH_ACCOUNT= Cangjians
GH_PROJECT= libcangjie
post-install:
@(${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so)
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1509796688
SHA256 (Cangjians-libcangjie-v1.3_GH0.tar.gz) = 4855f4369e2d51c23e331c6327b5be148d9ad0e61077ebe23e38e9bbeaceb25b
SIZE (Cangjians-libcangjie-v1.3_GH0.tar.gz) = 695074

View File

@ -0,0 +1,5 @@
This is a C library implementing the Cangjie input method.
This library is based on Wan Leung Wong's original libcangjie
with some updated API.
WWW: https://github.com/Cangjians/libcangjie

View File

@ -0,0 +1,13 @@
bin/libcangjie_bench
bin/libcangjie_cli
bin/libcangjie_dbbuilder
include/cangjie/cangjie.h
include/cangjie/cangjiechar.h
include/cangjie/cangjiecharlist.h
include/cangjie/cangjiecommon.h
include/cangjie/cangjieerrors.h
lib/libcangjie.so
lib/libcangjie.so.2
lib/libcangjie.so.2.0.1
libdata/pkgconfig/cangjie.pc
%%DATADIR%%/cangjie.db