Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jun 2000 12:56:40 +0900 (JST)
From:      hige@higesoft.rim.or.jp
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/19234: hige@higesoft.rim.or.jp
Message-ID:  <200006130356.MAA49498@higesoft.rim.or.jp>

next in thread | raw e-mail | index | archive | help

>Number:         19234
>Category:       ports
>Synopsis:       New port: japanese/kebook-i18n
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 12 21:30:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     SUZUKI Mitsuhiro
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
None 
>Environment:
>Description:

KEBook is a KDE application with which you look up words
in your CD-ROM books of EB, EBG, EBXA, EBXA-C, S-EBXA and EPWING formats.

WWW: http://www.os.rim.or.jp/~s_mitu/library/mysofts.html#kebook

-SUZUKI, Mitsuhiro <hige@higesoft.rim.or.jp>

>How-To-Repeat:
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	kebook-i18n
#	kebook-i18n/files
#	kebook-i18n/files/md5
#	kebook-i18n/patches
#	kebook-i18n/patches/patch-aa
#	kebook-i18n/pkg
#	kebook-i18n/pkg/DESCR
#	kebook-i18n/pkg/COMMENT
#	kebook-i18n/pkg/PLIST
#	kebook-i18n/Makefile
#
echo c - kebook-i18n
mkdir -p kebook-i18n > /dev/null 2>&1
echo c - kebook-i18n/files
mkdir -p kebook-i18n/files > /dev/null 2>&1
echo x - kebook-i18n/files/md5
sed 's/^X//' >kebook-i18n/files/md5 << 'END-of-kebook-i18n/files/md5'
XMD5 (kebook-0.3.4.tar.bz2) = 9b19aeef4b392e356a1f65a186f86d47
END-of-kebook-i18n/files/md5
echo c - kebook-i18n/patches
mkdir -p kebook-i18n/patches > /dev/null 2>&1
echo x - kebook-i18n/patches/patch-aa
sed 's/^X//' >kebook-i18n/patches/patch-aa << 'END-of-kebook-i18n/patches/patch-aa'
X*** configure.orig	Thu May 25 22:44:47 2000
X--- configure	Thu May 25 22:46:39 2000
X***************
X*** 2858,2865 ****
X  AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \
X  objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \
X  deplibs_check_method="$deplibs_check_method" file_magic_cmd="$file_magic_cmd" \
X! ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
X! $libtool_flags --no-verify --build="$build" $ac_aux_dir/ltmain.sh $lt_target \
X  || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
X  
X  # Reload cache, that may have been modified by ltconfig
X--- 2858,2865 ----
X  AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \
X  objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \
X  deplibs_check_method="$deplibs_check_method" file_magic_cmd="$file_magic_cmd" \
X! ${CONFIG_SHELL-/bin/sh} /usr/local/share/libtool/ltconfig --no-reexec \
X! $libtool_flags --no-verify --disable-ltlibs /usr/local/share/libtool/ltmain.sh $lt_target \
X  || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
X  
X  # Reload cache, that may have been modified by ltconfig
X***************
X*** 2873,2879 ****
X  
X  
X  # This can be used to rebuild libtool when needed
X! LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh"
X  
X  # Always use our own libtool.
X  LIBTOOL='$(SHELL) $(top_builddir)/libtool'
X--- 2873,2879 ----
X  
X  
X  # This can be used to rebuild libtool when needed
X! LIBTOOL_DEPS="/usr/local/share/libtool/ltconfig --disable-ltlibs /usr/local/share/libtool/ltmain.sh"
X  
X  # Always use our own libtool.
X  LIBTOOL='$(SHELL) $(top_builddir)/libtool'
X***************
X*** 4676,4689 ****
X  
X  
X  
X! LIBQT="-lqt"
X  if test $kde_qtver = 2; then
X  
X    
X    LIBQT="$LIBQT $LIBPNG"
X  fi
X! echo $ac_n "checking for Qt""... $ac_c" 1>&6
X! echo "configure:4687: checking for Qt" >&5
X  
X  LIBQT="$LIBQT $X_PRE_LIBS -lXext -lX11 $LIBSOCKET"
X  ac_qt_includes=NO ac_qt_libraries=NO ac_qt_bindir=NO
X--- 4676,4689 ----
X  
X  
X  
X! LIBQT="-lqti18n"
X  if test $kde_qtver = 2; then
X  
X    
X    LIBQT="$LIBQT $LIBPNG"
X  fi
X! echo $ac_n "checking for Qt-i18n""... $ac_c" 1>&6
X! echo "configure:4687: checking for Qt-i18n" >&5
X  
X  LIBQT="$LIBQT $X_PRE_LIBS -lXext -lX11 $LIBSOCKET"
X  ac_qt_includes=NO ac_qt_libraries=NO ac_qt_bindir=NO
X***************
X*** 4895,4901 ****
X  
X  CXXFLAGS="$CXXFLAGS -I$qt_includes"
X  LDFLAGS="$X_LDFLAGS"
X! LIBS="-lqt -lXext -lX11 $LIBSOCKET"
X  LD_LIBRARY_PATH=
X  export LD_LIBRARY_PATH
X  LIBRARY_PATH=
X--- 4895,4901 ----
X  
X  CXXFLAGS="$CXXFLAGS -I$qt_includes"
X  LDFLAGS="$X_LDFLAGS"
X! LIBS="-lqti18n -lXext -lX11 $LIBSOCKET"
X  LD_LIBRARY_PATH=
X  export LD_LIBRARY_PATH
X  LIBRARY_PATH=
X***************
X*** 5086,5092 ****
X     
X  
X  
X! LIB_QT='-lqt $(LIBPNG) -lXext $(LIB_X11) $(X_PRE_LIBS)'
X  
X  
X  
X--- 5086,5092 ----
X     
X  
X  
X! LIB_QT='-lqti18n $(LIBPNG) -lXext $(LIB_X11) $(X_PRE_LIBS)'
X  
X  
X  
X***************
X*** 5184,5190 ****
X  kde_libdir=NO
X  for i in $kde_libdirs;
X  do
X!   for j in libkdecore.la;
X    do
X      if test -r "$i/$j"; then
X        kde_libdir=$i
X--- 5184,5190 ----
X  kde_libdir=NO
X  for i in $kde_libdirs;
X  do
X!   for j in libkdecore.a;
X    do
X      if test -r "$i/$j"; then
X        kde_libdir=$i
X***************
X*** 5195,5201 ****
X  
X  ac_kde_libraries="$kde_libdir"
X  
X! if test -n "$ac_kde_libraries" && test ! -r "$ac_kde_libraries/libkdecore.la"; then
X  { echo "configure: error: 
X  in the prefix, you've chosen, are no KDE libraries installed. This will fail.
X  So, check this please and use another prefix!" 1>&2; exit 1; }
X--- 5195,5201 ----
X  
X  ac_kde_libraries="$kde_libdir"
X  
X! if test -n "$ac_kde_libraries" && test ! -r "$ac_kde_libraries/libkdecore.a"; then
X  { echo "configure: error: 
X  in the prefix, you've chosen, are no KDE libraries installed. This will fail.
X  So, check this please and use another prefix!" 1>&2; exit 1; }
X***************
X*** 5571,5579 ****
X     
X     LIB_SMB='-lsmb'
X     
X!    LIB_KFILE='-lkfile'
X     
X!    LIB_KAB='-lkab'
X     
X     LIB_MEDIATOOL='-lmediatool'
X     
X--- 5571,5579 ----
X     
X     LIB_SMB='-lsmb'
X     
X!    LIB_KFILE='-lkfilei18n'
X     
X!    LIB_KAB='-lkabi18n'
X     
X     LIB_MEDIATOOL='-lmediatool'
X     
X***************
X*** 5590,5598 ****
X     
X     LIB_KFM='-lkfm $(LIB_KDECORE)'
X     
X!    LIB_KFILE='-lkfile $(LIB_KFM) $(LIB_KDEUI)'
X     
X!    LIB_KAB='-lkab $(LIB_KIMGIO) $(LIB_KDECORE)'
X     
X     LIB_MEDIATOOL='-lmediatool $(LIB_KDECORE)'
X     
X--- 5590,5598 ----
X     
X     LIB_KFM='-lkfm $(LIB_KDECORE)'
X     
X!    LIB_KFILE='-lkfilei18n $(LIB_KFM) $(LIB_KDEUI)'
X     
X!    LIB_KAB='-lkabi18n $(LIB_KIMGIO) $(LIB_KDECORE)'
X     
X     LIB_MEDIATOOL='-lmediatool $(LIB_KDECORE)'
X     
X***************
X*** 5616,5624 ****
X     
X     LIB_SMB='-lsmb'
X     
X!    LIB_KFILE='-lkfile'
X     
X!    LIB_KAB='-lkab'
X     
X     LIB_MEDIATOOL='-lmediatool'
X     
X--- 5616,5624 ----
X     
X     LIB_SMB='-lsmb'
X     
X!    LIB_KFILE='-lkfilei18n'
X     
X!    LIB_KAB='-lkabi18n'
X     
X     LIB_MEDIATOOL='-lmediatool'
X     
X***************
X*** 5635,5643 ****
X     
X     LIB_KFM='-lkfm $(LIB_KDECORE)'
X     
X!    LIB_KFILE='-lkfile $(LIB_KFM) $(LIB_KDEUI)'
X     
X!    LIB_KAB='-lkab $(LIB_KIMGIO) $(LIB_KDECORE)'
X     
X     LIB_MEDIATOOL='-lmediatool $(LIB_KDECORE)'
X     
X--- 5635,5643 ----
X     
X     LIB_KFM='-lkfm $(LIB_KDECORE)'
X     
X!    LIB_KFILE='-lkfilei18n $(LIB_KFM) $(LIB_KDEUI)'
X     
X!    LIB_KAB='-lkabi18n $(LIB_KIMGIO) $(LIB_KDECORE)'
X     
X     LIB_MEDIATOOL='-lmediatool $(LIB_KDECORE)'
X     
END-of-kebook-i18n/patches/patch-aa
echo c - kebook-i18n/pkg
mkdir -p kebook-i18n/pkg > /dev/null 2>&1
echo x - kebook-i18n/pkg/DESCR
sed 's/^X//' >kebook-i18n/pkg/DESCR << 'END-of-kebook-i18n/pkg/DESCR'
XKEBook is a KDE application with which you look up words
Xin your CD-ROM books of EB, EBG, EBXA, EBXA-C, S-EBXA and EPWING formats.
X
XWWW: http://www.os.rim.or.jp/~s_mitu/library/mysofts.html#kebook
X
X-SUZUKI, Mitsuhiro <hige@higesoft.rim.or.jp>
END-of-kebook-i18n/pkg/DESCR
echo x - kebook-i18n/pkg/COMMENT
sed 's/^X//' >kebook-i18n/pkg/COMMENT << 'END-of-kebook-i18n/pkg/COMMENT'
XA KDE application to look up words
END-of-kebook-i18n/pkg/COMMENT
echo x - kebook-i18n/pkg/PLIST
sed 's/^X//' >kebook-i18n/pkg/PLIST << 'END-of-kebook-i18n/pkg/PLIST'
Xbin/kebook
Xshare/applnk/Utilities/kebook.kdelnk
Xshare/apps/kebook/pics/config-search.xpm
Xshare/apps/kebook/pics/copyright_btn.xpm
Xshare/apps/kebook/pics/dictionaries.xpm
Xshare/apps/kebook/pics/keyboard.xpm
Xshare/apps/kebook/pics/match-exactly.xpm
Xshare/apps/kebook/pics/match-head.xpm
Xshare/apps/kebook/pics/match-tail.xpm
Xshare/apps/kebook/pics/menu_btn.xpm
Xshare/doc/HTML/en/kebook/commands.html
Xshare/doc/HTML/en/kebook/common/logotp3.png
Xshare/doc/HTML/en/kebook/compilation.html
Xshare/doc/HTML/en/kebook/configuration.html
Xshare/doc/HTML/en/kebook/credits.html
Xshare/doc/HTML/en/kebook/faq.html
Xshare/doc/HTML/en/kebook/index.html
Xshare/doc/HTML/en/kebook/installation.html
Xshare/doc/HTML/en/kebook/introduction.html
Xshare/doc/HTML/en/kebook/kde.css
Xshare/doc/HTML/en/kebook/requirements.html
Xshare/doc/HTML/en/kebook/using-kebook.html
Xshare/doc/HTML/ja/kebook/commands.html
Xshare/doc/HTML/ja/kebook/common/logotp3.png
Xshare/doc/HTML/ja/kebook/compilation.html
Xshare/doc/HTML/ja/kebook/configuration.html
Xshare/doc/HTML/ja/kebook/credits.html
Xshare/doc/HTML/ja/kebook/faq.html
Xshare/doc/HTML/ja/kebook/index.html
Xshare/doc/HTML/ja/kebook/installation.html
Xshare/doc/HTML/ja/kebook/introduction.html
Xshare/doc/HTML/ja/kebook/kde.css
Xshare/doc/HTML/ja/kebook/requirements.html
Xshare/doc/HTML/ja/kebook/using-kebook.html
Xshare/icons/kebook.xpm
Xshare/icons/mini/kebook.xpm
Xshare/locale/ja/LC_MESSAGES/kebook.mo
X%%DOCDIR%%/AUTHORS
X%%DOCDIR%%/COPYING
X%%DOCDIR%%/ChangeLog
X%%DOCDIR%%/INSTALL
X%%DOCDIR%%/INSTALL.euc-jp
X%%DOCDIR%%/NEWS
X%%DOCDIR%%/README
X%%DOCDIR%%/README.euc-jp
X@dirrm %%DOCDIR%%
X@dirrm share/apps/kebook/pics
X@dirrm share/apps/kebook
X@dirrm share/doc/HTML/en/kebook/common
X@dirrm share/doc/HTML/en/kebook
X@dirrm share/doc/HTML/ja/kebook/common
X@dirrm share/doc/HTML/ja/kebook
END-of-kebook-i18n/pkg/PLIST
echo x - kebook-i18n/Makefile
sed 's/^X//' >kebook-i18n/Makefile << 'END-of-kebook-i18n/Makefile'
X# New ports collection makefile for:   kebook-i18n
X# Date created:        13 Novenver 1999
X# Whom:                SUZUKI, Mitsuhiro <hige@higesoft.rim.or.jp>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      kebook
XPORTVERSION=   0.3.4
XCATEGORIES=    japanese kde
XMASTER_SITES=  http://www.os.rim.or.jp/~s_mitu/library/kebook/ \
X		ftp://ftp.kde.gr.jp/pub/kde/unstable/contrib/
XPKGNAMEPREFIX= ja-
XPKGNAMESUFFIX= -i18n
X
XMAINTAINER=     hige@higesoft.os.rim.or.jp
X
XLIB_DEPENDS=    qti18n.3:${PORTSDIR}/x11-toolkits/qt-i18n \
X		kdecore.2:${PORTSDIR}/x11/kdelibs11-i18n \
X		kfm.2:${PORTSDIR}/x11/kdebase11-i18n \
X		eb.3:${PORTSDIR}/japanese/eb
X
XUSE_BZIP2=      yes
XUSE_GMAKE=      yes
XUSE_NEWGCC=     yes
XUSE_LIBTOOL=    yes
X
XCONFIGURE_ARGS= "--with-qt-includes=${QTDIR}/include/X11/qt" \
X		"--with-eb-includes=$(LOCALBASE)/include" \
X		"--with-eb-libraries=$(LOCALBASE)/lib" \
X		"--with-extra-includes=${LOCALBASE}/include" \
X		"--with-extra-libs=${LOCALBASE}/lib"
XCONFIGURE_ENV=	CPPFLAGS=-I$(LOCALBASE)/include \
X		LDFLAGS=-L$(LOCALBASE)/lib \
X		X_EXTRA_LIBS="-lxpg4" \
X		QTDIR=${QTDIR}
XCXXFLAGS?=      ${CFLAGS}
X
XDOCDIR=         share/apps/kebook/doc
XPLIST_SUB=	DOCDIR=${DOCDIR}
X
X.if defined(PREFIX)
XQTDIR?=         ${PREFIX}
X.else
XQTDIR?=         ${X11BASE}
X.endif
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${PREFIX}/${DOCDIR}
X	@for i in AUTHORS COPYING ChangeLog NEWS README README.euc-jp INSTALL INSTALL.euc-jp; do \
X		${INSTALL_DATA} ${WRKSRC}/$${i} ${PREFIX}/${DOCDIR} ;\
X	done
X.endif
X
X.include <bsd.port.mk>
END-of-kebook-i18n/Makefile
exit


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006130356.MAA49498>