Update of /cvsroot/fink/experimental/rangerrick/10.4/main/finkinfo/languages
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27930/10.4/main/finkinfo/languages

Added Files:
        boo.info 
Log Message:
other misc stuff that needed committing

--- NEW FILE: boo.info ---
Package: boo
Version: 0.7.5.2013
Revision: 1023
Description: Wrist-friendly language for the CLI/Mono
License: GPL
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>

Depends: gtksourceview-sharp (>= 2.0-1025), gtksourceview-shlibs (>= 1.0-1), 
mono (>= 1.1.11-1), shared-mime-info
BuildDepends: gtksourceview-sharp (>= 2.0-1025), gtksourceview-dev (>= 1.0-1), 
mono-dev (>= 1.1.14-1021), nant (>= 0.85-1032), shared-mime-info
Suggests: monodevelop (>= 0.9-1023)

CustomMirror: <<
        nam-US: http://ranger.befunk.com/fink
        nam-US: http://astrange.ithinksw.net/~astrange/ranger-fink
        nam-CA: http://www.southofheaven.net/befunk
<<
Source: http://dist.codehaus.org/%n/distributions/%n-%v-src.tar.bz2
SourceDirectory: %n-%v
Source-MD5: 7bc78b10bd1e757ff25c7e98d4ebbcdd

SetCPPFLAGS: -I%p/include
SetLIBS: -L%p/lib
SetMAKEFLAGS: -j1
NoSetCPPFLAGS: true
NoSetLDFLAGS: true
NoSetMAKEFLAGS: true
ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking
CompileScript: <<
#!/bin/sh -ex

  export MONO_PATH=`pwd`/build:"$MONO_PATH"
  nant -D:install.prefix=%p
<<

InstallScript: <<
#!/bin/sh -ex

  export MONO_PATH=`pwd`/build:"$MONO_PATH"
  nant -D:install.prefix=%p -D:install.destdir=%d install

  install -d -m 755 %i/share/doc/%N
  mv examples %i/share/doc/%N/
<<
DocFiles: *.txt docs/*

Homepage: http://go-mono.com/
DescDetail: <<
Boo is a new object oriented statically typed programming language for
the Common Language Infrastructure with a python inspired syntax and
a special focus on language and compiler extensibility.
<<




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to