Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 353643 - www-client/chromium-9999 third_party/launchpad_translations
Summary: www-client/chromium-9999 third_party/launchpad_translations
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-03 22:47 UTC by Mike Gilbert
Modified: 2011-02-08 13:23 UTC (History)
0 users

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


Attachments
chromium-launchpad_translations.patch (chromium-launchpad_translations.patch,653 bytes, patch)
2011-02-03 22:56 UTC, Mike Gilbert
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Gilbert gentoo-dev 2011-02-03 22:47:34 UTC
Building fails with "no rule to make thirdparty/launchpad_translations/*.xtb" otherwise.

Please add "third_party/launchpad_translations/*" to the bundled library exclusion list. It isn't really a bundled library anyway.
Comment 1 Mike Gilbert gentoo-dev 2011-02-03 22:56:06 UTC
Created attachment 261454 [details, diff]
chromium-launchpad_translations.patch

Here's a patch for this
Comment 2 Julien Sanchez archtester 2011-02-08 11:15:20 UTC
Thanks. Works fine for me (p74104). Could be applied and bug fixed.
Comment 3 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2011-02-08 13:23:05 UTC
Thank you, patch applied.

There is some gyp setting -Duse_third_party_translations in src/build/common.gypi. Feel free to experiment with that and file an enhancement bug if this is worth using.