Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 618756 - app-office/abiword should not depend on cairo[X]
Summary: app-office/abiword should not depend on cairo[X]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-17 14:12 UTC by Cedric Sodhi
Modified: 2019-02-23 11:55 UTC (History)
1 user (show)

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 Cedric Sodhi 2017-05-17 14:12:36 UTC
I think both dependencies are wrong, since they are pure GTK+ application. Also, I think this happens quite frequently (i.e. deps on cairo[X]), should this maybe made a meta bug?
Comment 1 Mart Raudsepp gentoo-dev 2017-07-10 04:58:14 UTC
I don't see any cairo[X] depends in goffice, only cairo[svg], and this is correct and required.
Might be unnecessary for abiword though indeed. One plugin uses cairo svg surface directly though, so that might be required instead.
Comment 2 Larry the Git Cow gentoo-dev 2019-02-23 11:55:04 UTC
The bug has been closed via the following commit(s):

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

commit b4c1b039f810bfabee5f6c55e4d93ecf76bf4918
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2019-02-23 11:33:38 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2019-02-23 11:54:38 +0000

    app-office/abiword: Multiple bug fixes
    
    - Fix flickering with recent GTK+ versions (#601300)
    - cairo[X] looks to not be needed, don't rdepend on it (as other
      distributions do too) (#618756)
    - Fix compilation issues (#656026)
    - Fix libical3 compatibility (#677072)
    - Don't force smooth scrolling (from Debian, upstreamed)
    
    Closes: https://bugs.gentoo.org/601300
    Closes: https://bugs.gentoo.org/618756
    Closes: https://bugs.gentoo.org/656026
    Closes: https://bugs.gentoo.org/677072
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 app-office/abiword/Manifest                |   1 +
 app-office/abiword/abiword-3.0.2-r2.ebuild | 164 +++++++++++++++++++++++++++++
 2 files changed, 165 insertions(+)