Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37908030
en ru br
Репозитории ALT
S:2.15.0-alt1.2
5.1: 2.13.2-alt11
4.1: 2.13.2-alt8
4.0: 2.13.2-alt6
3.0: 2.13.1-alt1.1
www.altlinux.org/Changes

Группа :: Звук
Пакет: TiMidity++

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: TiMidity++-2.13.2-alt-speex.patch
Скачать


diff -Naur TiMidity++-2.13.2-orig/configure TiMidity++-2.13.2/configure
--- TiMidity++-2.13.2-orig/configure	2004-10-03 16:39:51 +0400
+++ TiMidity++-2.13.2/configure	2007-02-19 23:54:21 +0300
@@ -14785,7 +14785,7 @@
 cat >>conftest.$ac_ext <<_ACEOF
 /* end confdefs.h.  */
 
-  #include <speex.h>
+  #include <speex/speex.h>
   #include <ogg/ogg.h>
 
 int
diff -Naur TiMidity++-2.13.2-orig/configure.in TiMidity++-2.13.2/configure.in
--- TiMidity++-2.13.2-orig/configure.in	2004-10-03 16:39:52 +0400
+++ TiMidity++-2.13.2/configure.in	2007-02-19 23:53:58 +0300
@@ -1230,7 +1230,7 @@
 if test "x$au_enable_speex" = xyes; then
   AC_CACHE_VAL(have_speex,
   [AC_TRY_LINK([
-  #include <speex.h>
+  #include <speex/speex.h>
   #include <ogg/ogg.h>
   ],
   [
diff -Naur TiMidity++-2.13.2-orig/timidity/speex_a.c TiMidity++-2.13.2/timidity/speex_a.c
--- TiMidity++-2.13.2-orig/timidity/speex_a.c	2004-04-23 12:18:04 +0400
+++ TiMidity++-2.13.2/timidity/speex_a.c	2007-02-19 23:53:58 +0300
@@ -33,8 +33,8 @@
 #include <fcntl.h>
 #endif
 
-#include <speex.h>
-#include <speex_header.h>
+#include <speex/speex.h>
+#include <speex/speex_header.h>
 #include <ogg/ogg.h>
 
 #include "timidity.h"
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin