Which parts of qt are needed?
Which parts of qt are needed?
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.
-
- Posts: 4075
- Joined: Wed Nov 26, 2008 2:26 am
- Contact:
Re: Which parts of qt are needed?
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.
Also, if you're maintaining packages/build please create a topic here with links to your page and I'll convert it to sticky.
Re: Which parts of qt are needed?
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
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
-
- Posts: 4075
- Joined: Wed Nov 26, 2008 2:26 am
- Contact:
Re: Which parts of qt are needed?
qt-gui only. Also please note that "<cstdio>" bug was fixed in 1.4.7 so the patch is not needed.
Re: Which parts of qt are needed?
The updated ebuild has been posted. Thank you for the info.