Commit graph

2 commits

Author SHA1 Message Date
Jack Nagel
1a3f52a088 b43-fwcutter: use patch DSL 2014-03-17 22:47:06 -05:00
Phil Calvin
4a4ccffa5b b43-fwcutter 018 (new formula)
Extracts Broadcom firmware.

Part of the b43-tools package, this utility analyzes vendor-provided
drivers and extracts the proprietary firmware necessary for the Linux
b43 module to initialize Broadcom wireless chips.

This formula patches b43-fwcutter so that it builds on Mac OS. The
patch adds preprocessor directives to use Apple's xnu headers in favor
of GNU's `byteswap.h` This patch has been reported and accepted
upstream, but has not yet been officially released. See
<https://github.com/mbuesch/b43-tools/pull/1>.

This formula also patches the Makefile to honor Homebrew's
installation and manpage prefixes, since this tool has no configure
script.

Closes Homebrew/homebrew#26536.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2014-02-10 14:42:38 +00:00