Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713598 - media-video/handbrake[-libav] requires ffmpeg[postproc]
Summary: media-video/handbrake[-libav] requires ffmpeg[postproc]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ian Whyman (thev00d00) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-20 13:47 UTC by Davide Palma
Modified: 2020-06-27 09:39 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 Davide Palma 2020-03-20 13:47:23 UTC
Compiling handbrake-1.30.r2[fdk,gtk,x265] with an ffmpeg version that was compiled without the postproc USE flag results in a link error because handbrake cannot find -lpostproc .
Comment 1 Ian Whyman (thev00d00) (RETIRED) gentoo-dev 2020-06-27 08:10:39 UTC
libav is no longer in the tree
Comment 2 Ian Whyman (thev00d00) (RETIRED) gentoo-dev 2020-06-27 08:11:05 UTC
Sigh... Need coffee
Comment 3 Davide Palma 2020-06-27 08:56:08 UTC
I can give you one m8 :)
Comment 4 Larry the Git Cow gentoo-dev 2020-06-27 09:39:15 UTC
The bug has been closed via the following commit(s):

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

commit de81c6b585f654b688425b8d84801677c4357c57
Author:     Ian Whyman <thev00d00@gentoo.org>
AuthorDate: 2020-06-27 09:38:40 +0000
Commit:     Ian Whyman <thev00d00@gentoo.org>
CommitDate: 2020-06-27 09:39:05 +0000

    media-video/handbrake: Bump, fix x265 link, drop old
    
    Closes: https://bugs.gentoo.org/713598
    Closes: https://bugs.gentoo.org/724650
    Closes: https://bugs.gentoo.org/724650
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Ian Whyman <thev00d00@gentoo.org>

 media-video/handbrake/Manifest                     |   3 +-
 .../handbrake-1.3.0-missing-linker-flags.patch     |  27 ----
 .../files/handbrake-1.3.2-x265-link.patch          |  12 ++
 media-video/handbrake/handbrake-1.3.0-r2.ebuild    | 170 ---------------------
 ...ndbrake-1.3.2.ebuild => handbrake-1.3.3.ebuild} |   5 +-
 5 files changed, 17 insertions(+), 200 deletions(-)