Comment 11 for bug 623221

Revision history for this message
Attila Hammer (hammera) wrote : Re: [Bug 623221] Re: hungarian language phoneme is broken and unusable

I do a package compilation with following way, first result is very good:
1. I run following command in /usr/src/espeak directory:
git clone git://git.debian.org/git/pkg-a11y/espeak.git
2. I navigate with espeak directory with following command:
cd espeak
3. Applyed Saumel Patch.
4. Run dpkg-buildpackage -b command.

Test results:
Espeak-data/phondata and espeak-data-local/phondata not producing binary
differences with target debian/usr/share/espeak-data/phondata file. When
I installed new packages, I not see any problem.

Attila