Update anthy to 9100h. Bump shared libs as well just in case.

Fixes an infinite loop with upcoming scim-anthy and ibus-anthy.  While I'm
here modernise Makefile and add a no_emacs pseudo flavor.  Prompted
indirectly many times by Jordi Beltran Creix <jbcreix dot mail at gmail.com>.
This commit is contained in:
fgsch 2010-08-17 20:27:04 +00:00
parent e1f1ef17d3
commit 167cdf6bee
3 changed files with 41 additions and 38 deletions

View File

@ -1,46 +1,49 @@
# $OpenBSD: Makefile,v 1.10 2010/07/24 11:44:17 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.11 2010/08/17 20:27:04 fgsch Exp $
COMMENT-main= japanese input method
COMMENT-emacs= emacs files for anthy
COMMENT-main = japanese input method
COMMENT-emacs = emacs files for anthy
CATEGORIES= inputmethods japanese
V = 9100h
DISTNAME = anthy-$V
PKGNAME-main = anthy-$V
PKGNAME-emacs = emacs-anthy-$V
V= 8300
MULTI_PACKAGES= -main -emacs
DISTNAME= anthy-$V
PKGNAME-main= anthy-$V
PKGNAME-emacs= emacs-anthy-$V
SHARED_LIBS += anthydic 1.0 # .1.0
SHARED_LIBS += anthy 1.0 # .1.0
SHARED_LIBS += anthyinput 1.0 # .0.0
REVISION-main= 0
REVISION-emacs= 0
CATEGORIES = inputmethods japanese
HOMEPAGE= http://anthy.sourceforge.jp/
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=anthy/22565/}
HOMEPAGE = http://anthy.sourceforge.jp/
# GPL, part LGPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_FTP= Yes
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM = Yes
PERMIT_DISTFILES_FTP = Yes
CONFIGURE_STYLE=gnu
USE_LIBTOOL= Yes
WANTLIB-main = c m
SHARED_LIBS += anthydic 0.0 # .1.0
SHARED_LIBS += anthy 0.0 # .1.0
SHARED_LIBS += anthyinput 0.0 # .0.0
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE_JP:=anthy/37536/}
BUILD_DEPENDS= ::editors/emacs21
FAKE_FLAGS = sysconfdir=$(PREFIX)/share/examples/anthy
CONFIGURE_ENV= CPPFLAGS='-I${LOCALBASE}/include'
CONFIGURE_ENV+= LDFLAGS='-L${LOCALBASE}/lib'
CONFIGURE_ENV+= SWIG=no
USE_LIBTOOL = Yes
CONFIGURE_STYLE = gnu
CONFIGURE_ENV = CPPFLAGS='-I${LOCALBASE}/include' \
LDFLAGS='-L${LOCALBASE}/lib' \
SWIG=no
FAKE_FLAGS= sysconfdir=$(PREFIX)/share/examples/anthy
PSEUDO_FLAVORS = no_emacs
FLAVOR ?=
WANTLIB-main= c m
MULTI_PACKAGES = -main
.if !${FLAVOR:L:Mno_emacs}
MULTI_PACKAGES += -emacs
BUILD_DEPENDS = ::editors/emacs21
.endif
# can't make sense of any of these tests
NO_REGRESS= Yes
NO_REGRESS = Yes
.include <bsd.port.mk>

View File

@ -1,5 +1,5 @@
MD5 (anthy-8300.tar.gz) = jRgmQO+BdquHfl95tsCUQw==
RMD160 (anthy-8300.tar.gz) = EOtxcXVn1KBhEWapLmslsjguo0M=
SHA1 (anthy-8300.tar.gz) = r+QXABP2KUZZYRhykJyYLPOdnZI=
SHA256 (anthy-8300.tar.gz) = UhqySuhSB+HDuVOTluAYopDjsItKHbGwEzu1xhaAKJo=
SIZE (anthy-8300.tar.gz) = 3705386
MD5 (anthy-9100h.tar.gz) = H1WP9+0pZ4e1W7HGzxMRCA==
RMD160 (anthy-9100h.tar.gz) = bdsmwKR9ry92WylzgXz76E+oVgY=
SHA1 (anthy-9100h.tar.gz) = v+qedOIIxLl2tr16xnhM0pDGNv0=
SHA256 (anthy-9100h.tar.gz) = 0lbwdfAYtKPLDRZe1hUf2kun2xYhcn4OtUVptuInVUc=
SIZE (anthy-9100h.tar.gz) = 4446148

View File

@ -1,9 +1,9 @@
@comment $OpenBSD: PLIST-main,v 1.2 2006/11/24 07:21:27 steven Exp $
@comment $OpenBSD: PLIST-main,v 1.3 2010/08/17 20:27:04 fgsch Exp $
@pkgpath inputmethods/anthy
%%SHARED%%
bin/anthy-agent
bin/anthy-dic-tool
bin/anthy-morphological-analyzer
@bin bin/anthy-agent
@bin bin/anthy-dic-tool
@bin bin/anthy-morphological-analyzer
include/anthy/
include/anthy/anthy.h
include/anthy/dicutil.h