Commit graph

11338 commits

Author SHA1 Message Date
Adam Vandenberg
1d922473c0 SDL_ttf: use options dsl 2012-08-09 22:17:37 -07:00
Adam Vandenberg
56d6362c31 serf: use options dsl 2012-08-09 22:17:14 -07:00
Adam Vandenberg
76964826d5 snappy: use options dsl 2012-08-09 22:16:46 -07:00
Adam Vandenberg
8c767af0f4 libtiff: use options dsl 2012-08-09 22:16:18 -07:00
Adam Vandenberg
6396b4f7c7 libqglviewer: use options dsl 2012-08-09 22:15:51 -07:00
Adam Vandenberg
f51d4c8829 libmpdclient: use options dsl 2012-08-09 22:14:51 -07:00
Adam Vandenberg
27fc3a031e libmpd: use options dsl 2012-08-09 22:14:18 -07:00
Adam Vandenberg
970f447091 libidl: use options dsl 2012-08-09 22:13:32 -07:00
Adam Vandenberg
d75c580f50 lame: use options dsl 2012-08-09 22:12:57 -07:00
Adam Vandenberg
b64582f818 jasper: use options dsl 2012-08-09 22:12:30 -07:00
Adam Vandenberg
2e54eac22a jansson: use options dsl 2012-08-09 22:11:54 -07:00
Adam Vandenberg
cdbf6558ea igraph: use options dsl 2012-08-09 22:11:29 -07:00
Adam Vandenberg
f31a7664fb icu4c: use options dsl 2012-08-09 22:10:50 -07:00
Adam Vandenberg
b22f5b403f Remove GoogleTest.
Google Test 1.6 explictly removes support for "make install".

It is recommended that projects compile this software explicitly as
part of their own build process, with appropriate options.

Closes Homebrew/homebrew#14099.
2012-08-09 22:09:29 -07:00
Adam Vandenberg
4fcd5679df graphviz: partially use options dsl 2012-08-09 22:09:29 -07:00
Jack Nagel
f10f5a24f0 bsdmake: ensure @PREFIX@ is always replaced with a path
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-08-10 00:03:21 -05:00
Adam Vandenberg
11587636ca glib: use options dsl 2012-08-09 22:00:54 -07:00
Adam Vandenberg
311c9cbd5e gettext: use options dsl 2012-08-09 22:00:54 -07:00
Adam Vandenberg
dbbd9755cb gdk-pixbuf: use options dsl 2012-08-09 22:00:53 -07:00
Adam Vandenberg
a4be1e275f gsl: use options dsl 2012-08-09 21:55:01 -07:00
Adam Vandenberg
ea954d8043 gobject-introspection: use options dsl 2012-08-09 21:53:39 -07:00
limed
d4f8fa3fe2 mutt: fix patches
Closes Homebrew/homebrew#13488.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-09 21:52:52 -07:00
Adam Vandenberg
c11199e604 gegl: use options dsl 2012-08-09 21:51:17 -07:00
Adam Vandenberg
6041c008ba udis86: use options dsl 2012-08-09 21:49:40 -07:00
Adam Vandenberg
87b2bdfc25 swig: use options dsl 2012-08-09 21:48:41 -07:00
Adam Vandenberg
10805aca77 geoip: use options dsl 2012-08-09 21:47:59 -07:00
Adam Vandenberg
6beacf37e1 cairo: use options dsl 2012-08-09 21:47:23 -07:00
Adam Vandenberg
86c8e90d4a xapian: use options dsl 2012-08-09 21:45:04 -07:00
Adam Vandenberg
d644b2a064 xplanet: use options dsl 2012-08-09 21:40:59 -07:00
Adam Vandenberg
8314cd7a01 xz: use options dsl 2012-08-09 21:39:45 -07:00
Adam Vandenberg
8b7e2d5cea yasm: use options dsl 2012-08-09 21:39:20 -07:00
Adam Vandenberg
ad2e47bbca Yaws 1.94
Make yapps the default, like MacPorts, since the caveats suggest you'll
usually want them anyway.
2012-08-09 21:35:08 -07:00
bellbind
8074629c5f xqilla: support non "/usr/local" HOMEBREW_PREFIX
Closes Homebrew/homebrew#14060.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-09 20:20:10 -07:00
Adam Vandenberg
961c92a074 wget: document awk issue 2012-08-09 20:16:49 -07:00
Adam Vandenberg
a804461df6 macvim: use options dsl 2012-08-09 16:28:35 -07:00
Adam Vandenberg
abddd8f15e gremlin: use options dsl 2012-08-09 16:22:17 -07:00
Adam Vandenberg
41ca71c746 asciidoc: use options dsl 2012-08-09 16:21:05 -07:00
Joseph Bryan
e5f2862d96 docbook: add namespace-aware stylesheets
Docbook 5.0 adds an XML namespace to the specification. The docbook-xsl
stylesheets are not namespace aware, and strip the namespace prior to
transforming XML. The docbook-xsl-ns stylesheets solve this issue.

Closes Homebrew/homebrew#14064.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-09 15:12:30 -07:00
nibbles 2bits
96bfc3cd8f gst-plugins-ugly: fix compile error, includes
gst-plugins-ugly builds against opencore-amr and libcdio.
Add those optional deps to be specific and consistent.
gst-plugins-ugly fails to compile when `opencore-am?b` are
installed due to missing includes.  Add the location of them
to the appropriate env vars.  Tested on ML with clang and llvm
from XCode-4.4.1.

Fixes Homebrew/homebrew#14078

Closes Homebrew/homebrew#14085.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-09 14:53:38 -07:00
nibbles 2bits
b3a0bf8ed0 goffice: fix missing pcre dep
Goffice needs pcre so that it will not error during configure.
Add a dep on `pcre`.

Fixes Homebrew/homebrew#13988

Closes Homebrew/homebrew#14092.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-09 14:52:54 -07:00
nibbles 2bits
fb7ae74ddc mariadb: update fails_with build
Mariadb fails with clang-4.0.421.  Update the `build` number.

Fixes Homebrew/homebrew#14021

Closes Homebrew/homebrew#14091.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-09 14:43:43 -07:00
Michael Maltese
a1d4cec00b Ninja 120715
Closes Homebrew/homebrew#14087.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-09 12:04:36 -07:00
Adam Vandenberg
a366878636 s-lang: depend on libpng instead of x11 2012-08-09 10:45:05 -07:00
Adam Vandenberg
13183e8bd8 MongoDB: fix version numbers 2012-08-09 09:59:07 -07:00
Shawn Jonnet
3e50ebbc50 MongoDB 2.0.7
Closes Homebrew/homebrew#14081.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-09 09:07:35 -07:00
kaicurry
40697b14fd drush 5.5
Closes Homebrew/homebrew#14079.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-08-09 08:54:07 -07:00
Adam Vandenberg
3092bce992 Fix option usage 2012-08-09 08:51:54 -07:00
Misty De Meo
8b02273c8d mediainfo 0.7.59 2012-08-09 10:00:12 -05:00
Adam Vandenberg
21a0f397bf wget: use options dsl 2012-08-09 07:19:40 -07:00
Adam Vandenberg
c7b1ce709c Update copy_libtool_files
Fixes Homebrew/homebrew#14075.
2012-08-09 07:11:24 -07:00