[Lunar-commits] <moonbase> gnucash: a couple of patches
Paul Bredbury
brebs at lunar-linux.org
Sat Feb 12 05:12:45 CET 2011
commit de61ef00984d4ca91bf253e5225a5c6cb5f49a6a
Author: Paul Bredbury <brebs at lunar-linux.org>
Date: Sat Feb 12 11:12:45 2011 +0700
gnucash: a couple of patches
---
x11-apps/gnucash/BUILD | 2 ++
x11-apps/gnucash/DETAILS | 5 ++++-
2 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/x11-apps/gnucash/BUILD b/x11-apps/gnucash/BUILD
index c3b2dea..f7733f6 100644
--- a/x11-apps/gnucash/BUILD
+++ b/x11-apps/gnucash/BUILD
@@ -1,5 +1,7 @@
(
+ patch_it $SOURCE2 1 &&
+
export CFLAGS CXXFLAGS CCOPT COPT &&
default_build
diff --git a/x11-apps/gnucash/DETAILS b/x11-apps/gnucash/DETAILS
index 3677deb..cfcf8e7 100644
--- a/x11-apps/gnucash/DETAILS
+++ b/x11-apps/gnucash/DETAILS
@@ -1,14 +1,17 @@
MODULE=gnucash
VERSION=2.4.2
SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE2=gnucash-2.4.2-fixes.patch.bz2
SOURCE_URL[0]=$SFORGE_URL/$MODULE
SOURCE_URL[1]=http://ibiblio.org/pub/Linux/X11/gnome/sources/gnucash
SOURCE_URL[2]=http://www.gnucash.org/pub/gnucash/sources/stable
+ SOURCE2_URL=$PATCH_URL
SOURCE_VFY=sha1:b16f325b33923c41cc2985bdb6fdd165c63607d5
+ SOURCE2_VFY=sha1:3b86d0e1e11755c5f27d69a2e1c688694ab1c0fd
WEB_SITE=http://www.gnucash.org
MAINTAINER=tchan at lunar-linux.org
ENTERED=20011105
- UPDATED=20110209
+ UPDATED=20110211
SHORT="A personal and small-business financial accounting application"
cat << EOF
More information about the Lunar-commits
mailing list