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
|
This looks like a great GPL personal accounting software for Gnome. It was
also reviewed on GnomeFootnotes
- DESCRIPTION is a bit too long
- Don't use * here: DEPEND=">=x11-libs/gtk+-2*"
- Quotes aren't necessary here: S="${WORKDIR}/${PN}"
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.
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.
> 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.
I have just committed app-office/homebank to the tree. Thanks to everybody for
your help.
Denis.