Commit Graph

14 Commits (e9c84b8bbf950d4ca55dfd610829902b3ac52cfe)

Author SHA1 Message Date
Adam Vandenberg 5e982a68a8 Use new Requirements in formulae 2012-03-10 09:24:10 -08:00
Adam Vandenberg 18de10fe0a use which method 2012-03-06 06:53:07 -08:00
Adam Vandenberg da3fdbd0cf Use "cd" instead of "Dir.chdir"
* And "mkdir" isntead of "Dir.mkdir"
* And "Dir[]" instead of "Dir.glob"
* Also style fixes and nitpicks
2012-02-24 21:35:50 -08:00
Jack Nagel 93677a7a22 asymptote: fix build with clang
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-11 15:14:08 -06:00
François-Xavier Thomas 1841e5075a asymptote 2.15
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-11 00:20:30 -06:00
Charlie Sharpsteen 8b83b340ea Asymptote: Add a test
The test creates a temporary directory, writes out a simple LaTeX file
containing an Asymptote figure, then tries to compile it.
2011-08-27 13:53:22 -07:00
Charlie Sharpsteen 1c2140d43f Asymptote: Fix installation
Asymptote needs a serialized `make install` or else things fail due to race
conditions.

Also, altered installation so that TeX packages are no long installed to texmf
trees outside of the Asymptote keg---notably:

    /usr/local/texlive/<dist_year>/texmf-local
    ~/Library/texmf

All packages are now installed to HOMEBREW_PREFIX/share/texmf and instructions
for adding this directory to the TeX search path are given in the caveats.
2011-08-27 12:46:35 -07:00
Will Robertson 3ab7357282 asymptote 2.13
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-17 23:27:21 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Will Robertson aa0478dc41 asymptote: v2.08 update
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-13 11:28:01 -08:00
Will Robertson eeba23920f Asymptote update to 2.06
An uncharacteristically short amount of time for a new release.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-24 09:12:06 -07:00
Will Robertson 9c862f7305 asymptote: update to latest version 2.05
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-18 06:56:18 -07:00
Adam Vandenberg 3a68b97087 asymptote - formula style tweaks 2010-09-27 13:25:32 -07:00
Will Robertson 18f156ad16 New formula: Asymptote
Asymptote is a 3D programmatic drawing environment
that integrates with TeX/LaTeX. It requires a MacTeX
installation (or equivalent).

Building asy from source is not exactly straightforward
(although not toooo difficult) on Mac OS X due to some
dependences; hopefully this formula helps some people
out.

Signed-off-by: David Höppner <0xffea@gmail.com>

* white spaces
2010-08-30 18:09:39 +02:00