diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2004-07-23 07:09:49 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2004-07-23 07:09:49 +0000 |
commit | 8ae5a6de1e1bd372592270ec613c9b3ed3899b5d (patch) | |
tree | c004fc647784438357e80994be9bbd53966e6ac0 /app-office/gnucash | |
parent | Added patch by Jon Oberheide <jon@oberheide.org> (via email). uses different ... (diff) | |
download | gentoo-2-8ae5a6de1e1bd372592270ec613c9b3ed3899b5d.tar.gz gentoo-2-8ae5a6de1e1bd372592270ec613c9b3ed3899b5d.tar.bz2 gentoo-2-8ae5a6de1e1bd372592270ec613c9b3ed3899b5d.zip |
info pages fix thanks to: Doug Weimer <dweimer@socal.rr.com> who provided the fix in bug #52171 by Alan Schmitt <alan.schmitt@polytechnique.org>. Also, move 1.8.9 to stable to fix the compilation issue being reported on the forums
Diffstat (limited to 'app-office/gnucash')
-rw-r--r-- | app-office/gnucash/ChangeLog | 8 | ||||
-rw-r--r-- | app-office/gnucash/files/digest-gnucash-1.8.4 | 2 | ||||
-rw-r--r-- | app-office/gnucash/files/digest-gnucash-1.8.5 | 2 | ||||
-rw-r--r-- | app-office/gnucash/files/digest-gnucash-1.8.6 | 2 | ||||
-rw-r--r-- | app-office/gnucash/gnucash-1.8.4.ebuild | 108 | ||||
-rw-r--r-- | app-office/gnucash/gnucash-1.8.5.ebuild | 103 | ||||
-rw-r--r-- | app-office/gnucash/gnucash-1.8.6.ebuild | 109 | ||||
-rw-r--r-- | app-office/gnucash/gnucash-1.8.9.ebuild | 7 |
8 files changed, 12 insertions, 329 deletions
diff --git a/app-office/gnucash/ChangeLog b/app-office/gnucash/ChangeLog index 6ec95c2b47cd..2977cd369132 100644 --- a/app-office/gnucash/ChangeLog +++ b/app-office/gnucash/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-office/gnucash # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.47 2004/06/24 22:40:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.48 2004/07/23 07:09:49 seemant Exp $ + + 22 Jul 2004; Seemant Kulleen <seemant@gentoo.org> -gnucash-1.8.4.ebuild, + -gnucash-1.8.5.ebuild, -gnucash-1.8.6.ebuild, gnucash-1.8.9.ebuild: + info pages fix thanks to: Doug Weimer <dweimer@socal.rr.com> who provided the + fix in bug #52171 by Alan Schmitt <alan.schmitt@polytechnique.org>. Also, move + 1.8.9 to stable to fix the compilation issue being reported on the forums 21 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> gnucash-1.6.8.ebuild, gnucash-1.8.4.ebuild, gnucash-1.8.5.ebuild, gnucash-1.8.6.ebuild, diff --git a/app-office/gnucash/files/digest-gnucash-1.8.4 b/app-office/gnucash/files/digest-gnucash-1.8.4 deleted file mode 100644 index 3ed3e920cd58..000000000000 --- a/app-office/gnucash/files/digest-gnucash-1.8.4 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 feee9c2240b1673fd08738b4fe9795e0 gnucash-1.8.4.tar.gz 7013351 -MD5 c547c36737ae189ab7ad516d132b807e gnucash-docs-1.8.1.tar.gz 1256883 diff --git a/app-office/gnucash/files/digest-gnucash-1.8.5 b/app-office/gnucash/files/digest-gnucash-1.8.5 deleted file mode 100644 index d3e9699f27ce..000000000000 --- a/app-office/gnucash/files/digest-gnucash-1.8.5 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 0459714dc63bd08b1b6702470b362a80 gnucash-1.8.5.tar.gz 7299755 -MD5 5344138acf9b6a7bf77d0a06511e11e0 gnucash-docs-1.8.3.tar.gz 1635605 diff --git a/app-office/gnucash/files/digest-gnucash-1.8.6 b/app-office/gnucash/files/digest-gnucash-1.8.6 deleted file mode 100644 index 88202c81aa66..000000000000 --- a/app-office/gnucash/files/digest-gnucash-1.8.6 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 517d693d542fa373fa7a833722d73a06 gnucash-1.8.6.tar.gz 7397454 -MD5 5344138acf9b6a7bf77d0a06511e11e0 gnucash-docs-1.8.3.tar.gz 1635605 diff --git a/app-office/gnucash/gnucash-1.8.4.ebuild b/app-office/gnucash/gnucash-1.8.4.ebuild deleted file mode 100644 index 90db991281e5..000000000000 --- a/app-office/gnucash/gnucash-1.8.4.ebuild +++ /dev/null @@ -1,108 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.4.ebuild,v 1.14 2004/06/24 22:40:11 agriffis Exp $ - -inherit flag-o-matic libtool - -# won't configure with this -filter-flags -fomit-frame-pointer -# gnucash uses GLIB_INLINE, this will break it -filter-flags -fno-inline - -DOC_VER="1.8.1" -IUSE="nls postgres ofx hbci doc" - -DESCRIPTION="A personal finance manager" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz - doc? ( mirror://sourceforge/${PN}/${PN}-docs-${DOC_VER}.tar.gz )" -HOMEPAGE="http://www.gnucash.org/" - -KEYWORDS="x86 ~alpha" -SLOT="0" -LICENSE="GPL-2" - -RDEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1 - >=dev-util/guile-1.6 - >=dev-libs/slib-2.3.8 - >=media-libs/libpng-1.0.9 - >=media-libs/jpeg-6b - >=sys-libs/zlib-1.1.4 - >=gnome-base/gnome-print-0.21 - media-libs/gdk-pixbuf - >=gnome-extra/gtkhtml-0.14.0 - <gnome-extra/gal-1.99 - >=dev-libs/libxml-1.8.3 - >=dev-libs/g-wrap-1.3.3 - >=gnome-extra/guppi-0.35.5-r2 - >=dev-libs/popt-1.5 - - =sys-libs/db-1* - hbci? ( >=net-libs/openhbci-0.9.6 ) - ofx? ( >=dev-libs/libofx-0.6.4 ) - postgres? ( dev-db/postgresql ) - doc? ( >=app-text/scrollkeeper-0.3.1 - app-text/docbook-xsl-stylesheets - =app-text/docbook-xml-dtd-4.1.2* )" - -DEPEND="${RDEPEND} - >=dev-lang/perl-5 - >=dev-libs/slib-2.3.8 - >=dev-lang/swig-1.3_alpha4 - <gnome-base/libglade-2 - gnome-base/libghttp - dev-util/pkgconfig - nls? ( sys-devel/gettext )" - -MAKEOPTS="${MAKEOPTS} -j1" - -src_compile() { - elibtoolize - local myconf="" - - # allow warnings to go unheeded - myconf="--enable-compile-warnings=no --disable-error-on-warning" - - use postgres && myconf="${myconf} --enable-sql" - - econf \ - `use_enable nls` \ - `use_enable ofx` \ - `use_enable hbci` \ - ${myconf} || die "configure failed" - - emake || die "make failed" - - if use doc; then - cd ${WORKDIR}/${PN}-docs-${DOC_VER} - econf --localstatedir=/var/lib || die "doc configure failed" - emake || die "doc make failed" - fi -} - -src_install() { - einstall pkgdatadir=${D}/usr/share/gnucash || die "install failed" - dodoc ABOUT-NLS AUTHORS ChangeLog HACKING NEWS README* TODO - dodoc docs/README* - - if use doc; then - cd ${WORKDIR}/${PN}-docs-${DOC_VER} - make DESTDIR=${D} \ - scrollkeeper_localstate_dir=${D}/var/lib/scrollkeeper \ - install || die "doc install failed" - rm -rf ${D}/var/lib/scrollkeeper - fi -} - -pkg_postinst() { - if [ -x ${ROOT}/usr/bin/scrollkeeper-update ]; then - echo ">>> Updating Scrollkeeper" - scrollkeeper-update -q -p ${ROOT}/var/lib/scrollkeeper - fi -} - -pkg_postrm() { - if [ -x ${ROOT}/usr/bin/scrollkeeper-update ]; then - echo ">>> Updating Scrollkeeper" - scrollkeeper-update -q -p ${ROOT}/var/lib/scrollkeeper - fi -} diff --git a/app-office/gnucash/gnucash-1.8.5.ebuild b/app-office/gnucash/gnucash-1.8.5.ebuild deleted file mode 100644 index 7c1720144c35..000000000000 --- a/app-office/gnucash/gnucash-1.8.5.ebuild +++ /dev/null @@ -1,103 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.5.ebuild,v 1.9 2004/06/24 22:40:11 agriffis Exp $ - -inherit flag-o-matic libtool - -# won't configure with this -filter-flags -fomit-frame-pointer -# gnucash uses GLIB_INLINE, this will break it -filter-flags -fno-inline - -DOC_VER="1.8.3" -IUSE="nls postgres ofx hbci" - -DESCRIPTION="A personal finance manager" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz - mirror://sourceforge/${PN}/${PN}-docs-${DOC_VER}.tar.gz" -HOMEPAGE="http://www.gnucash.org/" - -KEYWORDS="~x86 ~alpha ~ppc" -SLOT="0" -LICENSE="GPL-2" - -RDEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1 - >=dev-util/guile-1.6 - >=dev-libs/slib-2.3.8 - >=media-libs/libpng-1.0.9 - >=media-libs/jpeg-6b - >=sys-libs/zlib-1.1.4 - >=gnome-base/gnome-print-0.21 - media-libs/gdk-pixbuf - >=gnome-extra/gtkhtml-0.14.0 - <gnome-extra/gal-1.99 - >=dev-libs/libxml-1.8.3 - >=dev-libs/g-wrap-1.3.3 - >=gnome-extra/guppi-0.35.5-r2 - >=dev-libs/popt-1.5 - >=app-text/scrollkeeper-0.3.1 - app-text/docbook-xsl-stylesheets - =app-text/docbook-xml-dtd-4.1.2* - =sys-libs/db-1* - hbci? ( >=net-libs/openhbci-0.9.13 ) - ofx? ( >=dev-libs/libofx-0.6.4 ) - postgres? ( dev-db/postgresql )" - -DEPEND="${RDEPEND} - >=dev-lang/perl-5 - >=dev-libs/slib-2.3.8 - >=dev-lang/swig-1.3_alpha4 - <gnome-base/libglade-2 - gnome-base/libghttp - dev-util/pkgconfig - nls? ( sys-devel/gettext )" - -MAKEOPTS="${MAKEOPTS} -j1" - -src_compile() { - elibtoolize - local myconf="" - - # allow warnings to go unheeded - myconf="--enable-compile-warnings=no --disable-error-on-warning" - - use postgres && myconf="${myconf} --enable-sql" - - econf \ - `use_enable nls` \ - `use_enable ofx` \ - `use_enable hbci` \ - ${myconf} || die "configure failed" - - emake || die "make failed" - - cd ${WORKDIR}/${PN}-docs-${DOC_VER} - econf --localstatedir=/var/lib || die "doc configure failed" - emake || die "doc make failed" -} - -src_install() { - einstall pkgdatadir=${D}/usr/share/gnucash || die "install failed" - dodoc ABOUT-NLS AUTHORS ChangeLog HACKING NEWS README* TODO - dodoc docs/README* - - cd ${WORKDIR}/${PN}-docs-${DOC_VER} - make DESTDIR=${D} \ - scrollkeeper_localstate_dir=${D}/var/lib/scrollkeeper \ - install || die "doc install failed" - rm -rf ${D}/var/lib/scrollkeeper -} - -pkg_postinst() { - if [ -x ${ROOT}/usr/bin/scrollkeeper-update ]; then - echo ">>> Updating Scrollkeeper" - scrollkeeper-update -q -p ${ROOT}/var/lib/scrollkeeper - fi -} - -pkg_postrm() { - if [ -x ${ROOT}/usr/bin/scrollkeeper-update ]; then - echo ">>> Updating Scrollkeeper" - scrollkeeper-update -q -p ${ROOT}/var/lib/scrollkeeper - fi -} diff --git a/app-office/gnucash/gnucash-1.8.6.ebuild b/app-office/gnucash/gnucash-1.8.6.ebuild deleted file mode 100644 index 3adec215a831..000000000000 --- a/app-office/gnucash/gnucash-1.8.6.ebuild +++ /dev/null @@ -1,109 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.6.ebuild,v 1.5 2004/06/24 22:40:11 agriffis Exp $ - -inherit flag-o-matic libtool - -# won't configure with this -filter-flags -fomit-frame-pointer -# gnucash uses GLIB_INLINE, this will break it -filter-flags -fno-inline - -DOC_VER="1.8.3" -IUSE="nls postgres ofx hbci" - -DESCRIPTION="A personal finance manager" -SRC_URI="http://www.gnucash.org/pub/gnucash/sources/stable/${P}.tar.gz - mirror://sourceforge/${PN}/${P}.tar.gz - mirror://sourceforge/${PN}/${PN}-docs-${DOC_VER}.tar.gz" -HOMEPAGE="http://www.gnucash.org/" - -KEYWORDS="~x86 ~alpha ~ppc" -SLOT="0" -LICENSE="GPL-2" - -RDEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1 - >=dev-util/guile-1.6 - >=dev-libs/slib-2.3.8 - >=media-libs/libpng-1.0.9 - >=media-libs/jpeg-6b - >=sys-libs/zlib-1.1.4 - >=gnome-base/gnome-print-0.21 - media-libs/gdk-pixbuf - >=gnome-extra/gtkhtml-0.14.0 - <gnome-extra/gal-1.99 - >=dev-libs/libxml-1.8.3 - >=dev-libs/g-wrap-1.3.3 - >=gnome-extra/guppi-0.35.5-r2 - >=dev-libs/popt-1.5 - >=app-text/scrollkeeper-0.3.1 - app-text/docbook-xsl-stylesheets - =app-text/docbook-xml-dtd-4.1.2* - =sys-libs/db-1* - hbci? ( >=net-libs/openhbci-0.9.13 ) - ofx? ( >=dev-libs/libofx-0.6.4 ) - postgres? ( dev-db/postgresql )" - -DEPEND="${RDEPEND} - >=dev-lang/perl-5 - >=dev-libs/slib-2.3.8 - >=dev-lang/swig-1.3_alpha4 - <gnome-base/libglade-2 - gnome-base/libghttp - dev-util/pkgconfig - nls? ( sys-devel/gettext )" - -MAKEOPTS="${MAKEOPTS} -j1" - -src_compile() { - # Hack to fix dependency problem in Makefile - # This should really be in unpack() but who cares... - # (13 Sep 2003 agriffis) - ln -sfn /usr/include/libofx src/import-export/ofx/libofx - - elibtoolize - local myconf="" - - # allow warnings to go unheeded - myconf="--enable-compile-warnings=no --disable-error-on-warning" - - use postgres && myconf="${myconf} --enable-sql" - - econf \ - `use_enable nls` \ - `use_enable ofx` \ - `use_enable hbci` \ - ${myconf} || die "configure failed" - - emake || die "make failed" - - cd ${WORKDIR}/${PN}-docs-${DOC_VER} - econf --localstatedir=/var/lib || die "doc configure failed" - emake || die "doc make failed" -} - -src_install() { - einstall pkgdatadir=${D}/usr/share/gnucash || die "install failed" - dodoc ABOUT-NLS AUTHORS ChangeLog HACKING NEWS README* TODO - dodoc docs/README* - - cd ${WORKDIR}/${PN}-docs-${DOC_VER} - make DESTDIR=${D} \ - scrollkeeper_localstate_dir=${D}/var/lib/scrollkeeper \ - install || die "doc install failed" - rm -rf ${D}/var/lib/scrollkeeper -} - -pkg_postinst() { - if [ -x ${ROOT}/usr/bin/scrollkeeper-update ]; then - echo ">>> Updating Scrollkeeper" - scrollkeeper-update -q -p ${ROOT}/var/lib/scrollkeeper - fi -} - -pkg_postrm() { - if [ -x ${ROOT}/usr/bin/scrollkeeper-update ]; then - echo ">>> Updating Scrollkeeper" - scrollkeeper-update -q -p ${ROOT}/var/lib/scrollkeeper - fi -} diff --git a/app-office/gnucash/gnucash-1.8.9.ebuild b/app-office/gnucash/gnucash-1.8.9.ebuild index 6352fe60a2f0..6753573de42d 100644 --- a/app-office/gnucash/gnucash-1.8.9.ebuild +++ b/app-office/gnucash/gnucash-1.8.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.9.ebuild,v 1.5 2004/06/24 22:40:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.9.ebuild,v 1.6 2004/07/23 07:09:49 seemant Exp $ inherit flag-o-matic libtool @@ -17,9 +17,9 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz mirror://sourceforge/${PN}/${PN}-docs-${DOC_VER}.tar.gz" HOMEPAGE="http://www.gnucash.org/" -KEYWORDS="~x86 ~alpha ~ppc ~sparc" SLOT="0" LICENSE="GPL-2" +KEYWORDS="x86 ~alpha ~ppc ~sparc" RDEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1 >=dev-util/guile-1.6 @@ -73,6 +73,9 @@ src_compile() { emake || die "make failed" + cd ${WORKDIR}/${P}/src/doc/design + emake gnucash-design || die "make gnucash-design failed" + cd ${WORKDIR}/${PN}-docs-${DOC_VER} econf --localstatedir=/var/lib || die "doc configure failed" emake || die "doc make failed" |