head	1.6;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.2;
locks; strict;
comment	@# @;


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

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

1.4
date	2012.06.01.05.16.38;	author dinoex;	state Exp;
branches;
next	1.3;

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

1.2
date	2011.11.14.00.41.34;	author clsung;	state Exp;
branches;
next	1.1;

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


desc
@@


1.6
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:	fcitx-ui-light
# Date created:				09 Nov 2011
# Whom:			Zhihao Yuan <lichray@@gmail.com>
#
# $FreeBSD: head/chinese/fcitx-ui-light/Makefile 314960 2013-03-22 20:06:14Z makc $
#

PORTNAME=	fcitx-ui-light
PORTVERSION=	0.1.3
PORTREVISION=	1
CATEGORIES=	chinese
MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
DIST_SUBDIR=	fcitx

MAINTAINER=	lichray@@gmail.com
COMMENT=	An alternative light weight UI for Fcitx

LIB_DEPENDS=	fcitx-config.4:${PORTSDIR}/chinese/fcitx \
		fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig

USE_BZIP2=	yes
USE_GETTEXT=	yes
USE_XORG=	x11 xft xpm
USES=		cmake
USE_GNOME=	intltool

PROJECTHOST=	fcitx

post-install:
	@@${CAT} ${PKGMESSAGE}

.include <bsd.port.mk>
@


1.5
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/chinese/fcitx-ui-light/Makefile 300895 2012-07-14 12:56:14Z beat $
d24 1
a24 1
USE_CMAKE=	yes
@


1.4
log
@- update png to 1.5.10
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.3
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
@d10 1
@


1.2
log
@- remove the x11 sub-categories of the fcitx-* ports, and put their distfiles
together

PR:		ports/162487
Submitted by:	maintainer (Zhihao Yuan)
Feature safe:	yes
@
text
@d9 1
a9 1
PORTVERSION=	0.1.2
@


1.1
log
@fcitx-ui-light is a very light weight UI for Fcitx, only using Xpm
and Xft, like go back to 3.6.x times.

Actually, it's Fcitx's old UI. The current "classic" UI is just a skin.
With this addon, fcitx can run without Gtk+.

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

PR:		ports/162474
Submitted by:	maintainer (Zhihao Yuan)
Feature safe:	yes
@
text
@d10 1
a10 1
CATEGORIES=	chinese x11
d12 1
a12 1
DIST_SUBDIR=	${PORTNAME}
@

