Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 345353 - app-text/podofo-0.8.4 version bump
Summary: app-text/podofo-0.8.4 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2010-11-14 05:16 UTC by Tim Harder
Modified: 2010-11-14 13:29 UTC (History)
0 users

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


Attachments
Ebuild updates for podofo-0.8.4 (podofo-0.8.2-to-0.8.4.diff,572 bytes, patch)
2010-11-14 05:17 UTC, Tim Harder
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Harder gentoo-dev 2010-11-14 05:16:33 UTC
A new version is available. See the attached patch for ebuild updates in order to properly run the test phase.
Comment 1 Tim Harder gentoo-dev 2010-11-14 05:17:48 UTC
Created attachment 254269 [details, diff]
Ebuild updates for podofo-0.8.4

Ebuild updates for podofo-0.8.4:
  * Add src_test() phase to make the unit tests run properly
Comment 2 Zac Medico gentoo-dev 2010-11-14 13:29:28 UTC
Thanks, this is in cvs now.

FYI, I've used src_prepare() to disable ColorTest::testHexNames since it failed for me:

ColorTest.cpp:42:Assertion
Test name: ColorTest::testHexNames
assertion failed
- Expression: static_cast<int>(rgb.GetGreen() * 255.0) == 0x0A