[packages/flite] - fixed flite_version.h file (1.4 and 2.2 data was put together, causing misdetection by e.g. gtk-we
qboosh
qboosh at pld-linux.org
Thu Apr 3 07:56:08 CEST 2025
commit 9c7089d09c1a4391b5dcbcc91e4b6e5ae966788d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Apr 3 06:34:12 2025 +0200
- fixed flite_version.h file (1.4 and 2.2 data was put together, causing misdetection by e.g. gtk-webkit4); release 2
flite-version.patch | 9 ---------
flite.spec | 4 +---
2 files changed, 1 insertion(+), 12 deletions(-)
---
diff --git a/flite.spec b/flite.spec
index 02ff8f1..f2064db 100644
--- a/flite.spec
+++ b/flite.spec
@@ -10,7 +10,7 @@ Summary(pl.UTF-8): flite - mały, szybki silnik syntezy mowy
Summary(ru.UTF-8): flite - маленькое, быстрое средство для синтеза речи
Name: flite
Version: 2.2
-Release: 1
+Release: 2
License: Custom, see COPYING
Group: Applications/Sound
#Source0Download: https://github.com/festvox/flite/releases
@@ -21,7 +21,6 @@ Patch0: %{name}-link.patch
Patch1: %{name}-fix-readonly-assignments.patch
# Debian patches:
Patch2: %{name}-doc.patch
-Patch3: %{name}-version.patch
#
Patch5: %{name}-fix-audiodriver-setup.patch
URL: http://www.festvox.org/flite/
@@ -93,7 +92,6 @@ Statyczna biblioteka flite - małego, szybkiego silnika syntezy mowy.
%patch -P0 -p1
%patch -P1 -p1
%patch -P2 -p1
-%patch -P3 -p1
%patch -P5 -p1
%build
diff --git a/flite-version.patch b/flite-version.patch
deleted file mode 100644
index d2cd91d..0000000
--- a/flite-version.patch
+++ /dev/null
@@ -1,9 +0,0 @@
---- flite-1.2-release.orig/include/flite_version.h
-+++ flite-1.2-release/include/flite_version.h
-@@ -0,0 +1,6 @@
-+#define FLITE_PROJECT_NAME "Festival Lite"
-+#define FLITE_PROJECT_PREFIX "flite"
-+#define FLITE_PROJECT_VERSION "1.4"
-+#define FLITE_PROJECT_DATE "Oct 2009"
-+#define FLITE_PROJECT_STATE "release"
-+#define FLITE_PROJECT_SHLIB_VERSION "1"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/flite.git/commitdiff/9c7089d09c1a4391b5dcbcc91e4b6e5ae966788d
More information about the pld-cvs-commit
mailing list