Update of /cvsroot/fink/experimental/dmacks/finkinfo/gnome
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv9937

Modified Files:
        gnome-python2-extras-py.info gnome-python2-extras-py.patch 
Log Message:
Have gdl now. Still need ffox1.5, want new gda


Index: gnome-python2-extras-py.patch
===================================================================
RCS file: 
/cvsroot/fink/experimental/dmacks/finkinfo/gnome/gnome-python2-extras-py.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- gnome-python2-extras-py.patch       21 Jun 2006 20:06:18 -0000      1.2
+++ gnome-python2-extras-py.patch       22 Jun 2006 22:40:49 -0000      1.3
@@ -24,64 +24,6 @@
  echo "$as_me:$LINENO: checking for gnome-python argtypes dir" >&5
  echo $ECHO_N "checking for gnome-python argtypes dir... $ECHO_C" >&6
  GNOME_PYTHON_ARGTYPES_DIR=`$PKG_CONFIG --variable=argtypesdir 
gnome-python-2.0`
-@@ -21462,55 +21469,10 @@
- fi
- 
- build_gdl=false
--
--pkg_failed=no
- echo "$as_me:$LINENO: checking for GDL" >&5
- echo $ECHO_N "checking for GDL... $ECHO_C" >&6
--
--if test -n "$PKG_CONFIG"; then
--        if test -n "$PKG_CONFIG" && \
--    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gdl-1.0 
>= 0.4.0 pygtk-2.0 >= 2.4.0\"") >&5
--  ($PKG_CONFIG --exists --print-errors "gdl-1.0 >= 0.4.0 pygtk-2.0 >= 2.4.0") 
2>&5
--  ac_status=$?
--  echo "$as_me:$LINENO: \$? = $ac_status" >&5
--  (exit $ac_status); }; then
--  pkg_cv_GDL_CFLAGS=`$PKG_CONFIG --cflags "gdl-1.0 >= 0.4.0 pygtk-2.0 >= 
2.4.0" 2>/dev/null`
--else
--  pkg_failed=yes
--fi
--else
--      pkg_failed=untried
--fi
--if test -n "$PKG_CONFIG"; then
--        if test -n "$PKG_CONFIG" && \
--    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gdl-1.0 
>= 0.4.0 pygtk-2.0 >= 2.4.0\"") >&5
--  ($PKG_CONFIG --exists --print-errors "gdl-1.0 >= 0.4.0 pygtk-2.0 >= 2.4.0") 
2>&5
--  ac_status=$?
--  echo "$as_me:$LINENO: \$? = $ac_status" >&5
--  (exit $ac_status); }; then
--  pkg_cv_GDL_LIBS=`$PKG_CONFIG --libs "gdl-1.0 >= 0.4.0 pygtk-2.0 >= 2.4.0" 
2>/dev/null`
--else
--  pkg_failed=yes
--fi
--else
--      pkg_failed=untried
--fi
--
--if test $pkg_failed = yes; then
--      GDL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gdl-1.0 
>= 0.4.0 pygtk-2.0 >= 2.4.0"`
--      # Put the nasty error message in config.log where it belongs
--      echo "$GDL_PKG_ERRORS" 1>&5
--
--      build_gdl=false
--elif test $pkg_failed = untried; then
--      build_gdl=false
--else
--      GDL_CFLAGS=$pkg_cv_GDL_CFLAGS
--      GDL_LIBS=$pkg_cv_GDL_LIBS
--        echo "$as_me:$LINENO: result: yes" >&5
--echo "${ECHO_T}yes" >&6
--      build_gdl=true
--fi
-+        echo "$as_me:$LINENO: result: disabled" >&5
-+echo "${ECHO_T}disabled" >&6
- 
- 
- if $build_gdl; then
 @@ -21527,55 +21489,10 @@
  
  
@@ -153,13 +95,13 @@
  $build_gksu              || echo     gksu
  $build_gksuui            || echo     gksu.ui
 +
-+if $build_gtkhtml2 && $build_eggtray && $build_eggrecent && 
$build_gtkmozembed && $build_gtkspell && $build_gksu && $build_gksuui; then
++if $build_gtkhtml2 && $build_eggtray && $build_eggrecent && 
$build_gtkmozembed && $build_gtkspell && $build_gl && $build_gksu && 
$build_gksuui; then
 +  :
 +else
 +  echo "Incomplete package configuration."
 +  exit 1
 +fi
-+if $build_gdl || $build_gda; then
++if $build_gda; then
 +  echo "Incorrect package configuration."
 +  exit 1
 +fi

Index: gnome-python2-extras-py.info
===================================================================
RCS file: 
/cvsroot/fink/experimental/dmacks/finkinfo/gnome/gnome-python2-extras-py.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- gnome-python2-extras-py.info        22 Jun 2006 18:39:46 -0000      1.3
+++ gnome-python2-extras-py.info        22 Jun 2006 22:40:49 -0000      1.4
@@ -33,7 +33,8 @@
   libgksu1.2-shlibs (>= 1.2.5-1), libgksuui1.0-shlibs (>= 1.0.3-1),
   firefox1.5-shlibs,
   gtkspell2-shlibs, aspell-shlibs,
-  gail17-shlibs
+  gail17-shlibs,
+  libgdl1.0-shlibs
 <<
 BuildDepends: <<
   pkgconfig,
@@ -62,7 +63,8 @@
   libgksu1.2 (>= 1.2.5-1), libgksuui1.0 (>= 1.0.3-1),
   firefox1.5-dev,
   gtkspell2-dev, aspell-dev,
-  gail17-dev
+  gail17-dev,
+  libgdl1.0
 <<
 Patch: %{ni}.patch
 ConfigureParams: --disable-dependency-tracking --with-gtkmozembed=firefox
@@ -107,8 +109,6 @@
 DescPackaging: <<
   'make check' requires active x11 display.
 
-  Disable gdl bindings because fink has no libgdl.
-
   Disable gda bindings because fink's libgda is too old.
 
   configure autodetects and builds bindinds for whatever support libs


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to