diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-27 17:15:02 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-27 17:15:02 +0000 |
commit | bc05c0ff581926938be95cb3e71f7ff8fe950481 (patch) | |
tree | 1a1d4ad43f310a3803762f58b49a57c98d03c36c /app-office | |
parent | Stable on sparc (diff) | |
download | gentoo-2-bc05c0ff581926938be95cb3e71f7ff8fe950481.tar.gz gentoo-2-bc05c0ff581926938be95cb3e71f7ff8fe950481.tar.bz2 gentoo-2-bc05c0ff581926938be95cb3e71f7ff8fe950481.zip |
Revbump wrt #139930, 0.5.8 sparc stable, fix DEPs wrt #151284
(Portage version: 2.1.1)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/grisbi/ChangeLog | 8 | ||||
-rw-r--r-- | app-office/grisbi/files/digest-grisbi-0.5.8 | 2 | ||||
-rw-r--r-- | app-office/grisbi/files/digest-grisbi-0.5.9 | 3 | ||||
-rw-r--r-- | app-office/grisbi/grisbi-0.5.7.ebuild | 5 | ||||
-rw-r--r-- | app-office/grisbi/grisbi-0.5.8.ebuild | 5 | ||||
-rw-r--r-- | app-office/grisbi/grisbi-0.5.9.ebuild | 75 |
6 files changed, 93 insertions, 5 deletions
diff --git a/app-office/grisbi/ChangeLog b/app-office/grisbi/ChangeLog index 0a1cc6eacb4b..16498d9f7f6a 100644 --- a/app-office/grisbi/ChangeLog +++ b/app-office/grisbi/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-office/grisbi # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/ChangeLog,v 1.22 2006/05/13 21:24:56 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/ChangeLog,v 1.23 2006/10/27 17:15:02 gustavoz Exp $ + +*grisbi-0.5.9 (27 Oct 2006) + + 27 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> grisbi-0.5.7.ebuild, + grisbi-0.5.8.ebuild, +grisbi-0.5.9.ebuild: + Revbump wrt #139930, 0.5.8 sparc stable, fix DEPs wrt #151284 13 May 2006; Olivier Crête <tester@gentoo.org> grisbi-0.5.8.ebuild: Stable on amd64 diff --git a/app-office/grisbi/files/digest-grisbi-0.5.8 b/app-office/grisbi/files/digest-grisbi-0.5.8 index e5945a7e6437..1154410fd2c3 100644 --- a/app-office/grisbi/files/digest-grisbi-0.5.8 +++ b/app-office/grisbi/files/digest-grisbi-0.5.8 @@ -1 +1,3 @@ MD5 6637c02bfad46ac061b9d0e91e404721 grisbi-0.5.8.tar.bz2 984884 +RMD160 cc361c7c17ab9786d310fda70c9a8a50d45397f5 grisbi-0.5.8.tar.bz2 984884 +SHA256 011b1f9aefe39bcb73ec11ff518fae8f281e6264a0c64c8367ab9cc9e28b6c02 grisbi-0.5.8.tar.bz2 984884 diff --git a/app-office/grisbi/files/digest-grisbi-0.5.9 b/app-office/grisbi/files/digest-grisbi-0.5.9 new file mode 100644 index 000000000000..89ef7a065362 --- /dev/null +++ b/app-office/grisbi/files/digest-grisbi-0.5.9 @@ -0,0 +1,3 @@ +MD5 040fd41c01b9075f84b7edb9b009bb67 grisbi-0.5.9.tar.bz2 1003327 +RMD160 533c398443003c4f13204baa679932fccd777649 grisbi-0.5.9.tar.bz2 1003327 +SHA256 38aacb3007047fdb63816501921c58363737259f6bfe69a900aeb5dcd33498d7 grisbi-0.5.9.tar.bz2 1003327 diff --git a/app-office/grisbi/grisbi-0.5.7.ebuild b/app-office/grisbi/grisbi-0.5.7.ebuild index 660c2eb1a1eb..df79988c2044 100644 --- a/app-office/grisbi/grisbi-0.5.7.ebuild +++ b/app-office/grisbi/grisbi-0.5.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/grisbi-0.5.7.ebuild,v 1.4 2005/11/19 19:15:05 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/grisbi-0.5.7.ebuild,v 1.5 2006/10/27 17:15:02 gustavoz Exp $ inherit eutils @@ -15,6 +15,7 @@ SLOT="0" KEYWORDS="amd64 ~ppc ~sparc x86" DEPEND="dev-libs/libxml2 + >=dev-util/pkgconfig-0.20 >=x11-libs/gtk+-2.2.0 ofx? ( >=dev-libs/libofx-0.7.0 ) print? ( virtual/tetex diff --git a/app-office/grisbi/grisbi-0.5.8.ebuild b/app-office/grisbi/grisbi-0.5.8.ebuild index 7f279b2e877a..08e433df45df 100644 --- a/app-office/grisbi/grisbi-0.5.8.ebuild +++ b/app-office/grisbi/grisbi-0.5.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/grisbi-0.5.8.ebuild,v 1.2 2006/05/13 21:24:56 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/grisbi-0.5.8.ebuild,v 1.3 2006/10/27 17:15:02 gustavoz Exp $ inherit eutils @@ -12,9 +12,10 @@ SRC_URI="mirror://sourceforge/grisbi/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" DEPEND="dev-libs/libxml2 + >=dev-util/pkgconfig-0.20 >=x11-libs/gtk+-2.2.0 ofx? ( >=dev-libs/libofx-0.7.0 ) print? ( virtual/tetex diff --git a/app-office/grisbi/grisbi-0.5.9.ebuild b/app-office/grisbi/grisbi-0.5.9.ebuild new file mode 100644 index 000000000000..68535c938278 --- /dev/null +++ b/app-office/grisbi/grisbi-0.5.9.ebuild @@ -0,0 +1,75 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/grisbi/grisbi-0.5.9.ebuild,v 1.1 2006/10/27 17:15:02 gustavoz Exp $ + +inherit eutils + +IUSE="print nls ofx" + +DESCRIPTION="Grisbi is a personal accounting application for Linux" +HOMEPAGE="http://www.grisbi.org" +SRC_URI="mirror://sourceforge/grisbi/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" + +DEPEND="dev-libs/libxml2 + >=dev-util/pkgconfig-0.20 + >=x11-libs/gtk+-2.2.0 + ofx? ( >=dev-libs/libofx-0.7.0 ) + print? ( virtual/tetex + >=dev-tex/latex-unicode-20041017 )" + +RDEPEND="${DEPEND}" + +pkg_setup() { + if ! use print; then + echo + einfo + einfo "NOTE: The USE variable 'print' is not in your USE flags." + einfo "For printing support in grisbi, you will need to restart" + einfo "the build with USE=\"print\"" + einfo + echo + ebeep 5 + fi +} + +src_unpack() { + unpack ${A}; cd ${S} + + # Apply location patchs + ebegin "Applying Gentoo documentation location patch" + for i in \ + `find ./ -name 'Makefile.*'` \ + `find ./ -name 'grisbi-manuel/html'` + do + sed -i "s;doc/grisbi/help;doc/${PF}/help;g" ${i} + done + eend 0 +} + +src_compile() { + + econf \ + $(use_with ofx) \ + $(use_enable nls) || die + + emake || die +} + +src_install() { + einstall || die + dodoc AUTHORS COPYING ChangeLog NEWS README + insinto /usr/share/applications + doins ${FILESDIR}/grisbi.desktop +} + +pkg_postinst() { + pkg_setup + + einfo "The first thing you should do is set up the browser command in" + einfo "preferences after you start up grisbi. Otherwise you will not" + einfo "be able to see the help and manuals" +} |