Add kasumi, a personal dictionary manager for Anthy.
This commit is contained in:
parent
3ac6e70139
commit
d164523d59
35
japanese/kasumi/Makefile
Normal file
35
japanese/kasumi/Makefile
Normal file
@ -0,0 +1,35 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/08/19 13:47:55 fgsch Exp $
|
||||
|
||||
COMMENT = personal dictionary manager for anthy
|
||||
|
||||
DISTNAME = kasumi-2.5
|
||||
|
||||
CATEGORIES = japanese
|
||||
|
||||
HOMEPAGE = http://kasumi.sourceforge.jp/
|
||||
|
||||
# GPL
|
||||
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 c cairo expat fontconfig \
|
||||
freetype gio-2.0 glib-2.0 glitz gmodule-2.0 gobject-2.0 \
|
||||
gthread-2.0 intl m pango-1.0 pangocairo-1.0 pangoft2-1.0 \
|
||||
pixman-1 png pthread pthread-stubs stdc++ xcb xcb-render \
|
||||
xcb-render-util z
|
||||
|
||||
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE_JP:=kasumi/41436/}
|
||||
|
||||
MODULES = devel/gettext
|
||||
|
||||
RUN_DEPENDS = ::devel/desktop-file-utils
|
||||
LIB_DEPENDS = anthy,anthydic::inputmethods/anthy \
|
||||
gdk-x11-2.0,gdk_pixbuf-2.0,gtk-x11-2.0::x11/gtk+2
|
||||
|
||||
USE_LIBTOOL = Yes
|
||||
CONFIGURE_STYLE = gnu
|
||||
|
||||
.include <bsd.port.mk>
|
5
japanese/kasumi/distinfo
Normal file
5
japanese/kasumi/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (kasumi-2.5.tar.gz) = 9J0BDPH6VnK0UVUCuWG4yA==
|
||||
RMD160 (kasumi-2.5.tar.gz) = tgmYjVhbOHrPg/Xn9vWNaxDIDdM=
|
||||
SHA1 (kasumi-2.5.tar.gz) = OBVUlNaE9h507RSY7JDMD8aNeRo=
|
||||
SHA256 (kasumi-2.5.tar.gz) = 8hhBrJmR42Wr21FeLCoeyb5ZFP6FYvAehXEmTOslKN4=
|
||||
SIZE (kasumi-2.5.tar.gz) = 279587
|
1
japanese/kasumi/pkg/DESCR
Normal file
1
japanese/kasumi/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
kasumi is a personal dictionary manager for Anthy.
|
10
japanese/kasumi/pkg/PLIST
Normal file
10
japanese/kasumi/pkg/PLIST
Normal file
@ -0,0 +1,10 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/08/19 13:47:55 fgsch Exp $
|
||||
@bin bin/kasumi
|
||||
@man man/man1/kasumi.1
|
||||
share/applications/kasumi.desktop
|
||||
share/locale/it/LC_MESSAGES/kasumi.mo
|
||||
share/locale/ja/LC_MESSAGES/kasumi.mo
|
||||
share/pixmaps/
|
||||
share/pixmaps/kasumi.png
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec-delete %D/bin/update-desktop-database
|
Loading…
Reference in New Issue
Block a user