Commit graph

8 commits

Author SHA1 Message Date
Viktor Szakats
ebcadc339c b43-fwcutter: use secure urls 2016-04-18 11:20:18 -04:00
BrewTestBot
1c9fcdf933 b43-fwcutter: update 019 bottle. 2016-02-23 15:30:20 +01:00
BrewTestBot
70ace344ce b43-fwcutter: add 019 bottle. 2015-06-19 05:04:27 +01:00
Viktor Szakats
e68e9f8cc6 b43-fwcutter: add https mirror, use https homepage
Closes Homebrew/homebrew#40874.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
2015-06-19 05:04:19 +01:00
Nikolaus Wittenstein
758f6e9533 Add descriptions to all remaining homebrew packages 2015-06-05 14:47:57 +01:00
Dominyk Tiller
652110ec39 b43-fwcutter 019
Version bump, style nits.

Closes Homebrew/homebrew#35837.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2015-01-13 21:28:13 +00:00
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