Ken Rice
2722665237
FS-5776 --resolve Update libsoundtouch to address build issues
2013-11-15 12:36:46 -06:00
Stefan Knoblich
5ae5803e63
mod_soundtouch: Use sed to patch configure.ac to use AC_CONFIG_HEADERS
...
AM_CONFIG_HEADER is deprecated in automake 1.13.1 (and temporarily not available in 1.13),
the replacement is available in autoconf-2.59 (and maybe before).
NOTE: Remove sed hackery when upstream has released a fixed version (> 1.7.0)
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2013-01-10 00:17:02 +01:00
Michael Jerris
780acf0d33
FS-4264: --resolve make sure directory exists
2012-08-20 16:49:52 -04:00
Stefan Knoblich
d8ae59fd70
mod_soundtouch: Update soundtouch to 1.6.0 to fix FS-3634
...
Error messages (on x86_64):
{standard input}: Assembler messages:
{standard input}:28: Error: `(%esp)' is not a valid 64 bit base/index expression
{standard input}:31: Error: `(%esp)' is not a valid 64 bit base/index expression
{standard input}:34: Error: `(%esp)' is not a valid 64 bit base/index expression
gmake[8]: *** [cpu_detect_x86_gcc.lo] Error 1
This part of the CPU detection code is now skipped on x86_64.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2011-10-28 01:10:27 +02:00
Stefan Knoblich
c18c2b1dc0
mod_soundtouch: Drop libtoolize call completely, autoreconf does all the magic needed
...
On second though (and after reading the code completely),
these are the droids^W^W^W^Wthis is the solution we've been searching for...
Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
2011-07-15 17:10:03 +02:00
Michal Bielicki - cypromis
52f4a73a56
fix the fix
2011-07-15 16:59:13 +02:00
Stefan Knoblich
c7c1cf7fbb
mod_soundtouch: Fix typo in Makefile '%%' -> '&&'
...
Signed-off-by: Stefan Knoblich <s.knoblich@axsentis.de>
2011-07-15 15:42:01 +02:00
Michal Bielicki - cypromis
a56aa89cc5
what works on centos6 does not have to work on centos5 again ..
2011-07-12 17:14:36 +02:00
Michal Bielicki - cypromis
0de51f9829
lets see what this soundtouch makefile will do 2
2011-07-12 16:58:06 +02:00
Michal Bielicki - cypromis
1a315f34ec
what works on centos6 does not have to work on centos5
2011-07-12 16:42:44 +02:00
Michal Bielicki - cypromis
a1433bd053
Isn't it fun to have to fix upstreams autoheadache incompatibilities ??
2011-07-12 16:15:37 +02:00
Michal Bielicki - cypromis
fe5fcd1273
lets see what this soundtouch makefile will do
2011-07-12 15:52:36 +02:00
Michal Bielicki
b11a3387d8
sklerosis
2011-07-12 14:52:59 +02:00
Michal Bielicki
4a086f4b5d
final touch to mod_soundtouch :D
2011-07-12 13:59:37 +02:00
Michal Bielicki
60eef72a32
autoheadache done badly suxx
2011-07-12 01:25:31 +02:00
Michal Bielicki - cypromis
f8563c00c3
soundtouch playys on my nerves
2011-07-11 23:51:16 +02:00
cypromis
dfb5c62945
updated soundtouch to library 1.5.0 to fix gcc > 4.3 incompatibilities
2011-07-11 20:58:35 +02:00
Michael Jerris
d2cf7f862a
fix --srcdir builds for modules that download libraries mod_flite mod_pocketsphinx mod_celt mod_radius_cdr mod_soundtouch mod_memcache mod_curl mod_xml_ldap mod_shout mod_ldap (FSBUILD-211)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15917 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 21:20:02 +00:00
Michael Jerris
7c255937c3
pass configure args/vars to sub-configure commands run from module makefiles
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15718 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-30 14:23:09 +00:00
Michael Jerris
83a3ccc809
fix libsoundtouch build dependencies after a configure failure (MODAPP-243)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12783 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-25 19:34:37 +00:00
Michael Jerris
6db7f85320
revert r12780/MODAPP-243
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12781 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-25 16:59:25 +00:00
Brian West
6770a8addb
MODAPP-243
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12780 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-25 16:45:43 +00:00
Michael Jerris
7239a56f00
use relative path (thanks bret for the report)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5336 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-13 13:33:30 +00:00
Anthony Minessale
90a5504dba
add example application to demonstrate media rewriting capability with media bugs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5316 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-12 21:27:16 +00:00