Commit Graph

10 Commits (d8480717363b094d6a095b93d94a7fedcc564c9e)

Author SHA1 Message Date
Adam Vandenberg e70f370aef physfs: add mirror until upstream comes back
Closes Homebrew/homebrew#17203.
2013-01-20 08:23:05 -08:00
Ideocl4st 02c87c2d10 Physics FS 2.0.3
Closes Homebrew/homebrew#15789.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-10-31 23:18:09 -07:00
Mike McQuaid 88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
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
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
Nibbles 2bits e4e97224db physfs: build oos + test_physfs
physfs-2.0.2 update formula to build out of source, and specify
-DPHYSFS_BUILD_TEST=TRUE so that we compile a cli named test_physfs
that lets you interactively operate on supported archives
(e.g. Quake II PAKs or DOOM WADs).  There were no problems with
64bit OSX 10.6.8 with gcc, llvm, or clang from XCode 4.0.2.

Closes Homebrew/homebrew#8273.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2011-10-25 11:03:16 -07:00
austin seipp cc508f8205 update physfs to version 2.0.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-28 09:01:09 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
eregon 793d4ea70c New Formula: physfs
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-14 15:42:48 -08:00