Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 356473 - app-office/homebank-4.4 version bump
Summary: app-office/homebank-4.4 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Denis Dupeyron (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-25 20:18 UTC by Carles Pagès
Modified: 2012-03-06 16:15 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
homebank-4.4 ebuild (homebank-4.4.ebuild,948 bytes, text/plain)
2011-02-25 20:19 UTC, Carles Pagès
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Carles Pagès 2011-02-25 20:18:50 UTC
I stumbled upon a blocker with librsvg (dependency of homebank-4.3) just now when updating world, and found out they just released 4.4, so I'm posting the updated ebuild that worked for me. I removed some things which I think are not needed, but the maintainer sure knows better.

Reproducible: Always

Steps to Reproduce:
Comment 1 Carles Pagès 2011-02-25 20:19:46 UTC
Created attachment 263843 [details]
homebank-4.4 ebuild
Comment 2 Alexandre 2011-04-01 06:30:57 UTC
Hi,
I did the same work, but as I looked for change in source, I think you should keep bring some correction :

- RDEPEND don't need glib, gtk already have it.
- ">=x11-libs/gtk+-2" maybe enough, no need to add the minor version
- the src_prepare is not completely outdated :

src_prepare() {
	echo -e "src/da_encoding.c\nsrc/hb_transaction.c" >> po/POTFILES.in || die "echo failed"
}

- And you should update the version in the headers
Comment 3 Alexandre 2011-04-01 07:02:47 UTC
I did a mistake :
The gtk dependencies miss the slot information :

">=x11-libs/gtk+-2:2"
Comment 4 Brandon Penglase 2011-07-09 00:09:45 UTC
Homebank 4.3 failed for me. Pulling the ebuild attached into local overlay worked fine. Thanks! Hopefully this can get bumped into the main tree soon.
Comment 5 Denis Dupeyron (RETIRED) gentoo-dev 2012-03-06 16:15:25 UTC
Done, thanks guys. And sorry for the delay, life isn't always as easy as you'd want.

Denis.