summaryrefslogtreecommitdiff
path: root/net/skype-devel/Makefile
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2005-01-20 14:04:13 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2005-01-20 14:04:13 +0000
commitf3c8c03a38207cc9404703495602087aa63ab870 (patch)
tree214146e2aa78874a9022785ac9ff2c88f72ecb15 /net/skype-devel/Makefile
parentRemoved stale dependency on devel/log4cpp port. (diff)
Add a note about the IGAIN messages.
Notes
Notes: svn path=/head/; revision=126950
Diffstat (limited to '')
-rw-r--r--net/skype-devel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/skype-devel/Makefile b/net/skype-devel/Makefile
index 62e69d5d8fc4..bfbccb04acf9 100644
--- a/net/skype-devel/Makefile
+++ b/net/skype-devel/Makefile
@@ -56,6 +56,8 @@ do-install:
post-install:
@${ECHO} "##########################################################################"
+ @${ECHO} "Do not worry if you see 'volume_adjust: SOUND_MIXER_WRITE_IGAIN failed: No such device or address' errors from skype, the skype sound code is overly verbose in this regard. It would be enough to print it only once." | fmt
+ @${ECHO} "##########################################################################"
@${ECHO} "Known good soundcards for the use with Skype:"
@${ECHO} " - SiS 7012 (snd_ich) based ones"
@${ECHO} " - CMedia CMI8738 (snd_cmi) based ones"