Update of /cvsroot/fink/dists/10.2/stable/main/finkinfo/database
In directory sc8-pr-cvs1:/tmp/cvs-serv663
Added Files:
gramps-0.8.0-3.info gramps-0.8.0-3.patch
Log Message:
stable
--- NEW FILE: gramps-0.8.0-3.info ---
Package: gramps
Version: 0.8.0
Revision: 3
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: 13c7460915306e6ae1126df31c02b105
BuildDepends: gnome-core (>= 1.2.0-1), imlib, dlcompat-dev
Depends: python (>= 2.2.1-8), gnome-python (>= 1.4.2-1), pygtk (>= 0.6.9-1),
imlib-shlibs, reportlab, pil
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
DescDetail: <<
Current Features
* GEDCOM import and export
* Merge capability
* Display filters
* Web page generation using a built-in template or a user defined template
* Unlimited bookmarks
* Soundex generator
* Relationship calculator
Uses reportlab and pil for generating reports.
<<
Maintainer: Ben Hines <[EMAIL PROTECTED]>
Homepage: http://gramps.sf.net/
--- NEW FILE: gramps-0.8.0-3.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: To learn the basics of securing
your web site with SSL, click here to get a FREE TRIAL of a Thawte
Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits