Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 685812 - x11-apps/igt-gpu-tools: add LibreSSL support
Summary: x11-apps/igt-gpu-tools: add LibreSSL support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: libressl-support
  Show dependency tree
 
Reported: 2019-05-13 09:28 UTC by Stefan Strogin
Modified: 2019-05-13 17:28 UTC (History)
2 users (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 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(-)