Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 6530

Summary: gentoo gaim-0.59 korean patch have problem with msn korean friendly name
Product: Gentoo Linux Reporter: Kitae <bluetux>
Component: Current packagesAssignee: Stuart Bouyer (RETIRED) <stubear>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.debian.or.kr/~alee/patches/
Whiteboard:
Package list:
Runtime testing required: ---

Description Kitae 2002-08-15 11:21:13 UTC
net-im/gaim/gaim-0.59-r2.ebuild
can emerge and work fine, 
but for korean I should change gaim-0.59-r2.ebuild a little,
for using another korean patch.

original gentoo-ppc have gaim korean patch but it wouldn't work with msn korean
friendly name 

so

I using  another korean patch gaim-0.59-i18n.diff
from http://www.debian.or.kr/~alee/patches/
and change in gaim-0.59-r2.ebuild

use nls && patch -p0 < ${FILESDIR}/${P}-korean.patch

to

use nls 
cd ${S}
patch -p0 < ${FILESDIR}/gaim-0.59-i18n.diff

Anyway original gaim-0.59-r2.ebuild work fine with english.
Comment 1 Stuart Bouyer (RETIRED) gentoo-dev 2002-10-10 10:56:17 UTC
Sorry for the long delay getting back to you, but I haven't been able to add
packages due to the freeze for gentoo 1.4.

I tried to use the patch for the current version gaim-0.59.3, but it fails on
many hunks. Is the patch still necessary for Korean freindly names?

Stuart Bouyer
Comment 2 Kitae 2002-10-12 05:19:31 UTC
Whitout korean patch, the 0.59.3 gaim work fine with korean friendly name.
There is not need korean patch, that make only hucks..
(my gentoo is gentoo 1.2 ppc)
Comment 3 Stuart Bouyer (RETIRED) gentoo-dev 2002-10-12 07:20:00 UTC
I'll close thsi bug then.

Thanks