Commit Graph

8 Commits (2d4e719cc7b3a98a891646c1246bea1c618e9157)

Author SHA1 Message Date
Jack Nagel d6e8244287 Update formulae for XQuartz compatibility 2012-07-01 12:41:00 -05:00
nibbles 2bits b51d95b67d mldonkey 3.1.2 & fix errors w/cpp and sed
Mldonkey-3.1.2 has compile errors due to their changes in arguments
to the cpp command and because Apple sed and gnu-sed do not have
a `-o` option.  The formula also has a failing inreplace.

Fix the failing inreplace by changing `-O6` to `-O3`.
Add a patch that uses the suggested change to `$(CPP)` from the
report on their website (url is in the formula comments).
Add a patch that changes `sed -o` to `sed >`.
Note in the comments the bug reports and how the patches are
not upstream as of 13 JUN 2012.  According to the Homebrew issue
listed below, the user reports these patches work well.

Fixes Homebrew/homebrew#12774

Closes Homebrew/homebrew#12825.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-14 18:48:33 -05:00
Adam Vandenberg ebac6ff5f9 ml-donkey 3.1.1
Also patch compiler selection to not hard-code GCC.
2012-06-11 21:11:22 -07:00
Adam Vandenberg 52f637f79e mldonkey: add ENV.x11 2012-01-29 16:21:21 -08:00
Jiening Wen 369a501885 mldonkey 3.1.0
Closes Homebrew/homebrew#9591.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-01-13 23:32:14 -06:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Mcklaren f11efc1af3 Updated mldonkey to version 3.0.7 and added X11 support
Closes Homebrew/homebrew#4252.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2011-02-27 20:45:23 +00:00
Tim Green 919fe94cfe New Formula: mldonkey
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-04 08:15:03 -07:00