Browse Source

upgrading package: sox 14.3.2 -> 14.4.1

master
parent
commit
0e4ddcffcd
  1. 8
      sox/sox.patch
  2. 4
      sox/sox.spec

8
sox/sox.patch

@ -1,10 +1,10 @@
Index: src/formats.c
--- src/formats.c.orig 2009-06-15 03:14:53 +0200
+++ src/formats.c 2010-01-06 09:49:29 +0100
@@ -403,7 +403,6 @@
--- src/formats.c.orig 2013-01-13 20:57:39.000000000 +0100
+++ src/formats.c 2013-03-11 20:06:38.941387117 +0100
@@ -417,7 +417,6 @@
/* To fix this #error, either simply remove the #error line and live without
* file-type detection with pipes, or add support for your compiler in the
* lines above. Test with cat monkey.au | ./sox --info - */
* lines above. Test with cat monkey.wav | ./sox --info - */
- #error FIX NEEDED HERE
#define NO_REWIND_PIPE
(void)fp;

4
sox/sox.spec

@ -31,8 +31,8 @@ Distribution: OpenPKG Community
Class: PLUS
Group: Audio
License: LGPL
Version: 14.3.2
Release: 20110228
Version: 14.4.1
Release: 20130311
# list of sources
Source0: http://switch.dl.sourceforge.net/sourceforge/sox/sox-%{version}.tar.gz

Loading…
Cancel
Save