Commit Graph

21 Commits (aa6bf3f372bfdd93274a1a6eff0e288ae3d5832b)

Author SHA1 Message Date
Jack Nagel c7630f5ff4 Use new std_cmake_args method
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-22 22:22:00 -05:00
Fernando Ortiz 0496f3bec3 io no longer depends_on libsgml
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-03-29 07:40:26 -07:00
Adam Vandenberg 83b371fba5 Introduce block form of mkdir 2012-02-24 21:35:51 -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 83fcafb5aa Add mirrors for GNU formulae
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-30 12:56:07 -06:00
Susan Potter c41ae9085d io 2011.09.12
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-10-22 09:41:13 -07:00
Max Howell 16c4192c48 Restore io --HEAD
This shouldn't have been removed, apologies.

Refs Homebrew/homebrew#7460.
2011-09-20 04:46:24 +01:00
Gabe Berke-Williams eac639b819 Use latest stable version of Io
Closes Homebrew/homebrew#7460.

This is the last known stable version of Io. However it is very old. If you
can find a newer stable version, please add it!

Signed-off-by: Max Howell <max@methylblue.com>
2011-09-20 02:27:45 +01:00
Max Howell b3ccbe8427 Warn user that IO fails to build often
Refs Homebrew/homebrew#7399
2011-09-05 09:44:53 +01:00
Max Howell 691a8b5310 Make IO build again; Fixes Homebrew/homebrew#7192 2011-08-26 13:36:34 +01:00
Adam Vandenberg 243bc743ea Use https for github repos. 2011-05-26 22:02:55 -07:00
Tom Rix 328d5f3366 io: add uuid dependency
Recent HEAD builds of io now use this dependency.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-05-24 21:20:36 -07:00
Adam Vandenberg c1d572932b io: Force location of PNG include.
CMake seems to not be picking up the /usr/X11/include folder for libpng,
so hard-code it to allow compilation to work.
2011-05-10 22:02:35 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Adam Vandenberg 19e5e6e64a Mark scons, cmake & pkg-config as build-time deps 2010-10-12 07:13:29 -07:00
Adam Vandenberg 46244623fd io - install license file 2010-06-17 16:53:17 -07:00
Martin Kuehl 29893aabcd Updated formula: Io.
* Io switched its build system to `cmake`; adapt to that.
* Extract the `libsgml` formula.
* Install documentation.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-17 16:53:17 -07:00
Stephen Dekorte c3bf096162 fix for io.rb - removed reference to IoReference.html
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-03-14 21:32:05 -07:00
Adam Vandenberg 193a78de04 Use more inreplace features.
Update formulas to make more idiomatic use of "inreplace", including
its new ability to take a list of files to act on.
2010-02-21 23:37:49 -08:00
Max Howell 13f4edebf4 Force IO to install into the prefix of our choosing 2009-12-05 15:59:37 +00:00
Jordan Bracco fc83afbff1 io language 2009-12-05 15:58:20 +00:00