New Cask: MAME OS X, v0.135

MAME OS X is a native Mac OS X port of the popular MAME emulator. It
is designed to take advantage of all the latest Mac OS X technologies,
like Core Video and Core Image.
This commit is contained in:
Victor Robertson
2014-02-10 06:36:42 -06:00
parent 895b838d1d
commit 763c713cb9
+7
View File
@@ -0,0 +1,7 @@
class MameOsX < Cask
url 'http://downloads.sourceforge.net/mameosx/MAMEOSX-0.135.dmg'
homepage 'http://mameosx.sourceforge.net/'
version '0.135'
sha1 '3da5ff069077a1eda66fa9dd02d198026e411198'
link 'MAME OS X.app'
end