Bug 139634 - new ebuild: HomeBank
Bug#: 139634 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: maintainer-wanted@gentoo.org Reported By: daedius@daedius.com
Component: Ebuilds
URL:  http://homebank.free.fr/index.php?id=21
Summary: new ebuild: HomeBank
Keywords:  EBUILD, InOverlay, REVIEWED
Status Whiteboard: [sunrise-overlay]
Opened: 2006-07-07 21:11 0000
Description:   Opened: 2006-07-07 21:11 0000
This looks like a great GPL personal accounting software for Gnome.  It was
also reviewed on GnomeFootnotes

------- Comment #1 From Tiziano Müller 2006-07-08 16:06:53 0000 -------
Looks nice, yes.

Ebuild Done. The ebuild is now in the gentoo-sunrise overlay, available here:
http://gentoo-sunrise.org/svn/reviewed/app-office/homebank/

Please try to write an ebuild next-time. More information about it:
http://devmanual.gentoo.org.

------- Comment #2 From Tristan Heaven 2006-07-10 19:15:04 0000 -------
- DESCRIPTION is a bit too long
- Don't use * here: DEPEND=">=x11-libs/gtk+-2*"
- Quotes aren't necessary here: S="${WORKDIR}/${PN}"

------- Comment #3 From Tiziano Müller 2006-07-15 10:29:14 0000 -------
Version bump to v3.2_alpha2... new ebuild is being reviewed and should be
available soon.

Tristan: Thanks for the comment, DEPEND is fixed. The quotes aren't necessary,
you're right, but they don't hurt either.

------- Comment #4 From Carles Escrig 2006-09-26 11:09:41 0000 -------
HomeBank 3.2 (final) release (2006-09-26)

Sources: http://homebank.free.fr/public/homebank-3.2.tar.gz

------- Comment #5 From Alex Blazh 2007-09-13 14:31:00 0000 -------
Created an attachment (id=130829) [details]
homebank-3.5.ebuild

renamed ebuild from version 3.3

------- Comment #6 From JC Francois 2007-11-18 21:24:02 0000 -------
I am running KDE-3.5.7 on Gentoo-2.6.22-r9. I emerged homebank from sunrise.
When I try to run it I got errors like this:

(homebank:1113): Gtk-WARNING **: Error loading icon from file
'/usr/share/homebank/images/homebank.svg':
        Couldn't recognize the image file format for file
'/usr/share/homebank/images/homebank.svg'

For each icon of the interface. Icons don't get displayed correctly.

This looks like a missing dependency on SVG support for Gtk.

------- Comment #7 From JC Francois 2007-11-21 08:32:55 0000 -------
> This looks like a missing dependency on SVG support for Gtk.
> 

I checked the Homebank package on Kubuntu and found out what is missing: you
need to add a dependency on gnome-base/librsvg.

I emerged that package manually on my machine and it fixes the issue.

------- Comment #8 From JC Francois 2007-11-21 09:54:51 0000 -------
Created an attachment (id=136585) [details]
Adding RDEPEND on gnome-base/librsvg

Revised ebuild to resolve missing dependency problem on librsvg.

------- Comment #9 From Denis Dupeyron 2008-04-01 12:33:39 0000 -------
I have just committed app-office/homebank to the tree. Thanks to everybody for
your help.

Denis.