aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/eina.rb
AgeCommit message (Collapse)Author
2012-07-10Use autotools symbolsAdam Vandenberg
2012-05-10Remove redundant :using => :svnAdam Vandenberg
2012-02-28These now depend on automake for Xcode >= 4.3Max Howell
Fixes #10559. Also added missing deps for osm2pgsql. Removed some ACLOCAL_FLAGS stuff as in theory this is not set in ENV.rb. Would like to see if it causes trouble. Should just work now.
2012-01-13eina 1.1.0Alex-P. Natsios
Closes #9579. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-07New formula: EinaLuis Felipe Strano Moraes
Adding new library called Eina, it is the first library of the Enlightenment Foundation Libraries (or EFL) and which is used by almost all of the others. It provides a set of default data structures, such as Lists and shared Strings. Closes #8342. Signed-off-by: Jack Nagel <jacknagel@gmail.com>