homebrew-core/Formula/xspin.rb

40 lines
899 B
Ruby
Raw Normal View History

require 'formula'
2011-03-10 05:11:03 +00:00
class Xspin < Formula
homepage 'http://spinroot.com/spin/Src/index.html'
2013-01-27 23:23:53 +00:00
url 'http://spinroot.com/spin/Src/xspin525.tcl'
version '5.2.5'
2013-01-27 23:23:53 +00:00
sha1 '8166ccc6830f052e31162bec618c17452a988b5d'
depends_on 'spin'
2014-03-21 15:11:08 +00:00
patch :DATA
def install
inreplace "xspin525.tcl", "CELLAR", prefix
bin.install "xspin525.tcl" => "xspin"
end
end
2010-01-23 10:53:41 +00:00
# manual patching is required by the spin install process
__END__
diff --git a/xspin525.tcl b/xspin525.tcl
old mode 100644
new mode 100755
index 73fc6bf..444b0ad
--- a/xspin525.tcl
+++ b/xspin525.tcl
@@ -1,8 +1,9 @@
-#!/bin/sh
+#!/usr/bin/wish -f
# the next line restarts using wish \
-exec wish c:/cygwin/bin/xspin -- $*
+exec wish CELLAR/bin/xspin -- $*
+
+ cd ;# enable to cd to home directory by default
-# cd ;# enable to cd to home directory by default
# on PCs:
# adjust the first argument to wish above with the name and