Commit graph

6400 commits

Author SHA1 Message Date
hans
35c81751e0 Fix installation paths. Tested on NetBSD and SunOS. 2012-02-28 15:29:56 +00:00
adam
a7a24c500c Fixed building on Mac OS X 2012-02-27 13:24:13 +00:00
drochner
36ceac8ac0 update to 1.3.3
integrates the fix for CVE-2012-0444
2012-02-21 13:05:57 +00:00
obache
ea8514e448 Update sptk to 3.5.
PR 46047 by ISHIHARA Takanori.

Version 3.5:
 * add 'dtw' command.
 * add 'mfcc' command.
 * add 'mgc2mgclsp' and 'mgclsp2mgc' command.
 * add two pitch extraction algorithm, 'RAPT' and 'SWIPE' to 'pitch' command.
 * add -R and -M option to 'delta' command, to skip the magic number during the
   calculation.
 * unify data type for sampling frequency into float in kHz.
 * fix options of 'psgr' and 'grlogsp' command to draw more large graph.
 * fix 'wav2raw' to deal with IEEE float format.
 * bug fixes.
2012-02-19 05:10:11 +00:00
hans
12f1240d9f Fix patch checksums. 2012-02-17 13:41:31 +00:00
hans
2d89958f5c Another fix for SunOS that I forgot in the previous commit. 2012-02-17 13:39:32 +00:00
drochner
dc0285fd03 add patch from upstream to fix possible memory corruption by
malicious Ogg Vorbis files
bump PKGREV
2012-02-17 12:23:24 +00:00
hans
a35d193d50 Replace /bin/sh in installed shell script. 2012-02-15 23:16:32 +00:00
hans
b7a09e2005 REPLACE_SH in installed shell script. 2012-02-15 23:15:04 +00:00
hans
de94cbd2e5 Fix build on SunOS. 2012-02-15 23:11:29 +00:00
hans
373639f6a2 REPLACE_SH in installed shell script. 2012-02-15 23:07:02 +00:00
hans
783f3c97fc Fix build on SunOS. 2012-02-15 23:05:28 +00:00
hans
442c75bcfb REPLACE_SH in installed shell script. 2012-02-15 22:59:13 +00:00
hans
067bfb8d82 Fix build on SunOS. 2012-02-15 22:57:55 +00:00
hans
d254ab9749 Fix build on SunOS. 2012-02-15 22:47:31 +00:00
hans
5246af425d REPLACE_SH in installed shell script. 2012-02-15 22:41:19 +00:00
hans
26bea3f447 REPLACE_SH in installed shell scripts. 2012-02-15 22:38:30 +00:00
hans
2e09f33030 Fix build on SunOS. 2012-02-15 22:36:38 +00:00
hans
1d1e075805 REPLACE_SH in installed shell script. 2012-02-15 22:25:13 +00:00
hans
bf57727a59 Fix build on SunOS. 2012-02-15 22:23:15 +00:00
hans
586d37019d More fixes for SunOS, missed in previous commit. 2012-02-15 22:16:10 +00:00
hans
a345462877 REPLACE_SH in installed shell scripts. 2012-02-15 22:14:30 +00:00
hans
0d2d8912fb REPLACE_SH in installed shell script. 2012-02-15 22:13:36 +00:00
hans
ec578a8dfe Fix build on SunOS. 2012-02-15 22:09:31 +00:00
hans
3ca62b774f Fix build on SunOS. 2012-02-15 21:58:44 +00:00
hans
0868c90989 REPLACE_SH in installed shell script. 2012-02-15 21:52:53 +00:00
hans
2d6840e465 Fix build on SunOS. 2012-02-15 21:48:08 +00:00
hans
685b3bef1a Fix build on SunOS.
Add bash:run to USE_TOOLS, use REPLACE_BASH for scripts.
2012-02-15 21:42:08 +00:00
hans
1333d448b6 Fix build on SunOS. 2012-02-15 21:37:48 +00:00
hans
68501cd24c REPLACE_SH in installed shell script. 2012-02-15 21:25:52 +00:00
hans
c3d5e9a994 REPLACE_SH in installed shell scripts. 2012-02-15 21:23:25 +00:00
hans
f4c32f8851 Fix build on SunOS. REPLACE_SH in installed shell script. 2012-02-15 21:22:21 +00:00
hans
6d51d97bdc Fix build on SunOS. 2012-02-15 21:20:24 +00:00
hans
0ccfcc926f Fix build on SunOS. REPLACE_SH on installed shell script. 2012-02-15 20:15:42 +00:00
hans
4129731ef6 Fix build on SunOS. REPLACE_SH on installed shell scripts. 2012-02-15 20:04:30 +00:00
hans
bbf621821c Fix build on SunOS. 2012-02-15 20:01:54 +00:00
hans
4e392de3d7 Fix build on SunOS, again. 2012-02-15 19:51:16 +00:00
hans
13cdb43144 REPLACE_SH in installed shell scripts. 2012-02-15 19:50:12 +00:00
hans
1e33033128 REPLACE_SH in installed shell script. 2012-02-15 19:48:21 +00:00
hans
2008c87987 Fix build on SunOS. 2012-02-15 19:46:30 +00:00
hans
cbabfe9851 Fix build on SunOS.
Inspired by the patches used for the native package in OI.
2012-02-15 19:43:51 +00:00
hans
d02b1ddcf0 Partially revert previous, the build fix for SunOS was already there. 2012-02-15 19:35:45 +00:00
hans
77db84c421 Fix build on SunOS. REPLACE_SH on installed shell script. 2012-02-15 19:34:45 +00:00
hans
72cee3eddd Fix build on SunOS. 2012-02-15 19:33:26 +00:00
hans
41dc087133 REPLACE_SH on installed shell script. 2012-02-15 19:31:19 +00:00
hans
ad677fd1cd REPLACE_BASH also in cddb-tool. 2012-02-15 19:30:13 +00:00
hans
adb2bfbf61 Remove SunOS-specific post-install target, not needed anymore.
REPLACE_SH on an installed script.
2012-02-15 15:33:27 +00:00
sbd
a81e84092e Add SET_LIBDIR=yes 2012-02-09 21:44:27 +00:00
sbd
4df7ae4169 Comply the the C++ spec by making a variable that is assigned the result
of a strchr(const char *, int c) call a constant.

(i.e. use obache@ suggestion as a better way to fix the strchr problem.)
2012-02-08 00:19:42 +00:00
sbd
1ad4933573 Fix the patch that adds NetBSD and Dragonfly by changing 'getPlatform' to
'getPlatform()'.

Now libcontrol.so should be built and install on NetBSD and Dragonfly.
(PR#45940 shows that its missing)
2012-02-07 21:17:49 +00:00