debian/0000775000000000000000000000000012317556726007206 5ustar debian/copyright0000664000000000000000000001117612251607311011127 0ustar phonon package was debianized by the Debian Qt/KDE Maintainers on Thu, 12 Jun 2008 15:01:17 +0200 phonon-backend-gstreamer was debianized by the Debian Qt/KDE Maintainers on Fri, 04 Mar 2011 23:47:55 +0200 It was downloaded from ftp://ftp.kde.org/pub/kde/stable/phonon/phonon-backend-gstreamer/ Upstream Author: Matthias Kretz and others. The Debian packaging (debian/*) is © 2008-2011, Debian Qt/KDE Maintainers and is licensed under the LGPL version 2 or later, see `/usr/share/common-licenses/LGPL-2 Copyright and licenses: Copyright: © 2006-2008 Matthias Kretz Copyright: © 2010-2011 Harald Sitter Copyright: © 2009 Nokia Corporation. All Rights Reserved. Copyright: © 2010 Trever Fischer Copyright: © 2008 Helio Chissini de Castro Copyright: © 2005 Wim Taymans Copyright: © 2006 Tim Beaulen Copyright: © 2009 Martin Sandsmark Copyright: © 2003 Benjamin Otte Copyright: © 2006 David Faure Copyright: © 2010 Yury G. Kudryashov Copyright: © 2001-2002 Andy Wingo Copyright: © 2008 Laurent Montel Copyright: © 2005-2006 Tim-Philipp Müller Copyright: © 2001 CodeFactory AB Copyright: © 2001 Thomas Nyberg License for all components unless stated otherwise: -- GNU Lesser General Public License, version 2.1 or 3 (LGPL-2.1or3) gstreamer/* excluding: -+ gstreamer/CMakeLists.txt -+ gstreamer/ConfigureChecks.cmake -+ gstreamer/alsasink2.c -+ gstreamer/alsasink2.h -+ gstreamer/audiodataoutput.cpp -+ gstreamer/audiodataoutput.h -? gstreamer/gstreamer.desktop.cmake -? gstreamer/phonon-config-gstreamer.h.cmake -+ gstreamer/videodataoutput.cpp -+ gstreamer/videodataoutput.h | This library is free software: you can redistribute it and/or modify | it under the terms of the GNU Lesser General Public License as published by | the Free Software Foundation, either version 2.1 or 3 of the License. | | This library is distributed in the hope that it will be useful, | but WITHOUT ANY WARRANTY; without even the implied warranty of | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | GNU Lesser General Public License for more details. On Debian systems, the complete text of the: * GNU Lesser General Public License version 2.1 can be found in /usr/share/common-licenses/LGPL-2.1 * GNU Lesser General Public License version 3 can be found in /usr/share/common-licenses/LGPL-3 -- Other used licenses: -- GNU Library General Public License, version 2 (LGPL-2) + gstreamer/CMakeLists.txt + gstreamer/ConfigureChecks.cmake On Debian systems, the complete text of the GNU Library General Public License version 2 can be found in /usr/share/common-licenses/LGPL-2 -- -- GNU Library General Public License, version 2 or later (LGPL-2+) + gstreamer/alsasink2.c + gstreamer/alsasink2.h | This library is free software; you can redistribute it and/or | modify it under the terms of the GNU Library General Public | License as published by the Free Software Foundation; either | version 2 of the License, or (at your option) any later version. | | This library is distributed in the hope that it will be useful, | but WITHOUT ANY WARRANTY; without even the implied warranty of | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | Library General Public License for more details. On Debian systems, the complete text of the GNU Library General Public License version 2 can be found in /usr/share/common-licenses/LGPL-2 -- -- GNU Lesser General Public License, version 2.1 or later (LGPL-2.1+) + gstreamer/audiodataoutput.cpp + gstreamer/audiodataoutput.h + gstreamer/videodataoutput.cpp + gstreamer/videodataoutput.h | This library is free software; you can redistribute it and/or | modify it under the terms of the GNU Lesser General Public | License as published by the Free Software Foundation; either | version 2.1 of the License, or (at your option) version 3, or any | later version accepted by the membership of KDE e.V. (or its | successor approved by the membership of KDE e.V.), Nokia Corporation | (or its successors, if any) and the KDE Free Qt Foundation, which shall | act as a proxy defined in Section 6 of version 3 of the license. On Debian systems, the complete text of the GNU Lesser General Public License version 2.1 can be found in /usr/share/common-licenses/LGPL-2.1 -- debian/phonon-backend-gstreamer-common.install0000664000000000000000000000006212251611565016725 0ustar usr/share/icons/hicolor/*/apps/phonon-gstreamer.* debian/phonon-backend-gstreamer.install0000664000000000000000000000016212251611553015435 0ustar usr/lib/*/qt4/plugins/phonon_backend/phonon_gstreamer.so usr/share/kde4/services/phononbackends/gstreamer.desktop debian/watch0000664000000000000000000000020312251607311010212 0ustar version=3 ftp://ftp.kde.org/pub/kde/stable/phonon/phonon-backend-gstreamer/([\d.]+)/src/ phonon-backend-gstreamer-([\d.]+).tar.xz debian/rules0000775000000000000000000000063412317277531010263 0ustar #!/usr/bin/make -f DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk override_dh_auto_configure: $(overridden_command) -- -DPLUGIN_INSTALL_DIR=/usr/lib/$(DEB_HOST_MULTIARCH)/qt4/ override_dh_shlibdeps: $(overridden_command) -- -xphonon override_dh_strip: $(overridden_command) --dbg-package=phonon-backend-gstreamer-dbg debian/source/0000775000000000000000000000000012251607311010466 5ustar debian/source/format0000664000000000000000000000001412251607311011674 0ustar 3.0 (quilt) debian/changelog0000664000000000000000000001465012317304431011046 0ustar phonon-backend-gstreamer (4:4.7.1+git20140403-0ubuntu1) trusty; urgency=medium * Upstream snapshot from 1.0-porting-for-merge branch - Transitional packages for phonon-backend-gstreamer1.0 - Drop phonon4qt5-backend-gstreamer since it's built by a separate source now -- Rohan Garg Thu, 03 Apr 2014 15:54:50 +0200 phonon-backend-gstreamer (4:4.7.1-1ubuntu4) trusty; urgency=medium * No change rebuild against libqtcore5a. -- Dimitri John Ledkov Fri, 14 Mar 2014 11:34:37 +0000 phonon-backend-gstreamer (4:4.7.1-1ubuntu3) trusty; urgency=low * Add build-dep on libqt5opengl5-dev -- Jonathan Riddell Wed, 11 Dec 2013 12:21:08 +0000 phonon-backend-gstreamer (4:4.7.1-1ubuntu2) trusty; urgency=low * Add missing build-dep on libphonon4qt5-dev and libphonon4qt5experimental-dev -- Jonathan Riddell Wed, 11 Dec 2013 12:08:16 +0000 phonon-backend-gstreamer (4:4.7.1-1ubuntu1) trusty; urgency=low * Sync with Debian * Build Phonon4Qt5 backend and create new and common package for it -- Jonathan Riddell Tue, 10 Dec 2013 12:53:31 +0000 phonon-backend-gstreamer (4:4.7.1-1) unstable; urgency=low * New upstream release. * Drop unneeded extra 0 in version. * Adjust build dependencies versions. -- Lisandro Damián Nicanor Pérez Meyer Mon, 09 Dec 2013 16:36:06 -0300 phonon-backend-gstreamer (4:4.7.0.0-1) unstable; urgency=low * New upstream release (4.7.0). * Team upload. [ Lisandro Damián Nicanor Pérez Meyer ] * Add gstreamer0.10-audiosink as an optional depends to the ALSA sink to phonon-backend-gstreamer (Closes: #680977). [ Modestas Vainius ] * Bump Standards-Version to 3.9.5: no further changes needed. * Require phonon 4.7.0(.0). -- Modestas Vainius Tue, 05 Nov 2013 13:18:29 +0200 phonon-backend-gstreamer (4:4.6.3-1) unstable; urgency=low * Add myself to Uploaders. * New upstream release. * Fix watch file: - No need to use umangle anymore. - The tar file is now xz compressed. * Use debhelper compat 9. - Bump debian/compat. - Bump debhelper build dependency. * Use canonical Vcs URLs. * Bump Standards-Version to 3.9.4, no changes required. -- Lisandro Damián Nicanor Pérez Meyer Sat, 29 Jun 2013 22:56:36 -0300 phonon-backend-gstreamer (4:4.6.0.0-2) unstable; urgency=low * Team upload. [ Felix Geyer ] * Convert for multiarch. [ Fathi Boudra ] * Bump Qt build dependency to 4:4.8.1. * Bump Standards-Version to 3.9.3 (no changes needed). * Bump debian/compat to 8. -- Fathi Boudra Wed, 02 May 2012 15:08:02 +0300 phonon-backend-gstreamer (4:4.6.0.0-1) unstable; urgency=low * New upstream release (4.6.0): - add .0 to the upstream version in order to kill "really" suffix. * Require phonon 4.6.0 to build. -- Modestas Vainius Sun, 19 Feb 2012 18:51:23 +0200 phonon-backend-gstreamer (4:4.7.0really4.6.3-0ubuntu2) saucy; urgency=low * Add gstreamer0.10-pulseaudio as alternate dep for gstreamer0.10-alsa as phonon gstreamer actually supports either. (LP: #1154630) -- Harald Sitter Thu, 03 Oct 2013 12:37:03 +0200 phonon-backend-gstreamer (4:4.7.0really4.6.3-0ubuntu1) raring; urgency=low * New upstream release -- Harald Sitter Mon, 04 Feb 2013 14:30:52 +0100 phonon-backend-gstreamer (4:4.7.0really4.6.2-0ubuntu1) quantal; urgency=low * New upstream release * Update watch file from bz2 archives to xz archives -- Harald Sitter Tue, 14 Aug 2012 10:41:07 +0200 phonon-backend-gstreamer (4:4.7.0really4.6.1-0ubuntu1) quantal; urgency=low * New upstream release -- Harald Sitter Mon, 16 Jul 2012 04:13:29 +0200 phonon-backend-gstreamer (4:4.7.0really4.6.0-0ubuntu1) precise; urgency=low * New upstream release. * Bump build-dependency on phonon to 4:4.7.0really4.6.0. -- Felix Geyer Thu, 16 Feb 2012 21:50:11 +0100 phonon-backend-gstreamer (4:4.7.0really4.5.1-1ubuntu4) precise; urgency=low * Build for multiarch. - Switch to debhelper compat level v9. * Treat armhf the same as armel. -- Felix Geyer Thu, 15 Dec 2011 21:42:41 +0100 phonon-backend-gstreamer (4:4.7.0really4.5.1-1ubuntu3) oneiric; urgency=low * Build-depend on libx11-dev since it isn't pulled in on armel. (LP: #841450) -- Felix Geyer Wed, 14 Sep 2011 08:45:52 +0200 phonon-backend-gstreamer (4:4.7.0really4.5.1-1ubuntu2) oneiric; urgency=low * On armel: Build-conflict instead of build-depend on OpenGL. (LP: #707794) -- Felix Geyer Fri, 27 May 2011 22:47:44 +0200 phonon-backend-gstreamer (4:4.7.0really4.5.1-1ubuntu1) oneiric; urgency=low * Bump upstream version to 4:4.7.0*. -- Felix Geyer Fri, 27 May 2011 21:24:43 +0200 phonon-backend-gstreamer (4:4.6.0really4.5.1-1) unstable; urgency=low * New upstream release. * Replace $(overriden_command) with $(overridden_command) in debian/rules. Requires pkg-kde-tools 0.12. -- Modestas Vainius Sun, 08 May 2011 00:42:42 +0300 phonon-backend-gstreamer (4:4.6.0really4.5.0-1) unstable; urgency=low * New upstream release. * Drop CDBS from build depends. * Require libphonon*-dev 4.5.0 for building. * Bump Standards-Version to 3.9.2: no changes needed. -- Modestas Vainius Fri, 22 Apr 2011 15:40:46 +0300 phonon-backend-gstreamer (4:4.6.0really4.4.4-3) unstable; urgency=low * Readd packaging copyright to debian/copyright. * Fix typo in phonon-backend-gstreamer-dbg description. * Set priority: extra, section: debug and add ${misc:Depends} to phonon-backend-gstreamer-dbg package. * Port to dhmk based qt-kde-team/2/*, require pkg-kde-tools 0.11.1. * Release to unstable. -- Modestas Vainius Fri, 11 Mar 2011 22:01:52 +0200 phonon-backend-gstreamer (4:4.6.0really4.4.4-2) experimental; urgency=low * Add phonon-backend-gstreamer-dbg package. * Improve phonon-backend-gstreamer package description. -- Modestas Vainius Sat, 05 Mar 2011 03:17:08 +0200 phonon-backend-gstreamer (4:4.6.0really4.4.4-1) experimental; urgency=low * Initial release (based on phonon 4:4.6.0really4.4.3-1). -- Modestas Vainius Sat, 05 Mar 2011 02:34:41 +0200 debian/compat0000664000000000000000000000000212251607311010364 0ustar 9 debian/control0000664000000000000000000001050512317303075010575 0ustar Source: phonon-backend-gstreamer Section: sound Priority: optional Maintainer: Kubuntu Developers XSBC-Original-Maintainer: Debian Qt/KDE Maintainers Uploaders: Modestas Vainius , Lisandro Damián Nicanor Pérez Meyer Build-Depends: automoc, cmake (>= 2.6.2), debhelper (>= 9~), libasound2-dev [linux-any], libgl1-mesa-dev, libglib2.0-dev, libgstreamer-plugins-base1.0-dev, libgstreamer1.0-dev, libphonon-dev, libphononexperimental-dev, libqt4-dev (>= 4:4.8.1), libqt4-opengl-dev (>= 4:4.8.1), libxml2-dev, pkg-kde-tools (>= 0.12) Standards-Version: 3.9.5 Homepage: http://phonon.kde.org/ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-std/phonon-backend-gstreamer.git Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-std/phonon-backend-gstreamer.git Package: phonon-backend-gstreamer-common Architecture: any Multi-Arch: same Suggests: phonon-backend-gstreamer, phonon4qt5-backend-gstreamer Replaces: phonon-backend-gstreamer (<< 4:4.7.1-0ubuntu1) Breaks: phonon-backend-gstreamer (<< 4:4.7.1-0ubuntu1) Description: Phonon GStreamer 1.0.x backend icons This package contains GStreamer 1.0.x 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 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. . This package contains icons used by Phonon and Phonon4Qt5 backends. Package: phonon-backend-gstreamer Architecture: any Multi-Arch: same Provides: phonon-backend Pre-Depends: ${misc:Pre-Depends} Depends: phonon-backend-gstreamer-common (= ${binary:Version}), gstreamer-1.0-pulseaudio | gstreamer1.0-alsa [linux-any] | gstreamer1.0-audiosink, gstreamer1.0-plugins-base, ${misc:Depends}, ${shlibs:Depends} Recommends: gstreamer1.0-plugins-good Suggests: gstreamer1.0-plugins-ugly Breaks: phonon-backend-gstreamer1.0 (<< 4.7.1+git20140324-0ubuntu1) Replaces: phonon-backend-gstreamer1.0 (<< 4.7.1+git20140324-0ubuntu1) Description: Phonon GStreamer 1.0.x backend This package contains GStreamer 1.0.x 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 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 Section: debug Priority: optional Architecture: any Multi-Arch: same Depends: phonon-backend-gstreamer (= ${binary:Version}), ${misc:Depends} Replaces: phonon-dbg (<< 4:4.6.0really4.4.4), phonon-backend-gstreamer1.0 (<< 4.7.1+git20140324-0ubuntu1) Breaks: phonon-dbg (<< 4:4.6.0really4.4.4), phonon-backend-gstreamer1.0 (<< 4.7.1+git20140324-0ubuntu1) Description: debugging symbols for the Phonon GStreamer 1.0.x backend This package contains debugging symbols for the Phonon GStreamer 1.0.x 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. ## Transitional packages, can be removed in 14.10 Package: phonon-backend-gstreamer1.0-common Section: oldlibs Architecture: all Priority: extra Depends: phonon-backend-gstreamer-common Description: transitional package This is a transitional package. It can be safely removed. Package: phonon-backend-gstreamer1.0 Section: oldlibs Architecture: all Priority: extra Depends: phonon-backend-gstreamer Description: transitional package This is a transitional package. It can be safely removed. Package: phonon-backend-gstreamer1.0-dbg Section: oldlibs Architecture: all Priority: extra Depends: phonon-backend-gstreamer-dbg Description: transitional package This is a transitional package. It can be safely removed. debian/patches/0000775000000000000000000000000012251607311010615 5ustar