Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory 
sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv25284/10.4-pangocairo/unstable/main/finkinfo/utils

Modified Files:
      Tag: pangocairo-branch
        beediff.info lbdb.info 
Removed Files:
      Tag: pangocairo-branch
        lbdb.patch 
Log Message:
sync


--- lbdb.patch DELETED ---

Index: beediff.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/beediff.info,v
retrieving revision 1.5.2.4
retrieving revision 1.5.2.5
diff -u -d -r1.5.2.4 -r1.5.2.5
--- beediff.info        21 Apr 2008 04:21:36 -0000      1.5.2.4
+++ beediff.info        30 Jun 2008 01:09:39 -0000      1.5.2.5
@@ -1,5 +1,5 @@
 Package: beediff
-Version: 1.7
+Version: 1.8
 Revision: 1002
 Source: http://www.beesoft.org/download/%n_%v_src.tar.gz
 Depends: glib2-shlibs, libgettext3-shlibs, qt4-x11-core-shlibs (>= 4.3-1), 
qt4-x11-gui-shlibs (>= 4.3-1), libiconv, libpng3-shlibs, x11, x11-shlibs
@@ -9,7 +9,7 @@
 License: GPL
 Description: Qt4-based textfile comparison utility
 GCC: 4.0
-Source-MD5: bc9581e38b355f654d50999f01a670c3
+Source-MD5: 4a70c32d1444fe54439ec17c0f0bcc2b
 SourceDirectory: %n
 PatchScript: perl -pi -e "s/-march=pentium//" beediff.pro
 CompileScript: <<

Index: lbdb.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/lbdb.info,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -d -r1.1 -r1.1.2.1
--- lbdb.info   20 Jan 2006 20:32:32 -0000      1.1
+++ lbdb.info   30 Jun 2008 01:09:39 -0000      1.1.2.1
@@ -1,21 +1,37 @@
 Package: lbdb
-Version: 0.31
-Revision: 10
+Version: 0.36
+Revision: 1
 Description: The Little Brother's Database
 License: GPL
 Source: http://www.spinnaker.de/debian/%n_%v.tar.gz
-Source-MD5: 740bb8510017d24ac23fd2b948d25f2e
+Source-MD5: 12d9bf7ef3ef526f0d82604a8f9add9c
 SourceDirectory: %n-%v
 DocFiles: COPYING NEWS README TODO
 ConfFiles: %p/etc/lbdb.rc %p/etc/lbdb_ldap.rc
 Suggests: abook, evolution, gnupg
 
-Patch: %n.patch
 ConfigureParams: --libdir=%p/lib/lbdb --mandir=%p/share/man 
--sysconfdir=%p/etc PATH=/bin:/usr/bin:$PATH --with-abook=%p/bin/abook 
--with-gpg=%p/bin/gpg 
--with-evolution-addressbook-export=%p/bin/evolution-addressbook-export
+
 CompileScript: <<
-  /usr/bin/autoreconf
-  ./configure %c
-  make
+#!/bin/sh -ev
+# Remove any non-Apple dependencies configure may have found
+
+cfgoverride () {
+  sed -e "/s,@$1@,/c\\
+s,@$1@,|#_!!_#|$2,g" -i.bak config.status
+}
+
+./configure CFLAGS=-I/sw/include %c
+
+cfgoverride AWK /usr/bin/awk
+cfgoverride TACTARGET tac
+cfgoverride TAC '${exec_prefix}/lib/tac'
+cfgoverride DOTLOCK_TARGET lbdb_dotlock
+cfgoverride DOTLOCK '${exec_prefix}/bin/lbdb_dotlock'
+cfgoverride DOTLOCKBASE lbdb_dotlock
+
+./config.status
+make
 <<
 InstallScript: make install_prefix=%d install
 
@@ -29,4 +45,4 @@
  plugins. You'll have to install them separately if you want to use them.
 <<
 Homepage: http://www.spinnaker.de/lbdb/
-Maintainer: Brendan Cully <[EMAIL PROTECTED]>
+Maintainer: Brendan Cully <[EMAIL PROTECTED]>


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to