Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 743637 - media-libs/libsixel: adding Python support
Summary: media-libs/libsixel: adding Python support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Akinori Hattori
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2020-09-20 00:00 UTC by Horea Christian
Modified: 2021-10-01 13:56 UTC (History)
1 user (show)

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


Attachments
media-libs/libsixel ebuild with python support (libsixel-1.8.6.ebuild,1.70 KB, text/plain)
2020-09-20 00:02 UTC, Horea Christian
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Horea Christian 2020-09-20 00:00:59 UTC
The media-libs/libsixel package has optional support which is not yet implemented in Gentoo.

grknight suggested the attached ebuild, which works fine (and passes the tests) on my system.

Reproducible: Always
Comment 1 Horea Christian 2020-09-20 00:02:07 UTC
Created attachment 661515 [details]
media-libs/libsixel ebuild with python support
Comment 2 Larry the Git Cow gentoo-dev 2021-10-01 13:52:52 UTC
The bug has been closed via the following commit(s):

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

commit d026f0a1348ea9576796ba490a5d11b376f5e53d
Author:     Akinori Hattori <hattya@gentoo.org>
AuthorDate: 2021-10-01 13:46:47 +0000
Commit:     Akinori Hattori <hattya@gentoo.org>
CommitDate: 2021-10-01 13:46:47 +0000

    media-libs/libsixel: add python USE flag
    
    Closes: https://bugs.gentoo.org/743637
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Akinori Hattori <hattya@gentoo.org>

 media-libs/libsixel/libsixel-1.8.6.ebuild | 52 ++++++++++++++++++++++++++-----
 1 file changed, 45 insertions(+), 7 deletions(-)