summaryrefslogtreecommitdiffstats
path: root/deps/updates.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-09-15 18:09:12 +0200
committer Eric Hameleers <alien@slackware.com>2019-09-15 18:09:12 +0200
commit820564211743970112e024bec47a6a95e6ab0ee4 (patch)
tree8e052bd2b83a32f13196cbe162b7cdb79b67eac9 /deps/updates.SlackBuild
parenta5a4f7de51e552b2ac4fdf18a74015fe4d68cb4c (diff)
downloadktown-820564211743970112e024bec47a6a95e6ab0ee4.tar.gz
ktown-820564211743970112e024bec47a6a95e6ab0ee4.tar.xz
Deps: add phonon support for kdelibs and Qt4 based applications
Used the last versions of phonon and phonon-gstreamer that still had Qt4 support and renamed the packages to 'phonon-qt4' and 'phonon-qt4-gstreamer' so as not to make them clash with the Qt5 based phonon packages. Note that at leasr one backend is required to produce sound at all, so I chose the gstreamer based backend because gstreamer is part of Slackware and VLC is not.
Diffstat (limited to 'deps/updates.SlackBuild')
-rwxr-xr-xdeps/updates.SlackBuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/deps/updates.SlackBuild b/deps/updates.SlackBuild
index c6c675e..1189229 100755
--- a/deps/updates.SlackBuild
+++ b/deps/updates.SlackBuild
@@ -33,6 +33,8 @@ ALLDEPS=" \
qt-gstreamer \
phonon \
phonon-gstreamer \
+ phonon-qt4 \
+ phonon-qt4-gstreamer \
python-enum34 \
pyxdg \
pcaudiolib \