Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv2857/unstable/crypto/finkinfo

Added Files:
        gecko-sharp.info 
Removed Files:
        gecko-sharp.patch 
Log Message:
oops, meant to remove patch and leave info


--- NEW FILE: gecko-sharp.info ---
Info2: <<
Package: gecko-sharp%type_pkg[gecko]
Version: 2.0
Revision: 1041
Type: gecko (-firefox2 -firefox1.5 -seamonkey)
Distribution: (%type_raw[gecko] = -firefox1.5) 10.4
Source: 
http://ftp.novell.com/pub/mono/sources/gecko-sharp-%v/gecko-sharp-%v-0.13.tar.bz2
Source-MD5: f88eaa06e71f8d8fa34cf59a3e034a6b
DocFiles: AUTHORS COPYING* ChangeLog INSTALL LICENSE* NEWS README
Replaces: monodoc, gecko-sharp, gecko-sharp-firefox1.5, gecko-sharp-firefox2, 
gecko-sharp-firefox15, gecko-sharp-seamonkey
Conflicts: gecko-sharp (<< 2.0-13), gecko-sharp-firefox1.5, 
gecko-sharp-firefox2, gecko-sharp-firefox15, gecko-sharp-seamonkey
Depends: <<
        (%type_raw[gecko] = -firefox2)   firefox2-shlibs,
        (%type_raw[gecko] = -firefox1.5) firefox1.5-shlibs (>= 1.5.0.12-1002),
        (%type_raw[gecko] = -seamonkey)  seamonkey-shlibs (>= 1.1.5-2),
        gtk-sharp2 (>= 2.12.0-1),
        mono (>= 1.9.1-1)
<<
BuildDepends: <<
        (%type_raw[gecko] = -firefox2)   firefox2-dev,
        (%type_raw[gecko] = -firefox1.5) firefox1.5-dev (>= 1.5.0.12-1002),
        (%type_raw[gecko] = -seamonkey)  seamonkey-dev (>= 1.1.5-2),
        atk1 (>= 1.20.0-1),
        cairo (>= 1.6-1),
        expat1,
        fontconfig2-dev (>= 2.4.1-1),
        freetype219 (>= 2.3.5-1),
        gconf2-dev (>= 2.20.1-1),
        glib2-dev (>= 2.14.0-1),
        glitz,
        gnome-vfs2-unified-dev (>= 1:2.20.0-1),
        gtk+2-dev (>= 2.12.0-1),
        gtk-sharp2 (>= 2.12.0-1),
        libbonobo2-dev (>= 2.20.0-1),
        libgettext3-dev,
        libgnome2-dev (>= 2.20.0-1),
        libgnomeui2-dev (>= 2.20.0-1),
        libiconv-dev,
        libidl2 (>= 0.8.9-1),
        libjpeg,
        libpng3,
        libxml2 (>= 2.6.30-1),
        mono-dev (>= 1.9.1-1),
        monodoc (>= 1.9-1),
        orbit2-dev (>= 2.14.10-1),
        pango1-xft2-ft219-dev (>= 1.18.4-4),
        pixman (>= 0.10.0-1),
        pkgconfig (>= 0.22-3),
        pth2-dev,
        x11-dev,
        xft2-dev
<<

Homepage: http://www.mono-project.com/
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
Description: Mozilla browser C# bindings
NoSetCPPFLAGS: true
SetCPPFLAGS: -I%p/include
NoSETLDFLAGS: true
SetLIBS: -L%p/lib
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking 
PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH"
 FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
CompileScript: <<
#!/bin/sh -ex

        export lt_cv_sys_max_cmd_len=65536
        perl -pi -e 's/hardcode_direct=yes/hardcode_direct=no/g' configure
        export MONODOC=%p/bin/monodocer
        if [ "%type_raw[gecko]" == "-firefox1.5" ]; then
                MOZILLA_FLAGS="--with-mozilla-headers=%p/include/firefox1.5 
--with-mozilla-libs=%p/lib/firefox1.5"
        elif [ "%type_raw[gecko]" == "-firefox2" ]; then
                MOZILLA_FLAGS="--with-mozilla-headers=%p/include/firefox2 
--with-mozilla-libs=%p/lib/firefox2"
        else
                MOZILLA_FLAGS="--with-mozilla-headers=%p/include/seamonkey 
--with-mozilla-libs=%p/lib/seamonkey"
        fi
        ./configure %c $MOZILLA_FLAGS
        make
<<
InstallScript: <<
#!/bin/sh -ex

        export MONO_PATH="%i/lib:$MONO_PATH"
        MAKEFLAGS=-j1 make install DESTDIR=%d

        find %i/lib/mono -name \*.config -print0 | xargs -0 perl -pi -e 
's,target="lib,target="%p/lib/lib,g'
        find %i/lib/mono -name \*.config -print0 | xargs -0 perl -pi -e 
's,target="[^"]*libgtkembedmoz[^"]*",target="%p/lib/%type_raw[gecko]/libgtkembedmoz.dylib",'
<<
PostInstScript: <<
        [ -x "%p/bin/monodoc" ] && [ -d "%p/lib/monodoc" ] && "%p/bin/monodoc" 
--make-index >/dev/null 2>&1 || :
<<

DescDetail: <<
This package provides .NET assemblies that allow .NET / C#
programs to embed the Mozilla browser.
<<
License: OSI-Approved
<<

--- gecko-sharp.patch DELETED ---


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to