These will be used to unify the label namespaces in embedded plists,
i.e. 'homebrew.mxcl.<formula>'.
plist_path returns the full path to a plist file located at the top
level of the keg; plist_path.basename can be used if just the filename
is needed.
c.f. Homebrew/homebrew#9346.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Several users have reported that there are no longer runtime issues when
compiling with llvm build 2336.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Updating the formula to install GHC 7.4.1 for --devel, despite the fact thats
the current stable release. But, for haskell-platform I am leaving GHC 7.0.4 as
the current default GHC version.
ClosesHomebrew/homebrew#9945.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
* par2tbb conflicts with par2, so issue a warning if par2 is installed.
* update handling of clang failure; this should be changed once
fails_with_clang is available
XCB is a more "modern" way of communicating with X11 servers than
straight XLib. It is required by some X11 applications. Enabling
support in cairo should not affect applications which don't use it
explicitly.
ClosesHomebrew/homebrew#9598.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
- new download link for mapnik 2.0.0 - and tweaks to avoid needing
external scons and to properly set the CC/CXX/JOBS so that the mapnik
build scripts will pick them up
ClosesHomebrew/homebrew#8177.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
* update to version 3.44.4
* url is tied to the specific version of the file
ClosesHomebrew/homebrew#9927.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Some configure scripts are checking for nss via pkg-config since most
Linux distros seem to add that to their package.
ClosesHomebrew/homebrew#9705.
Note: upstream has been asked several times over the last few years to
provide pkg-config files, but nothing has come of it.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Some configure scripts are checking for nspr via pkg-config since most
Linux distros seem to add that to their package.
ClosesHomebrew/homebrew#9705.
Note: upstream has been asked several times over the last few years to
provide pkg-config files, but nothing has come of it.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This is a head-only source build; stable releases are pre-built .app
bundles.
We'd take this as a submission to Homebrew-alt.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>