Merge pull request #36 from Galster-dev/patches/gentoo-readme
Improved gentoo instructions (probably) covering all requried dependencies
This commit is contained in:
@@ -12,8 +12,12 @@ It is necessary to have the Phonon GStreamer backend for qt5, GStreamer ffmpeg P
|
||||
- For Gentoo : these settings allowed me to make the theme work
|
||||
|
||||
* `media-libs/gst-plugins-good`
|
||||
* `USE="alsa gsteamer qml widgets" dev-qt/qtmultimedia`
|
||||
* `USE="alsa gstreamer qml widgets" dev-qt/qtmultimedia`
|
||||
* `USE="widgets" dev-qt/qtquickcontrols`
|
||||
* `dev-qt/qtgraphicaleffects`
|
||||
* `USE="gstreamer" media-libs/phonon`
|
||||
* `media-plugins/gst-plugins-openh264` (optional for video)
|
||||
* `media-plugins/gst-plugins-libde265` (optional for video)
|
||||
|
||||
- For Kubuntu: `apt install gstreamer1.0-libav phonon4qt5-backend-gstreamer gstreamer1.0-plugins-good qml-module-qtquick-controls qml-module-qtgraphicaleffects qml-module-qtmultimedia qt5-default`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user