]> git.pld-linux.org Git - packages/espeak.git/commitdiff
- further updates for 1.19: put correct version in AC_INIT
authortwittner <twittner@pld-linux.org>
Sat, 27 Jan 2007 12:45:38 +0000 (12:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  and -version-info in -ac_am.patch
- installation fails on current Th:
  error: espeak-1.19-0.1: req /usr/share/espeak-data/voices/!v not found

Changed files:
    espeak-ac_am.patch -> 1.5
    espeak.spec -> 1.14

espeak-ac_am.patch
espeak.spec

index f36f898c6a184cbbd09beee67d0e2cb194e053ee..6f95cbcd418b325e524b1da097c89cae776da9ee 100644 (file)
@@ -15,7 +15,7 @@ diff -Nur o.speak-1.14-source/configure.ac n.speak-1.14-source/configure.ac
 +# Process this file with autoconf to produce a configure script.
 +
 +AC_PREREQ(2.59)
-+AC_INIT(espeak, 1.17, )
++AC_INIT(espeak, 1.19, )
 +AM_INIT_AUTOMAKE
 +AC_CONFIG_SRCDIR([src/speak.cpp])
 +AC_CONFIG_HEADER([config.h])
@@ -71,7 +71,7 @@ diff -Nur o.speak-1.14-source/src/Makefile.am n.speak-1.14-source/src/Makefile.a
 +      synthdata.cpp synthesize.cpp translate.cpp tr_english.cpp \
 +      tr_languages.cpp voices.cpp wavegen.cpp
 +
-+libespeak_la_LDFLAGS = -version-info 2:16:1
++libespeak_la_LDFLAGS = -version-info 2:19:1
 +
 +include_HEADERS = speak_lib.h
 --- espeak-1.17-source/src/speech.h~   2006-11-19 14:47:14.000000000 +0100
index b6d57c0ce23146f89c73a47c91009c5a47da3b83..b69271a14d054d9b3406229321721586c625b75f 100644 (file)
@@ -6,7 +6,7 @@ Summary:        eSpeak - speech synthesizer for English and other languages
 Summary(pl):   eSpeak - syntezator mowy dla jêzyka angielskiego i innych
 Name:          espeak
 Version:       1.19
-Release:       0.1
+Release:       0.2
 License:       GPL v2
 Group:         Applications
 Source0:       http://dl.sourceforge.net/espeak/%{name}-%{version}-source.zip
This page took 0.047724 seconds and 4 git commands to generate.