Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (f0025e972157d5233d19078a82e9f3d96086ef51)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (f0025e972157d5233d19078a82e9f3d96086ef51)
  • Date: Sun, 15 Apr 2007 10:54:04 -0500

GIT changes to master grimoire by George Sherwood <chat AT sourcemage.org>:

gnome2-apps/gnucash2/DEPENDS | 3 ++-
gnome2-apps/gnucash2/DETAILS | 14 +++++++-------
gnome2-apps/gnucash2/HISTORY | 5 +++++
3 files changed, 14 insertions(+), 8 deletions(-)

New commits:
commit f0025e972157d5233d19078a82e9f3d96086ef51
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

gnucash2: Updated to version 2.1.0. All other versions are broken
with our current version of gtkhtml2.

diff --git a/gnome2-apps/gnucash2/DEPENDS b/gnome2-apps/gnucash2/DEPENDS
index 3cb35e1..f34137d 100755
--- a/gnome2-apps/gnucash2/DEPENDS
+++ b/gnome2-apps/gnucash2/DEPENDS
@@ -8,7 +8,8 @@
depends libgnomeprint &&
depends libtool &&
depends libxml2 &&
- depends g-wrap &&
+# depends g-wrap &&
+ depends swig &&
depends slib &&

optional_depends bzip2 \
diff --git a/gnome2-apps/gnucash2/DETAILS b/gnome2-apps/gnucash2/DETAILS
index c0db417..b7f6f38 100755
--- a/gnome2-apps/gnucash2/DETAILS
+++ b/gnome2-apps/gnucash2/DETAILS
@@ -1,16 +1,16 @@
SPELL=gnucash2
- VERSION=2.0.4
-# SOURCE_HASH=sha512:
+ VERSION=2.1.0
+
SOURCE_HASH=sha512:77d37061d58fc8f83d48a7d9c9c3822dc0670b4f63dc4ac874a5149b997b309e3315bb3de867400e3b295813bdf1e18efd1350b9f98129e21d050b15a4151baf
SOURCE=${SPELL/2/}-$VERSION.tar.gz
- SOURCE2=${SPELL/2/}-$VERSION.tar.gz.sig
+# SOURCE2=${SPELL/2/}-$VERSION.tar.gz.sig
SOURCE_URL[0]=http://www.gnucash.org/pub/gnucash/sources/stable/${SOURCE}
SOURCE_URL[1]=${SOURCEFORGE_URL}/${SPELL/2/}/${SOURCE}
- SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
- SOURCE2_IGNORE=signature
- SOURCE_GPG=gnucash-pubkey.key:$SOURCE2:UPSTREAM_KEY
+# SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+# SOURCE2_IGNORE=signature
+# SOURCE_GPG=gnucash-pubkey.key:$SOURCE2:UPSTREAM_KEY
# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
# SOURCE_GPG=${SOURCE2}
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL/2/}-$VERSION
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL/2/}-$VERSION\.
WEB_SITE=http://www.gnucash.org
ENTERED=20011105
LICENSE[0]=GPL
diff --git a/gnome2-apps/gnucash2/HISTORY b/gnome2-apps/gnucash2/HISTORY
index b0a9126..de7a758 100644
--- a/gnome2-apps/gnucash2/HISTORY
+++ b/gnome2-apps/gnucash2/HISTORY
@@ -1,3 +1,8 @@
+2007-04-15 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to version 2.1.0. All other versions are
+ broke with our current gtkhtml2 version.
+ * DEPENDS: Now depends swig vice g-wrap
+
2007-01-28 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to version 2.0.4
* BUILD: removed --with-slib option. Not valid anymore.




Archive powered by MHonArc 2.6.24.

Top of Page