head	1.5;
access;
symbols;
locks; strict;
comment	@# @;


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

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

1.3
date	2012.10.15.19.13.59;	author delphij;	state Exp;
branches;
next	1.2;

1.2
date	2012.09.08.10.32.37;	author wen;	state Exp;
branches;
next	1.1;

1.1
date	2012.05.01.13.53.06;	author scheidell;	state Exp;
branches;
next	;


desc
@@


1.5
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/314960
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Zhihao Yuan <lichray@@gmail.com>
# $FreeBSD: head/chinese/fcitx-libpinyin/Makefile 314960 2013-03-22 20:06:14Z makc $

PORTNAME=	fcitx-libpinyin
PORTVERSION=	0.2.1
CATEGORIES=	chinese
MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE} \
		http://cloud.github.com/downloads/fcitx/fcitx-libpinyin/:libpinyin
DISTFILES=	${DISTNAME}${EXTRACT_SUFX} model.text.${MDVER}.tar.gz:libpinyin
DIST_SUBDIR=	fcitx
EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}

MAINTAINER=	lichray@@gmail.com
COMMENT=	The libpinyin support for Fcitx

LIB_DEPENDS=	fcitx-config:${PORTSDIR}/chinese/fcitx \
		pinyin:${PORTSDIR}/chinese/libpinyin

USE_LDCONFIG=	${PREFIX}/lib/fcitx/
USE_XZ=		yes
USE_GETTEXT=	yes
USES=		cmake
USE_GNOME=	intltool
INSTALLS_ICONS=	yes

post-patch:
	@@${LN} -s ${_DISTDIR}/model.text.${MDVER}.tar.gz ${WRKSRC}/data

PROJECTHOST=	fcitx
MDVER=		20120921

.include <bsd.port.mk>
@


1.4
log
@Switch exporter over
@
text
@d2 1
a2 1
# $FreeBSD: head/chinese/fcitx-libpinyin/Makefile 305931 2012-10-15 19:13:59Z delphij $
d22 1
a22 1
USE_CMAKE=	yes
@


1.3
log
@SVN rev 305931 on 2012-10-15 19:13:59Z by delphij

Update fcitx to newer versions:

fcitx			4.2.6 -> 4.2.6.1
fcitx-configtool	4.2.5 -> 4.2.5.1
fcitx-libpinyin		0.2.0 -> 0.2.1
fcitx-googlepinyin	0.1.5 -> 0.1.6

Submitted by:	maintainer
PR:		ports/172727, ports/172093
Feature safe:	yes
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.2
log
@SVN rev 303890 on 2012-09-08 10:32:37Z by wen

- Update to 0.2.0

PR:		171330
Submitted by:	Zhihao Yuan <lichray@@gmail.com> (maintainer)
@
text
@d1 1
a1 4
# New ports collection makefile for:	fcitx-libpinyin
# Date created:				7 Apr 2012
# Whom:			Zhihao Yuan <lichray@@gmail.com>
#
a2 1
#
d5 1
a5 1
PORTVERSION=	0.2.0
d9 1
a9 1
DISTFILES=	${DISTNAME}${EXTRACT_SUFX} model.text.tar.gz:libpinyin
d16 2
a17 2
LIB_DEPENDS=	fcitx-config.4:${PORTSDIR}/chinese/fcitx \
		pinyin.2:${PORTSDIR}/chinese/libpinyin
d27 1
a27 1
	@@${LN} -s ${_DISTDIR}/model.text.tar.gz ${WRKSRC}/data
d30 1
@


1.1
log
@Add port: chinese/libpinyin, a Chinese pinyin input method algorithm
collection, as a back-end to the Fcitx IM framework.

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

PR:		ports/166716
Submitted by:	Zhihao Yuan <lichray@@gmail.com> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.1.1
d21 1
a21 1
		pinyin.0:${PORTSDIR}/chinese/libpinyin
@

