diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-06-28 02:08:21 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-06-28 02:08:21 +0000 |
commit | 4c2ff3169fe7344c216dc840cc1071248eb017cb (patch) | |
tree | 0177f54977ae5df9e2b739ccb5a725d79c355f33 /app-i18n | |
parent | QA - fix use invocation (diff) | |
download | historical-4c2ff3169fe7344c216dc840cc1071248eb017cb.tar.gz historical-4c2ff3169fe7344c216dc840cc1071248eb017cb.tar.bz2 historical-4c2ff3169fe7344c216dc840cc1071248eb017cb.zip |
touch the libc
Diffstat (limited to 'app-i18n')
51 files changed, 253 insertions, 339 deletions
diff --git a/app-i18n/anthy/anthy-4300b.ebuild b/app-i18n/anthy/anthy-4300b.ebuild index 80ea25e1175e..fb9c835b34cc 100644 --- a/app-i18n/anthy/anthy-4300b.ebuild +++ b/app-i18n/anthy/anthy-4300b.ebuild @@ -1,33 +1,32 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy/anthy-4300b.ebuild,v 1.8 2004/06/24 21:43:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy/anthy-4300b.ebuild,v 1.9 2004/06/28 01:40:27 vapier Exp $ inherit elisp-common -IUSE="emacs" - -DESCRIPTION="Anthy -- free and secure Japanese input system" +DESCRIPTION="free and secure Japanese input system" HOMEPAGE="http://anthy.sourceforge.jp/" SRC_URI="mirror://sourceforge.jp/anthy/5332/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="x86 alpha sparc" SLOT="0" +KEYWORDS="x86 sparc alpha" +IUSE="emacs" -DEPEND="virtual/glibc +DEPEND="virtual/libc !app-i18n/anthy-ss emacs? ( virtual/emacs )" SITEFILE="50anthy-gentoo.el" src_compile() { - - econf `use emacs >/dev/null 2>&1 || echo EMACS=no` || die + local myconf="" + use emacs || myconf="EMACS=no" + econf ${myconf} || die emake || die } src_install() { - einstall || die use emacs && elisp-site-file-install ${FILESDIR}/${SITEFILE} @@ -37,11 +36,9 @@ src_install() { } pkg_postinst() { - use emacs && elisp-site-regen } pkg_postrm() { - use emacs && elisp-site-regen } diff --git a/app-i18n/anthy/anthy-4700.ebuild b/app-i18n/anthy/anthy-4700.ebuild index a7638424da65..b5c67990aea7 100644 --- a/app-i18n/anthy/anthy-4700.ebuild +++ b/app-i18n/anthy/anthy-4700.ebuild @@ -1,33 +1,32 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy/anthy-4700.ebuild,v 1.4 2004/06/24 21:43:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy/anthy-4700.ebuild,v 1.5 2004/06/28 01:40:27 vapier Exp $ inherit elisp-common -IUSE="emacs" - -DESCRIPTION="Anthy -- free and secure Japanese input system" +DESCRIPTION="free and secure Japanese input system" HOMEPAGE="http://anthy.sourceforge.jp/" SRC_URI="mirror://sourceforge.jp/anthy/6621/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="x86 alpha sparc" SLOT="0" +KEYWORDS="x86 sparc alpha" +IUSE="emacs" -DEPEND="virtual/glibc +DEPEND="virtual/libc !app-i18n/anthy-ss emacs? ( virtual/emacs )" SITEFILE="50anthy-gentoo.el" src_compile() { - - econf `use emacs >/dev/null 2>&1 || echo EMACS=no` || die + local myconf="" + use emacs || myconf="EMACS=no" + econf ${myconf} || die emake || die } src_install() { - einstall || die use emacs && elisp-site-file-install ${FILESDIR}/${SITEFILE} @@ -37,11 +36,9 @@ src_install() { } pkg_postinst() { - use emacs && elisp-site-regen } pkg_postrm() { - use emacs && elisp-site-regen } diff --git a/app-i18n/canna/canna-3.6_p4.ebuild b/app-i18n/canna/canna-3.6_p4.ebuild index 809dc148e34e..720f8bd42b84 100644 --- a/app-i18n/canna/canna-3.6_p4.ebuild +++ b/app-i18n/canna/canna-3.6_p4.ebuild @@ -1,11 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/canna/canna-3.6_p4.ebuild,v 1.16 2004/06/24 21:43:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/canna/canna-3.6_p4.ebuild,v 1.17 2004/06/28 01:41:41 vapier Exp $ inherit cannadic eutils -IUSE="doc" - MY_P="Canna${PV//[._]/}" DESCRIPTION="A client-server based Kana-Kanji conversion system" @@ -14,13 +12,14 @@ SRC_URI="mirror://sourceforge.jp/canna/6059/${MY_P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 alpha ppc sparc" +KEYWORDS="x86 ppc sparc alpha" +IUSE="doc" -DEPEND="virtual/glibc +DEPEND="virtual/libc virtual/x11 >=sys-apps/sed-4 doc? ( app-text/ptex )" -RDEPEND="virtual/glibc" +RDEPEND="virtual/libc" S="${WORKDIR}/${MY_P}" @@ -99,8 +98,7 @@ src_install() { fperms 775 /var/lib/canna/dic/{user,group} } -pkg_prerm () { - +pkg_prerm() { if [ -S /tmp/.iroha_unix/IROHA ] ; then einfo einfo "Stopping Canna for safe unmerge" @@ -109,8 +107,7 @@ pkg_prerm () { fi } -pkg_postrm () { - +pkg_postrm() { if [ -f /usr/sbin/cannaserver ] ; then update-cannadic-dir einfo diff --git a/app-i18n/canna/canna-3.7.ebuild b/app-i18n/canna/canna-3.7.ebuild index dfd154694458..4aab418e040d 100644 --- a/app-i18n/canna/canna-3.7.ebuild +++ b/app-i18n/canna/canna-3.7.ebuild @@ -1,11 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/canna/canna-3.7.ebuild,v 1.11 2004/06/24 21:43:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/canna/canna-3.7.ebuild,v 1.12 2004/06/28 01:41:41 vapier Exp $ inherit cannadic eutils -IUSE="doc" - MY_P="Canna${PV//./}" DESCRIPTION="A client-server based Kana-Kanji conversion system" @@ -15,12 +13,13 @@ SRC_URI="mirror://sourceforge.jp/canna/7240/${MY_P}.tar.bz2" LICENSE="as-is" SLOT="0" KEYWORDS="x86 ppc ~sparc alpha amd64" +IUSE="doc" -DEPEND="virtual/glibc +DEPEND="virtual/libc virtual/x11 >=sys-apps/sed-4 doc? ( app-text/ptex )" -RDEPEND="virtual/glibc" +RDEPEND="virtual/libc" S="${WORKDIR}/${MY_P}" @@ -36,7 +35,6 @@ src_unpack() { } src_compile() { - xmkmf || die # Remove VENDORNAME, see bug #48229 @@ -105,7 +103,6 @@ src_install() { } pkg_postinst() { - update-cannadic-dir einfo einfo "Canna dictionary format has been changed." @@ -113,8 +110,7 @@ pkg_postinst() { einfo } -pkg_prerm () { - +pkg_prerm() { if [ -S /tmp/.iroha_unix/IROHA ] ; then # make sure cannaserver get stopped because otherwise # we cannot stop it with /etc/init.d after emerge -C canna @@ -126,8 +122,7 @@ pkg_prerm () { fi } -pkg_postrm () { - +pkg_postrm() { if [ -f /usr/sbin/cannaserver -a -e ${T}/canna.cookie ] ; then #update-cannadic-dir einfo diff --git a/app-i18n/canna/canna-3.7_p1.ebuild b/app-i18n/canna/canna-3.7_p1.ebuild index d66dd326f52f..9f3aa7fdbb27 100644 --- a/app-i18n/canna/canna-3.7_p1.ebuild +++ b/app-i18n/canna/canna-3.7_p1.ebuild @@ -1,11 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/canna/canna-3.7_p1.ebuild,v 1.5 2004/06/24 21:43:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/canna/canna-3.7_p1.ebuild,v 1.6 2004/06/28 01:41:41 vapier Exp $ inherit cannadic eutils -IUSE="doc" - MY_P="Canna${PV//./}" DESCRIPTION="A client-server based Kana-Kanji conversion system" @@ -15,12 +13,13 @@ SRC_URI="mirror://sourceforge.jp/canna/7449/${MY_P/_/}.tar.bz2" LICENSE="as-is" SLOT="0" KEYWORDS="x86 ppc ~sparc alpha ~amd64" +IUSE="doc" -DEPEND="virtual/glibc +DEPEND="virtual/libc virtual/x11 >=sys-apps/sed-4 doc? ( app-text/ptex )" -RDEPEND="virtual/glibc" +RDEPEND="virtual/libc" S="${WORKDIR}/${MY_P/_/}" @@ -36,7 +35,6 @@ src_unpack() { } src_compile() { - xmkmf || die # Remove VENDORNAME, see bug #48229 @@ -105,7 +103,6 @@ src_install() { } pkg_postinst() { - update-cannadic-dir einfo einfo "Canna dictionary format has been changed." @@ -113,8 +110,7 @@ pkg_postinst() { einfo } -pkg_prerm () { - +pkg_prerm() { if [ -S /tmp/.iroha_unix/IROHA ] ; then # make sure cannaserver get stopped because otherwise # we cannot stop it with /etc/init.d after emerge -C canna @@ -126,8 +122,7 @@ pkg_prerm () { fi } -pkg_postrm () { - +pkg_postrm() { if [ -f /usr/sbin/cannaserver -a -e ${T}/canna.cookie ] ; then #update-cannadic-dir einfo diff --git a/app-i18n/canna/canna-3.7_p2.ebuild b/app-i18n/canna/canna-3.7_p2.ebuild index adb43032ae32..133c6cc18d5f 100644 --- a/app-i18n/canna/canna-3.7_p2.ebuild +++ b/app-i18n/canna/canna-3.7_p2.ebuild @@ -1,11 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/canna/canna-3.7_p2.ebuild,v 1.4 2004/06/24 21:43:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/canna/canna-3.7_p2.ebuild,v 1.5 2004/06/28 01:41:41 vapier Exp $ inherit cannadic eutils -IUSE="doc" - MY_P="Canna${PV//./}" DESCRIPTION="A client-server based Kana-Kanji conversion system" @@ -15,12 +13,13 @@ SRC_URI="mirror://sourceforge.jp/canna/9558/${MY_P/_/}.tar.bz2" LICENSE="as-is" SLOT="0" KEYWORDS="x86 ppc ~sparc ~alpha ~amd64" +IUSE="doc" -DEPEND="virtual/glibc +DEPEND="virtual/libc virtual/x11 >=sys-apps/sed-4 doc? ( app-text/ptex )" -RDEPEND="virtual/glibc" +RDEPEND="virtual/libc" S="${WORKDIR}/${MY_P/_/}" @@ -36,7 +35,6 @@ src_unpack() { } src_compile() { - xmkmf || die #make libCannaDir=../lib/canna canna || die @@ -102,7 +100,6 @@ src_install() { } pkg_postinst() { - update-cannadic-dir einfo einfo "Canna dictionary format has been changed." @@ -110,8 +107,7 @@ pkg_postinst() { einfo } -pkg_prerm () { - +pkg_prerm() { if [ -S /tmp/.iroha_unix/IROHA ] ; then # make sure cannaserver get stopped because otherwise # we cannot stop it with /etc/init.d after emerge -C canna @@ -123,8 +119,7 @@ pkg_prerm () { fi } -pkg_postrm () { - +pkg_postrm() { if [ -f /usr/sbin/cannaserver -a -e ${T}/canna.cookie ] ; then #update-cannadic-dir einfo diff --git a/app-i18n/canuum/canuum-3.7_p2.ebuild b/app-i18n/canuum/canuum-3.7_p2.ebuild index aafaf78f4654..ff1cf0bd39f0 100644 --- a/app-i18n/canuum/canuum-3.7_p2.ebuild +++ b/app-i18n/canuum/canuum-3.7_p2.ebuild @@ -1,8 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/canuum/canuum-3.7_p2.ebuild,v 1.2 2004/06/24 21:44:03 agriffis Exp $ - -IUSE="" +# $Header: /var/cvsroot/gentoo-x86/app-i18n/canuum/canuum-3.7_p2.ebuild,v 1.3 2004/06/28 01:42:05 vapier Exp $ MY_P="Canna${PV//[._]/}" S="${WORKDIR}/${MY_P}/${PN}" @@ -11,11 +9,12 @@ DESCRIPTION="Canna input method engine client for console" HOMEPAGE="http://canna.sourceforge.jp/" SRC_URI="mirror://sourceforge.jp/canna/9558/${MY_P}.tar.bz2" -KEYWORDS="~x86" LICENSE="GPL-2" SLOT="0" +KEYWORDS="~x86" +IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc app-i18n/canna dev-libs/libspt" @@ -28,9 +27,8 @@ src_compile() { emake || die "emake failed" } -src_install () { +src_install() { make DESTDIR=${D} install || die "install failed" make DESTDIR=${D} install.man || die "install man failed" - - dodoc COPYRIGHT README* + dodoc README* } diff --git a/app-i18n/dbskkd-cdb/dbskkd-cdb-1.01-r1.ebuild b/app-i18n/dbskkd-cdb/dbskkd-cdb-1.01-r1.ebuild index 10caf1ec7621..d632bd5c3e09 100644 --- a/app-i18n/dbskkd-cdb/dbskkd-cdb-1.01-r1.ebuild +++ b/app-i18n/dbskkd-cdb/dbskkd-cdb-1.01-r1.ebuild @@ -1,27 +1,24 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/dbskkd-cdb/dbskkd-cdb-1.01-r1.ebuild,v 1.6 2004/06/24 21:44:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/dbskkd-cdb/dbskkd-cdb-1.01-r1.ebuild,v 1.7 2004/06/28 01:42:35 vapier Exp $ DESCRIPTION="Yet another Dictionary server for the SKK Japanese-input software" - HOMEPAGE="http://www.ne.jp/asahi/bdx/info/software/jp-dbskkd.html" SRC_URI="http://www.ne.jp/asahi/bdx/info/software/${P}.tar.gz" LICENSE="as-is" SLOT="0" - KEYWORDS="x86 ~ppc sparc alpha amd64" - IUSE="" -PROVIDE="virtual/skkserv" - DEPEND="dev-db/freecdb" RDEPEND="app-i18n/skk-jisyo-cdb virtual/inetd" +PROVIDE="virtual/skkserv" src_compile() { - emake SERVERDIR=/usr/sbin \ + emake \ + SERVERDIR=/usr/sbin \ COMPAT="-DJISHO_FILE=\\\"/usr/share/skk/SKK-JISYO.L.cdb\\\"" \ LDFLAGS="-lutil -lfreecdb" \ CC="cc ${CFLAGS}" || die @@ -43,9 +40,9 @@ src_install() { dodoc LICENSE Release-Notes.{English,Japanese} } -pkg_postinst () { +pkg_postinst() { ewarn "The skk server is disabled by default." - if test -f /usr/sbin/xinetd; then + if test -f ${ROOT}/usr/sbin/xinetd; then ewarn "Please check /etc/xinetd.d/dbskkd-cdb" else ewarn "Please see /etc/inetd.skkserv for an example inetd configuration line" diff --git a/app-i18n/freewnn/freewnn-1.1.1_alpha17.ebuild b/app-i18n/freewnn/freewnn-1.1.1_alpha17.ebuild index ce4973b68a8b..5063bf686e1b 100644 --- a/app-i18n/freewnn/freewnn-1.1.1_alpha17.ebuild +++ b/app-i18n/freewnn/freewnn-1.1.1_alpha17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/freewnn/freewnn-1.1.1_alpha17.ebuild,v 1.6 2004/06/24 21:45:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/freewnn/freewnn-1.1.1_alpha17.ebuild,v 1.7 2004/06/28 01:44:05 vapier Exp $ inherit eutils @@ -10,12 +10,12 @@ DESCRIPTION="Network-Extensible Kana-to-Kanji Conversion System" HOMEPAGE="http://www.freewnn.org/" SRC_URI="ftp://ftp.freewnn.org/pub/FreeWnn/alpha/${MY_P}.tar.gz" -SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~alpha ~ia64 ~amd64 ~ppc" +SLOT="0" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~ia64" IUSE="X ipv6" -DEPEND="virtual/glibc +DEPEND="virtual/libc X? ( virtual/x11 )" S="${WORKDIR}/${MY_P}/Xsi" @@ -46,7 +46,7 @@ src_compile() { #make || die } -src_install () { +src_install() { # install executables, libs ,dictionaries make DESTDIR=${D} install || die "installation failed" # install man pages diff --git a/app-i18n/freewnn/freewnn-1.1.1_alpha20.ebuild b/app-i18n/freewnn/freewnn-1.1.1_alpha20.ebuild index 4d0c0fbb3327..b73a956c3ba4 100644 --- a/app-i18n/freewnn/freewnn-1.1.1_alpha20.ebuild +++ b/app-i18n/freewnn/freewnn-1.1.1_alpha20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/freewnn/freewnn-1.1.1_alpha20.ebuild,v 1.9 2004/06/24 21:45:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/freewnn/freewnn-1.1.1_alpha20.ebuild,v 1.10 2004/06/28 01:44:05 vapier Exp $ MY_P="FreeWnn-${PV/_alpha/-a0}" @@ -8,12 +8,12 @@ DESCRIPTION="Network-Extensible Kana-to-Kanji Conversion System" HOMEPAGE="http://www.freewnn.org/" SRC_URI="ftp://ftp.freewnn.org/pub/FreeWnn/alpha/${MY_P}.tar.bz2" -SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc alpha ia64 -amd64 ppc" +SLOT="0" +KEYWORDS="x86 ppc sparc alpha -amd64 ia64" IUSE="X ipv6" -DEPEND="virtual/glibc +DEPEND="virtual/libc X? ( virtual/x11 )" S="${WORKDIR}/FreeWnn-1.10-pl020" @@ -39,7 +39,7 @@ src_compile() { #make || die } -src_install () { +src_install() { # install executables, libs ,dictionaries make DESTDIR=${D} install || die "installation failed" # install man pages diff --git a/app-i18n/jfbterm/jfbterm-0.4.4.ebuild b/app-i18n/jfbterm/jfbterm-0.4.4.ebuild index e339b9d83a7c..7906c9df05dd 100644 --- a/app-i18n/jfbterm/jfbterm-0.4.4.ebuild +++ b/app-i18n/jfbterm/jfbterm-0.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/jfbterm/jfbterm-0.4.4.ebuild,v 1.6 2004/06/24 21:47:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/jfbterm/jfbterm-0.4.4.ebuild,v 1.7 2004/06/28 01:46:54 vapier Exp $ inherit flag-o-matic @@ -13,12 +13,12 @@ SLOT="0" KEYWORDS="x86 ppc sparc" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-apps/sed-4 >=sys-devel/autoconf-2.58 sys-devel/automake sys-libs/ncurses" -RDEPEND="virtual/glibc" +RDEPEND="virtual/libc" src_compile() { replace-flags -march=pentium3 -mcpu=pentium3 diff --git a/app-i18n/jfbterm/jfbterm-0.4.5.ebuild b/app-i18n/jfbterm/jfbterm-0.4.5.ebuild index 9f36e32d2219..b69c9673942c 100644 --- a/app-i18n/jfbterm/jfbterm-0.4.5.ebuild +++ b/app-i18n/jfbterm/jfbterm-0.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/jfbterm/jfbterm-0.4.5.ebuild,v 1.5 2004/06/24 21:47:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/jfbterm/jfbterm-0.4.5.ebuild,v 1.6 2004/06/28 01:46:54 vapier Exp $ inherit flag-o-matic @@ -13,12 +13,12 @@ SLOT="0" KEYWORDS="x86 ppc ~sparc" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-apps/sed-4 >=sys-devel/autoconf-2.58 sys-devel/automake sys-libs/ncurses" -RDEPEND="virtual/glibc" +RDEPEND="virtual/libc" src_compile() { replace-flags -march=pentium3 -mcpu=pentium3 diff --git a/app-i18n/jfbterm/jfbterm-0.4.6.ebuild b/app-i18n/jfbterm/jfbterm-0.4.6.ebuild index c0962267f7b6..4f1eb747c8d4 100644 --- a/app-i18n/jfbterm/jfbterm-0.4.6.ebuild +++ b/app-i18n/jfbterm/jfbterm-0.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/jfbterm/jfbterm-0.4.6.ebuild,v 1.4 2004/06/24 21:47:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/jfbterm/jfbterm-0.4.6.ebuild,v 1.5 2004/06/28 01:46:54 vapier Exp $ inherit flag-o-matic @@ -13,12 +13,12 @@ SLOT="0" KEYWORDS="x86 ppc ~sparc" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-apps/sed-4 >=sys-devel/autoconf-2.58 sys-devel/automake sys-libs/ncurses" -RDEPEND="virtual/glibc" +RDEPEND="virtual/libc" src_compile() { replace-flags -march=pentium3 -mcpu=pentium3 diff --git a/app-i18n/jless-iso254/jless-iso254-358.ebuild b/app-i18n/jless-iso254/jless-iso254-358.ebuild index 3924fe431069..179dad545618 100644 --- a/app-i18n/jless-iso254/jless-iso254-358.ebuild +++ b/app-i18n/jless-iso254/jless-iso254-358.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/jless-iso254/jless-iso254-358.ebuild,v 1.12 2004/06/24 21:47:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/jless-iso254/jless-iso254-358.ebuild,v 1.13 2004/06/28 01:47:21 vapier Exp $ inherit eutils @@ -16,13 +16,12 @@ SLOT="0" KEYWORDS="x86 ppc sparc alpha" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-libs/ncurses-5.2" S=${WORKDIR}/${LESS_P} src_unpack() { - unpack ${LESS_P}.tar.gz cd ${S} epatch ${DISTDIR}/${LESS_P}-iso254.patch.gz diff --git a/app-i18n/jmode/jmode-0.6.7.ebuild b/app-i18n/jmode/jmode-0.6.7.ebuild index 6d1543acefc6..5ccfb2831509 100644 --- a/app-i18n/jmode/jmode-0.6.7.ebuild +++ b/app-i18n/jmode/jmode-0.6.7.ebuild @@ -1,32 +1,28 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/jmode/jmode-0.6.7.ebuild,v 1.3 2004/06/24 21:48:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/jmode/jmode-0.6.7.ebuild,v 1.4 2004/06/28 01:47:55 vapier Exp $ -IUSE="gnome" - -DESCRIPTION="Jmode is a Japanese IME supporting Anthy" +DESCRIPTION="a Japanese IME supporting Anthy" HOMEPAGE="http://anthy.sourceforge.jp/" SRC_URI="mirror://sourceforge.jp/anthy/5467/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="x86" SLOT="0" +KEYWORDS="x86" +IUSE="gnome" DEPEND="=x11-libs/gtk+-1.2* app-i18n/anthy gnome? ( gnome-base/gnome-panel )" src_compile() { - # --with-skk and --with-engine=anthy are exclusive econf `use_with gnome` \ --with-engine=anthy || die emake CPPFLAGS="${CPPFLAGS} -DCONF_DIR=\\\"/etc/jmode/\\\"" || die } -src_install () { - +src_install() { einstall pkgdatadir=${D}/etc/jmode || die - dodoc AUTHORS ChangeLog INSTALL NEWS README } diff --git a/app-i18n/kakasi/kakasi-2.3.4.ebuild b/app-i18n/kakasi/kakasi-2.3.4.ebuild index cafe866260c0..8354ec82ec5c 100644 --- a/app-i18n/kakasi/kakasi-2.3.4.ebuild +++ b/app-i18n/kakasi/kakasi-2.3.4.ebuild @@ -1,20 +1,17 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/kakasi/kakasi-2.3.4.ebuild,v 1.5 2004/06/24 21:48:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/kakasi/kakasi-2.3.4.ebuild,v 1.6 2004/06/28 01:48:18 vapier Exp $ -DESCRIPTION="Converts Japanese text between kanji, kana, and romaji." +DESCRIPTION="Converts Japanese text between kanji, kana, and romaji" HOMEPAGE="http://kakasi.namazu.org/" SRC_URI="http://kakasi.namazu.org/stable/${P}.tar.gz" + LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 amd64 ~ppc ~sparc alpha" IUSE="" -DEPEND="virtual/glibc" -src_compile() { - econf || die - emake || die -} +DEPEND="virtual/libc" src_install() { make DESTDIR=${D} install || die diff --git a/app-i18n/kanjipad/kanjipad-1.2.3.ebuild b/app-i18n/kanjipad/kanjipad-1.2.3.ebuild index ffb908e863c0..4398138c97cb 100644 --- a/app-i18n/kanjipad/kanjipad-1.2.3.ebuild +++ b/app-i18n/kanjipad/kanjipad-1.2.3.ebuild @@ -1,19 +1,18 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/kanjipad/kanjipad-1.2.3.ebuild,v 1.6 2004/06/24 21:48:25 agriffis Exp $ - -IUSE="" +# $Header: /var/cvsroot/gentoo-x86/app-i18n/kanjipad/kanjipad-1.2.3.ebuild,v 1.7 2004/06/28 01:48:40 vapier Exp $ DESCRIPTION="Japanese handwriting recognition tool" HOMEPAGE="http://www.gtk.org/~otaylor/kanjipad/" SRC_URI="ftp://ftp.gtk.org/pub/users/otaylor/kanjipad/${P}.tar.gz" LICENSE="GPL-2" -DEPEND=">=x11-libs/gtk+-1.2.10-r8 - >=dev-libs/glib-1.2.10-r4" +SLOT="0" KEYWORDS="x86" +IUSE="" -SLOT="0" +DEPEND=">=x11-libs/gtk+-1.2.10-r8 + >=dev-libs/glib-1.2.10-r4" src_compile() { mv Makefile Makefile.orig @@ -22,9 +21,8 @@ src_compile() { emake || die } -src_install () { +src_install() { dobin kanjipad kpengine || die - dodir /usr/share/kanjipad || die insinto /usr/share/kanjipad doins jdata.dat || die } diff --git a/app-i18n/kanjipad/kanjipad-2.0.0.ebuild b/app-i18n/kanjipad/kanjipad-2.0.0.ebuild index 6a05ba9ee60c..218b2638d69a 100644 --- a/app-i18n/kanjipad/kanjipad-2.0.0.ebuild +++ b/app-i18n/kanjipad/kanjipad-2.0.0.ebuild @@ -1,19 +1,18 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/kanjipad/kanjipad-2.0.0.ebuild,v 1.5 2004/06/24 21:48:25 agriffis Exp $ - -IUSE="" +# $Header: /var/cvsroot/gentoo-x86/app-i18n/kanjipad/kanjipad-2.0.0.ebuild,v 1.6 2004/06/28 01:48:40 vapier Exp $ DESCRIPTION="Japanese handwriting recognition tool" HOMEPAGE="http://fishsoup.net/software/kanjipad/" SRC_URI="http://fishsoup.net/software/kanjipad/${P}.tar.gz" LICENSE="GPL-2" - SLOT="0" +KEYWORDS="x86 amd64" +IUSE="" + DEPEND=">=x11-libs/gtk+-2 >=dev-libs/glib-2" -KEYWORDS="x86 amd64" src_compile() { perl -i -pe "s|PREFIX=/usr/local|PREFIX=/usr|; @@ -22,10 +21,9 @@ src_compile() { emake || die } -src_install () { +src_install() { dobin kanjipad kpengine || die - dodir /usr/share/kanjipad || die insinto /usr/share/kanjipad doins jdata.dat || die - dodoc COPYING ChangeLog README TODO jstroke/README-kanjipad + dodoc ChangeLog README TODO jstroke/README-kanjipad } diff --git a/app-i18n/kcc/kcc-1.0.ebuild b/app-i18n/kcc/kcc-1.0.ebuild index e42a837e36d1..bc831308252e 100644 --- a/app-i18n/kcc/kcc-1.0.ebuild +++ b/app-i18n/kcc/kcc-1.0.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/kcc/kcc-1.0.ebuild,v 1.9 2004/06/24 21:48:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/kcc/kcc-1.0.ebuild,v 1.10 2004/06/28 01:49:02 vapier Exp $ inherit gcc eutils DESCRIPTION="A Kanji code converter" -HOMEPAGE="" #There doesn't seem to be a home page for this package! +HOMEPAGE="" # There doesn't seem to be a home page for this package! SRC_URI="ftp://ftp.jp.freebsd.org/pub/FreeBSD/ports/distfiles/${PN}.tar.gz" LICENSE="GPL-2" @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="x86" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" S="${WORKDIR}/${PN}" diff --git a/app-i18n/kinput2/kinput2-3.1-r1.ebuild b/app-i18n/kinput2/kinput2-3.1-r1.ebuild index 1976fc1be66c..9df131c0b4e9 100644 --- a/app-i18n/kinput2/kinput2-3.1-r1.ebuild +++ b/app-i18n/kinput2/kinput2-3.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/kinput2/kinput2-3.1-r1.ebuild,v 1.9 2004/06/24 21:48:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/kinput2/kinput2-3.1-r1.ebuild,v 1.10 2004/06/28 01:49:31 vapier Exp $ inherit eutils @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="x86 ~ppc sparc ~amd64" IUSE="canna freewnn" -DEPEND="virtual/glibc +DEPEND="virtual/libc canna? ( >=app-i18n/canna-3.5_beta2-r1 ) !amd64? ( freewnn? ( >=app-i18n/freewnn-1.1.1_alpha19 ) ) !freewnn? ( >=app-i18n/canna-3.5_beta2-r1 )" diff --git a/app-i18n/kon2/kon2-0.3.9b-r1.ebuild b/app-i18n/kon2/kon2-0.3.9b-r1.ebuild index c217228ee1ca..719d2b8e9cc9 100644 --- a/app-i18n/kon2/kon2-0.3.9b-r1.ebuild +++ b/app-i18n/kon2/kon2-0.3.9b-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/kon2/kon2-0.3.9b-r1.ebuild,v 1.7 2004/06/24 21:49:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/kon2/kon2-0.3.9b-r1.ebuild,v 1.8 2004/06/28 01:50:31 vapier Exp $ inherit eutils @@ -13,11 +13,11 @@ SLOT="0" KEYWORDS="x86" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" RDEPEND="${DEPEND} >=media-fonts/konfont-0.1" -src_unpack(){ +src_unpack() { unpack ${A} cd ${S} epatch ${FILESDIR}/${P}-gentoo.patch @@ -26,13 +26,13 @@ src_unpack(){ epatch ${FILESDIR}/${P}-racecondition-fix3.patch } -src_compile(){ +src_compile() { make config || die make depend || die make || die } -src_install(){ +src_install() { make LIBDIR=${D}/etc \ MANDIR=${D}/usr/share/man/ja/man1 \ BINDIR=${D}/usr/bin install || die diff --git a/app-i18n/libjconv/libjconv-2.9.ebuild b/app-i18n/libjconv/libjconv-2.9.ebuild index d0fede1a22c2..416626f5f240 100644 --- a/app-i18n/libjconv/libjconv-2.9.ebuild +++ b/app-i18n/libjconv/libjconv-2.9.ebuild @@ -1,17 +1,17 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/libjconv/libjconv-2.9.ebuild,v 1.5 2004/06/24 21:49:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/libjconv/libjconv-2.9.ebuild,v 1.6 2004/06/28 01:51:49 vapier Exp $ DESCRIPTION="A library for converting between kanji encodings" -SRC_URI="http://ghost.math.sci.hokudai.ac.jp/misc/${PN}/${P}.tar.gz" HOMEPAGE="http://ghost.math.sci.hokudai.ac.jp/misc/${PN}" +SRC_URI="http://ghost.math.sci.hokudai.ac.jp/misc/${PN}/${P}.tar.gz" LICENSE="LGPL-2" -KEYWORDS="x86" IUSE="" +KEYWORDS="x86" SLOT="0" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { emake || die diff --git a/app-i18n/manpages-ja/manpages-ja-20040315.ebuild b/app-i18n/manpages-ja/manpages-ja-20040315.ebuild index 0832729efa72..59e9f015a3f9 100644 --- a/app-i18n/manpages-ja/manpages-ja-20040315.ebuild +++ b/app-i18n/manpages-ja/manpages-ja-20040315.ebuild @@ -1,28 +1,26 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/manpages-ja/manpages-ja-20040315.ebuild,v 1.5 2004/06/24 21:51:11 agriffis Exp $ - -IUSE="" +# $Header: /var/cvsroot/gentoo-x86/app-i18n/manpages-ja/manpages-ja-20040315.ebuild,v 1.6 2004/06/28 01:54:27 vapier Exp $ MY_P="man-pages-ja-${PV}" -HOMEPAGE="http://www.linux.or.jp/JM/ - http://www.gentoo.gr.jp/jpmain/translation.xml" DESCRIPTION="A collection of manual pages translated into Japanese" +HOMEPAGE="http://www.linux.or.jp/JM/ http://www.gentoo.gr.jp/jpmain/translation.xml" SRC_URI="http://www.linux.or.jp/JM/${MY_P}.tar.gz http://dev.gentoo.org/~usata/distfiles/portage-${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha mips hppa amd64" SLOT="0" -S="${WORKDIR}/${MY_P}" +KEYWORDS="x86 ppc sparc mips alpha hppa amd64" +IUSE="" DEPEND=">=sys-apps/groff-1.18.1-r2 =sys-apps/groff-1.18* sys-apps/man" -pkg_setup() { +S="${WORKDIR}/${MY_P}" +pkg_setup() { if ! groff -v -Tnippon >/dev/null 2>&1 ; then ewarn ewarn "You need to compile groff with multilingual support." @@ -32,8 +30,7 @@ pkg_setup() { fi } -src_install () { - +src_install() { for x in $(grep '^[^#].*' script/pkgs.list | cut -f1 | sort) do for a in $(ls -d manual/$x/man* 2>/dev/null) @@ -58,8 +55,7 @@ src_install () { dodoc ChangeLog INSTALL README } -pkg_postinst () { - +pkg_postinst() { einfo einfo "You need to set appropriate LANG and PAGER variables to use" einfo "Japanese manpages." diff --git a/app-i18n/manpages-ja/manpages-ja-20040415.ebuild b/app-i18n/manpages-ja/manpages-ja-20040415.ebuild index 6cd78c164242..9a6e7dee7cf9 100644 --- a/app-i18n/manpages-ja/manpages-ja-20040415.ebuild +++ b/app-i18n/manpages-ja/manpages-ja-20040415.ebuild @@ -1,28 +1,26 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/manpages-ja/manpages-ja-20040415.ebuild,v 1.5 2004/06/25 10:10:20 gmsoft Exp $ - -IUSE="" +# $Header: /var/cvsroot/gentoo-x86/app-i18n/manpages-ja/manpages-ja-20040415.ebuild,v 1.6 2004/06/28 01:54:27 vapier Exp $ MY_P="man-pages-ja-${PV}" -HOMEPAGE="http://www.linux.or.jp/JM/ - http://www.gentoo.gr.jp/jpmain/translation.xml" DESCRIPTION="A collection of manual pages translated into Japanese" +HOMEPAGE="http://www.linux.or.jp/JM/ http://www.gentoo.gr.jp/jpmain/translation.xml" SRC_URI="http://www.linux.or.jp/JM/${MY_P}.tar.gz http://dev.gentoo.org/~usata/distfiles/portage-${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="x86 ppc ~sparc alpha ~mips hppa ~amd64" SLOT="0" -S="${WORKDIR}/${MY_P}" +KEYWORDS="x86 ppc ~sparc ~mips alpha hppa ~amd64" +IUSE="" DEPEND=">=sys-apps/groff-1.18.1-r2 =sys-apps/groff-1.18* sys-apps/man" -pkg_setup() { +S="${WORKDIR}/${MY_P}" +pkg_setup() { if ! groff -v -Tnippon >/dev/null 2>&1 ; then ewarn ewarn "You need to compile groff with multilingual support." @@ -32,8 +30,7 @@ pkg_setup() { fi } -src_install () { - +src_install() { for x in $(grep '^[^#].*' script/pkgs.list | cut -f1 | sort) do for a in $(ls -d manual/$x/man* 2>/dev/null) @@ -58,8 +55,7 @@ src_install () { dodoc ChangeLog INSTALL README } -pkg_postinst () { - +pkg_postinst() { einfo einfo "You need to set appropriate LANG and PAGER variables to use" einfo "Japanese manpages." diff --git a/app-i18n/manpages-ja/manpages-ja-20040615.ebuild b/app-i18n/manpages-ja/manpages-ja-20040615.ebuild index 2db2639f331e..942d19fe12f9 100644 --- a/app-i18n/manpages-ja/manpages-ja-20040615.ebuild +++ b/app-i18n/manpages-ja/manpages-ja-20040615.ebuild @@ -1,29 +1,27 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/manpages-ja/manpages-ja-20040615.ebuild,v 1.2 2004/06/24 21:51:11 agriffis Exp $ - -IUSE="" +# $Header: /var/cvsroot/gentoo-x86/app-i18n/manpages-ja/manpages-ja-20040615.ebuild,v 1.3 2004/06/28 01:54:27 vapier Exp $ MY_P="man-pages-ja-${PV}" GENTOO_MAN_P="portage-${P}" -HOMEPAGE="http://www.linux.or.jp/JM/ - http://www.gentoo.gr.jp/jpmain/translation.xml" DESCRIPTION="A collection of manual pages translated into Japanese" +HOMEPAGE="http://www.linux.or.jp/JM/ http://www.gentoo.gr.jp/jpmain/translation.xml" SRC_URI="http://www.linux.or.jp/JM/${MY_P}.tar.gz http://dev.gentoo.org/~usata/distfiles/${GENTOO_MAN_P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~amd64" SLOT="0" -S="${WORKDIR}/${MY_P}" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~hppa ~amd64" +IUSE="" DEPEND=">=sys-apps/groff-1.18.1-r2 =sys-apps/groff-1.18* sys-apps/man" -pkg_setup() { +S="${WORKDIR}/${MY_P}" +pkg_setup() { if ! groff -v -Tnippon >/dev/null 2>&1 ; then ewarn ewarn "You need to compile groff with multilingual support." @@ -34,12 +32,10 @@ pkg_setup() { } src_compile() { - - return + return 0 } -src_install () { - +src_install() { for x in $(grep '^[^#].*' script/pkgs.list | cut -f1 | sort) do for a in $(ls -d manual/$x/man* 2>/dev/null) @@ -64,8 +60,7 @@ src_install () { dodoc ChangeLog INSTALL README } -pkg_postinst () { - +pkg_postinst() { einfo einfo "You need to set appropriate LANG and PAGER variables to use" einfo "Japanese manpages." diff --git a/app-i18n/manpages-pl/manpages-pl-20040401.ebuild b/app-i18n/manpages-pl/manpages-pl-20040401.ebuild index ff3df1cff36a..7895f112b6f6 100644 --- a/app-i18n/manpages-pl/manpages-pl-20040401.ebuild +++ b/app-i18n/manpages-pl/manpages-pl-20040401.ebuild @@ -1,21 +1,21 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/manpages-pl/manpages-pl-20040401.ebuild,v 1.2 2004/06/24 21:51:23 agriffis Exp $ - -S="${WORKDIR}/pl_PL" +# $Header: /var/cvsroot/gentoo-x86/app-i18n/manpages-pl/manpages-pl-20040401.ebuild,v 1.3 2004/06/28 01:54:58 vapier Exp $ DESCRIPTION="A collection of Polish translations of Linux manual pages." -SRC_URI="http://ptm.linux.pl/man-PL${PV:6:2}-${PV:4:2}-${PV:0:4}.tar.gz" HOMEPAGE="http://ptm.linux.pl/" -LICENSE="GPL-2" -IUSE="" +SRC_URI="http://ptm.linux.pl/man-PL${PV:6:2}-${PV:4:2}-${PV:0:4}.tar.gz" +LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" +IUSE="" RDEPEND="sys-apps/man" DEPEND="sys-devel/autoconf" +S="${WORKDIR}/pl_PL" + src_unpack() { unpack ${A} cd ${S} diff --git a/app-i18n/multiskkserv/multiskkserv-20020201.ebuild b/app-i18n/multiskkserv/multiskkserv-20020201.ebuild index 472ae2a135f9..6576b3ae073b 100644 --- a/app-i18n/multiskkserv/multiskkserv-20020201.ebuild +++ b/app-i18n/multiskkserv/multiskkserv-20020201.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/multiskkserv/multiskkserv-20020201.ebuild,v 1.7 2004/06/24 21:52:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/multiskkserv/multiskkserv-20020201.ebuild,v 1.8 2004/06/28 01:56:00 vapier Exp $ inherit eutils @@ -15,10 +15,10 @@ SRC_URI="http://www3.big.or.jp/~sian/linux/products/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 alpha sparc ppc" +KEYWORDS="x86 ppc sparc alpha" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc app-i18n/skk-jisyo-cdb" PROVIDE="virtual/skkserv" diff --git a/app-i18n/nkf/nkf-2.0.2-r1.ebuild b/app-i18n/nkf/nkf-2.0.2-r1.ebuild index 2b1f2df5537b..b627c7029b11 100644 --- a/app-i18n/nkf/nkf-2.0.2-r1.ebuild +++ b/app-i18n/nkf/nkf-2.0.2-r1.ebuild @@ -1,23 +1,26 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/nkf/nkf-2.0.2-r1.ebuild,v 1.7 2004/06/24 21:52:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/nkf/nkf-2.0.2-r1.ebuild,v 1.8 2004/06/28 01:57:16 vapier Exp $ +inherit gcc use perl && inherit perl-module MY_P="${PN}${PV//./}" DESCRIPTION="Network Kanji code conversion Filter with UTF-8/16 support" -SRC_URI="http://www01.tcp-ip.or.jp/~furukawa/nkf_utf8/${MY_P}.tar.gz" HOMEPAGE="http://sourceforge.jp/projects/nkf/" -DEPEND="virtual/glibc - $DEPEND" -KEYWORDS="x86 ppc sparc alpha" -IUSE="perl cjk" +SRC_URI="http://www01.tcp-ip.or.jp/~furukawa/nkf_utf8/${MY_P}.tar.gz" + LICENSE="public-domain" SLOT="0" +KEYWORDS="x86 ppc sparc alpha" +IUSE="perl cjk" + +DEPEND="virtual/libc" + S=${WORKDIR}/${MY_P} src_compile() { - emake CC=gcc CFLAGS="${CFLAGS}" nkf || die + emake CC="$(gcc-getCC)" CFLAGS="${CFLAGS}" nkf || die if use perl; then cd ${S}/NKF.mod perl-module_src_compile @@ -25,9 +28,8 @@ src_compile() { fi } -src_install () { - into /usr - dobin nkf +src_install() { + dobin nkf || die doman nkf.1 if use cjk; then dodir /usr/share/man/ja/man1 diff --git a/app-i18n/nkf/nkf-2.0.4.ebuild b/app-i18n/nkf/nkf-2.0.4.ebuild index 188f59c2dde7..7e579f069628 100644 --- a/app-i18n/nkf/nkf-2.0.4.ebuild +++ b/app-i18n/nkf/nkf-2.0.4.ebuild @@ -1,23 +1,26 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/nkf/nkf-2.0.4.ebuild,v 1.5 2004/06/24 21:52:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/nkf/nkf-2.0.4.ebuild,v 1.6 2004/06/28 01:57:16 vapier Exp $ +inherit gcc use perl && inherit perl-module MY_P="${PN}${PV//./}" DESCRIPTION="Network Kanji code conversion Filter with UTF-8/16 support" -SRC_URI="http://www01.tcp-ip.or.jp/~furukawa/nkf_utf8/${MY_P}.tar.gz" HOMEPAGE="http://sourceforge.jp/projects/nkf/" -DEPEND="virtual/glibc - $DEPEND" -KEYWORDS="x86 ppc sparc alpha amd64" -IUSE="perl cjk" +SRC_URI="http://www01.tcp-ip.or.jp/~furukawa/nkf_utf8/${MY_P}.tar.gz" + LICENSE="as-is" SLOT="0" +KEYWORDS="x86 ppc sparc alpha amd64" +IUSE="perl cjk" + +DEPEND="virtual/libc" + S=${WORKDIR}/${MY_P} src_compile() { - emake CC=gcc CFLAGS="${CFLAGS}" nkf || die + emake CC="$(gcc-getCC)" CFLAGS="${CFLAGS}" nkf || die if use perl; then cd ${S}/NKF.mod perl-module_src_compile @@ -25,9 +28,8 @@ src_compile() { fi } -src_install () { - into /usr - dobin nkf +src_install() { + dobin nkf || die doman nkf.1 if use cjk; then dodir /usr/share/man/ja/man1 diff --git a/app-i18n/qkc/qkc-1.00.ebuild b/app-i18n/qkc/qkc-1.00.ebuild index 05a9b4abd327..3dd3e65e5d67 100644 --- a/app-i18n/qkc/qkc-1.00.ebuild +++ b/app-i18n/qkc/qkc-1.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/qkc/qkc-1.00.ebuild,v 1.8 2004/06/24 21:52:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/qkc/qkc-1.00.ebuild,v 1.9 2004/06/28 01:58:14 vapier Exp $ inherit gcc @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="x86 alpha ppc sparc amd64" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc app-arch/unzip" S=${WORKDIR} diff --git a/app-i18n/skk-jisyo-cdb/skk-jisyo-cdb-200309.ebuild b/app-i18n/skk-jisyo-cdb/skk-jisyo-cdb-200309.ebuild index dcf73709e751..b06f078f2054 100644 --- a/app-i18n/skk-jisyo-cdb/skk-jisyo-cdb-200309.ebuild +++ b/app-i18n/skk-jisyo-cdb/skk-jisyo-cdb-200309.ebuild @@ -1,8 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/skk-jisyo-cdb/skk-jisyo-cdb-200309.ebuild,v 1.6 2004/06/24 21:55:05 agriffis Exp $ - -IUSE="" +# $Header: /var/cvsroot/gentoo-x86/app-i18n/skk-jisyo-cdb/skk-jisyo-cdb-200309.ebuild,v 1.7 2004/06/28 02:03:18 vapier Exp $ DESCRIPTION="Dictionary files for the SKK Japanese-input software in CDB format" HOMEPAGE="http://openlab.ring.gr.jp/skk/dic.html" @@ -12,12 +10,12 @@ SRC_URI="mirror://gentoo/${P}.tar.gz LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc alpha amd64" +IUSE="" DEPEND="app-arch/gzip" RDEPEND="" -src_install () { - +src_install() { # install dictionaries insinto /usr/share/skk doins SKK-JISYO.{L,M,S}.cdb || die diff --git a/app-i18n/skk-jisyo-cdb/skk-jisyo-cdb-200310.ebuild b/app-i18n/skk-jisyo-cdb/skk-jisyo-cdb-200310.ebuild index 083dd363b06b..82d9d8b26174 100644 --- a/app-i18n/skk-jisyo-cdb/skk-jisyo-cdb-200310.ebuild +++ b/app-i18n/skk-jisyo-cdb/skk-jisyo-cdb-200310.ebuild @@ -1,8 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/skk-jisyo-cdb/skk-jisyo-cdb-200310.ebuild,v 1.6 2004/06/24 21:55:05 agriffis Exp $ - -IUSE="" +# $Header: /var/cvsroot/gentoo-x86/app-i18n/skk-jisyo-cdb/skk-jisyo-cdb-200310.ebuild,v 1.7 2004/06/28 02:03:18 vapier Exp $ DESCRIPTION="Dictionary files for the SKK Japanese-input software in CDB format" HOMEPAGE="http://openlab.ring.gr.jp/skk/dic.html" @@ -12,12 +10,12 @@ SRC_URI="mirror://gentoo/${P}.tar.gz LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc ~sparc alpha ~amd64" +IUSE="" DEPEND="app-arch/gzip" RDEPEND="" -src_install () { - +src_install() { # install dictionaries insinto /usr/share/skk doins SKK-JISYO.{L,M,S}.cdb || die diff --git a/app-i18n/skk-jisyo-cdb/skk-jisyo-cdb-200401.ebuild b/app-i18n/skk-jisyo-cdb/skk-jisyo-cdb-200401.ebuild index 7e98ffcee840..5b955ba7890a 100644 --- a/app-i18n/skk-jisyo-cdb/skk-jisyo-cdb-200401.ebuild +++ b/app-i18n/skk-jisyo-cdb/skk-jisyo-cdb-200401.ebuild @@ -1,8 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/skk-jisyo-cdb/skk-jisyo-cdb-200401.ebuild,v 1.4 2004/06/24 21:55:05 agriffis Exp $ - -IUSE="" +# $Header: /var/cvsroot/gentoo-x86/app-i18n/skk-jisyo-cdb/skk-jisyo-cdb-200401.ebuild,v 1.5 2004/06/28 02:03:18 vapier Exp $ DESCRIPTION="Dictionary files for the SKK Japanese-input software in CDB format" HOMEPAGE="http://openlab.ring.gr.jp/skk/dic.html" @@ -12,12 +10,12 @@ SRC_URI="mirror://gentoo/${P}.tar.gz LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 alpha ppc ~amd64" +IUSE="" DEPEND="app-arch/gzip" RDEPEND="" -src_install () { - +src_install() { # install dictionaries insinto /usr/share/skk doins SKK-JISYO.{L,M,S}.cdb || die diff --git a/app-i18n/skk-jisyo-cdb/skk-jisyo-cdb-200404.ebuild b/app-i18n/skk-jisyo-cdb/skk-jisyo-cdb-200404.ebuild index 242feb21088e..a831a22f267b 100644 --- a/app-i18n/skk-jisyo-cdb/skk-jisyo-cdb-200404.ebuild +++ b/app-i18n/skk-jisyo-cdb/skk-jisyo-cdb-200404.ebuild @@ -1,8 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/skk-jisyo-cdb/skk-jisyo-cdb-200404.ebuild,v 1.3 2004/06/24 21:55:05 agriffis Exp $ - -IUSE="" +# $Header: /var/cvsroot/gentoo-x86/app-i18n/skk-jisyo-cdb/skk-jisyo-cdb-200404.ebuild,v 1.4 2004/06/28 02:03:18 vapier Exp $ DESCRIPTION="Dictionary files for the SKK Japanese-input software in CDB format" HOMEPAGE="http://openlab.ring.gr.jp/skk/dic.html" @@ -12,12 +10,12 @@ SRC_URI="mirror://gentoo/${P}.tar.gz LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 alpha ppc ~amd64" +IUSE="" DEPEND="app-arch/gzip" RDEPEND="" -src_install () { - +src_install() { # install dictionaries insinto /usr/share/skk doins SKK-JISYO.{L,M,S}.cdb || die diff --git a/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200310.ebuild b/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200310.ebuild index 69fa18939a1c..39e836cb49bd 100644 --- a/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200310.ebuild +++ b/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200310.ebuild @@ -1,8 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200310.ebuild,v 1.6 2004/06/24 21:55:17 agriffis Exp $ - -IUSE="" +# $Header: /var/cvsroot/gentoo-x86/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200310.ebuild,v 1.7 2004/06/28 02:03:47 vapier Exp $ DESCRIPTION="Extra SKK dictionaries in plain text and cdb format" HOMEPAGE="http://openlab.ring.gr.jp/skk/dic.html" @@ -13,13 +11,13 @@ SRC_URI="mirror://gentoo/${PF}.tar.gz LICENSE="GPL-2 public-domain freedist" SLOT="0" KEYWORDS="x86 ppc sparc alpha" +IUSE="" DEPEND="sys-apps/gawk || ( dev-db/freecdb dev-db/cdb )" RDEPEND="" -skkdic2cdb () { - +skkdic2cdb() { awk '/^[^;]/ { printf "+%d,%d:%s->%s\n", length($1), length($2), $1, $2 } END { @@ -27,20 +25,17 @@ skkdic2cdb () { } ' $1 } -src_compile () { - +src_compile() { for i in SKK-JISYO* ; do echo "Converting $i into $i.cdb ..." skkdic2cdb $i | cdbmake $i.cdb tmp.$i done || die } -src_install () { - +src_install() { insinto /usr/share/skk for i in SKK-JISYO* ; do doins $i || die done - dodoc edict_doc.txt } diff --git a/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200401.ebuild b/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200401.ebuild index 273b89cd6adb..26f3f5e52ac0 100644 --- a/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200401.ebuild +++ b/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200401.ebuild @@ -1,8 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200401.ebuild,v 1.4 2004/06/24 21:55:17 agriffis Exp $ - -IUSE="" +# $Header: /var/cvsroot/gentoo-x86/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200401.ebuild,v 1.5 2004/06/28 02:03:47 vapier Exp $ DESCRIPTION="Extra SKK dictionaries in plain text and cdb format" HOMEPAGE="http://openlab.ring.gr.jp/skk/dic.html" @@ -12,14 +10,14 @@ SRC_URI="mirror://gentoo/${PF}.tar.gz # see each SKK-JISYO's header for detail LICENSE="GPL-2 public-domain freedist" SLOT="0" -KEYWORDS="x86 alpha ppc" +KEYWORDS="x86 ppc alpha" +IUSE="" DEPEND="sys-apps/gawk || ( dev-db/freecdb dev-db/cdb )" RDEPEND="" -skkdic2cdb () { - +skkdic2cdb() { awk '/^[^;]/ { printf "+%d,%d:%s->%s\n", length($1), length($2), $1, $2 } END { @@ -27,16 +25,14 @@ skkdic2cdb () { } ' $1 } -src_compile () { - +src_compile() { for i in SKK-JISYO* ; do echo "Converting $i into $i.cdb ..." skkdic2cdb $i | cdbmake $i.cdb tmp.$i done || die } -src_install () { - +src_install() { insinto /usr/share/skk for i in SKK-JISYO* ; do doins $i || die diff --git a/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200404.ebuild b/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200404.ebuild index 8532fbaee54c..860e3fded488 100644 --- a/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200404.ebuild +++ b/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200404.ebuild @@ -1,8 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200404.ebuild,v 1.3 2004/06/24 21:55:17 agriffis Exp $ - -IUSE="" +# $Header: /var/cvsroot/gentoo-x86/app-i18n/skk-jisyo-extra/skk-jisyo-extra-200404.ebuild,v 1.4 2004/06/28 02:03:47 vapier Exp $ DESCRIPTION="Extra SKK dictionaries in plain text and cdb format" HOMEPAGE="http://openlab.ring.gr.jp/skk/dic.html" @@ -13,13 +11,13 @@ SRC_URI="mirror://gentoo/${PF}.tar.gz LICENSE="GPL-2 public-domain freedist" SLOT="0" KEYWORDS="x86 alpha ppc" +IUSE="" DEPEND="sys-apps/gawk || ( dev-db/freecdb dev-db/cdb )" RDEPEND="" -skkdic2cdb () { - +skkdic2cdb() { awk '/^[^;]/ { printf "+%d,%d:%s->%s\n", length($1), length($2), $1, $2 } END { @@ -27,16 +25,14 @@ skkdic2cdb () { } ' $1 } -src_compile () { - +src_compile() { for i in SKK-JISYO* ; do echo "Converting $i into $i.cdb ..." skkdic2cdb $i | cdbmake $i.cdb tmp.$i done || die } -src_install () { - +src_install() { insinto /usr/share/skk for i in SKK-JISYO* ; do doins $i || die diff --git a/app-i18n/skk-jisyo/skk-jisyo-200310.ebuild b/app-i18n/skk-jisyo/skk-jisyo-200310.ebuild index de4a8f6deda7..d4780ae27610 100644 --- a/app-i18n/skk-jisyo/skk-jisyo-200310.ebuild +++ b/app-i18n/skk-jisyo/skk-jisyo-200310.ebuild @@ -1,8 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/skk-jisyo/skk-jisyo-200310.ebuild,v 1.6 2004/06/24 21:54:54 agriffis Exp $ - -IUSE="" +# $Header: /var/cvsroot/gentoo-x86/app-i18n/skk-jisyo/skk-jisyo-200310.ebuild,v 1.7 2004/06/28 02:02:47 vapier Exp $ DESCRIPTION="Jisyo (dictionary) files for the SKK Japanese-input software" HOMEPAGE="http://openlab.ring.gr.jp/skk/dic.html" @@ -12,12 +10,12 @@ SRC_URI="mirror://gentoo/${P}.tar.gz LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc alpha" +IUSE="" DEPEND="app-arch/gzip" RDEPEND="" -src_install () { - +src_install() { # install dictionaries insinto /usr/share/skk doins SKK-JISYO.{L,M,S} || die diff --git a/app-i18n/skk-jisyo/skk-jisyo-200401.ebuild b/app-i18n/skk-jisyo/skk-jisyo-200401.ebuild index 3339412be608..e8b745d75b5c 100644 --- a/app-i18n/skk-jisyo/skk-jisyo-200401.ebuild +++ b/app-i18n/skk-jisyo/skk-jisyo-200401.ebuild @@ -1,8 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/skk-jisyo/skk-jisyo-200401.ebuild,v 1.4 2004/06/24 21:54:54 agriffis Exp $ - -IUSE="" +# $Header: /var/cvsroot/gentoo-x86/app-i18n/skk-jisyo/skk-jisyo-200401.ebuild,v 1.5 2004/06/28 02:02:47 vapier Exp $ DESCRIPTION="Jisyo (dictionary) files for the SKK Japanese-input software" HOMEPAGE="http://openlab.ring.gr.jp/skk/dic.html" @@ -11,13 +9,13 @@ SRC_URI="mirror://gentoo/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 alpha ppc" +KEYWORDS="x86 ppc alpha" +IUSE="" DEPEND="app-arch/gzip" RDEPEND="" -src_install () { - +src_install() { # install dictionaries insinto /usr/share/skk doins SKK-JISYO.{L,M,S} || die diff --git a/app-i18n/skk-jisyo/skk-jisyo-200404.ebuild b/app-i18n/skk-jisyo/skk-jisyo-200404.ebuild index afc804c505b7..3bcc6d40751a 100644 --- a/app-i18n/skk-jisyo/skk-jisyo-200404.ebuild +++ b/app-i18n/skk-jisyo/skk-jisyo-200404.ebuild @@ -1,8 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/skk-jisyo/skk-jisyo-200404.ebuild,v 1.4 2004/06/24 21:54:54 agriffis Exp $ - -IUSE="" +# $Header: /var/cvsroot/gentoo-x86/app-i18n/skk-jisyo/skk-jisyo-200404.ebuild,v 1.5 2004/06/28 02:02:47 vapier Exp $ DESCRIPTION="Jisyo (dictionary) files for the SKK Japanese-input software" HOMEPAGE="http://openlab.ring.gr.jp/skk/dic.html" @@ -11,13 +9,13 @@ SRC_URI="mirror://gentoo/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 alpha ppc ~amd64 ~sparc" +KEYWORDS="x86 ppc ~sparc alpha ~amd64" +IUSE="" DEPEND="app-arch/gzip" RDEPEND="" -src_install () { - +src_install() { # install dictionaries insinto /usr/share/skk doins SKK-JISYO.{L,M,S} || die diff --git a/app-i18n/skkfep/skkfep-0.86c.ebuild b/app-i18n/skkfep/skkfep-0.86c.ebuild index 26a641b7fbdc..be4bf902ba41 100644 --- a/app-i18n/skkfep/skkfep-0.86c.ebuild +++ b/app-i18n/skkfep/skkfep-0.86c.ebuild @@ -1,22 +1,21 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/skkfep/skkfep-0.86c.ebuild,v 1.3 2004/06/24 21:54:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/skkfep/skkfep-0.86c.ebuild,v 1.4 2004/06/28 02:04:11 vapier Exp $ inherit eutils -IUSE="" - MY_P=${P/-/} KH_PV="kh1.2.10" DESCRIPTION="A SKK-like Japanese input method for console" +HOMEPAGE="http://homepage2.nifty.com/aito/soft.html" SRC_URI="http://www1.interq.or.jp/~deton/jvim-skk/${MY_P}.tar.gz http://www1.interq.or.jp/~deton/jvim-skk/${MY_P}-${KH_PV}.patch.gz" -HOMEPAGE="http://homepage2.nifty.com/aito/soft.html" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc ~sparc ~alpha" +IUSE="" DEPEND=">=sys-apps/sed-4 sys-apps/gawk @@ -26,13 +25,11 @@ RDEPEND="virtual/skkserv" S=${WORKDIR}/${PN} src_unpack() { - unpack ${A} epatch ${MY_P}-${KH_PV}.patch } src_compile() { - sed -i -e 's/solaris2/linux/' \ -e '/^#define USE_SKKSRCH/s/^/\/* /' \ -e '/^#define BOTH_SERVER_AND_SKKSRCH/s/^/\/* /' \ @@ -42,10 +39,8 @@ src_compile() { make || die "make failed." } -src_install () { - - exeinto /usr/bin - doexe skkfep +src_install() { + dobin skkfep || die doman skkfep.1 dodoc README* HISTORY INSTALL TODO diff --git a/app-i18n/skkinput/skkinput-2.05.ebuild b/app-i18n/skkinput/skkinput-2.05.ebuild index 9e4c36ae13d0..f96d25708782 100644 --- a/app-i18n/skkinput/skkinput-2.05.ebuild +++ b/app-i18n/skkinput/skkinput-2.05.ebuild @@ -1,19 +1,19 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/skkinput/skkinput-2.05.ebuild,v 1.11 2004/06/24 21:54:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/skkinput/skkinput-2.05.ebuild,v 1.12 2004/06/28 02:04:39 vapier Exp $ inherit eutils -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 ppc ~sparc alpha" - DESCRIPTION="A SKK-like Japanese input method for X11" -SRC_URI="http://downloads.sourceforge.jp/skkinput2/864/${P}.tar.gz" HOMEPAGE="http://sourceforge.jp/projects/skkinput2" +SRC_URI="http://downloads.sourceforge.jp/skkinput2/864/${P}.tar.gz" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="x86 ppc ~sparc alpha" IUSE="" -DEPEND="virtual/glibc + +DEPEND="virtual/libc virtual/x11 app-i18n/skkserv" @@ -28,7 +28,7 @@ src_compile() { make || die } -src_install () { +src_install() { make DESTDIR=${D} install || die make DESTDIR=${D} MANPATH=/usr/share/man install.man || die dodoc ChangeLog GPL skkinput.doc *.jis diff --git a/app-i18n/skkinput/skkinput-2.06.4.ebuild b/app-i18n/skkinput/skkinput-2.06.4.ebuild index c53f6ff41ebc..89e55f44f96e 100644 --- a/app-i18n/skkinput/skkinput-2.06.4.ebuild +++ b/app-i18n/skkinput/skkinput-2.06.4.ebuild @@ -1,14 +1,15 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/skkinput/skkinput-2.06.4.ebuild,v 1.4 2004/06/24 21:54:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/skkinput/skkinput-2.06.4.ebuild,v 1.5 2004/06/28 02:04:39 vapier Exp $ DESCRIPTION="A SKK-like Japanese input method for X11" -SRC_URI="mirror://sourceforge.jp/skkinput2/6273/${P}.tar.gz" HOMEPAGE="http://skkinput2.sourceforge.jp/" +SRC_URI="mirror://sourceforge.jp/skkinput2/6273/${P}.tar.gz" + LICENSE="GPL-2" SLOT="0" -IUSE="" KEYWORDS="x86 ppc ~sparc alpha" +IUSE="" DEPEND="virtual/x11" RDEPEND="${DEPEND} @@ -19,7 +20,7 @@ src_compile() { make || die } -src_install () { +src_install() { make DESTDIR=${D} install || die make DESTDIR=${D} MANPATH=/usr/share/man install.man || die dodoc ChangeLog GPL *.jis diff --git a/app-i18n/skkinput/skkinput-3.0.6.20031012b.ebuild b/app-i18n/skkinput/skkinput-3.0.6.20031012b.ebuild index 9a6ad01403af..183ef179a398 100644 --- a/app-i18n/skkinput/skkinput-3.0.6.20031012b.ebuild +++ b/app-i18n/skkinput/skkinput-3.0.6.20031012b.ebuild @@ -1,11 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/skkinput/skkinput-3.0.6.20031012b.ebuild,v 1.3 2004/06/24 21:54:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/skkinput/skkinput-3.0.6.20031012b.ebuild,v 1.4 2004/06/28 02:04:39 vapier Exp $ inherit eutils -IUSE="" - MY_P="${PN}${PV%%.*}-snap${PV##*.}" DESCRIPTION="A SKK-like Japanese input method for X11" @@ -14,12 +12,11 @@ SRC_URI="http://member.nifty.ne.jp/Tatari_SAKAMOTO/arc/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="3" -# skkinput-3 branch is alpha release and shouldn't be marked as stable KEYWORDS="~x86 ~ppc ~sparc alpha" +IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc virtual/x11" - RDEPEND="${DEPEND} virtual/skkserv" @@ -36,7 +33,7 @@ src_compile() { make || die } -src_install () { +src_install() { einstall DESTDIR=${D} || die dodoc ChangeLog *.jis diff --git a/app-i18n/skkserv/skkserv-9.6-r2.ebuild b/app-i18n/skkserv/skkserv-9.6-r2.ebuild index 3a2310e2eda8..5d09ce0fb1ba 100644 --- a/app-i18n/skkserv/skkserv-9.6-r2.ebuild +++ b/app-i18n/skkserv/skkserv-9.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/skkserv/skkserv-9.6-r2.ebuild,v 1.9 2004/06/24 21:55:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/skkserv/skkserv-9.6-r2.ebuild,v 1.10 2004/06/28 02:05:04 vapier Exp $ inherit eutils @@ -15,13 +15,13 @@ SLOT="0" KEYWORDS="x86 ppc sparc alpha" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=app-i18n/skk-jisyo-200210" PROVIDE="virtual/skkserv" S="${WORKDIR}/skk-${PV}mu" -src_unpack(){ +src_unpack() { unpack ${A} cd ${S}/skkserv epatch ${FILESDIR}/${P}-segfault-gentoo.patch diff --git a/app-i18n/skktools/skktools-1.1.ebuild b/app-i18n/skktools/skktools-1.1.ebuild index ff37db7cc04c..1cbdd27cf62c 100644 --- a/app-i18n/skktools/skktools-1.1.ebuild +++ b/app-i18n/skktools/skktools-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/skktools/skktools-1.1.ebuild,v 1.4 2004/06/24 21:55:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/skktools/skktools-1.1.ebuild,v 1.5 2004/06/28 02:05:29 vapier Exp $ inherit elisp-common @@ -11,14 +11,12 @@ SRC_URI="http://openlab.ring.gr.jp/skk/tools/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc" - IUSE="ruby emacs" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=dev-libs/glib-2" src_install() { - einstall || die use ruby && dobin saihenkan.rb diff --git a/app-i18n/xcin/xcin-2.5.2.3.ebuild b/app-i18n/xcin/xcin-2.5.2.3.ebuild index cd695f79bde1..cb710967ecec 100644 --- a/app-i18n/xcin/xcin-2.5.2.3.ebuild +++ b/app-i18n/xcin/xcin-2.5.2.3.ebuild @@ -1,22 +1,23 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/xcin/xcin-2.5.2.3.ebuild,v 1.8 2004/06/24 21:56:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/xcin/xcin-2.5.2.3.ebuild,v 1.9 2004/06/28 02:07:11 vapier Exp $ inherit eutils -IUSE="nls" - DESCRIPTION="Chinese X Input Method" HOMEPAGE="http://xcin.linux.org.tw/" SRC_URI="ftp://xcin.linux.org.tw/pub/xcin/xcin/${P}.tar.gz" + LICENSE="XCIN" SLOT="0" KEYWORDS="x86 ppc" +IUSE="nls" + DEPEND="nls? ( sys-devel/gettext )" S=${WORKDIR}/${PN} -src_unpack () { +src_unpack() { unpack ${A} cd ${S}/po epatch ${FILESDIR}/${P}-gentoo.patch diff --git a/app-i18n/xsim/xsim-0.3.9.4-r1.ebuild b/app-i18n/xsim/xsim-0.3.9.4-r1.ebuild index 1cd68890195a..337723774072 100644 --- a/app-i18n/xsim/xsim-0.3.9.4-r1.ebuild +++ b/app-i18n/xsim/xsim-0.3.9.4-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/xsim/xsim-0.3.9.4-r1.ebuild,v 1.7 2004/06/24 21:57:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/xsim/xsim-0.3.9.4-r1.ebuild,v 1.8 2004/06/28 02:07:45 vapier Exp $ inherit eutils use kde && inherit kde -DESCRIPTION="A simple and fast GB and BIG5 Chinese XIM server." +DESCRIPTION="A simple and fast GB and BIG5 Chinese XIM server" HOMEPAGE="http://developer.berlios.de/projects/xsim/" SRC_URI="http://download.berlios.de/xsim/${P}.tar.gz" @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="x86" IUSE="kde" -DEPEND="virtual/glibc +DEPEND="virtual/libc =sys-libs/db-3* >=sys-apps/sed-4 kde? ( >=kde-base/kdelibs-3 )" diff --git a/app-i18n/xsim/xsim-0.3.9.4-r2.ebuild b/app-i18n/xsim/xsim-0.3.9.4-r2.ebuild index cc771b32a399..7b2e074fc104 100644 --- a/app-i18n/xsim/xsim-0.3.9.4-r2.ebuild +++ b/app-i18n/xsim/xsim-0.3.9.4-r2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/xsim/xsim-0.3.9.4-r2.ebuild,v 1.6 2004/06/24 21:57:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/xsim/xsim-0.3.9.4-r2.ebuild,v 1.7 2004/06/28 02:07:45 vapier Exp $ use kde && inherit kde -DESCRIPTION="A simple and fast GB and BIG5 Chinese XIM server." +DESCRIPTION="A simple and fast GB and BIG5 Chinese XIM server" HOMEPAGE="http://developer.berlios.de/projects/xsim/" SRC_URI="http://download.berlios.de/xsim/${P}.tar.gz" @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="x86" IUSE="kde" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-libs/db-3 >=sys-apps/sed-4 kde? ( >=kde-base/kdelibs-3 )" diff --git a/app-i18n/xsim/xsim-0.3.9.4.ebuild b/app-i18n/xsim/xsim-0.3.9.4.ebuild index dd53661f55d5..5ff4cfc6f3b1 100644 --- a/app-i18n/xsim/xsim-0.3.9.4.ebuild +++ b/app-i18n/xsim/xsim-0.3.9.4.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/xsim/xsim-0.3.9.4.ebuild,v 1.7 2004/06/24 21:57:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/xsim/xsim-0.3.9.4.ebuild,v 1.8 2004/06/28 02:07:45 vapier Exp $ -DESCRIPTION="A simple and fast GBK Chinese XIM server." +DESCRIPTION="A simple and fast GBK Chinese XIM server" HOMEPAGE="http://developer.berlios.de/projects/xsim/" SRC_URI="http://download.berlios.de/xsim/${P}.tar.gz" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="x86" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-libs/db-3.0.0" src_compile() { diff --git a/app-i18n/zhcon/zhcon-0.2.3.ebuild b/app-i18n/zhcon/zhcon-0.2.3.ebuild index 050eabb9123a..c2298170a957 100644 --- a/app-i18n/zhcon/zhcon-0.2.3.ebuild +++ b/app-i18n/zhcon/zhcon-0.2.3.ebuild @@ -1,11 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/zhcon/zhcon-0.2.3.ebuild,v 1.4 2004/06/24 21:57:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/zhcon/zhcon-0.2.3.ebuild,v 1.5 2004/06/28 02:08:21 vapier Exp $ inherit eutils -IUSE="" - DESCRIPTION="A Fast CJK (Chinese/Japanese/Korean) Console Environment" HOMEPAGE="http://zhcon.sourceforge.net/" SRC_URI="mirror://sourceforge/zhcon/${P}.tar.gz" @@ -13,10 +11,11 @@ SRC_URI="mirror://sourceforge/zhcon/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-devel/autoconf" -RDEPEND="virtual/glibc" +RDEPEND="virtual/libc" src_unpack() { unpack ${A} |