From 7421c20de5acb7d2fd42d60a3761f0fe2741f2a4 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Mon, 2 May 2016 14:53:18 +0200 Subject: DEPS: Recompiled 32bit packages for phonon, phonon-gstreamer and phonon-vlc. When they were compiled initially, I had not installed a Qt5 package and therefore the phonon packages could not pick up support for qt5. The new packages have been compiled in the presence of Qt5 so that the broken Powerdevil and NetworkManagement services work again. --- deps/phonon-gstreamer/phonon-gstreamer.SlackBuild | 4 ++-- deps/phonon-vlc/phonon-vlc.SlackBuild | 4 ++-- deps/phonon/phonon.SlackBuild | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'deps') diff --git a/deps/phonon-gstreamer/phonon-gstreamer.SlackBuild b/deps/phonon-gstreamer/phonon-gstreamer.SlackBuild index e413c03..617c14e 100755 --- a/deps/phonon-gstreamer/phonon-gstreamer.SlackBuild +++ b/deps/phonon-gstreamer/phonon-gstreamer.SlackBuild @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright 2011, 2012, 2014, 2015 Eric Hameleers, Eindhoven, NL +# Copyright 2011, 2012, 2014, 2015, 2016 Eric Hameleers, Eindhoven, NL # Copyright 2011, 2012 Patrick J. Volkerding, Sebeka, MN, USA # All rights reserved. # @@ -26,7 +26,7 @@ PKGNAM=phonon-gstreamer SRCNAM=phonon-backend-gstreamer VERSION=${VERSION:-4.9.0} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} NUMJOBS=${NUMJOBS:" -j7 "} diff --git a/deps/phonon-vlc/phonon-vlc.SlackBuild b/deps/phonon-vlc/phonon-vlc.SlackBuild index 75200ec..7116058 100755 --- a/deps/phonon-vlc/phonon-vlc.SlackBuild +++ b/deps/phonon-vlc/phonon-vlc.SlackBuild @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright 2011, 2012, 2014, 2015 Eric Hameleers, Eindhoven, NL +# Copyright 2011, 2012, 2014, 2015, 2016 Eric Hameleers, Eindhoven, NL # Copyright 2011, 2012 Patrick J. Volkerding, Sebeka, MN, USA # All rights reserved. # @@ -26,7 +26,7 @@ PKGNAM=phonon-vlc SRCNAM=phonon-backend-vlc VERSION=${VERSION:-0.9.0} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} NUMJOBS=${NUMJOBS:" -j7 "} diff --git a/deps/phonon/phonon.SlackBuild b/deps/phonon/phonon.SlackBuild index e232962..aa5a620 100755 --- a/deps/phonon/phonon.SlackBuild +++ b/deps/phonon/phonon.SlackBuild @@ -26,7 +26,7 @@ PKGNAM=phonon VERSION=${VERSION:-4.9.0} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} NUMJOBS=${NUMJOBS:--j7} -- cgit v1.2.3