head	1.4;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2013.03.22.23.30.04;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2012.11.17.05.54.57;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2012.02.07.20.57.08;	author delphij;	state Exp;
branches;
next	1.1;

1.1
date	2011.11.11.15.50.46;	author clsung;	state Exp;
branches;
next	;


desc
@@


1.4
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/314960
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# New ports collection makefile for:	libgooglepinyin
# Date created:				11 Nov 2011
# Whom:			Zhihao Yuan <lichray@@gmail.com>
#
# $FreeBSD: head/chinese/libgooglepinyin/Makefile 314960 2013-03-22 20:06:14Z makc $
#

PORTNAME=	libgooglepinyin
PORTVERSION=	0.1.2
CATEGORIES=	chinese devel
MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}

MAINTAINER=	lichray@@gmail.com
COMMENT=	A fork of Google Pinyin IME on Android

USE_BZIP2=	yes
USE_LDCONFIG=	yes
USES=		cmake

.include <bsd.port.mk>
@


1.3
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/chinese/libgooglepinyin/Makefile 300895 2012-07-14 12:56:14Z beat $
d18 1
a18 1
USE_CMAKE=	yes
@


1.2
log
@Update fcitx and friends:

 - fcitx to 4.2.0, always depend on dbus
 - fcitx-cloudpinyin to 0.2.0
 - fcitx-configtool to 0.4.0
 - fcitx-googlepinyin to 0.1.4
 - fcitx-sunpinyin to 0.3.3
 - fcitx-ui-light to 0.1.3
 - libgooglepinyin to 0.1.2

PR:		ports/164820
Submitted by:	maintainer (Zhihao Yuan <lichray gmail com>
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@libgooglepinyin is a Chinese input method engine, forked from Google
Pinyin IME on Android.

WWW:	http://code.google.com/p/libgooglepinyin/

PR:		ports/162471
Submitted by:	maintainer (Zhihao Yuan)
Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	0.1.1
a15 3
ONLY_FOR_ARCHS=	amd64 i386
ONLY_FOR_ARCHS_REASON=	does not support big-endian dictionary

@

