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

Bug 183411

Summary: media-video/mkvtoolnix-2.0.2 no gui with USE="qt4 -wxwindows"
Product: Gentoo Linux Reporter: Ben de Groot (RETIRED) <yngwin>
Component: New packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED INVALID    
Severity: normal CC: aballier, gentoo-bugzilla, realnc
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ben de Groot (RETIRED) gentoo-dev 2007-06-27 15:05:36 UTC
On my ~amd64 system no gui (mmg) is installed when I emerge mkvtoolnix-2.0.2 with USE="qt4 -wxwindows". It looks like nothing gets compiled in the work/mkvtoolnix-2.0.2/src/mmg/ directory.
Comment 1 Rickard Närström 2007-06-27 16:15:24 UTC
mmg requires wxwindws... the qt4 use flag enables a GUI for mkvinfo... start it with `mkvinfo -g'.
Comment 2 Alexis Ballier gentoo-dev 2007-06-29 16:58:35 UTC
comment #1 sums it up pretty well, mng is only available trough wxwindows, mkvinfo can use qt4 or wxwindows thus USE="qt4 -wxwindows" won't build mng but only a qt4 gui for mkvinfo
Comment 3 Nikos Chantziaras 2010-09-10 17:58:00 UTC
Please change the USE flag description to reflect that.  I've just spent an hour trying to find out why no GUI was built for mkvmerge.  The current USE descriptions are misleading because they're too generic.