Summary: | dev-libs/efl-1.18.4: configure: error: Package requirements (poppler-cpp >= 0.12) were not met | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Thomas Deutschmann (RETIRED) <whissi> |
Component: | Current packages | Assignee: | Joonas Niilola <juippis> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | proxy-maint |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log
add 'pdf' use flag for 1.18.4 & revbump |
Description
Thomas Deutschmann (RETIRED)
![]() Thanks for the report! This is probably a duplicate of: https://bugs.gentoo.org/615326 But I'll keep this open since it blocks stabilization and I don't want to make a large noise about these (as, reassigning 615326 to block stabilization and close this as duplicate). I just checked, efl-1.18.4 has --disable-poppler disable pdf support. [default=enabled] So I will enable it like it is done with efl-1.20.7 once Github/gentoo is up again. So add 'pdf' into IUSE and '$(use_enable pdf poppler)' into src_configure(). Any opinions here; should it be revbumped or not? If yes, does the -r1 need to wait for 30 days before stabilization too? Please use `git format-patch` and just add the patch to that bug and I'll take care of it. Yes, a rev bump will be required but we will copy existing keyword state. (In reply to Thomas Deutschmann from comment #2) > Please use `git format-patch` and just add the patch to that bug and I'll > take care of it. > > Yes, a rev bump will be required but we will copy existing keyword state. Done. I didn't remove 1.18.4 when revbumping because Im afraid it'll mess up the stabilization requests. Thanks! (In reply to Joonas Niilola from comment #3) > Done. [...] Sorry, I don't see a patch attached to this bug. Created attachment 538096 [details, diff] add 'pdf' use flag for 1.18.4 & revbump You said "and just add the patch to that bug" so I thought you meant I should add it to https://bugs.gentoo.org/615326 Now it's here too! This should work. Sorry, I missed that other bug, thanks for the patch. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3c0938dd173950b64cb68153af43a92294d2e87 commit e3c0938dd173950b64cb68153af43a92294d2e87 Author: Joonas Niilola <juippis@gmail.com> AuthorDate: 2018-07-02 15:25:42 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2018-07-02 19:39:40 +0000 dev-libs/efl: add 'pdf' use flag for 1.18.4 & revbump Closes: https://bugs.gentoo.org/659788 Closes: https://bugs.gentoo.org/615326 Package-Manager: Portage[mgorny]-2.3.36.1 RepoMan-Options: --force dev-libs/efl/efl-1.18.4-r1.ebuild | 290 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 290 insertions(+) |