Author: ranger
Date: Wed Dec 13 17:05:39 2006
New Revision: 533

URL: 
<http://svn.finkproject.org/websvn/listing.php?sc=1&rev=533&repname=user%3a+ranger>
Log:
in unstable

Added:
    trunk/experimental/10.3/crypto/finkinfo/gecko-sharp.info
      - copied, changed from r525, 
trunk/experimental/10.3/crypto/finkinfo/gecko-sharp-engine.info
    trunk/experimental/10.4/crypto/finkinfo/gecko-sharp.info
      - copied, changed from r525, 
trunk/experimental/10.4/crypto/finkinfo/gecko-sharp-engine.info
    trunk/experimental/common/crypto/finkinfo/gecko-sharp.info
      - copied, changed from r525, 
trunk/experimental/common/crypto/finkinfo/gecko-sharp-engine.info
Modified:
    trunk/experimental/10.3/crypto/finkinfo/gecko-sharp-2.0.info
    trunk/experimental/10.4/crypto/finkinfo/gecko-sharp-2.0.info
    trunk/experimental/common/crypto/finkinfo/gecko-sharp-2.0.info

Modified: trunk/experimental/10.3/crypto/finkinfo/gecko-sharp-2.0.info
URL: 
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/10.3/crypto/finkinfo/gecko-sharp-2.0.info&rev=533&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/10.3/crypto/finkinfo/gecko-sharp-2.0.info (original)
+++ trunk/experimental/10.3/crypto/finkinfo/gecko-sharp-2.0.info Wed Dec 13 
17:05:39 2006
@@ -1,12 +1,12 @@
 Package: gecko-sharp
 Version: 2.0
-Revision: 23
+Revision: 24
 Description: Mozilla browser C# bindings: bundle
 Type: bundle
 License: OSI-Approved
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 
-Depends: %N-firefox1.5 (>= %v-%r) | %N-seamonkey (>= %v-%r)
+Depends: %N-firefox15 (>= %v-%r) | %N-seamonkey (>= %v-%r)
 
 Homepage: http://go-mono.com/
 

Copied: trunk/experimental/10.3/crypto/finkinfo/gecko-sharp.info (from r525, 
trunk/experimental/10.3/crypto/finkinfo/gecko-sharp-engine.info)
URL: 
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/10.3/crypto/finkinfo/gecko-sharp.info&rev=533&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/10.3/crypto/finkinfo/gecko-sharp-engine.info (original)
+++ trunk/experimental/10.3/crypto/finkinfo/gecko-sharp.info Wed Dec 13 
17:05:39 2006
@@ -1,16 +1,16 @@
 Info2: <<
-Package: gecko-sharp-%type_raw[gecko]
+Package: gecko-sharp%type_pkg[gecko]
 Version: 2.0
-Revision: 23
+Revision: 24
 Description: Mozilla browser C# bindings
-Type: gecko (firefox1.5 seamonkey)
+Type: gecko (-firefox1.5 -seamonkey)
 License: OSI-Approved
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 
-Depends: %type_raw[gecko]-shlibs, gtk-sharp2 (>= 2.4.2-12), mono (>= 1.1.16-1)
-BuildDepends: %type_raw[gecko]-dev, atk1, glib2-dev (>= 2.8.6-1), glib2 (>= 
2.8.6-1), gtk+2-dev (>= 2.4.9-8), gtk+2 (>= 2.4.9-8), gtk-sharp2 (>= 2.4.2-12), 
libgettext3-dev, libxml2, mono-dev (>= 1.1.14-11), mono-tools (>= 1.1.11-12), 
monodoc (>= 1.1.13-12), pango1-xft2-dev (>= 1.10.0-1)
-Conflicts: gecko-sharp (<< 2.0-19), %{Ni}firefox1.5, %{Ni}seamonkey
-Replaces: monodoc (>= 1.1.13-12), gecko-sharp (>= 2.0-19), %{Ni}firefox1.5, 
%{Ni}seamonkey
+Depends: (%type_raw[gecko] = -firefox1.5) firefox1.5-shlibs, (%type_raw[gecko] 
 = -seamonkey) seamonkey-shlibs, gtk-sharp2 (>= 2.4.2-12), mono (>= 1.1.16-1)
+BuildDepends: (%type_raw[gecko] = -firefox1.5) firefox1.5-dev, 
(%type_raw[gecko]  = -seamonkey) seamonkey-dev, atk1, glib2-dev (>= 2.8.6-1), 
glib2 (>= 2.8.6-1), gtk+2-dev (>= 2.4.9-8), gtk+2 (>= 2.4.9-8), gtk-sharp2 (>= 
2.4.2-12), libgettext3-dev, libxml2, mono-dev (>= 1.1.14-11), mono-tools (>= 
1.1.11-12), monodoc (>= 1.1.13-12), pango1-xft2-dev (>= 1.10.0-1)
+Conflicts: gecko-sharp (<< 2.0-19), gecko-sharp-firefox1.5, 
gecko-sharp-firefox15, gecko-sharp-seamonkey
+Replaces: monodoc (>= 1.1.13-12), gecko-sharp (>= 2.0-19), 
gecko-sharp-firefox1.5, gecko-sharp-firefox15, gecko-sharp-seamonkey
 
 Source: http://go-mono.com/sources/gecko-sharp-%v/gecko-sharp-%v-0.11.tar.gz
 Source-MD5: 7362d710b7fe6a8b5f68a614279147de
@@ -20,14 +20,19 @@
 SetLIBS: -L%p/lib
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true
-ConfigureParams: --mandir=%p/share/man 
--with-mozilla-headers=%p/include/%type_raw[gecko] 
--with-mozilla-libs=%p/lib/%type_raw[gecko] --disable-dependency-tracking
+ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking
 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
-       ./configure %c
+       if [ "%type_raw[gecko]" == "-firefox1.5" ]; then
+               MOZILLA_FLAGS="--with-mozilla-headers=%p/include/firefox1.5 
--with-mozilla-libs=%p/lib/firefox1.5"
+       else
+               MOZILLA_FLAGS="--with-mozilla-headers=%p/include/seamonkey 
--with-mozilla-libs=%p/lib/seamonkey"
+       fi
+       ./configure %c $MOZILLA_FLAGS
        make
 <<
 

Modified: trunk/experimental/10.4/crypto/finkinfo/gecko-sharp-2.0.info
URL: 
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/10.4/crypto/finkinfo/gecko-sharp-2.0.info&rev=533&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/10.4/crypto/finkinfo/gecko-sharp-2.0.info (original)
+++ trunk/experimental/10.4/crypto/finkinfo/gecko-sharp-2.0.info Wed Dec 13 
17:05:39 2006
@@ -1,12 +1,12 @@
 Package: gecko-sharp
 Version: 2.0
-Revision: 1033
+Revision: 1034
 Description: Mozilla browser C# bindings: bundle
 Type: bundle
 License: OSI-Approved
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 
-Depends: %N-firefox1.5 (>= %v-%r) | %N-seamonkey (>= %v-%r)
+Depends: %N-firefox15 (>= %v-%r) | %N-seamonkey (>= %v-%r)
 
 Homepage: http://go-mono.com/
 

Copied: trunk/experimental/10.4/crypto/finkinfo/gecko-sharp.info (from r525, 
trunk/experimental/10.4/crypto/finkinfo/gecko-sharp-engine.info)
URL: 
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/10.4/crypto/finkinfo/gecko-sharp.info&rev=533&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/10.4/crypto/finkinfo/gecko-sharp-engine.info (original)
+++ trunk/experimental/10.4/crypto/finkinfo/gecko-sharp.info Wed Dec 13 
17:05:39 2006
@@ -1,16 +1,16 @@
 Info2: <<
-Package: gecko-sharp-%type_raw[gecko]
+Package: gecko-sharp%type_pkg[gecko]
 Version: 2.0
-Revision: 1033
+Revision: 1034
 Description: Mozilla browser C# bindings
-Type: gecko (firefox1.5 seamonkey)
+Type: gecko (-firefox1.5 -seamonkey)
 License: OSI-Approved
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
 
-Depends: %type_raw[gecko]-shlibs, gtk-sharp2 (>= 2.4.2-1022), mono (>= 
1.1.16-1)
-BuildDepends: %type_raw[gecko]-dev, atk1, glib2-dev (>= 2.8.6-123), glib2 (>= 
2.8.6-123), gtk+2-dev (>= 2.4.9-8), gtk+2 (>= 2.4.9-8), gtk-sharp2 (>= 
2.4.2-1022), libgettext3-dev, libxml2, mono-dev (>= 1.1.14-1021), mono-tools 
(>= 1.1.11-1022), monodoc (>= 1.1.13-1022), pango1-xft2-dev (>= 1.10.0-1001)
-Conflicts: gecko-sharp (<< 2.0-1029), %{Ni}firefox1.5, %{Ni}seamonkey
-Replaces: monodoc (>= 1.1.13-1022), gecko-sharp (>= 2.0-1029), 
%{Ni}firefox1.5, %{Ni}seamonkey
+Depends: (%type_raw[gecko] = -firefox1.5) firefox1.5-shlibs, (%type_raw[gecko] 
 = -seamonkey) seamonkey-shlibs, gtk-sharp2 (>= 2.4.2-1022), mono (>= 1.1.16-1)
+BuildDepends: (%type_raw[gecko] = -firefox1.5) firefox1.5-dev, 
(%type_raw[gecko]  = -seamonkey) seamonkey-dev, atk1, glib2-dev (>= 2.8.6-123), 
glib2 (>= 2.8.6-123), gtk+2-dev (>= 2.4.9-8), gtk+2 (>= 2.4.9-8), gtk-sharp2 
(>= 2.4.2-1022), libgettext3-dev, libxml2, mono-dev (>= 1.1.14-1021), 
mono-tools (>= 1.1.11-1022), monodoc (>= 1.1.13-1022), pango1-xft2-dev (>= 
1.10.0-1001)
+Conflicts: gecko-sharp (<< 2.0-1029), gecko-sharp-firefox1.5, 
gecko-sharp-firefox15, gecko-sharp-seamonkey
+Replaces: monodoc (>= 1.1.13-1022), gecko-sharp (>= 2.0-1029), 
gecko-sharp-firefox1.5, gecko-sharp-firefox15, gecko-sharp-seamonkey
 
 Source: http://go-mono.com/sources/gecko-sharp-%v/gecko-sharp-%v-0.11.tar.gz
 Source-MD5: 7362d710b7fe6a8b5f68a614279147de
@@ -20,14 +20,19 @@
 SetLIBS: -L%p/lib
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true
-ConfigureParams: --mandir=%p/share/man 
--with-mozilla-headers=%p/include/%type_raw[gecko] 
--with-mozilla-libs=%p/lib/%type_raw[gecko] --disable-dependency-tracking
+ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking
 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
-       ./configure %c
+       if [ "%type_raw[gecko]" == "-firefox1.5" ]; then
+               MOZILLA_FLAGS="--with-mozilla-headers=%p/include/firefox1.5 
--with-mozilla-libs=%p/lib/firefox1.5"
+       else
+               MOZILLA_FLAGS="--with-mozilla-headers=%p/include/seamonkey 
--with-mozilla-libs=%p/lib/seamonkey"
+       fi
+       ./configure %c $MOZILLA_FLAGS
        make
 <<
 

Modified: trunk/experimental/common/crypto/finkinfo/gecko-sharp-2.0.info
URL: 
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/common/crypto/finkinfo/gecko-sharp-2.0.info&rev=533&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/common/crypto/finkinfo/gecko-sharp-2.0.info (original)
+++ trunk/experimental/common/crypto/finkinfo/gecko-sharp-2.0.info Wed Dec 13 
17:05:39 2006
@@ -1,8 +1,8 @@
 Package: gecko-sharp
 Version: 2.0
-Revision: 13
+Revision: 14
 Type: bundle
-Depends: %N-firefox1.5 (>= %v-%r) | %N-seamonkey (>= %v-%r)
+Depends: %N-firefox15 (>= %v-%r) | %N-seamonkey (>= %v-%r)
 Description: Mozilla browser C# bindings: bundle
 License: OSI-Approved
 Maintainer: Benjamin Reed <[EMAIL PROTECTED]>

Copied: trunk/experimental/common/crypto/finkinfo/gecko-sharp.info (from r525, 
trunk/experimental/common/crypto/finkinfo/gecko-sharp-engine.info)
URL: 
<http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/common/crypto/finkinfo/gecko-sharp.info&rev=533&repname=user%3a+ranger>
==============================================================================
--- trunk/experimental/common/crypto/finkinfo/gecko-sharp-engine.info (original)
+++ trunk/experimental/common/crypto/finkinfo/gecko-sharp.info Wed Dec 13 
17:05:39 2006
@@ -1,21 +1,23 @@
 Info2: <<
-Package: gecko-sharp-%type_raw[gecko]
+Package: gecko-sharp%type_pkg[gecko]
 Version: 2.0
-Revision: 13
-Type: gecko (firefox1.5 seamonkey)
+Revision: 14
+Type: gecko (-firefox1.5 -seamonkey)
 Source: http://go-mono.com/sources/gecko-sharp-%v/gecko-sharp-%v-0.11.tar.gz
 Source-MD5: 7362d710b7fe6a8b5f68a614279147de
 Patch: gecko-sharp.patch
 DocFiles: AUTHORS COPYING* ChangeLog INSTALL LICENSE* NEWS README
-Replaces: monodoc, gecko-sharp, %{Ni}firefox1.5, %{Ni}seamonkey
-Conflicts: gecko-sharp (<< 2.0-13), %{Ni}firefox1.5, %{Ni}seamonkey
+Replaces: monodoc, gecko-sharp, gecko-sharp-firefox1.5, gecko-sharp-firefox15, 
gecko-sharp-seamonkey
+Conflicts: gecko-sharp (<< 2.0-13), gecko-sharp-firefox1.5, 
gecko-sharp-firefox15, gecko-sharp-seamonkey
 Depends: <<
-       %type_raw[gecko]-shlibs,
+       (%type_raw[gecko] = -firefox1.5) firefox1.5-shlibs,
+       (%type_raw[gecko]  = -seamonkey)  seamonkey-shlibs,
        gtk-sharp2 (>= 2.4.0-1),
        mono (>= 1.1.16-1)
 <<
 BuildDepends: <<
-       %type_raw[gecko]-dev,
+       (%type_raw[gecko] = -firefox1.5) firefox1.5-dev,
+       (%type_raw[gecko]  = -seamonkey) seamonkey-dev,
        atk1,
        glib2-dev (>= 2.4.6-7),
        glib2 (>= 2.4.6-7),
@@ -36,14 +38,19 @@
 SetCPPFLAGS: -I%p/include
 NoSETLDFLAGS: true
 SetLIBS: -L%p/lib
-ConfigureParams: --mandir=%p/share/man 
--with-mozilla-headers=%p/include/%type_raw[gecko] 
--with-mozilla-libs=%p/lib/%type_raw[gecko] --disable-dependency-tracking
+ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking
 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
-       ./configure %c
+       if [ "%type_raw[gecko]" == "-firefox1.5" ]; then
+               MOZILLA_FLAGS="--with-mozilla-headers=%p/include/firefox1.5 
--with-mozilla-libs=%p/lib/firefox1.5"
+       else
+               MOZILLA_FLAGS="--with-mozilla-headers=%p/include/seamonkey 
--with-mozilla-libs=%p/lib/seamonkey"
+       fi
+       ./configure %c $MOZILLA_FLAGS
        make
 <<
 InstallScript: <<


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to