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

Added Files:
        monodevelop.info 
Log Message:
getting closer to getting monodevelop to build

--- NEW FILE: monodevelop.info ---
Package: monodevelop
Version: 0.7
Revision: 21

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://go-mono.com/sources/%n/%n-%v.tar.gz
Source-MD5: a62a5e12127ca5dd8c3e4f44dd6ecc4b
#SourceDirectory: MonoDevelop

DocFiles: AUTHORS COPYING* ChangeLog INSTALL NEWS README

Depends: atk1-shlibs, bonobo-activation2-shlibs, boo, gconf2-shlibs, 
gdk-pixbuf-shlibs, gecko-sharp (>= 2.0-1), libglade2-shlibs, glib2-shlibs (>= 
2.4.6-7), gnome-vfs2-ssl-shlibs | gnome-vfs2-shlibs, gtk+2-shlibs (>= 2.4.9-8), 
gtkhtml3-shlibs (>= 3.2.1-1), gtk-sharp2 (>= 1.9.0-1), gtk-sharp-monodoc (>= 
1.0.6-1), gtksourceview-shlibs, gtksourceview-sharp (>= 2.0-1), ikvm, 
libxml2-shlibs, mono (>= 1.1.7-1), monodoc (>= 1.0.6-1), mozilla-shlibs, 
orbit2-shlibs, pango1-xft2-shlibs
BuildDepends: atk1, bonobo-activation2-dev, boo, gconf2-dev, gdk-pixbuf, 
gecko-sharp (>= 2.0-1), libgettext3-dev, libglade2, glib2 (>= 2.4.6-7), 
glib2-dev (>= 2.4.6-7), gnome-vfs2-ssl-dev | gnome-vfs2-dev, gtk+2-dev (>= 
2.4.9-8), gtk+2 (>= 2.4.9-8), gtkhtml3-dev (>= 3.2.1-1), gtkhtml3 (>= 3.2.1-1), 
gtk-sharp2 (>= 1.9.0-1), gtk-sharp-monodoc (>= 1.0.6-1), gtksourceview-dev, 
gtksourceview-sharp (>= 2.0-1), ikvm, libicu32-dev, libxml2, mono-dev (>= 
1.1.7-1), monodoc (>= 1.0.6-1), mozilla-dev, orbit2-dev, pango1-xft2-dev, 
pkgconfig

Homepage: http://www.monodevelop.com/
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>

NoSetCPPFLAGS: true
SetCPPFLAGS: -I%p/include
NoSETLDFLAGS: true
SetLIBS: -L%p/lib
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1

ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info 
--disable-update-mimedb --disable-dependency-tracking --enable-java --enable-boo
CompileScript: <<
#!/bin/sh -ex

  export lt_cv_sys_max_cmd_len=65536
  perl -pi.bak -e 's/hardcode_direct=yes/hardcode_direct=no/g' configure
  ./configure %c
  make
<<
InstallScript: <<
#!/bin/sh -ex

  make install DESTDIR="%d"
<<
PostInstScript: <<
  [ -x "%p/bin/monodoc" ] && [ -d "%p/lib/monodoc" ] && "%p/bin/monodoc" 
--make-index >/dev/null 2>&1 || :
<<

Description: Integrated Development Environment for C#
DescDetail: <<
MonoDevelop is a project to port SharpDevelop to Gtk#.  There are numerous
goals that MonoDevelop hopes to achieve.  Some of these are:
* To create a best of breed development environment for Unix systems for
  C# and Mono.
* Since its written in Gtk#, and we like Gtk# and we get good support from
  Gtk#, most likely it will add functionality to improve the Gtk# experience.
* To drift as little as possible from the main SharpDevelop: we want ideally
  to merge the code back (through ifdefs, conditional compilation,
  interfaces, whatever) to maximize the contributions and maximize the
  development speed.
* Today the IDE is a simple IDE and on Unix does not do GUI design (that is
  limited to SharpDevelop), but we want to add a GUI designer.
* We want to integrate the tools we have been building so far, so things
  like MonoDoc, NUnit-Gtk and the debugger should target MonoDevelop.
<<
License: GPL



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to