Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 919046 - app-text/podofo-0.10.2 version bump and fix compilation against libxml2-2.12.0
Summary: app-text/podofo-0.10.2 version bump and fix compilation against libxml2-2.12.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libxml2-2.12
  Show dependency tree
 
Reported: 2023-12-02 14:29 UTC by jospezial
Modified: 2023-12-05 05:58 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jospezial 2023-12-02 14:29:38 UTC
https://github.com/podofo/podofo/releases/tag/0.10.2

Please also add this patch:
https://github.com/podofo/podofo/commit/5f4df41c552cb2357ff6fefdbe277b072a4c1c4a
"fix compilation with libxml 2.12.0"
Comment 1 Larry the Git Cow gentoo-dev 2023-12-05 05:57:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e34f64ca9a922117791103971b101deed162066b

commit e34f64ca9a922117791103971b101deed162066b
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2023-12-05 05:34:37 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2023-12-05 05:44:50 +0000

    app-text/podofo: add 0.10.2
    
    Closes: https://bugs.gentoo.org/919046
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 app-text/podofo/Manifest             |  2 +
 app-text/podofo/podofo-0.10.2.ebuild | 74 ++++++++++++++++++++++++++++++++++++
 2 files changed, 76 insertions(+)
Comment 2 Zac Medico gentoo-dev 2023-12-05 05:58:55 UTC
Thanks!