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 <kretz@kde.org> 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 <kretz@kde.org>
  Copyright: © 2010-2011 Harald Sitter <sitter@kde.org>
  Copyright: © 2009 Nokia Corporation. All Rights Reserved.
  Copyright: © 2010 Trever Fischer <tdfischer@fedoraproject.org>
  Copyright: © 2008 Helio Chissini de Castro <helio@kde.org>
  Copyright: © 2005 Wim Taymans <wim@fluendo.com>
  Copyright: © 2006 Tim Beaulen <tbscope@gmail.com>
  Copyright: © 2009 Martin Sandsmark <sandsmark@samfundet.no>
  Copyright: © 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
  Copyright: © 2006 David Faure <faure@kde.org>
  Copyright: © 2010 Yury G. Kudryashov <urkud@ya.ru>
  Copyright: © 2001-2002 Andy Wingo <apwingo@eos.ncsu.edu>
  Copyright: © 2008 Laurent Montel <montel@kde.org>
  Copyright: © 2005-2006 Tim-Philipp Müller
  Copyright: © 2001 CodeFactory AB
  Copyright: © 2001 Thomas Nyberg <thomas@codefactory.se>

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
--

--
 Cmake BSD-3-clause

   + cmake/*

 Copyright (c) 2011 Alexander Neundorf <neundorf@kde.org>
 Copyright (c) 2010-2013 Harald Sitter <sitter@kde.org>
 Copyright (c) 2008 Helio Chissini de Castro <helio@kde.org>
 Copyright (c) 2008 Laurent Montel <montel@kde.org>
 Copyright (c) 2009 Nokia Corporation
 Copyright (c) 2011 Raphael Kubo da Costa <kubito@gmail.com>
 Copyright (c) 2006 Tim Beaulen <tbscope@gmail.com>
 Copyright (c) 2010 Yury G. Kudryashov <urkud@ya.ru>

 | Redistribution and use in source and binary forms, with or without
 | modification, are permitted provided that the following conditions
 | are met:
 |
 | 1. Redistributions of source code must retain the copyright
 |    notice, this list of conditions and the following disclaimer.
 | 2. Redistributions in binary form must reproduce the copyright
 |    notice, this list of conditions and the following disclaimer in the
 |    documentation and/or other materials provided with the distribution.
 | 3. The name of the author may not be used to endorse or promote products
 |    derived from this software without specific prior written permission.
 |
 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--
