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

Bug 643328

Summary: media-video/mkvtoolnix - Add xdg_mimeinfo_database_update and other improvements
Product: Gentoo Linux Reporter: Francesco Turco <fturco>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal Keywords: EBUILD, PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/6739
Whiteboard:
Package list:
Runtime testing required: ---

Description Francesco Turco 2018-01-03 21:02:10 UTC
Let me suggest some improvements to the media-video/mkvtoolnix ebuilds:
1) Add xdg_mimeinfo_database_update and xdg_desktop_database_update commands to pkg_postrm() and pkg_postinst().
2) Remove ruby21 from the RUBY_IMPLS variable in mkvtoolnix-9.6.0.ebuild
3) Add app-text/cmark dependency to mkvtoolnix-9999.ebuild when the qt5 USE flag is enabled
Comment 1 Larry the Git Cow gentoo-dev 2018-01-21 12:28:33 UTC
The bug has been closed via the following commit(s):

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

commit 76aa678ba474b0bae6921ef02e845c017ed96f00
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2018-01-21 12:14:58 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2018-01-21 12:19:16 +0000

    media-video/mkvtoolnix: Sync 20.0.0 ebuild with live ebuild.
    
    Closes: https://bugs.gentoo.org/643328
    Package-Manager: Portage-2.3.20, Repoman-2.3.6

 media-video/mkvtoolnix/mkvtoolnix-20.0.0.ebuild | 22 +++++++++++++++-------
 1 file changed, 15 insertions(+), 7 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit 138efe989c1a70996ce61138972564971ce829dc
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2018-01-21 12:16:00 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2018-01-21 12:19:16 +0000

    media-video/mkvtoolnix: Remove ruby21 from available impls.
    
    Bug: https://bugs.gentoo.org/643328
    Package-Manager: Portage-2.3.20, Repoman-2.3.6

 media-video/mkvtoolnix/mkvtoolnix-9.6.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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

commit 6f2e70e0669c72af1e13f31b5859a71aee31a4e8
Author:     Francesco Turco <fturco@fastmail.fm>
AuthorDate: 2018-01-05 12:57:58 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2018-01-21 12:19:16 +0000

    media-video/mkvtoolnix: simplify configure options with qt5_get_bindir
    
    Bug: https://bugs.gentoo.org/643328

 media-video/mkvtoolnix/mkvtoolnix-9999.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

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

commit 6a8c8374f51720d364457307701969b6fe1d8296
Author:     Francesco Turco <fturco@fastmail.fm>
AuthorDate: 2018-01-05 12:49:37 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2018-01-21 12:19:16 +0000

    media-video/mkvtoolnix: remove DOCS variable
    
    These values are picked up by einstalldocs by default
    
    Bug: https://bugs.gentoo.org/643328

 media-video/mkvtoolnix/mkvtoolnix-9999.ebuild | 2 --
 1 file changed, 2 deletions(-)

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

commit 59ecad43af565f415600006ceb9ee99344ae472e
Author:     Francesco Turco <fturco@fastmail.fm>
AuthorDate: 2018-01-05 12:47:31 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2018-01-21 12:19:16 +0000

    media-video/mkvtoolnix: inherit qmake-utils eclass
    
    Bug: https://bugs.gentoo.org/643328

 media-video/mkvtoolnix/mkvtoolnix-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

commit c499d61492f1ed792eb0726d614aa7f2dbf6bb7a
Author:     Francesco Turco <fturco@fastmail.fm>
AuthorDate: 2018-01-04 20:06:28 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2018-01-21 12:19:16 +0000

    media-video/mkvtoolnix: update .desktop and mime databases
    
    Bug: https://bugs.gentoo.org/643328

 media-video/mkvtoolnix/mkvtoolnix-9999.ebuild | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)}