From 2105fdad15b5c8c21fbee183ab85f02cac297ede Mon Sep 17 00:00:00 2001 From: minskim Date: Mon, 3 May 2004 16:25:07 +0000 Subject: No need to replace sys/soundcard.h with soundcard.h, because ossaudio.buildlink3.mk creates sys/soundcard.h if it is not available. --- audio/xanalyser/patches/patch-ab | 13 ++++--------- audio/xanalyser/patches/patch-ac | 13 ------------- 2 files changed, 4 insertions(+), 22 deletions(-) delete mode 100644 audio/xanalyser/patches/patch-ac (limited to 'audio/xanalyser/patches') diff --git a/audio/xanalyser/patches/patch-ab b/audio/xanalyser/patches/patch-ab index 99f60d8c799..0c51b7f4aed 100644 --- a/audio/xanalyser/patches/patch-ab +++ b/audio/xanalyser/patches/patch-ab @@ -1,13 +1,8 @@ -$NetBSD: patch-ab,v 1.2 2002/08/09 01:58:03 dmcmahill Exp $ +$NetBSD: patch-ab,v 1.3 2004/05/03 16:25:07 minskim Exp $ ---- src/DSP.cc.orig Sat Dec 1 20:05:15 2001 +--- src/DSP.cc.orig 2001-12-01 19:05:15.000000000 -0600 +++ src/DSP.cc -@@ -10,12 +10,12 @@ - #include - #include - #include --#include -+#include +@@ -14,8 +14,8 @@ #include #include #include @@ -18,7 +13,7 @@ $NetBSD: patch-ab,v 1.2 2002/08/09 01:58:03 dmcmahill Exp $ #include "DSP.h" -@@ -168,7 +168,7 @@ +@@ -168,7 +168,7 @@ DSP::swapbuffer (void* buffer, int count int n = count / 2; for (int i = n; i != 0; i--) { diff --git a/audio/xanalyser/patches/patch-ac b/audio/xanalyser/patches/patch-ac deleted file mode 100644 index 3cf935c96b0..00000000000 --- a/audio/xanalyser/patches/patch-ac +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ac,v 1.1.1.1 2002/04/23 03:33:26 schmonz Exp $ - ---- src/DSP.h.orig Sat Dec 1 20:04:44 2001 -+++ src/DSP.h -@@ -9,7 +9,7 @@ - #define DSP_h - - --#include -+#include - - - /* -- cgit v1.2.3