Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F154991942
D29413.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
848 B
Referenced Files
None
Subscribers
None
D29413.diff
View Options
Index: head/audio/virtual_oss/Makefile
===================================================================
--- head/audio/virtual_oss/Makefile
+++ head/audio/virtual_oss/Makefile
@@ -4,6 +4,7 @@
PORTNAME= virtual_oss
DISTVERSIONPREFIX= v
DISTVERSION= 1.2.8
+PORTREVISION= 1
CATEGORIES= audio
MAINTAINER= hselasky@FreeBSD.org
@@ -25,12 +26,15 @@
OPTIONS_DEFAULT=BLUETOOTH COMMAND EQUALIZER
MAKE_ARGS= HAVE_CUSE="YES"
+.if exists(/usr/include/sys/sndstat.h)
+MAKE_ARGS+= HAVE_SNDSTAT="YES"
+.endif
BLUETOOTH_DESC= Build with bluetooth support
BLUETOOTH_MAKE_ARGS= HAVE_BLUETOOTH="YES"
BT_SPEAKER_DESC= Build with bluetooth speaker utility
-BT_SPEAKER_PLIST_FILES= sbin/virtual_bt_speaker \
+BT_SPEAKER_PLIST_FILES= sbin/virtual_bt_speaker \
man/man8/virtual_bt_speaker.8.gz
BT_SPEAKER_MAKE_ARGS= HAVE_BLUETOOTH_SPEAKER="YES"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 1, 1:10 PM (9 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32577946
Default Alt Text
D29413.diff (848 B)
Attached To
Mode
D29413: audio/virtual_oss: Add sndstat(4) support
Attached
Detach File
Event Timeline
Log In to Comment