Commit graph

19 commits

Author SHA1 Message Date
Jack Nagel
6a1e9215b8 libxml2: add http mirror 2013-03-03 19:21:18 -06:00
Jack Nagel
ac7c426021 libxml2 2.9.0 2013-02-10 18:20:35 -06:00
David Caldwell
b5779afde8 libxml2: restore --disable-dependency-tracking
Closes Homebrew/homebrew#17745.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-02-10 17:48:48 -06:00
samueljohn
bea2ef86c7 libxml2: Python bindings find libiconv on NCLT.
Closes Homebrew/homebrew#13511.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-12-08 15:28:17 -06:00
Adam Vandenberg
b4bb08e5b7 libxml2: use new dsl 2012-09-02 11:46:24 -07:00
Adam Vandenberg
3db494a028 Revert "libxml2: Fix Python bindings for Xcode-only"
This reverts commit 202119e0e3ee20c72940be5ff38bc36d3e331d41.
2012-08-10 12:04:01 -07:00
samueljohn
782f530b1d libxml2: Fix Python bindings for Xcode-only
- Since libxml2 is a dupe, we have to assure to link against it and not system's python.
- Unless the CLT are present, apply a patch for the linking step.
- Help libxml2/python/setup.py to find libiconv headers.

Closes Homebrew/homebrew#13511.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-10 10:28:28 -07:00
Jack Nagel
f26c3b2929 libxml2 2.8.0
- Build Python bindings manually so we can exert some semblance of
   control over where they are installed.

Tentatively fixes Homebrew/homebrew#12078.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-06-06 23:13:41 -05:00
Jack Nagel
64afeec6d4 Use new fails_with DSL syntax
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-04-01 12:39:59 -05:00
John Harrison
699259ee31 libxml2: support --universal
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-02-04 08:25:49 -08:00
Julien Duponchelle
f6a62e1fa5 Upgrade libxml2 to 2.7.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-11 09:02:37 -07:00
Adam Vandenberg
99b61b9a23 Update fails_with_llvm in formulae 2011-03-25 23:31:30 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Justin Clift
2f55416cb2 Updated formula: libxml2
Adds a --with-python option, addressing Homebrew issue Homebrew/homebrew#2303:

  http://github.com/mxcl/homebrew/issues/issue/2303/

Signed-off-by: Adam Vandenberg <flangy@gmail.com>

Fixes Homebrew/homebrew#2303
Fixes Homebrew/homebrew#3025
2010-11-02 07:32:53 -07:00
Douglas Creager
3135286854 libxml2 fails with LLVM 2326 2010-10-06 18:56:52 -07:00
Adam Vandenberg
7bd947eb0b Update formulae for version 0.7
* Use new "url" features
* Use keg_only DSL
* Use "skip_clean :all" DSL
* Whitespace and style cleanups
* Make bash invocations less silly
* Use new man2-man8 helpers
* Remove "FileUtils." since it is included in Formula
* Use real names for deps instead of aliases
* ENV.x11 now updates path, so remove that from individual brews
2010-08-07 18:08:53 -07:00
Adam Vandenberg
3306daf46e Update (keg-only) libxml2 to 2.7.7. 2010-04-26 09:52:46 -07:00
Adam Vandenberg
bdbf86f553 Libxml2 compiles with newer LLVM. 2009-12-12 16:24:16 +00:00
Kieran Pilkington
3e600f64bd Libxml2
Providing a keg only version of libxml2. The one provided by Mac is old and doesn't contain some files used by some games.
2009-11-09 18:31:52 +00:00