Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 685812

Summary: x11-apps/igt-gpu-tools: add LibreSSL support
Product: Gentoo Linux Reporter: Stefan Strogin <steils>
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: normal CC: dennis.lissov, libressl
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/11981
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 561854    

Description Stefan Strogin gentoo-dev 2019-05-13 09:28:11 UTC
In df5a2d2f "x11-apps/igt-gpu-tools: update USE flags for meson" dependency on "dev-libs/openssl:=" was added but no optional dependency on libressl.
See https://wiki.gentoo.org/wiki/Project:LibreSSL
Comment 1 Larry the Git Cow gentoo-dev 2019-05-13 11:56:26 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=a5f716aa5bd9c6b73cc273c927abe8673bdcfee0

commit a5f716aa5bd9c6b73cc273c927abe8673bdcfee0
Author:     Stefan Strogin <steils@gentoo.org>
AuthorDate: 2019-05-13 11:55:57 +0000
Commit:     Stefan Strogin <steils@gentoo.org>
CommitDate: 2019-05-13 11:55:57 +0000

    x11-apps/igt-gpu-tools: add package from gentoo.git; add USE=libressl
    
    Bug: https://bugs.gentoo.org/685812
    Package-Manager: Portage-2.3.66, Repoman-2.3.12
    Signed-off-by: Stefan Strogin <steils@gentoo.org>

 x11-apps/igt-gpu-tools/Manifest                    |   1 +
 .../igt-gpu-tools/igt-gpu-tools-1.23-r1.ebuild     | 105 +++++++++++++++++++++
 x11-apps/igt-gpu-tools/metadata.xml                |  16 ++++
 3 files changed, 122 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2019-05-13 17:28:03 UTC
The bug has been closed via the following commit(s):

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

commit 8c81ca963e802e7a6ea22510c52464bdec8209c9
Author:     Stefan Strogin <steils@gentoo.org>
AuthorDate: 2019-05-13 09:56:22 +0000
Commit:     Stefan Strogin <steils@gentoo.org>
CommitDate: 2019-05-13 17:27:50 +0000

    x11-apps/igt-gpu-tools: add USE=libressl
    
    Closes: https://bugs.gentoo.org/685812
    Closes: https://github.com/gentoo/gentoo/pull/11981
    Package-Manager: Portage-2.3.66, Repoman-2.3.12
    Signed-off-by: Stefan Strogin <steils@gentoo.org>

 x11-apps/igt-gpu-tools/igt-gpu-tools-1.23-r1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)