[SCM] Phonon Multimedia Framework packaging branch, master, updated. debian/4.9.1-1-9-g848f8df

Pino Toscano pino at moszumanska.debian.org
Fri Dec 22 11:42:43 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-req/phonon.git;a=commitdiff;h=567e8cb

The following commit has been merged in the master branch:
commit 567e8cbe30b3a2bd001002ba2467c562c78b5299
Author: Pino Toscano <pino at debian.org>
Date:   Fri Dec 22 12:22:16 2017 +0100

    Revert "Recommend phonon4qt5-backend-gstreamer in hurd"
    
    This is the wrong approach, and it just papers over the fact that
    phonon4qt5 is installed too often than needed, and thus pulling the
    default backend (vlc) during builds.
    
    This reverts commit a785cd6b187a46eac3ca0fb76250fd60d48b1030.
---
 debian/rules | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/debian/rules b/debian/rules
index 732e2d2..dd1faf3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,15 +6,8 @@ include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
 libpkgs_gen_strict_local_shlibs = $(libpkgs_all_packages)
 include /usr/share/pkg-kde-tools/qt-kde-team/2/library-packages.mk
 
-DEB_HOST_ARCH_OS := $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
-
 RECOMMENDED_PHONON4_QT4_BACKEND := phonon-backend-gstreamer
-ifeq ($(DEB_HOST_ARCH_OS),hurd)
-RECOMMENDED_PHONON4_QT5_BACKEND := phonon4qt5-backend-gstreamer
-else
 RECOMMENDED_PHONON4_QT5_BACKEND := phonon4qt5-backend-vlc
-endif
-
 
 override_dh_auto_clean:
 	$(overridden_command)

-- 
Phonon Multimedia Framework packaging



More information about the pkg-kde-commits mailing list