Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 678912 - x11-misc/wmakerconf drop support for dead imlib-1 library
Summary: x11-misc/wmakerconf drop support for dead imlib-1 library
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Gnustep project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-27 10:52 UTC by Pacho Ramos
Modified: 2019-03-09 08:37 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 Pacho Ramos gentoo-dev 2019-02-27 10:52:53 UTC
imlib-1 is dead for ages, only few packages in the tree are still requiring it and, in this case, it is an optional support that likely could be removed

Thanks
Comment 1 Bernard Cafarelli gentoo-dev 2019-03-03 23:53:14 UTC
Sure, no problem to drop it, if disabled it will use windowmaker's own libraries
Comment 2 Larry the Git Cow gentoo-dev 2019-03-03 23:54:47 UTC
The bug has been closed via the following commit(s):

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

commit fb2949ada239c63120239da89fa235eab98c6552
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2019-03-03 23:54:27 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2019-03-03 23:54:27 +0000

    x11-misc/wmakerconf: drop imlib support
    
    This was an alternative to using libwraster, and imlib-1 is dead
    
    Closes: https://bugs.gentoo.org/678912
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 x11-misc/wmakerconf/wmakerconf-2.12-r3.ebuild | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)
Comment 3 Pacho Ramos gentoo-dev 2019-03-09 08:37:38 UTC
thanks!