Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/kde
In directory vz-cvs-3.sog:/tmp/cvs-serv1829/d/d/d/d

Added Files:
        kmymoney2.info kmymoney2.patch 
Log Message:
to stable as is

--- NEW FILE: kmymoney2.patch ---
diff -Nurd -x'*~' kmymoney2-0.8.9.orig/configure kmymoney2-0.8.9/configure
--- kmymoney2-0.8.9.orig/configure      2008-03-24 10:49:54.000000000 -0400
+++ kmymoney2-0.8.9/configure   2008-10-12 20:14:35.000000000 -0400
@@ -22556,7 +22556,7 @@
 LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
 
 # Always use our own libtool.
-LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent'
+LIBTOOL='$(SHELL) $(top_builddir)/libtool'
 
 # Prevent multiple expansion
 
@@ -33543,13 +33543,13 @@
   cppunit_config_exec_prefix=""
 fi
 
-{ echo "$as_me:$LINENO: checking if CPPUNIT tests should be available 
(default=yes)" >&5
-echo $ECHO_N "checking if CPPUNIT tests should be available (default=yes)... 
$ECHO_C" >&6; }
+{ echo "$as_me:$LINENO: checking if CPPUNIT tests should be available 
(default=no)" >&5
+echo $ECHO_N "checking if CPPUNIT tests should be available (default=no)... 
$ECHO_C" >&6; }
 # Check whether --enable-cppunit was given.
 if test "${enable_cppunit+set}" = set; then
   enableval=$enable_cppunit;
 else
-  enable_cppunit=yes
+  enable_cppunit=no
 fi
 
 { echo "$as_me:$LINENO: result: $enable_cppunit" >&5
diff -Nurd -x'*~' kmymoney2-0.8.9.orig/kmymoney2/plugins/ofximport/Makefile.in 
kmymoney2-0.8.9/kmymoney2/plugins/ofximport/Makefile.in
--- kmymoney2-0.8.9.orig/kmymoney2/plugins/ofximport/Makefile.in        
2008-03-24 10:50:04.000000000 -0400
+++ kmymoney2-0.8.9/kmymoney2/plugins/ofximport/Makefile.in     2008-10-12 
20:12:55.000000000 -0400
@@ -378,7 +378,7 @@
 # LD flags for the plugin
 # -module says: this is a module, i.e. something you're going to dlopen
 # so e.g. it has no version number like a normal shared lib would have.
-kmm_ofximport_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) 
$(LIB_KDECORE) $(LIB_QT) -L../.libs
+kmm_ofximport_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) 
$(LIB_KDECORE) $(LIB_QT) $(LIB_KHTML)
 
 # Install the desktop file needed to detect the plugin
 kde_services_DATA = kmm_ofximport.desktop

--- NEW FILE: kmymoney2.info ---
Package: kmymoney2
Version: 0.8.9
Revision: 3

Source: mirror:sourceforge:%n/%n-%v.tar.bz2
Source-MD5: 1f0c412f88b9344c18562fbca3c10717

Depends: <<
        %N-shlibs (= %v-%r),
        arts-shlibs (>= 1.5.6-1),
        bzip2-shlibs,
        freetype219-shlibs (>= 2.3.12-1),
        kdebase3-unified-shlibs (>= 3.5.9-1),
        kdelibs3-unified-shlibs (>= 3.5.9-1),
        libart2-shlibs,
        libgettext8-shlibs,
        libiconv,
        libidn-shlibs,
        libjpeg8-shlibs,
        libofx4-shlibs,
        libpng14-shlibs,
        libxml2-shlibs (>= 2.7.8-1),
        opensp5-shlibs,
        pcre-shlibs,
        qt3-shlibs (>= 3.3.8-1001),
        x11-shlibs
<<
BuildDepends: <<
        arts-dev (>= 1.5.6-1),
        bzip2-dev,
        coreutils,
        gettext-bin,
        gettext-tools,
        fink (>= 0.24.12-1),
        freetype219 (>= 2.3.12-1),
        kdebase3-unified-dev (>= 3.5.9-1),
        kdelibs3-unified-dev (>= 3.5.9-1),
        libart2 (>= 2.3.17-1),
        libgettext8-dev,
        libiconv-dev,
        libidn,
        libjpeg8,
        libofx4,
        libpng14,
        libxml2 (>= 2.7.8-1),
        libxml2-bin,
        opensp5-dev,
        pcre,
        qt3 (>= 3.3.8-1001),
        x11-dev
<<
GCC: 4.0

#InfoTest: <<
#       TestDepends: cppunit (>= 1.8.0-1)
#       ConfigureParams: --enable-cppunit
#<<

PatchFile: %n.patch
PatchFile-MD5: 20a594eca215bba38979faa1edb3ba81
PatchScript: <<
        %{default_script}
#       perl -pi -e 's,-O2,-Os,g; s,doc/HTML,doc/kde,g; 
s,/usr/share/doc/packages/qt3/html,%p/share/doc/qt3/html,g;' admin/*
        perl -pi -e 's,-O2,-Os,g; s,doc/HTML,doc/kde,g;' configure

        perl -pi -e 's/^(INCLUDES.*)/#\1/; s/(\@CPPFLAGS\@)/\1 
\@all_includes\@/' `find . -name Makefile.in`

        ### -lkio -ldcop were lost in .la cleanup.  Add them to the linker line
        perl -pi -e 's/\$\(LIB_KDECORE\)/\$(LIB_KDECORE) \$\(LIB_KIO\) -ldcop/' 
kmymoney2/Makefile.in
<<

SetLDFLAGS: 
-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

ConfigureParams: --with-extra-includes=%p/include --with-extra-libs=%p/lib 
--disable-dependency-tracking --mandir=%p/share/man --disable-kbanking 
--x-i=/usr/X11R6/include --x-l=/usr/X11R6/lib

InstallScript: make install DESTDIR=%d
DocFiles: AUTHORS COPYING ChangeLog* README* TODO

SplitOff: <<
        Package: %N-shlibs
        Files: <<
                lib/libkmm_mymoney.*.dylib
                lib/libkmm_plugin.*.dylib
        <<
        Shlibs: <<
                %p/lib/libkmm_mymoney.0.dylib 3.0.0 %n (>= 0.8.7-1)
                %p/lib/libkmm_plugin.0.dylib 1.0.0 %n (>= 0.8.6-1)
        <<
        DocFiles: AUTHORS COPYING ChangeLog* README* TODO
<<

SplitOff2: <<
        Package: %N-dev
        Depends: %N-shlibs (= %v-%r)
        BuildDependsOnly: true
        Files: include lib/lib*
        DocFiles: AUTHORS COPYING ChangeLog* README* TODO
<<



DescPackaging: <<
        Former maintainer: Daniel Macks <[email protected]>

        Switch cppunit to default to --disable so that fink -m mode
        can specifically activate it.

        automake already places -I$(top_srcdir) early on compiler
        commandline so don't pass it it in INCLUDES, which comes late
        in compiler commandline.

        $all_includes (in INCLUDES) contains -I/usr/X11R6/include and
        INCLUDES comes before CPPFLAGS, which contains ft2319 flags.
        Move $all_includes into CPPFLAGS after configure's CPPFLAGS so
        that we see ft219 before x11's ft. Why can't configure decide
        on a single variable for passing all of these flags?
<<
Description: Personal finance manager
Homepage: http://kmymoney2.sourceforge.net
License: GPL
Maintainer: None <[email protected]>


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to