Ana Guerrero 2024-02-22 20:00:24 +00:00 committed by Git OBS Bridge
commit 8b9683608d
2 changed files with 7 additions and 5 deletions

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 22 11:43:09 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Tue Aug 1 10:13:06 UTC 2017 - i@marguerite.su

@ -46,11 +46,7 @@ eSpeak is a software speech synthesizer for English, and some other languages.
eSpeakEdit provides a User Interface to edit the eSpeak voices.
%prep
%setup -q
%patch1 -p1
%patch2 -p1
%patch -P 3 -p1
%patch4 -p1
%autosetup -p1
# Build against portaudio v19 (see ReadMe)
cp -f src/portaudio19.h src/portaudio.h