Which parts of qt are needed?

The place to discuss linux version of MakeMKV
Post Reply
Message
Author
ggking7
Posts: 40
Joined: Mon Feb 23, 2009 4:28 pm

Which parts of qt are needed?

#1 Post by ggking7 » Sat Oct 24, 2009 9:02 pm

Which parts of qt are needed for makemkv? Gentoo recently split qt into many different packages and I'd like to update the makemkv ebuild to specify the needed ones.

mike admin
Posts: 4083
Joined: Wed Nov 26, 2008 2:26 am
Contact:

Re: Which parts of qt are needed?

#2 Post by mike admin » Mon Oct 26, 2009 8:30 am

noone here is familiar with gentoo. where can we get list of packages and download package contents?
Also, if you're maintaining packages/build please create a topic here with links to your page and I'll convert it to sticky.

ggking7
Posts: 40
Joined: Mon Feb 23, 2009 4:28 pm

Re: Which parts of qt are needed?

#3 Post by ggking7 » Mon Oct 26, 2009 3:10 pm

Here is the Gentoo bug with the makemkv ebuild:

http://bugs.gentoo.org/show_bug.cgi?id=280347

The following is a list of qt modules. Could you guess as to which are required? I can test.

qt-assistant
qt-core
qt-dbus
qt-demo
qt-embedded
qt-gui
qt-multimedia
qt-opengl
qt-phonon
qt-qt3support
qt-script
qt-sql
qt-svg
qt-test
qt-webkit
qt-xmlpatterns

mike admin
Posts: 4083
Joined: Wed Nov 26, 2008 2:26 am
Contact:

Re: Which parts of qt are needed?

#4 Post by mike admin » Tue Oct 27, 2009 8:51 am

qt-gui only. Also please note that "<cstdio>" bug was fixed in 1.4.7 so the patch is not needed.

ggking7
Posts: 40
Joined: Mon Feb 23, 2009 4:28 pm

Re: Which parts of qt are needed?

#5 Post by ggking7 » Tue Oct 27, 2009 3:49 pm

The updated ebuild has been posted. Thank you for the info.

Post Reply