Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 695614 - net-misc/youtube-viewer: libressl support?
Summary: net-misc/youtube-viewer: libressl support?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Zoltan Puskas
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-09-25 08:15 UTC by Zoltan Puskas
Modified: 2019-10-23 05:10 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 Zoltan Puskas 2019-09-25 08:15:09 UTC
Either test or confirm with upstream whether it would work with libressl.

Reproducible: Always
Comment 1 David Duchesne 2019-10-08 06:03:19 UTC
Hello,

I confirm youtube-viewer works (cli and gtk) fine with current libressl (2.9.2).
I copied the live ebuild (youtube-viewer-9999) to my localrepo.

I changed :
ffmpeg [openssl] to ffmpeg [libressl] in the ebuild.
Comment 2 Zoltan Puskas 2019-10-21 03:34:54 UTC
(In reply to David Duchesne from comment #1)
> Hello,
> 
> I confirm youtube-viewer works (cli and gtk) fine with current libressl
> (2.9.2).
> I copied the live ebuild (youtube-viewer-9999) to my localrepo.
> 
> I changed :
> ffmpeg [openssl] to ffmpeg [libressl] in the ebuild.

Thank you for testing this! New libressl friendly version of the ebuild has been put up for PR and should be available soon in portage.
Comment 3 Larry the Git Cow gentoo-dev 2019-10-23 05:10:53 UTC
The bug has been closed via the following commit(s):

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

commit c4865b3aaf3f7fcae0f7c462dfc2618bf95b4425
Author:     Zoltan Puskas <zoltan@sinustrom.info>
AuthorDate: 2019-10-23 05:08:33 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2019-10-23 05:09:05 +0000

    net-misc/youtube-viewer: Add ffmpeg libressl support
    
    Closes: https://bugs.gentoo.org/695614
    Package-Manager: Portage-2.3.77, Repoman-2.3.17
    Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 .../youtube-viewer/youtube-viewer-3.5.8-r1.ebuild  | 75 ++++++++++++++++++++++
 1 file changed, 75 insertions(+)