aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-04-12 23:57:06 +0800
committermarcus <marcus@FreeBSD.org>2002-04-12 23:57:06 +0800
commit77a3d62dcd348af0283a09434134ec57af8143a9 (patch)
tree29d06d5f5f2f460575a94043570f206a60ba8c45 /audio
parentb1318bdf3bb330cc17e42f9e2ea2961e16d3bd8d (diff)
downloadfreebsd-ports-gnome-77a3d62dcd348af0283a09434134ec57af8143a9.tar.gz
freebsd-ports-gnome-77a3d62dcd348af0283a09434134ec57af8143a9.tar.zst
freebsd-ports-gnome-77a3d62dcd348af0283a09434134ec57af8143a9.zip
machine/soundcard.h -> sys/soundcard.h
Reviewed by: sobomax Approved by: sobomax
Diffstat (limited to 'audio')
-rw-r--r--audio/gnome-media/files/patch-ad16
-rw-r--r--audio/gnome-media/files/patch-gmix::prefs.c11
-rw-r--r--audio/gnomemedia/files/patch-ad16
-rw-r--r--audio/gnomemedia/files/patch-gmix::prefs.c11
-rw-r--r--audio/gnomemedia2/files/patch-ad16
-rw-r--r--audio/gnomemedia2/files/patch-gmix::prefs.c11
6 files changed, 66 insertions, 15 deletions
diff --git a/audio/gnome-media/files/patch-ad b/audio/gnome-media/files/patch-ad
index 8f4a302b3334..3827d7a20da7 100644
--- a/audio/gnome-media/files/patch-ad
+++ b/audio/gnome-media/files/patch-ad
@@ -1,8 +1,14 @@
-
-$FreeBSD$
-
---- gmix/gmix.c.orig Mon Jun 11 20:50:47 2001
-+++ gmix/gmix.c Fri Jul 13 12:45:08 2001
+--- gmix/gmix.c.orig Mon Jun 11 13:50:47 2001
++++ gmix/gmix.c Sat Apr 6 14:55:36 2002
+@@ -58,7 +58,7 @@
+ #ifdef HAVE_LINUX_SOUNDCARD_H
+ #include <linux/soundcard.h>
+ #else
+-#include <machine/soundcard.h>
++#include <sys/soundcard.h>
+ #endif
+ #endif
+
@@ -499,11 +499,7 @@
/*
* open the mixer-device
diff --git a/audio/gnome-media/files/patch-gmix::prefs.c b/audio/gnome-media/files/patch-gmix::prefs.c
new file mode 100644
index 000000000000..cee2f1884aec
--- /dev/null
+++ b/audio/gnome-media/files/patch-gmix::prefs.c
@@ -0,0 +1,11 @@
+--- gmix/prefs.c.orig Fri Apr 12 11:53:51 2002
++++ gmix/prefs.c Fri Apr 12 11:53:57 2002
+@@ -38,7 +38,7 @@
+ #ifdef HAVE_LINUX_SOUNDCARD_H
+ #include <linux/soundcard.h>
+ #else
+-#include <machine/soundcard.h>
++#include <sys/soundcard.h>
+ #endif
+ #endif
+
diff --git a/audio/gnomemedia/files/patch-ad b/audio/gnomemedia/files/patch-ad
index 8f4a302b3334..3827d7a20da7 100644
--- a/audio/gnomemedia/files/patch-ad
+++ b/audio/gnomemedia/files/patch-ad
@@ -1,8 +1,14 @@
-
-$FreeBSD$
-
---- gmix/gmix.c.orig Mon Jun 11 20:50:47 2001
-+++ gmix/gmix.c Fri Jul 13 12:45:08 2001
+--- gmix/gmix.c.orig Mon Jun 11 13:50:47 2001
++++ gmix/gmix.c Sat Apr 6 14:55:36 2002
+@@ -58,7 +58,7 @@
+ #ifdef HAVE_LINUX_SOUNDCARD_H
+ #include <linux/soundcard.h>
+ #else
+-#include <machine/soundcard.h>
++#include <sys/soundcard.h>
+ #endif
+ #endif
+
@@ -499,11 +499,7 @@
/*
* open the mixer-device
diff --git a/audio/gnomemedia/files/patch-gmix::prefs.c b/audio/gnomemedia/files/patch-gmix::prefs.c
new file mode 100644
index 000000000000..cee2f1884aec
--- /dev/null
+++ b/audio/gnomemedia/files/patch-gmix::prefs.c
@@ -0,0 +1,11 @@
+--- gmix/prefs.c.orig Fri Apr 12 11:53:51 2002
++++ gmix/prefs.c Fri Apr 12 11:53:57 2002
+@@ -38,7 +38,7 @@
+ #ifdef HAVE_LINUX_SOUNDCARD_H
+ #include <linux/soundcard.h>
+ #else
+-#include <machine/soundcard.h>
++#include <sys/soundcard.h>
+ #endif
+ #endif
+
diff --git a/audio/gnomemedia2/files/patch-ad b/audio/gnomemedia2/files/patch-ad
index 8f4a302b3334..3827d7a20da7 100644
--- a/audio/gnomemedia2/files/patch-ad
+++ b/audio/gnomemedia2/files/patch-ad
@@ -1,8 +1,14 @@
-
-$FreeBSD$
-
---- gmix/gmix.c.orig Mon Jun 11 20:50:47 2001
-+++ gmix/gmix.c Fri Jul 13 12:45:08 2001
+--- gmix/gmix.c.orig Mon Jun 11 13:50:47 2001
++++ gmix/gmix.c Sat Apr 6 14:55:36 2002
+@@ -58,7 +58,7 @@
+ #ifdef HAVE_LINUX_SOUNDCARD_H
+ #include <linux/soundcard.h>
+ #else
+-#include <machine/soundcard.h>
++#include <sys/soundcard.h>
+ #endif
+ #endif
+
@@ -499,11 +499,7 @@
/*
* open the mixer-device
diff --git a/audio/gnomemedia2/files/patch-gmix::prefs.c b/audio/gnomemedia2/files/patch-gmix::prefs.c
new file mode 100644
index 000000000000..cee2f1884aec
--- /dev/null
+++ b/audio/gnomemedia2/files/patch-gmix::prefs.c
@@ -0,0 +1,11 @@
+--- gmix/prefs.c.orig Fri Apr 12 11:53:51 2002
++++ gmix/prefs.c Fri Apr 12 11:53:57 2002
+@@ -38,7 +38,7 @@
+ #ifdef HAVE_LINUX_SOUNDCARD_H
+ #include <linux/soundcard.h>
+ #else
+-#include <machine/soundcard.h>
++#include <sys/soundcard.h>
+ #endif
+ #endif
+