Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 189113 - media-gfx/gwenview-1.3.1-r1 does not compile with errors on translations - like #187574
Summary: media-gfx/gwenview-1.3.1-r1 does not compile with errors on translations - li...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-16 15:00 UTC by yuk
Modified: 2007-09-19 05:21 UTC (History)
1 user (show)

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


Attachments
Patch for media-gfx/gwenview-1.3.1-r1.ebuild (gwenview-1.3.1-r1.patch,1.49 KB, patch)
2007-09-03 12:46 UTC, Ingmar Vanhassel (RETIRED)
Details | Diff
Patch for media-gfx/gwenview-1.4.0.ebuild (gwenview-1.4.0.patch,1.38 KB, patch)
2007-09-03 12:46 UTC, Ingmar Vanhassel (RETIRED)
Details | Diff
Patch for media-gfx/gwenview-1.4.1.ebuild (gwenview-1.4.1.patch,1.22 KB, patch)
2007-09-03 12:47 UTC, Ingmar Vanhassel (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description yuk 2007-08-16 15:00:05 UTC
Gwenview has the same bug as http://bugs.gentoo.org/show_bug.cgi?id=187574.
Can you resolve it in the same way as #187574?

Thanks

Fabio


Reproducible: Always

Steps to Reproduce:
1. Ask me to emerge gwenview
2.
3.

Actual Results:  
Does not compile

Expected Results:  
emerge ok
Comment 1 Ingmar Vanhassel (RETIRED) gentoo-dev 2007-09-03 12:45:52 UTC
Attaching 3 patches to correct LINGUAS handling...

The values in LANGS_DOC="da de es et fr it nl pt_BR pt ru sv" come from the output of:
cd gwenview-i18n-1.4.1/ && ls */doc | grep "/doc" | cut -d: -f1 | cut -d/ -f1 | xargs
For LANGS_DOC, you s/\/doc/\/messages/g on that ;)

I tested it with all LINGUAS enabled, but I have to add that I didn't trigger this bug before.
Comment 2 Ingmar Vanhassel (RETIRED) gentoo-dev 2007-09-03 12:46:44 UTC
Created attachment 129913 [details, diff]
Patch for media-gfx/gwenview-1.3.1-r1.ebuild
Comment 3 Ingmar Vanhassel (RETIRED) gentoo-dev 2007-09-03 12:46:59 UTC
Created attachment 129914 [details, diff]
Patch for media-gfx/gwenview-1.4.0.ebuild
Comment 4 Ingmar Vanhassel (RETIRED) gentoo-dev 2007-09-03 12:47:53 UTC
Created attachment 129915 [details, diff]
Patch for media-gfx/gwenview-1.4.1.ebuild
Comment 5 Wulf Krueger (RETIRED) gentoo-dev 2007-09-19 05:21:33 UTC
Thanks, Ingmar, for your patches (which are fine) but as discussed on IRC I've opted to have media-gfx/gwenview-1.4.1 stabilised which didn't suffer from this problem. The earlier versions are no longer in the tree. Fixed in CVS.