2010-10-24 16:58:58 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.15 2010/10/24 21:21:44 ajacoutot Exp $
|
2010-07-24 07:44:17 -04:00
|
|
|
|
2007-09-16 07:14:46 -04:00
|
|
|
COMMENT= japanese handwriting input widget
|
2006-10-18 20:40:15 -04:00
|
|
|
|
|
|
|
DISTNAME= libtomoe-gtk-0.1.0
|
2010-10-11 04:11:24 -04:00
|
|
|
REVISION= 6
|
2006-10-18 20:40:15 -04:00
|
|
|
|
|
|
|
HOMEPAGE= http://tomoe.sourceforge.jp/
|
2009-02-16 10:29:43 -05:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=tomoe/17171/}
|
2006-10-18 20:40:15 -04:00
|
|
|
|
2010-07-24 07:44:17 -04:00
|
|
|
CATEGORIES= inputmethods japanese
|
2006-10-18 20:40:15 -04:00
|
|
|
|
|
|
|
SHARED_LIBS= tomoe-gtk 0.0
|
|
|
|
MODULES= converters/libiconv devel/gettext
|
|
|
|
|
|
|
|
# LGPL
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
CONFIGURE_ENV=CPPFLAGS=-I${LOCALBASE}/include
|
|
|
|
CONFIGURE_STYLE=gnu
|
2010-07-24 07:44:17 -04:00
|
|
|
|
2006-10-18 20:40:15 -04:00
|
|
|
USE_LIBTOOL= Yes
|
|
|
|
|
2010-07-24 07:44:17 -04:00
|
|
|
LIB_DEPENDS= ::x11/gtk+2 \
|
|
|
|
::inputmethods/tomoe
|
2006-10-18 20:40:15 -04:00
|
|
|
|
2010-07-24 07:44:17 -04:00
|
|
|
WANTLIB= Xrender Xext X11 m z png freetype fontconfig \
|
2007-11-13 12:10:25 -05:00
|
|
|
Xau Xcomposite Xcursor Xdamage Xdmcp Xfixes Xi Xinerama \
|
2010-07-24 07:44:17 -04:00
|
|
|
Xrandr expat pcre gio-2.0 tomoe gthread-2.0 xcb-render \
|
|
|
|
gmodule-2.0 glib-2.0 pangocairo-1.0 pango-1.0 xcb-render-util \
|
2010-10-11 04:11:24 -04:00
|
|
|
pangoft2-1.0 cairo atk-1.0 gobject-2.0 pixman-1 \
|
2010-07-24 07:44:17 -04:00
|
|
|
pthread-stubs xcb gtk-x11-2.0 gdk-x11-2.0 gdk_pixbuf-2.0
|
2006-10-18 20:40:15 -04:00
|
|
|
|
2006-11-13 06:20:24 -05:00
|
|
|
|
2006-10-18 20:40:15 -04:00
|
|
|
.include <bsd.port.mk>
|