[SCM] Phonon VLC backend packaging branch, master, updated. debian/0.9.0-1-12-ge2bd824

Maximiliano Curia maxy at moszumanska.debian.org
Wed Jul 12 11:42:14 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/phonon-backend-vlc.git;a=commitdiff;h=f29f7fa

The following commit has been merged in the master branch:
commit f29f7fa539fe4d0faa70b76adc6287111adb0ebe
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Wed Jul 12 13:36:31 2017 +0200

    Drop upstream applied patch
---
 debian/patches/phonon_4.8_compatibility.diff | 18 ------------------
 debian/patches/series                        |  1 -
 2 files changed, 19 deletions(-)

diff --git a/debian/patches/phonon_4.8_compatibility.diff b/debian/patches/phonon_4.8_compatibility.diff
deleted file mode 100644
index 7729a31..0000000
--- a/debian/patches/phonon_4.8_compatibility.diff
+++ /dev/null
@@ -1,18 +0,0 @@
---- a/src/audio/audiooutput.cpp
-+++ b/src/audio/audiooutput.cpp
-@@ -86,6 +86,7 @@
-     }
- }
- 
-+#if (PHONON_VERSION >= PHONON_VERSION_CHECK(4, 8, 50))
- void AudioOutput::setMuted(bool mute)
- {
-     if (mute == m_player->mute()) {
-@@ -95,6 +96,7 @@
-     }
-     m_player->setMute(mute);
- }
-+#endif
- 
- int AudioOutput::outputDevice() const
- {
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 8106e88..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-phonon_4.8_compatibility.diff

-- 
Phonon VLC backend packaging



More information about the pkg-kde-commits mailing list