summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasatomo Nakano <nakano@gentoo.org>2003-01-31 13:18:06 +0000
committerMasatomo Nakano <nakano@gentoo.org>2003-01-31 13:18:06 +0000
commitfe50ccf393417a0528d5fa39496f6452fed659ca (patch)
treeb61991b3747085263c2ecf71d8f03efe7dd997c4 /app-i18n/kinput2
parentremove GNOME 2.2 RC2 warning and double gstreamer mask (diff)
downloadgentoo-2-fe50ccf393417a0528d5fa39496f6452fed659ca.tar.gz
gentoo-2-fe50ccf393417a0528d5fa39496f6452fed659ca.tar.bz2
gentoo-2-fe50ccf393417a0528d5fa39496f6452fed659ca.zip
removed old versions.
Diffstat (limited to 'app-i18n/kinput2')
-rw-r--r--app-i18n/kinput2/files/digest-kinput2-3.1_beta4-r11
-rw-r--r--app-i18n/kinput2/files/digest-kinput2-3.1_beta4-r21
-rw-r--r--app-i18n/kinput2/files/kinput2-3.1_beta4/gentoo.diff97
-rw-r--r--app-i18n/kinput2/kinput2-3.1_beta4-r1.ebuild59
-rw-r--r--app-i18n/kinput2/kinput2-3.1_beta4-r2.ebuild54
5 files changed, 0 insertions, 212 deletions
diff --git a/app-i18n/kinput2/files/digest-kinput2-3.1_beta4-r1 b/app-i18n/kinput2/files/digest-kinput2-3.1_beta4-r1
deleted file mode 100644
index 07441ea5c695..000000000000
--- a/app-i18n/kinput2/files/digest-kinput2-3.1_beta4-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 3cf13144a7079bb781bb63cfb57c4d88 kinput2-v3.1-beta4.tar.gz 512832
diff --git a/app-i18n/kinput2/files/digest-kinput2-3.1_beta4-r2 b/app-i18n/kinput2/files/digest-kinput2-3.1_beta4-r2
deleted file mode 100644
index 07441ea5c695..000000000000
--- a/app-i18n/kinput2/files/digest-kinput2-3.1_beta4-r2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 3cf13144a7079bb781bb63cfb57c4d88 kinput2-v3.1-beta4.tar.gz 512832
diff --git a/app-i18n/kinput2/files/kinput2-3.1_beta4/gentoo.diff b/app-i18n/kinput2/files/kinput2-3.1_beta4/gentoo.diff
deleted file mode 100644
index 5b3a1de633a2..000000000000
--- a/app-i18n/kinput2/files/kinput2-3.1_beta4/gentoo.diff
+++ /dev/null
@@ -1,97 +0,0 @@
---- Kinput2.conf.orig Sun Jun 30 01:28:48 2002
-+++ Kinput2.conf Sun Jun 30 17:26:40 2002
-@@ -17,8 +17,8 @@
-
- /* #define UseWnn */ /* define if you are going to use Wnn (v4, v6 or v7) */
- /* #define UseWnn6 */ /* define if you are going to use Wnn6 or above */
--#define UseCanna /* define if you are going to use Canna */
--#define UseSj3 /* define if you are going to use Sj3 */
-+/* #define UseCanna */ /* define if you are going to use Canna */
-+/* #define UseSj3 */ /* define if you are going to use Sj3 */
- /* #define UseAtok */ /* define if you are going to use Atok */
-
-
-@@ -34,7 +34,7 @@
- * You have to define WnnLibDir if Wnn4 configuration files
- * are not installed in /usr/local/lib/wnn (which is the default).
- */
--/* #define WnnLibDir /some/peculiar/directory/wnn */
-+#define WnnLibDir /usr/lib/wnn
-
- /* for convenience.. */
- #if defined(UseWnn6) && !defined(UseWnn)
-@@ -52,17 +52,17 @@
- * WnnLibDir above.
- */
- XCOMM use installed header files
--XCOMM WNNINCDIR = /usr/X11R6/include/wnn
-+WNNINCDIR = /usr/include/wnn
- XCOMM use installed library
--XCOMM WNNLIB = -lwnn
-+WNNLIB = -lwnn
-
- /*
- * Or, use library in the source tree..
- */
- XCOMM use library in the source tree
--WNNSRC = $(CONTRIBSRC)/programs/Xsi/Wnn
--WNNINCDIR = $(WNNSRC)/include
--WNNLIB = $(WNNSRC)/jlib/libwnn.a
-+XCOMM WNNSRC = $(CONTRIBSRC)/programs/Xsi/Wnn
-+XCOMM WNNINCDIR = $(WNNSRC)/include
-+XCOMM WNNLIB = $(WNNSRC)/jlib/libwnn.a
-
-
- XCOMM Canna configuration
-@@ -78,17 +78,17 @@
- * If you have already installed Canna header files and libraries..
- */
- XCOMM use installed headers/libraries
--XCOMM CANNAINSTDIR = /usr/local/canna
--XCOMM CANNASRC = $(CANNAINSTDIR)/include
--XCOMM CANNALIB = -lcanna16
-+CANNAINSTDIR = /usr
-+CANNASRC = $(CANNAINSTDIR)/include
-+CANNALIB = -lcanna16
-
- /*
- * If you have compiled Canna that came with X11R6 (contrib/programs/Canna),
- * but not installed yet..
- */
- XCOMM use headers/libraries in the source tree
--CANNASRC = $(CONTRIBSRC)/programs/Canna32
--CANNALIB = -L$(CANNASRC)/lib/canna16 -lcanna16
-+XCOMM CANNASRC = $(CONTRIBSRC)/programs/Canna32
-+XCOMM CANNALIB = -L$(CANNASRC)/lib/canna16 -lcanna16
-
-
- XCOMM SJ3 configuration
-@@ -100,7 +100,7 @@
- * definition files are to be installed
- */
-
--SJ3DEF_DIR = $(LIBDIR)/sj3def
-+XCOMM SJ3DEF_DIR = $(LIBDIR)/sj3def
-
- /*
- * If you have installed SJ3 library and header file,
-@@ -117,8 +117,8 @@
- * Use compiled library in the source tree..
- */
- XCOMM use library in the source tree
--SJ3SRC = $(CONTRIBSRC)/programs/sj3
--SJ3LIB = $(SJ3SRC)/sj3lib/libsj3lib.a
-+XCOMM SJ3SRC = $(CONTRIBSRC)/programs/sj3
-+XCOMM SJ3LIB = $(SJ3SRC)/sj3lib/libsj3lib.a
-
-
- XCOMM Atok configuration
-@@ -134,7 +134,7 @@
- XCOMM use installed headers/libraries
- XCOMM ATOKINCDIR = /usr/include/atok
- XCOMM ATOKLIBDIR = /usr/jp/lib
--ATOKLIB = -latok12n -latok12util
-+XCOMM ATOKLIB = -latok12n -latok12util
-
-
- /**
diff --git a/app-i18n/kinput2/kinput2-3.1_beta4-r1.ebuild b/app-i18n/kinput2/kinput2-3.1_beta4-r1.ebuild
deleted file mode 100644
index f6a597b8f3eb..000000000000
--- a/app-i18n/kinput2/kinput2-3.1_beta4-r1.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/kinput2/kinput2-3.1_beta4-r1.ebuild,v 1.5 2002/11/06 16:03:45 vapier Exp $
-
-MY_P="kinput2-v3.1-beta4.tar.gz"
-DESCRIPTION="A Japanese input server which supports the XIM protocol"
-SRC_URI="ftp://ftp.sra.co.jp/pub/x11/kinput2/${MY_P}.tar.gz"
-HOMEPAGE="http://www.nec.co.jp/canna/"
-
-SLOT="0"
-LICENSE="as-is"
-KEYWORDS="x86"
-IUSE="canna freewnn"
-
-DEPEND="virtual/glibc
- canna? >=app-i18n/canna-3.5_beta2-r1
- freewnn? >=app-i18n/freewnn-1.1.1_alpha19"
-# Hack to default to canna if the user doesn't chose either canna or freewnn
-if [ -z "`use freewnn``use canna`" ] ; then
- DEPEND="${DEPEND}
- >=app-i18n/canna-3.5_beta2-r1"
-fi
-S="${WORKDIR}/${MY_P}"
-
-src_unpack() {
- # unpack the archive
- unpack ${A}
-
- # patch Kinput2.conf to ensure that files are installed into image dir
- cd ${S}
- patch -p0 < ${FILESDIR}/${P}/gentoo.diff || die
-
- # hack to set define UseCanna, define UseWnn or both
- cp Kinput2.conf Kinput2.tmp
- use canna && sed -e "s:\/\* \#define UseCanna \*\/:\#define UseCanna:" Kinput2.tmp > Kinput2.conf
- cp Kinput2.conf Kinput2.tmp
- use freewnn && sed -e "s:\/\* \#define UseWnn \*\/:\#define UseWnn:" Kinput2.tmp > Kinput2.conf
- # default to UseCanna if we don't have freewnn in useflags
- cp Kinput2.conf Kinput2.tmp
- use freewnn || sed -e "s:\/\* \#define UseCanna \*\/:\#define UseCanna:" Kinput2.tmp > Kinput2.conf || die
-}
-
-src_compile() {
- # create a Makefile from Kinput2.conf
- xmkmf || die "xmkmf failed"
- make Makefiles || die "Makefile creation failed"
-
- # build Kinput2
- make depend || die "make depend failed"
- make || die "make failed"
-}
-
-src_install() {
- # install libs, executables, dictionaries
- make DESTDIR=${D} install || die "installation failed"
-
- # install docs
- dodoc README NEWS
-}
diff --git a/app-i18n/kinput2/kinput2-3.1_beta4-r2.ebuild b/app-i18n/kinput2/kinput2-3.1_beta4-r2.ebuild
deleted file mode 100644
index 42faba255b52..000000000000
--- a/app-i18n/kinput2/kinput2-3.1_beta4-r2.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/kinput2/kinput2-3.1_beta4-r2.ebuild,v 1.6 2002/11/07 03:32:48 nakano Exp $
-
-MY_P="kinput2-v3.1-beta4"
-DESCRIPTION="A Japanese input server which supports the XIM protocol"
-SRC_URI="ftp://ftp.sra.co.jp/pub/x11/kinput2/${MY_P}.tar.gz"
-HOMEPAGE="http://www.nec.co.jp/canna/"
-
-SLOT="0"
-LICENSE="as-is"
-KEYWORDS="x86"
-IUSE="canna freewnn"
-
-DEPEND="virtual/glibc
- canna? >=app-i18n/canna-3.5_beta2-r1
- freewnn? >=app-i18n/freewnn-1.1.1_alpha19 : >=app-i18n/canna-3.5_beta2-r1"
-S="${WORKDIR}/${MY_P}"
-
-src_unpack() {
- # unpack the archive
- unpack ${A}
-
- # patch Kinput2.conf to ensure that files are installed into image dir
- cd ${S}
- patch -p0 < ${FILESDIR}/${P}/gentoo.diff || die
-
- # hack to set define UseCanna, define UseWnn or both
- cp Kinput2.conf Kinput2.tmp
- use canna && sed -e "s:\/\* \#define UseCanna \*\/:\#define UseCanna:" Kinput2.tmp > Kinput2.conf
- cp Kinput2.conf Kinput2.tmp
- use freewnn && sed -e "s:\/\* \#define UseWnn \*\/:\#define UseWnn:" Kinput2.tmp > Kinput2.conf
- # default to UseCanna if we don't have freewnn in useflags
- cp Kinput2.conf Kinput2.tmp
- use freewnn || sed -e "s:\/\* \#define UseCanna \*\/:\#define UseCanna:" Kinput2.tmp > Kinput2.conf || die
-}
-
-src_compile() {
- # create a Makefile from Kinput2.conf
- xmkmf || die "xmkmf failed"
- make Makefiles || die "Makefile creation failed"
-
- # build Kinput2
- make depend || die "make depend failed"
- make || die "make failed"
-}
-
-src_install() {
- # install libs, executables, dictionaries
- make DESTDIR=${D} install || die "installation failed"
-
- # install docs
- dodoc README NEWS
-}