summaryrefslogtreecommitdiff
path: root/finance/gnucash/patches
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-07-11 12:58:07 +0000
committerwiz <wiz@pkgsrc.org>2006-07-11 12:58:07 +0000
commit76c53000f3e149f4921037caccf48fc05615a915 (patch)
tree686173fac2df4ff67f66ba7db5542d17909e0ad2 /finance/gnucash/patches
parent86778b4b64fdacd684f5c3a64a34b1f3cca72ded (diff)
downloadpkgsrc-76c53000f3e149f4921037caccf48fc05615a915.tar.gz
Update to 2.0.0, based on gnucash-devel:
2.0.0 - 9 July 2006 o Release of new stable version 2.0.0. o GnuCash 2.0 is based on state-of-the-art gtk2 GUI technology. o GnuCash 2.0 follows the Gnome Human Interface Guidelines (HIG) for a consistent behaviour and look-and-feel for the whole Desktop. o New tabbed window. o New importing feature: OFX DirectConnect can directly retrieve and import account statements over the Internet. o Implemented a "Hide account" feature to keep a better overview of your current accounts. o Implemented the ability to create budgets within GnuCash using your account data. o New importing feature: MT940 files can be imported (in addition to QIF files and OFX files). o The data file format has been improved with respect to international characters. Data files with international characters can be transferred to other countries flawlessly. o Support for Accounting Periods. o GnuCash Help and Guide are now fully integrated with the GNOME Help system (Yelp). o New releases of Finance::Quote and LibOFX will be coming soon to update support for GnuCash 2.0.0.
Diffstat (limited to 'finance/gnucash/patches')
-rw-r--r--finance/gnucash/patches/patch-aa23
-rw-r--r--finance/gnucash/patches/patch-ba13
-rw-r--r--finance/gnucash/patches/patch-bb13
-rw-r--r--finance/gnucash/patches/patch-be26
-rw-r--r--finance/gnucash/patches/patch-bf13
-rw-r--r--finance/gnucash/patches/patch-bg13
6 files changed, 11 insertions, 90 deletions
diff --git a/finance/gnucash/patches/patch-aa b/finance/gnucash/patches/patch-aa
index 2666050d453..30a87f412b3 100644
--- a/finance/gnucash/patches/patch-aa
+++ b/finance/gnucash/patches/patch-aa
@@ -1,13 +1,12 @@
-$NetBSD: patch-aa,v 1.3 2004/12/04 16:24:17 wiz Exp $
+$NetBSD: patch-aa,v 1.4 2006/07/11 12:58:08 wiz Exp $
---- src/gnome-utils/gnc-html.c.orig 2003-04-12 19:03:30.000000000 +0200
-+++ src/gnome-utils/gnc-html.c
-@@ -1335,7 +1335,7 @@ gnc_html_export(gnc_html * html, const c
- if (!fh)
- return FALSE;
-
-- gtk_html_save (GTK_HTML(html->html), raw_html_receiver, fh);
-+ gtk_html_save (GTK_HTML(html->html), (GtkHTMLSaveReceiverFn)raw_html_receiver, fh);
-
- fclose (fh);
-
+--- src/core-utils/gnc-gkeyfile-utils.c.orig 2006-02-23 18:16:56.000000000 +0000
++++ src/core-utils/gnc-gkeyfile-utils.c
+@@ -85,7 +85,6 @@ gnc_key_file_save_to_file (const gchar *
+ {
+ gchar *contents;
+ gint fd;
+- extern int errno;
+ gint length;
+ ssize_t written;
+ gboolean success = TRUE;
diff --git a/finance/gnucash/patches/patch-ba b/finance/gnucash/patches/patch-ba
deleted file mode 100644
index c1d51e57131..00000000000
--- a/finance/gnucash/patches/patch-ba
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ba,v 1.6 2005/10/20 14:18:24 wiz Exp $
-
---- Makefile.in.orig 2005-10-19 22:26:28.000000000 +0200
-+++ Makefile.in
-@@ -412,7 +412,7 @@ sbindir = @sbindir@
- sharedstatedir = @sharedstatedir@
- sysconfdir = @sysconfdir@
- target_alias = @target_alias@
--SUBDIRS = intl m4 macros doc lib src intl-scm po rpm accounts
-+SUBDIRS = m4 macros doc lib src intl-scm po rpm accounts
- docdir = ${GNC_DOC_INSTALL_DIR}
- @GNC_FALSE@dummy_SOURCES = dummy.c
- noinst_DATA = make-gnucash-patch make-gnucash-potfiles
diff --git a/finance/gnucash/patches/patch-bb b/finance/gnucash/patches/patch-bb
deleted file mode 100644
index 235163c05b8..00000000000
--- a/finance/gnucash/patches/patch-bb
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-bb,v 1.11 2006/04/04 06:13:12 jlam Exp $
-
---- configure.orig 2006-04-01 01:28:08.000000000 -0500
-+++ configure
-@@ -18768,7 +18768,7 @@ gnc_have_guile_www=no
-
- echo "$as_me:$LINENO: checking if guile needs our copy of (guile www)" >&5
- echo $ECHO_N "checking if guile needs our copy of (guile www)... $ECHO_C" >&6
--if ${GUILE} -c "(use-modules (www main))" > /dev/null 2>&1
-+if false && ${GUILE} -c "(use-modules (www main))" > /dev/null 2>&1
- then
- gnc_have_guile_www=yes
- echo "$as_me:$LINENO: result: no" >&5
diff --git a/finance/gnucash/patches/patch-be b/finance/gnucash/patches/patch-be
deleted file mode 100644
index 02324ba59ed..00000000000
--- a/finance/gnucash/patches/patch-be
+++ /dev/null
@@ -1,26 +0,0 @@
-$NetBSD: patch-be,v 1.3 2005/10/20 14:18:24 wiz Exp $
-
---- src/doc/Makefile.in.orig 2005-10-19 22:26:09.000000000 +0200
-+++ src/doc/Makefile.in
-@@ -388,7 +388,7 @@ EXTRA_DIST = \
- query-api.txt \
- user-prefs-howto.txt
-
--docdir = ${GNC_DOC_INSTALL_DIR}
-+docdir = ${datadir}/doc
- all: all-recursive
-
- .SUFFIXES:
-@@ -723,10 +723,10 @@ maintainer-clean-local:
- rm -f refman.pdf
-
- install-data-hook:
-- $(mkinstalldirs) $(DESTDIR)$(docdir)/html
-+ $(mkinstalldirs) $(DESTDIR)$(docdir)/gnucash
- mkdir -p html #Workaround to allow libofx-cvs user to install without doc.
- # cp -rp $(srcdir)/html ${docdir}
-- cp -rp html $(DESTDIR)$(docdir)/html
-+ -cp -p html/* $(DESTDIR)$(docdir)/gnucash
-
- uninstall-hook:
- rm -rf ${docdir}/html
diff --git a/finance/gnucash/patches/patch-bf b/finance/gnucash/patches/patch-bf
deleted file mode 100644
index 4f1c2ecbb9d..00000000000
--- a/finance/gnucash/patches/patch-bf
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-bf,v 1.5 2005/10/20 14:18:24 wiz Exp $
-
---- src/quotes/Makefile.in.orig 2005-10-19 22:26:20.000000000 +0200
-+++ src/quotes/Makefile.in
-@@ -357,7 +357,7 @@ sharedstatedir = @sharedstatedir@
- sysconfdir = @sysconfdir@
- target_alias = @target_alias@
- gncsharedir = ${GNC_SHAREDIR}
--bin_SCRIPTS = dump-finance-quote gnc-prices update-finance-quote
-+bin_SCRIPTS = dump-finance-quote gnc-prices
- gncshare_SCRIPTS = finance-quote-helper finance-quote-check
- EXTRA_DIST = \
- .cvsignore \
diff --git a/finance/gnucash/patches/patch-bg b/finance/gnucash/patches/patch-bg
deleted file mode 100644
index 0e016418508..00000000000
--- a/finance/gnucash/patches/patch-bg
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-bg,v 1.3 2005/10/20 14:18:24 wiz Exp $
-
---- doc/examples/Makefile.in.orig 2005-10-19 22:25:58.000000000 +0200
-+++ doc/examples/Makefile.in
-@@ -361,7 +361,7 @@ sbindir = @sbindir@
- sharedstatedir = @sharedstatedir@
- sysconfdir = @sysconfdir@
- target_alias = @target_alias@
--docdir = ${GNC_DOC_INSTALL_DIR}/examples
-+docdir = ${datadir}/examples/gnucash
- doc_DATA = \
- Money95bank_fr.qif \
- Money95invst_fr.qif \