Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 563530 - media-libs/mlt - add vid.stab support
Summary: media-libs/mlt - add vid.stab support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords: PullRequest
Depends on: 517892
Blocks:
  Show dependency tree
 
Reported: 2015-10-19 19:50 UTC by Thomas R. (TRauMa)
Modified: 2019-02-18 02:16 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
add vidstab useflag to mlt (tmp.patch,1.12 KB, patch)
2015-10-19 19:52 UTC, Thomas R. (TRauMa)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)