Bug#594872: espeak: hungarian language phoneme is full broken and unusable
Rakesh 'arky' Ambati, le Mon 30 Aug 2010 17:19:29 +0700, a écrit :
> This patch remove following line with debian/rules file when Espeak source package building voice metadata
> https://bugs.edge.launchpad.net/ubuntu/+source/espeak/+bug/623221
>
> *** /tmp/tmp4a2HKO
> In Ubuntu, we've applied the attached patch to achieve the following:
>
> * debian/control: hungarian lang broken (lp:#623221)
>
> We thought you might be interested in doing the same.
> === modified file 'debian/rules'
> --- debian/rules 2010-08-19 10:22:22 +0000
> +++ debian/rules 2010-08-30 10:14:47 +0000
> @@ -29,7 +29,6 @@
> cd platforms/big_endian && CFLAGS="$(CFLAGS)" $(MAKE)
> # Build voice metadata.
> cp -a $(CURDIR)/espeak-data $(CURDIR)/espeak-data-local
> - $(CURDIR)/platforms/big_endian/espeak-phoneme-data $(CURDIR)/espeak-data-local $(CURDIR)/espeak-data-local $(CURDIR)/platforms/big_endian/phondata-manifest
That would completely break espeak on big-endian architectures. We need
to find out why the hungarian files have troubles with the swapping.
Samuel
Reply to: