Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 7959 Details for
Bug 15170
hanterm-xf-2.0.4 ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
hanterm-xf-2.0.4.ebuild (New Package)
hanterm-xf-2.0.4.ebuild (text/plain), 1.00 KB, created by
Jeong Jin-Hyo
on 2003-02-05 14:55:54 UTC
(
hide
)
Description:
hanterm-xf-2.0.4.ebuild (New Package)
Filename:
MIME Type:
Creator:
Jeong Jin-Hyo
Created:
2003-02-05 14:55:54 UTC
Size:
1.00 KB
patch
obsolete
># Hanterm-xf (X-terminal emulator for Korean) ># This is improved more than 'hanterm'. > >S=${WORKDIR}/${P}-172 >DESCRIPTION="Hanterm-xf -- Improved Korean terminal" >HOMEPAGE="http://hanterm-xf.kldp.net" >SRC_URI="http://download.kldp.net/hanterm-xf/${P}-172.tar.gz" >SLOT="0" >KEYWORDS="x86 ppc" >LICENSE="MIT/X Consortium License" > > >DEPEND="virtual/glibc > >=x11-libs/Xaw3d-1.5 > virtual/x11 > x11-misc/baekmuk-fonts" > >RDEPEND="virtual/glibc > >=x11-libs/Xaw3d-1.5 > virtual/x11 > x11-misc/baekmuk-fonts" > >src_compile() { > ./configure \ > --host=${CHOST} \ > --prefix=/usr \ > --mandir=/usr/share/man \ > --with-Xaw3d \ > --enable-boxchar \ > --enable-ansi-color \ > > make || die >} > >src_install() { > make \ > prefix=${D}/usr \ > mandir=${D}/usr/share/man \ > infodir=${D}/usr/share/info \ > install || die > > install -d ${D}/usr/X11R6/lib/X11/app-defaults/ > install -m 644 Hanterm.ad ${D}/usr/X11R6/lib/X11/app-defaults/Hanterm.orig > cp ${FILESDIR}/Hanterm ${D}/usr/X11R6/lib/X11/app-defaults/Hanterm > > cd ${S}/doc > dodoc ChangeLog.xf README >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 15170
:
7947
|
7948
|
7949
|
7959
|
7994
|
8008
|
8672
|
35165
|
35166
|
36005