FreeBSD Bugzilla – Attachment 36936 Details for
Bug 59004
Update port: audio/playmidi
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.17 KB, created by
tkato
on 2003-11-06 15:10:14 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2003-11-06 15:10:14 UTC
Size:
1.17 KB
patch
obsolete
>diff -urN /usr/ports/audio/playmidi/Makefile audio/playmidi/Makefile >--- /usr/ports/audio/playmidi/Makefile Thu Jul 31 11:39:31 2003 >+++ audio/playmidi/Makefile Thu Nov 6 17:59:49 2003 >@@ -13,11 +13,7 @@ > MAINTAINER= ports@FreeBSD.org > COMMENT= MIDI player > >-.include <bsd.port.pre.mk> >- >-.if ${OSVERSION} > 501000 >-BROKEN= "Does not compile" >-.endif >+ONLY_FOR_ARCHS= i386 > > IS_INTERACTIVE= YES # asks what devices you want to support > HAS_CONFIGURE= YES >@@ -26,4 +22,4 @@ > INSTALL_TARGET= install.lame install.man > MAN1= playmidi.1 > >-.include <bsd.port.post.mk> >+.include <bsd.port.mk> >diff -urN /usr/ports/audio/playmidi/files/patch-ad audio/playmidi/files/patch-ad >--- /usr/ports/audio/playmidi/files/patch-ad Wed Aug 23 17:19:21 2000 >+++ audio/playmidi/files/patch-ad Thu Nov 6 17:54:11 2003 >@@ -15,15 +15,3 @@ > #define ISPERC(x) (perc & (1 << x)) > #define ISGUS(x) (play_gus & (1 << x)) > #define ISFM(x) (play_fm & (1 << x)) >-@@ -50,7 +50,11 @@ >- #include <stdio.h> >- #include <string.h> >- #include <stdlib.h> >-+#ifdef __FreeBSD__ >-+#include <machine/soundcard.h> >-+#else >- #include <sys/soundcard.h> >-+#endif >- #include <sys/ioctl.h> >- #ifdef linux >- #include <linux/awe_voice.h>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 59004
: 36936