Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/database
In directory usw-pr-cvs1:/tmp/cvs-serv20147

Added Files:
        gramps-0.8.0-2.info gramps-0.8.0-2.patch 
Log Message:
10.2 ok


--- NEW FILE: gramps-0.8.0-2.info ---
Package: gramps
Version: 0.8.0
Revision: 2
Source: mirror:sourceforge:%n/%n-%v.tar.gz  
Source-MD5: 13c7460915306e6ae1126df31c02b105
BuildDepends: gnome-core (>= 1.2.0-1), imlib
Depends: python (>= 2.2.1-8), gnome-python (>= 1.4.2-1), pygtk (>= 0.6.9-1), 
imlib-shlibs
ConfigureParams: --libdir='%p/lib'  --bindir='%p/bin' --mandir=%p/share/man
PatchScript: sed 's|@PREFIX@|%p|g' <%a/%f.patch | patch -p1
CompileScript: <<
./configure %c
make clean
make
<<
InstallScript: make install DESTDIR=%d
PostInstScript: scrollkeeper-rebuilddb
License: GPL
DocFiles: NEWS README AUTHORS ChangeLog COPYING TODO
Description: Genealogy software for GNOME/GTK.
Maintainer: Ben Hines <[EMAIL PROTECTED]>
Homepage: http://gramps.sf.net/

--- NEW FILE: gramps-0.8.0-2.patch ---

--- gramps-0.8.0/configure      2002-08-18 19:13:55.000000000 -0700
+++ gramps-0.8.0-patched/configure      2002-08-22 06:57:02.000000000 -0700
@@ -3789,7 +3789,7 @@
 $PYTHON conftest.py
 has_pygtk=`cat conftest.out`
 rm -f conftest.out conftest.py
-if test "YES" != $has_pygtk
+if 0
 then
    { { echo "$as_me:$LINENO: error:
 
@@ -3851,7 +3851,7 @@
 $PYTHON conftest.py
 has_pygtk=`cat conftest.out`
 rm -f conftest.out conftest.py
-if test "YES" != $has_pygtk
+if 0
 then
    { { echo "$as_me:$LINENO: error:
 
@@ -3882,7 +3882,7 @@
 $PYTHON conftest.py
 has_pygtk=`cat conftest.out`
 rm -f conftest.out conftest.py
-if test "YES" != $has_pygtk
+if 0
 then
    { { echo "$as_me:$LINENO: error:
 
--- gramps-0.8.0/src/Makefile.in        2002-08-28 09:19:00.000000000 -0700
+++ gramps-0.8.0-patched/src/Makefile.in        2002-08-28 09:20:24.000000000 -0700
@@ -113,7 +113,7 @@
 SUBDIRS = docgen filters plugins data po
 
 # For intl. support, how do we compile?
-CFLAGS = -fPIC -shared -O @CFLAGS@ @CPPFLAGS@ -I@includedir@
+CFLAGS = -fPIC -bundle -bundle_loader @PREFIX@/bin/python -O @CFLAGS@ @CPPFLAGS@ 
+-I@includedir@
 LDFLAGS = @LDFLAGS@ -L@libdir@ @LIBS@
 CLEANFILES = ${INTLLIBS}
 MOSTLYCLEANFILES = 



-------------------------------------------------------
This sf.net email is sponsored by: Jabber - The world's fastest growing 
real-time communications platform! Don't just IM. Build it in! 
http://www.jabber.com/osdn/xim
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to