gunits is a unit conversion program which offers more features than the mac osx installed units.
ClosesHomebrew/homebrew#3829.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Makefile patch has been replaced by an inreplace block as it is easier to
understand.
`umfpack` is now aliased to `suite-sparse`. UMFPACK is the SuiteSparse
component that most people look for as it is a SciPy dependency.
ClosesHomebrew/homebrew#3814.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
* Install JPL bridge by default, change switch to turn it off
Needs Apple's Java Developer Update 3
* 10.5 needs a newer version of expat than the system version
Add formula for Stratego a leading program transformation language and
its supporting toolkit XT.
ClosesHomebrew/homebrew#3789.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Add formula for sdf
Add formula for SDF (Syntax Definition Formalism) tools and libraries
for scannerless generalised parsing (used with Stratego/XT).
ClosesHomebrew/homebrew#3789.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Add formula for aterm
Add formula for ATerm annotated term representation library (used by
both Stratego/XT and SDF).
ClosesHomebrew/homebrew#3789.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Add formula for SDF (Syntax Definition Formalism) tools and libraries
for scannerless generalised parsing (used with Stratego/XT).
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Bugfix:
- The PostGIS HEAD requires libintl, which requires linking against keg-only
gettext.
Features:
- Added options for enabling the topology and raster extensions that are present
in the HEAD source.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Gtksourceview is a library which extends gtk+ with a multiline
text editing control supporting source code editor capabilities.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
The current URL for the sourcecode points to a
persnickety server that has a DNS configuration
which blocks anyone behind any sort of remotely
complex network infrastructure. The substituted
URL is provided as an alternative by the
persnickety host upon rejecting unworthy clients.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
The Scala distributions do not include documentation for library APIs
and tools. That documentation is distributed separately. This change
makes the formula install this documentation when the --with-docs
option is given.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>