[Slackbuilds-users] Qt 5.4.0, QTWebEngine and Pulseaudio

KaMii lacielacie at rocketmail.com
Thu Feb 5 03:32:39 UTC 2015


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I have been working on getting QTWebEngine to compile without
pulseaudio and found a very helpful sed line which allows this.  Yet I
am having some later issues with the compile job.
http://pastebin.com/gSLhPyek

The sed lines I found here:
http://www.linuxfromscratch.org/~krejzi/kblfs/x/qt5.html

sed -e "$ a !contains(QT_CONFIG, pulseaudio): GYP_CONFIG += use_pulseaudio=0" \
    -i qtwebengine/src/core/config/desktop_linux.pri

The script I wrote and am using is here:
https://github.com/KaMiila/SlackBuilds/blob/master/qtwebengine/qtwebengine.SlackBuild

Ideally I would love to get a qt5 script that combines QTWebEngine
without pulseaudio.  I noticed the slackbuild for qt5 has the
QTWebEngine disabled if you do not USEPULSE=yes prefix.  I just wanted
to pass on this sed line and perhaps it is useful for those that want
QTWebEngine without pulseaudio?  Furthermore, if you can get this to
build without, what appears to be a compiler version issue, that I have
yet to conquer, please let me know!

- -KaMii
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iJwEAQECAAYFAlTS5FcACgkQkO84ARmAdEBdqQQAqw7d23WHJwUxQsBTSZkfXJ3O
nBh5cC8YuOEzfbnpgbX91NDO2opX428NCSsAT3B2M8mj66gubay2fbFnvB5MtmDB
34eqWLhuM8sxxAeWM8Fo2hgTLD8CEd2ORlkhx5lJpGy9H4o9yhc9RE3KTAI2MIRv
BAb+fgVqgjRSAaPzmws=
=/icP
-----END PGP SIGNATURE-----


More information about the SlackBuilds-users mailing list