This time for real. Sorry.
This commit is contained in:
parent
a419c02c70
commit
321b7b118b
39
inputmethods/scim-anthy/Makefile
Normal file
39
inputmethods/scim-anthy/Makefile
Normal file
@ -0,0 +1,39 @@
|
||||
# $OpenBSD: Makefile,v 1.1 2010/08/17 20:42:26 fgsch Exp $
|
||||
|
||||
SHARED_ONLY = Yes
|
||||
|
||||
COMMENT = scim input method module for anthy
|
||||
|
||||
DISTNAME = scim-anthy-1.2.7
|
||||
|
||||
CATEGORIES = inputmethods japanese
|
||||
|
||||
HOMEPAGE = http://scim-imengine.sourceforge.jp/
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM = Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
WANTLIB = X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \
|
||||
Xi Xinerama Xrandr Xrender atk-1.0 cairo expat fontconfig \
|
||||
freetype gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 \
|
||||
glitz gmodule-2.0 gobject-2.0 gthread-2.0 gtk-x11-2.0 \
|
||||
m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1 \
|
||||
png pthread-stubs stdc++ xcb xcb-render xcb-render-util z
|
||||
|
||||
MODULES = devel/gettext
|
||||
|
||||
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/37309/}
|
||||
|
||||
LIB_DEPENDS = anthy.>=1,anthydic.>=1::inputmethods/anthy \
|
||||
scim-1.0,scim-gtkutils-1.0,scim-x11utils-1.0::inputmethods/scim
|
||||
|
||||
USE_X11 = Yes
|
||||
USE_LIBTOOL = Yes
|
||||
LIBTOOL_FLAGS = --tag=disable-static
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
|
||||
.include <bsd.port.mk>
|
5
inputmethods/scim-anthy/distinfo
Normal file
5
inputmethods/scim-anthy/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (scim-anthy-1.2.7.tar.gz) = jQa/1Gg5x3FAG58Xa+iBjw==
|
||||
RMD160 (scim-anthy-1.2.7.tar.gz) = h3KZWNVomJ7Vbyorg0L0s69F37k=
|
||||
SHA1 (scim-anthy-1.2.7.tar.gz) = FCnPIC9c3PxHMyIKy+J92e23Xbg=
|
||||
SHA256 (scim-anthy-1.2.7.tar.gz) = y2AHDY9v8oGpnTKcnXMfAq4WiTCDye+plwzNcoc2UZg=
|
||||
SIZE (scim-anthy-1.2.7.tar.gz) = 680942
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/08/17 20:38:12 fgsch Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.1 2010/08/17 20:42:26 fgsch Exp $
|
||||
@comment lib/scim-1.0/1.4.0/Helper/anthy-imengine-helper.la
|
||||
lib/scim-1.0/1.4.0/Helper/anthy-imengine-helper.so
|
||||
@comment lib/scim-1.0/1.4.0/IMEngine/anthy.la
|
Loading…
Reference in New Issue
Block a user