Update of /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29044/10.3/unstable/crypto/finkinfo

Added Files:
        boo.info 
Log Message:
move to crypto because it depends on gtk-sharp2, which is in crypto (backport 
from 10.4)


--- NEW FILE: boo.info ---
Package: boo
Version: 0.7.5.2013
Revision: 2
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
Source-MD5: 7bc78b10bd1e757ff25c7e98d4ebbcdd
SourceDirectory: %n-%v
DocFiles: *.txt docs/*
Depends: gtksourceview-sharp (>= 2.0-1), gtksourceview-shlibs (>= 1.0-1), mono 
(>= 1.1.11-1), shared-mime-info
Suggests: monodevelop
BuildDepends: gtksourceview-sharp (>= 2.0-1), gtksourceview-dev (>= 1.0-1), 
mono-dev (>= 1.1.11-1), nant (>= 0.85-11), shared-mime-info
Homepage: http://go-mono.com/
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
Description: Wrist-friendly language for the CLI/Mono
NoSetCPPFLAGS: true
SetCPPFLAGS: -I%p/include
NoSETLDFLAGS: true
SetLIBS: -L%p/lib
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
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/
<<

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.
<<
License: GPL



-------------------------------------------------------
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
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to