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

Bug 563530

Summary: media-libs/mlt - add vid.stab support
Product: Gentoo Linux Reporter: Thomas R. (TRauMa) <gentoo-bugs>
Component: [OLD] LibraryAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: enhancement CC: candrews, fest.in, gentoo-bugs
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/10804
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 517892    
Bug Blocks:    
Attachments: add vidstab useflag to mlt

Description Thomas R. (TRauMa) 2015-10-19 19:50:57 UTC
Attached is a patch to build mlt with optional vid.stab support. An ebuild for the library can be found at bug #517892.

Reproducible: Always

Actual Results:  
Right now, mlt builds with vid.stab support if configure finds the library, outside of the control of use flags.
Comment 1 Thomas R. (TRauMa) 2015-10-19 19:52:35 UTC
Created attachment 414944 [details, diff]
add vidstab useflag to mlt

Tested with mlt 0.9.8
Comment 2 Thomas R. (TRauMa) 2016-06-03 13:55:28 UTC
Works the same with mlt-0.9.8-r2. I could provide an updated diff, but as long as no one picks up vidstab I believe it's moot?
Comment 3 Larry the Git Cow gentoo-dev 2019-02-18 02:16:07 UTC
The bug has been closed via the following commit(s):

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

commit cc97b67c2da673ccb79273bff415f703c5d7abec
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2019-01-11 16:27:55 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2019-02-18 02:15:56 +0000

    media-libs/mlt: add vidstab use flag
    
    Closes: https://bugs.gentoo.org/563530
    Package-Manager: Portage-2.3.54, Repoman-2.3.12
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 media-libs/mlt/metadata.xml         | 1 +
 media-libs/mlt/mlt-6.12.0-r1.ebuild | 7 ++++---
 2 files changed, 5 insertions(+), 3 deletions(-)