[Lunar-commits] r21817 - moonbase/trunk/devel/g-wrap
Terry Chan
tchan at lunar-linux.org
Sun Oct 15 15:47:56 UTC 2006
Author: tchan
Date: 2006-10-15 15:47:56 +0000 (Sun, 15 Oct 2006)
New Revision: 21817
Modified:
moonbase/trunk/devel/g-wrap/DETAILS
Log:
Added myself as the MAINTAINER for this module. slib/g-wrap/guile are all CRITICAL
to getting a working gnucash. Do NOT mess with these modules UNLESS you are
prepared to debug compiling gnucash!!!! This especially means you, Florin!
Modified: moonbase/trunk/devel/g-wrap/DETAILS
===================================================================
--- moonbase/trunk/devel/g-wrap/DETAILS 2006-10-15 15:44:55 UTC (rev 21816)
+++ moonbase/trunk/devel/g-wrap/DETAILS 2006-10-15 15:47:56 UTC (rev 21817)
@@ -1,12 +1,13 @@
MODULE=g-wrap
VERSION=1.3.4
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=http://www.gnucash.org/pub/g-wrap/source/
- MAINTAINER=nhudson at speakeasy.net
- WEB_SITE=http://www.gnucash.org
- SHORT="Tool for generating scheme bindings in gnuCash"
+ SOURCE_URL=http://www.gnucash.org/pub/g-wrap/source/
+ SOURCE_VFY=sha1:764f1c878e18341bf437f3e1ddc5f8618019bfc2
+ WEB_SITE=http://www.nongnu.org/g-wrap/
+ MAINTAINER=tchan at lunar-linux.org
ENTERED=20011031
UPDATED=20030203
+ SHORT="Tool for generating scheme bindings in gnuCash"
cat << EOF
G-Wrap is a tool for autogenerating scheme bindings for C language
functions, structues and enums
More information about the Lunar-commits
mailing list