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

Bug#594872: espeak: hungarian language phoneme is full broken and unusable



Package: espeak
Version: 1.43.03-2
Severity: normal
Tags: patch
User: ubuntu-devel@lists.ubuntu.com
Usertags: origin-ubuntu maverick ubuntu-patch

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. 


-- System Information:
Debian Release: squeeze/sid
  APT prefers lucid-updates
  APT policy: (500, 'lucid-updates'), (500, 'lucid-security'), (500, 'lucid-proposed'), (500, 'lucid-backports'), (500, 'lucid')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-24-generic (SMP w/1 CPU core)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
=== modified file 'debian/changelog'

=== 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
 
 	touch build-stamp
 


Reply to: