Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 613146 - media-libs/qtav - New package request (required by media-gfx/digikam)
Summary: media-libs/qtav - New package request (required by media-gfx/digikam)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Johannes Huber (RETIRED)
URL: http://www.qtav.org/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-18 21:17 UTC by Andreas Sturmlechner
Modified: 2017-09-07 21:41 UTC (History)
9 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 Andreas Sturmlechner gentoo-dev 2017-03-18 21:17:10 UTC
'A multimedia playback framework based on Qt + FFmpeg. Cross platform. High performace. Easy to use and develop'

See also: https://github.com/wang-bin/QtAV

Latest release 1.11.0 from 2016-06-20 only uses qmake, git master uses submodules and has a yet unfinished alternative cmake build system (that currently does not work for Linux), but digikam maintainer also tries to help with it https://github.com/wang-bin/QtAV/issues/795
Comment 1 Leonard Lausen 2017-06-18 09:48:37 UTC
The issue about cmake support was closed end of May and it should be supported now.
Comment 2 Andreas Sturmlechner gentoo-dev 2017-06-18 09:59:26 UTC
No release though.
Comment 3 Leonard Lausen 2017-06-27 08:32:22 UTC
Short update: Version 1.12.0 including cmake support was released on June 21st.
Comment 4 Larry the Git Cow gentoo-dev 2017-09-07 21:41:53 UTC
Bug has been referenced in the following commit:
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dd6c047e1ef82c35a2a8fec45010a2484815952

commit 6dd6c047e1ef82c35a2a8fec45010a2484815952
Author:     Johannes Huber <johu@gentoo.org>
AuthorDate: 2017-09-07 21:38:16 +0000
Commit:     Johannes Huber <johu@gentoo.org>
CommitDate: 2017-09-07 21:41:28 +0000

    media-gfx/digikam: Add mediaplayer use flag
    
    Bug: https://bugs.gentoo.org/show_bug.cgi?id=613146
    Package-Manager: Portage-2.3.8, Repoman-2.3.3

 media-gfx/digikam/digikam-5.7.0.ebuild | 6 ++++--
 media-gfx/digikam/metadata.xml         | 1 +
 2 files changed, 5 insertions(+), 2 deletions(-)
Comment 5 Larry the Git Cow gentoo-dev 2017-09-07 21:41:55 UTC
Bug has been referenced in the following commit:
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c439d602c4daaca17a14d3c461b3ca72e5d53b45

commit c439d602c4daaca17a14d3c461b3ca72e5d53b45
Author:     Johannes Huber <johu@gentoo.org>
AuthorDate: 2017-09-07 21:35:30 +0000
Commit:     Johannes Huber <johu@gentoo.org>
CommitDate: 2017-09-07 21:41:28 +0000

    profiles: Mask media-gfx/digikam[mediaplayer] on x86
    
    Bug: https://bugs.gentoo.org/show_bug.cgi?id=613146

 profiles/arch/x86/package.use.mask | 4 ++++
 1 file changed, 4 insertions(+)
Comment 6 Larry the Git Cow gentoo-dev 2017-09-07 21:41:59 UTC
Bug has been closed via the following commit:
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b82147b1da5ee75172aacba827cfc4afd9538243

commit b82147b1da5ee75172aacba827cfc4afd9538243
Author:     Johannes Huber <johu@gentoo.org>
AuthorDate: 2017-09-07 21:25:09 +0000
Commit:     Johannes Huber <johu@gentoo.org>
CommitDate: 2017-09-07 21:41:28 +0000

    media-libs/qtav: New package
    
    Initial ebuild by me.
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=613146
    Package-Manager: Portage-2.3.8, Repoman-2.3.3

 media-libs/qtav/Manifest                         |  2 +
 media-libs/qtav/files/qtav-1.12.0-multilib.patch | 19 ++++++++
 media-libs/qtav/metadata.xml                     | 14 ++++++
 media-libs/qtav/qtav-1.12.0.ebuild               | 60 ++++++++++++++++++++++++
 4 files changed, 95 insertions(+)