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

Bug 303869

Summary: scite: localization of /usr/share/scite/*.properties
Product: Gentoo Linux Reporter: Ervin Peters <ervin.peters>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED WONTFIX    
Severity: normal CC: ago, pythonhead
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ervin Peters 2010-02-07 15:59:43 UTC
After each update of scite I have to do something like:

# recode latin1..utf8 /usr/share/scite/*.properties

because the properties files, mainly SciTEGLOBAL.properties contain non-ascii chars which are encoded in latin1.

Wouldn't it be nice to have an postbuild step to recode those files from the source encoding latin1 to the maschine default encoding specified by the locale?

and set the scite global settings accordingly? 

ervin
Comment 1 Pacho Ramos gentoo-dev 2012-12-16 14:26:36 UTC
This package is now orphan:
http://my.opera.com/pacho/blog/2012/11/27/about-maintainer-needed
Comment 2 Agostino Sarubbo gentoo-dev 2012-12-30 18:29:25 UTC
Upstream says that should not be re-encoded.