]> git.pld-linux.org Git - packages/sox.git/commitdiff
- build with libgsm,
authorkloczek <kloczek@pld-linux.org>
Sun, 4 Feb 2001 21:54:05 +0000 (21:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- merge types patch from RH and soundcard, saywhat patches from Conectiva.

Changed files:
    sox.spec -> 1.10

sox.spec

index d00671abfff3cd47184f87880381a540cad33c29..47dee28c4ddb902e8c943f85ed04b74723704274 100644 (file)
--- a/sox.spec
+++ b/sox.spec
@@ -17,6 +17,9 @@ Source0:      http://home.sprynet.com/sprynet/cbagwell/%{name}-%{version}.tar.gz
 Patch0:                %{name}-paths.patch
 Patch1:                %{name}-makefile.patch
 Patch2:                %{name}-play.patch
+Patch3:                %{name}-types.patch
+Patch4:                %{name}-saywhat.patch
+PAtch5:                %{name}-soundcard.patch
 URL:           http://home.sprynet.com/~cbagwell/sox.html
 BuildRequires: libgsm-devel
 %ifnarch sparc sparc64
@@ -52,10 +55,14 @@ SoX.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
+%patch4 -p1
+%patch5 -p1
 
 %build
 %configure \
        --with-oss-dsp \
+       --with-gsm \
 %ifnarch sparc sparc64
        %{!?bcond_off_alsa:--with-alsa-dsp}
 %endif
This page took 0.093867 seconds and 4 git commands to generate.