| 1 | # Copyright 1999-2006 Gentoo Foundation |
1 | # Copyright 1999-2006 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/x11-terms/hanterm-xf/Attic/hanterm-xf-2.0.5.ebuild,v 1.4 2006/02/13 03:18:08 liquidx Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/x11-terms/hanterm-xf/Attic/hanterm-xf-2.0.5.ebuild,v 1.5 2006/10/14 10:58:41 flameeyes Exp $ |
| 4 | |
4 | |
| 5 | MY_P="${P}-173" |
5 | MY_P="${P}-173" |
| 6 | |
6 | |
| 7 | DESCRIPTION="Patched xterm for Korean input/output" |
7 | DESCRIPTION="Patched xterm for Korean input/output" |
| 8 | HOMEPAGE="http://www.kr.freebsd.org/~hwang/hanterm/" |
8 | HOMEPAGE="http://www.kr.freebsd.org/~hwang/hanterm/" |
| … | |
… | |
| 13 | KEYWORDS="x86 ppc" |
13 | KEYWORDS="x86 ppc" |
| 14 | |
14 | |
| 15 | IUSE="Xaw3d truetype" |
15 | IUSE="Xaw3d truetype" |
| 16 | |
16 | |
| 17 | DEPEND=" |
17 | DEPEND=" |
| 18 | || ( ( x11-libs/libXmu x11-libs/libICE ) |
18 | || ( ( x11-libs/libXmu x11-libs/libICE x11-libs/libXaw ) |
| 19 | virtual/x11 ) |
19 | virtual/x11 ) |
| 20 | sys-apps/utempter |
20 | sys-apps/utempter |
| 21 | Xaw3d? ( x11-libs/Xaw3d ) |
21 | Xaw3d? ( x11-libs/Xaw3d ) |
| 22 | media-fonts/baekmuk-fonts |
22 | media-fonts/baekmuk-fonts |
| 23 | !x11-terms/hanterm" |
23 | !x11-terms/hanterm" |