Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 114324 - x86 stable on app-text/uvconv
Summary: x86 stable on app-text/uvconv
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Developers for the x86 Architecture
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-03 00:04 UTC by Nguyen Thai Ngoc Duy (RETIRED)
Modified: 2005-12-04 20:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
test suite (test.tar.gz,2.94 KB, application/octet-stream)
2005-12-03 02:46 UTC, Nguyen Thai Ngoc Duy (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nguyen Thai Ngoc Duy (RETIRED) gentoo-dev 2005-12-03 00:04:29 UTC
app-text/uvconv-1.1.3b has been ~x86 since last year. Please test/mark it stable
on x86. This is a simple Vietnamese charset conversion tool.
Comment 1 Bertjan Broeksema 2005-12-03 02:22:31 UTC
Compiles well for me on stable x86. Don't know how to test it further (i'm not  
a Vietnamese). You may send me instructions. 
Comment 2 Nguyen Thai Ngoc Duy (RETIRED) gentoo-dev 2005-12-03 02:46:57 UTC
Created attachment 73975 [details]
test suite

I used this command:
for i in unicode tcvn3 uviqr viscii ncr-dec;do uvconv -f utf-8 -t $i src -o
result.$i;done
It uses "src" as the source text and convert to other formats (unicode tcvn3
uviqr viscii ncr-dec). If you have the same result.* as in this tarball, then
it works well.
Comment 3 Bertjan Broeksema 2005-12-03 03:41:54 UTC
(In reply to comment #2) 
> Created an attachment (id=73975) [edit] 
> test suite 
>  
> I used this command: 
> for i in unicode tcvn3 uviqr viscii ncr-dec;do uvconv -f utf-8 -t $i src -o 
> result.$i;done 
> It uses "src" as the source text and convert to other formats (unicode tcvn3 
> uviqr viscii ncr-dec). If you have the same result.* as in this tarball, then 
> it works well. 
 
Works well for me. 
 
Comment 4 Mark Loeser (RETIRED) gentoo-dev 2005-12-04 20:34:04 UTC
thanks, stable on x86