pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Regressions in libgphoto2 and audacity.



On Fri, 30 Mar 2018, Wes Frazier wrote:

> FYI,
> 
> I was able to get xfce4-gtk2-engine to build by changed the text
> encoding of the files in the gtk-3.0 folder to UTF8. Some script it
> calls for building purposes now seems to expect utf8 encoding.

How do you do that:  "change the text encoding"?

I see that the problem is due to accented characters in authors names
in the top comment block in each of:

gtk-3.0/xfce_engine.c
gtk-3.0/xfce_engine.h
gtk-3.0/xfce_style_types.h
gtk-3.0/xfce_theme_main.c

Indeed, the issue was with the characters being in ISO-8859-1(?) but
the python script that was processing the file could only deal with
UTF8.

This problem popped up before in another package (same author's name
even, IIRC) but I forget how it was solved.  The same solution will
probably apply here.

-- 
|/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
|\ / jdbaker[snail]mylinuxisp[flyspeck]com    OpenBSD            FreeBSD
| X  No HTML/proprietary data in email.   BSD just sits there and works!
|/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645



Home | Main Index | Thread Index | Old Index