[SCM] Phonon GStreamer backend packaging branch, experimental, updated. debian/4.7.1-1-6-g02e21c2

Diane Trout diane-guest at moszumanska.debian.org
Sat Sep 13 23:19:33 UTC 2014


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

The following commit has been merged in the experimental branch:
commit d8e4e8ddf9ac0d4803baf2547ed88a95a0588547
Author: Diane Trout <diane at ghic.org>
Date:   Sat Sep 13 16:13:04 2014 -0700

    Build against gstreamer1.0
---
 debian/changelog |  1 +
 debian/control   | 31 +++++++++++++++++--------------
 2 files changed, 18 insertions(+), 14 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8653592..8bc9c7b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ phonon-backend-gstreamer (4:4.8.0-1) UNRELEASED; urgency=low
 
   [ Diane Trout ]
   * New upstream release.
+  * Build against gstreamer1.0
 
  -- Diane Trout <diane at ghic.org>  Mon, 18 Aug 2014 22:38:36 -0700
 
diff --git a/debian/control b/debian/control
index 1324706..5f0f813 100644
--- a/debian/control
+++ b/debian/control
@@ -10,10 +10,10 @@ Build-Depends: automoc,
                libasound2-dev [linux-any],
                libgl1-mesa-dev,
                libglib2.0-dev,
-               libgstreamer-plugins-base0.10-dev,
-               libgstreamer0.10-dev,
-               libphonon-dev (>= 4:4.7.1~),
-               libphononexperimental-dev (>= 4:4.7.1~),
+               libgstreamer-plugins-base1.0-dev,
+               libgstreamer1.0-dev,
+               libphonon-dev (>= 4:4.8.0~),
+               libphononexperimental-dev (>= 4:4.8.0~),
                libqt4-dev (>= 4:4.8.1),
                libqt4-opengl-dev (>= 4:4.8.1),
                libxml2-dev,
@@ -28,20 +28,21 @@ Architecture: any
 Multi-Arch: same
 Provides: phonon-backend
 Pre-Depends: ${misc:Pre-Depends}
-Depends: gstreamer0.10-alsa [linux-any] | gstreamer0.10-audiosink,
-         gstreamer0.10-plugins-base,
+Depends: phonon-backend-gstreamer-common (= ${binary:Version}),
+         gstreamer1.0-alsa [linux-any] | gstreamer1.0-audiosink,
+         gstreamer1.0-plugins-base,
          ${misc:Depends},
          ${shlibs:Depends}
-Recommends: gstreamer0.10-plugins-good
-Suggests: gstreamer0.10-plugins-ugly
-Description: Phonon GStreamer 0.10.x backend
- This package contains GStreamer 0.10.x backend for Phonon multimedia
+Recommends: gstreamer1.0-plugins-good
+Suggests: gstreamer1.0-plugins-ugly
+Description: Phonon GStreamer 1.0 backend
+ This package contains GStreamer 1.0 backend for Phonon multimedia
  framework. It transparently adapts and reroutes all requests from Phonon
  applications to the GStreamer framework which in turn performs requested
  audio/video decoding/capture tasks.
  .
- You should install gstreamer0.10-plugins-good to get support for playing
- popular free multimedia formats and gstreamer0.10-plugins-ugly to get support
+ You should install gstreamer1.0-plugins-good to get support for playing
+ popular free multimedia formats and gstreamer1.0-plugins-ugly to get support
  for popular MPEG audio formats like MP3.
 
 Package: phonon-backend-gstreamer-dbg
@@ -52,8 +53,10 @@ Multi-Arch: same
 Depends: phonon-backend-gstreamer (= ${binary:Version}), ${misc:Depends}
 Replaces: phonon-dbg (<< 4:4.6.0really4.4.4)
 Breaks: phonon-dbg (<< 4:4.6.0really4.4.4)
-Description: debugging symbols for the Phonon GStreamer 0.10.x backend
- This package contains debugging symbols for the Phonon GStreamer 0.10.x
+Description: debugging symbols for the Phonon GStreamer 1.0 backend
+ This package contains debugging symbols for the Phonon GStreamer 1.0
  backend. If you have a problem with this backend and wish to debug it or you
  have been asked to provide a backtrace of the crash inside the Phonon
  internals, you may find this package useful.
+
+

-- 
Phonon GStreamer backend packaging



More information about the pkg-kde-commits mailing list