Copyright and other stuff.
This commit is contained in:
parent
2438d1c8b5
commit
fc0253b34f
5
debian/control
vendored
5
debian/control
vendored
@ -130,7 +130,7 @@ Description: Qt 6 GUI module
|
|||||||
.
|
.
|
||||||
The QtGui module extends QtCore with GUI functionality.
|
The QtGui module extends QtCore with GUI functionality.
|
||||||
|
|
||||||
Package: qt6-egl-plugins
|
Package: qt6-qpa-plugins
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
Pre-Depends: ${misc:Pre-Depends}
|
Pre-Depends: ${misc:Pre-Depends}
|
||||||
@ -139,7 +139,7 @@ Description: Qt 6 EGL plugins
|
|||||||
Qt is a cross-platform C++ application framework. Qt's primary feature
|
Qt is a cross-platform C++ application framework. Qt's primary feature
|
||||||
is its rich set of widgets that provide standard GUI functionality.
|
is its rich set of widgets that provide standard GUI functionality.
|
||||||
.
|
.
|
||||||
This package contains EGL-related plugins.
|
This package contains QPA-related plugins.
|
||||||
|
|
||||||
Package: qt6-gtk-platformtheme
|
Package: qt6-gtk-platformtheme
|
||||||
Architecture: any
|
Architecture: any
|
||||||
@ -333,6 +333,7 @@ Depends: libqt6concurrent6 (= ${binary:Version}),
|
|||||||
libqt6core6 (= ${binary:Version}),
|
libqt6core6 (= ${binary:Version}),
|
||||||
libqt6dbus6 (= ${binary:Version}),
|
libqt6dbus6 (= ${binary:Version}),
|
||||||
libqt6gui6 (= ${binary:Version}),
|
libqt6gui6 (= ${binary:Version}),
|
||||||
|
qt6-qpa-plugins (= ${binary:Version}),
|
||||||
libqt6network6 (= ${binary:Version}),
|
libqt6network6 (= ${binary:Version}),
|
||||||
libqt6printsupport6 (= ${binary:Version}),
|
libqt6printsupport6 (= ${binary:Version}),
|
||||||
libqt6sql6 (= ${binary:Version}),
|
libqt6sql6 (= ${binary:Version}),
|
||||||
|
415
debian/copyright
vendored
415
debian/copyright
vendored
@ -29,11 +29,16 @@ Copyright: 2016-2021 The Qt Company Ltd.
|
|||||||
License: LGPL-3 or GPL-2
|
License: LGPL-3 or GPL-2
|
||||||
|
|
||||||
Files: *.qdoc
|
Files: *.qdoc
|
||||||
|
src/corelib/doc/src/includes/qobject.qdocinc
|
||||||
|
doc/global/includes/module-use.qdocinc
|
||||||
|
doc/global/includes/standardpath/functiondocs.qdocinc
|
||||||
Copyright: 2016-2021 The Qt Company Ltd.
|
Copyright: 2016-2021 The Qt Company Ltd.
|
||||||
License: GFDL-NIV-1.3
|
License: GFDL-NIV-1.3
|
||||||
|
|
||||||
Files: qmake/*
|
Files: mkspecs/features/data/dumpvcvars.bat
|
||||||
|
qmake/*
|
||||||
src/corelib/debug_script.py
|
src/corelib/debug_script.py
|
||||||
|
src/testlib/qemulationdetector_p.h
|
||||||
src/tools/*
|
src/tools/*
|
||||||
tests/*
|
tests/*
|
||||||
util/*
|
util/*
|
||||||
@ -43,14 +48,17 @@ License: GPL-3 with Qt-1.0 exception
|
|||||||
Files: doc/src/snippets/*
|
Files: doc/src/snippets/*
|
||||||
examples/*
|
examples/*
|
||||||
qmake/doc/snippets/*
|
qmake/doc/snippets/*
|
||||||
|
src/entrypoint/qtentrypoint_win.cpp
|
||||||
src/*/doc/snippets/*
|
src/*/doc/snippets/*
|
||||||
src/winmain/qtmain_win.cpp
|
src/winmain/qtmain_win.cpp
|
||||||
src/winmain/qtmain_winrt.cpp
|
src/winmain/qtmain_winrt.cpp
|
||||||
|
tests/auto/corelib/thread/qpromise/snippet_qpromise.cpp
|
||||||
tests/manual/qtabbar/main.cpp
|
tests/manual/qtabbar/main.cpp
|
||||||
tests/manual/rhi/*
|
tests/manual/rhi/*
|
||||||
tests/manual/touchGraphicsItem/main.cpp
|
tests/manual/touchGraphicsItem/main.cpp
|
||||||
tests/manual/wasm/*
|
tests/manual/wasm/*
|
||||||
tests/manual/widgets/widgets/defaultUpMenuBar/main.cpp
|
tests/manual/widgets/widgets/defaultUpMenuBar/main.cpp
|
||||||
|
tests/manual/widgets/widgets/qtabbar/stylesheet/main.cpp
|
||||||
Copyright: 2016-2021 The Qt Company Ltd.
|
Copyright: 2016-2021 The Qt Company Ltd.
|
||||||
License: BSD-3-clause
|
License: BSD-3-clause
|
||||||
|
|
||||||
@ -1873,8 +1881,55 @@ License: LGPL-3 or GPL-2
|
|||||||
|
|
||||||
## END AUTO GENERATED BLOCK
|
## END AUTO GENERATED BLOCK
|
||||||
|
|
||||||
|
# Manual rules for some files with standard licenses
|
||||||
|
|
||||||
|
Files: src/corelib/Qt6CoreMacros.cmake
|
||||||
|
src/dbus/Qt6DBusMacros.cmake
|
||||||
|
src/widgets/Qt6WidgetsMacros.cmake
|
||||||
|
Copyright: 2005-2011 Kitware, Inc.
|
||||||
|
License: BSD-3-clause
|
||||||
|
|
||||||
|
Files: cmake/3rdparty/kwin/*
|
||||||
|
Copyright: 2014 Alex Merry <alex.merry@kde.org>
|
||||||
|
2014 Martin Gräßlin <mgraesslin@kde.org>
|
||||||
|
2006-2007 Laurent Montel, <montel@kde.org>
|
||||||
|
License: BSD-3-clause
|
||||||
|
|
||||||
|
Files: src/gui/opengl/qopenglext.h
|
||||||
|
src/gui/opengl/qopengles2ext.h
|
||||||
|
Copyright: 2013-2018 The Khronos Group Inc.
|
||||||
|
License: Expat
|
||||||
|
|
||||||
# Manual rules for some files with non-standard licenses
|
# Manual rules for some files with non-standard licenses
|
||||||
|
|
||||||
|
Files: tests/auto/testlib/selftests/catch_p_p.h
|
||||||
|
Copyright: 2020 Two Blue Cubes Ltd.
|
||||||
|
License: Boost-1.0
|
||||||
|
|
||||||
|
Files: src/gui/vulkan/vk.xml
|
||||||
|
Copyright: 2015-2020 The Khronos Group Inc.
|
||||||
|
License: Apache-2.0 or Expat
|
||||||
|
|
||||||
|
Files: tests/manual/rhi/shared/cube.h
|
||||||
|
Copyright: 2015-2016 The Khronos Group Inc.
|
||||||
|
2015-2016 Valve Corporation
|
||||||
|
2015-2016 LunarG, Inc.
|
||||||
|
License: Apache-2.0
|
||||||
|
|
||||||
|
Files: src/android/java/src/org/qtproject/qt/android/bindings/QtActivity.java
|
||||||
|
src/android/java/src/org/qtproject/qt/android/bindings/QtActivityLoader.java
|
||||||
|
src/android/java/src/org/qtproject/qt/android/bindings/QtApplication.java
|
||||||
|
src/android/java/src/org/qtproject/qt/android/bindings/QtLoader.java
|
||||||
|
src/android/java/src/org/qtproject/qt/android/bindings/QtService.java
|
||||||
|
src/android/java/src/org/qtproject/qt/android/bindings/QtServiceLoader.java
|
||||||
|
Copyright: 2016 BogDan Vatra <bogdan@kde.org>
|
||||||
|
License: BSD-2-clause
|
||||||
|
|
||||||
|
Files: src/android/java/src/org/kde/necessitas/ministro/IMinistro.aidl
|
||||||
|
src/android/java/src/org/kde/necessitas/ministro/IMinistroCallback.aidl
|
||||||
|
Copyright: 2011-2013 BogDan Vatra <bogdan@kde.org>
|
||||||
|
License: BSD-2-clause
|
||||||
|
|
||||||
Files: src/corelib/io/qurltlds_p.h
|
Files: src/corelib/io/qurltlds_p.h
|
||||||
Copyright: 2007 Jo Hermans <jo.hermans@gmail.com>
|
Copyright: 2007 Jo Hermans <jo.hermans@gmail.com>
|
||||||
2007-2019 https://github.com/publicsuffix/list contributors
|
2007-2019 https://github.com/publicsuffix/list contributors
|
||||||
@ -1890,55 +1945,6 @@ Copyright: 1994-2002 World Wide Web Consortium
|
|||||||
1997 Fuji Xerox Information Systems Co.,Ltd.
|
1997 Fuji Xerox Information Systems Co.,Ltd.
|
||||||
2000-2003 IBM Corp.
|
2000-2003 IBM Corp.
|
||||||
License: W3C
|
License: W3C
|
||||||
Copyright 1994-2002 World Wide Web Consortium, (Massachusetts
|
|
||||||
Institute of Technology, Institut National de Recherche en
|
|
||||||
Informatique et en Automatique, Keio University). All Rights
|
|
||||||
Reserved. http://www.w3.org/Consortium/Legal/
|
|
||||||
.
|
|
||||||
This W3C work (including software, documents, or other related items)
|
|
||||||
is being provided by the copyright holders under the following
|
|
||||||
license. By obtaining, using and/or copying this work, you (the
|
|
||||||
licensee) agree that you have read, understood, and will comply with
|
|
||||||
the following terms and conditions:
|
|
||||||
.
|
|
||||||
Permission to use, copy, modify, and distribute this software and its
|
|
||||||
documentation, with or without modification, for any purpose and
|
|
||||||
without fee or royalty is hereby granted, provided that you include
|
|
||||||
the following on ALL copies of the software and documentation or
|
|
||||||
portions thereof, including modifications, that you make:
|
|
||||||
.
|
|
||||||
1. The full text of this NOTICE in a location viewable to users of
|
|
||||||
the redistributed or derivative work.
|
|
||||||
.
|
|
||||||
2. Any pre-existing intellectual property disclaimers, notices, or
|
|
||||||
terms and conditions. If none exist, a short notice of the
|
|
||||||
following form (hypertext is preferred, text is permitted) should
|
|
||||||
be used within the body of any redistributed or derivative code:
|
|
||||||
"Copyright [$date-of-software] World Wide Web Consortium,
|
|
||||||
(Massachusetts Institute of Technology, Institut National de
|
|
||||||
Recherche en Informatique et en Automatique, Keio University). All
|
|
||||||
Rights Reserved. http://www.w3.org/Consortium/Legal/"
|
|
||||||
.
|
|
||||||
3. Notice of any changes or modifications to the W3C files, including
|
|
||||||
the date changes were made. (We recommend you provide URIs to the
|
|
||||||
location from which the code is derived.)
|
|
||||||
.
|
|
||||||
THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT
|
|
||||||
HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED,
|
|
||||||
INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS
|
|
||||||
FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR
|
|
||||||
DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS,
|
|
||||||
TRADEMARKS OR OTHER RIGHTS.
|
|
||||||
.
|
|
||||||
COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL
|
|
||||||
OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR
|
|
||||||
DOCUMENTATION.
|
|
||||||
.
|
|
||||||
The name and trademarks of copyright holders may NOT be used in
|
|
||||||
advertising or publicity pertaining to the software without specific,
|
|
||||||
written prior permission. Title to copyright in this software and any
|
|
||||||
associated documentation will at all times remain with copyright
|
|
||||||
holders.
|
|
||||||
|
|
||||||
Files: src/corelib/text/qlocale_data_p.h
|
Files: src/corelib/text/qlocale_data_p.h
|
||||||
src/corelib/text/qunicodetables.cpp
|
src/corelib/text/qunicodetables.cpp
|
||||||
@ -1947,34 +1953,6 @@ Files: src/corelib/text/qlocale_data_p.h
|
|||||||
util/unicode/data/*.txt
|
util/unicode/data/*.txt
|
||||||
Copyright: 1991-2017 Unicode, Inc.
|
Copyright: 1991-2017 Unicode, Inc.
|
||||||
License: Unicode
|
License: Unicode
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a
|
|
||||||
copy of the Unicode data files and any associated documentation (the "Data
|
|
||||||
Files") or Unicode software and any associated documentation (the "Software")
|
|
||||||
to deal in the Data Files or Software without restriction, including without
|
|
||||||
limitation the rights to use, copy, modify, merge, publish, distribute,
|
|
||||||
and/or sell copies of the Data Files or Software, and to permit persons to
|
|
||||||
whom the Data Files or Software are furnished to do so, provided that (a)
|
|
||||||
the above copyright notice(s) and this permission notice appear with all
|
|
||||||
copies of the Data Files or Software, (b) both the above copyright
|
|
||||||
notice(s) and this permission notice appear in associated documentation,
|
|
||||||
and (c) there is clear notice in each modified Data File or in the
|
|
||||||
Software as well as in the documentation associated with the Data File(s)
|
|
||||||
or Software that the data or software has been modified.
|
|
||||||
.
|
|
||||||
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
|
||||||
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
||||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
|
||||||
THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS
|
|
||||||
INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT
|
|
||||||
OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
|
|
||||||
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
||||||
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
||||||
PERFORMANCE OF THE DATA FILES OR SOFTWARE.
|
|
||||||
.
|
|
||||||
Except as contained in this notice, the name of a copyright holder
|
|
||||||
shall not be used in advertising or otherwise to promote the sale,
|
|
||||||
use or other dealings in these Data Files or Software without prior
|
|
||||||
written authorization of the copyright holder.
|
|
||||||
|
|
||||||
# Manual rules for 3rdparty copyrights
|
# Manual rules for 3rdparty copyrights
|
||||||
|
|
||||||
@ -1984,6 +1962,11 @@ Copyright: 2003-2017 Josef Weidendorfer
|
|||||||
2000-2017 Julian Seward
|
2000-2017 Julian Seward
|
||||||
License: Hybrid-BSD
|
License: Hybrid-BSD
|
||||||
|
|
||||||
|
Files: src/testlib/3rdparty/cycle_p.h
|
||||||
|
Copyright: 2003-2006 Matteo Frigo
|
||||||
|
2003-2006 Massachusetts Institute of Technology
|
||||||
|
License: Expat
|
||||||
|
|
||||||
Files: src/3rdparty/angle/*
|
Files: src/3rdparty/angle/*
|
||||||
Copyright: 2002-2017 The ANGLE Project Authors.
|
Copyright: 2002-2017 The ANGLE Project Authors.
|
||||||
License: BSD-3-clause
|
License: BSD-3-clause
|
||||||
@ -2028,14 +2011,6 @@ Copyright: 2016-2020 Intel Corporation
|
|||||||
2015 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com
|
2015 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com
|
||||||
License: Expat
|
License: Expat
|
||||||
|
|
||||||
Files: src/3rdparty/harfbuzz/*
|
|
||||||
Copyright: 1998-2005 David Turner
|
|
||||||
1998-2004 Werner Lemberg
|
|
||||||
2000-2007 Red Hat, Inc
|
|
||||||
2006 Behdad Esfahbod
|
|
||||||
2015 The Qt Company Ltd.
|
|
||||||
License: Harfbuzz
|
|
||||||
|
|
||||||
Files: src/3rdparty/harfbuzz-ng/*
|
Files: src/3rdparty/harfbuzz-ng/*
|
||||||
Copyright: 2010-2017 Google, Inc.
|
Copyright: 2010-2017 Google, Inc.
|
||||||
2012-2015 Mozilla Foundation
|
2012-2015 Mozilla Foundation
|
||||||
@ -2053,24 +2028,9 @@ Copyright: 2010-2017 Google, Inc.
|
|||||||
2016 Igalia S.L.
|
2016 Igalia S.L.
|
||||||
License: Harfbuzz
|
License: Harfbuzz
|
||||||
|
|
||||||
License: Harfbuzz
|
Files: src/3rdparty/harfbuzz-ng/src/hb-ucd.cc
|
||||||
Permission is hereby granted, without written agreement and without
|
Copyright: 2012 Grigori Goronzy <greg@kinoho.net>
|
||||||
license or royalty fees, to use, copy, modify, and distribute this
|
License: ISC
|
||||||
software and its documentation for any purpose, provided that the
|
|
||||||
above copyright notice and the following two paragraphs appear in
|
|
||||||
all copies of this software.
|
|
||||||
.
|
|
||||||
IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR
|
|
||||||
DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
|
|
||||||
ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN
|
|
||||||
IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
|
|
||||||
DAMAGE.
|
|
||||||
.
|
|
||||||
THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
|
|
||||||
BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
||||||
FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
|
|
||||||
ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO
|
|
||||||
PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
|
|
||||||
|
|
||||||
Files: src/3rdparty/freetype/*
|
Files: src/3rdparty/freetype/*
|
||||||
Copyright: 1996-2019 David Turner, Robert Wilhelm, and Werner Lemberg
|
Copyright: 1996-2019 David Turner, Robert Wilhelm, and Werner Lemberg
|
||||||
@ -2096,6 +2056,8 @@ Copyright: 1990-1998 The Open Group
|
|||||||
License: Expat
|
License: Expat
|
||||||
|
|
||||||
Files: src/3rdparty/freetype/src/bdf/*
|
Files: src/3rdparty/freetype/src/bdf/*
|
||||||
|
src/3rdparty/freetype/include/freetype/internal/fthash.h
|
||||||
|
src/3rdparty/freetype/src/base/fthash.c
|
||||||
Copyright: 2001-2014 Francesco Zappa Nardelli
|
Copyright: 2001-2014 Francesco Zappa Nardelli
|
||||||
2000 Computing Research Labs, New Mexico State University
|
2000 Computing Research Labs, New Mexico State University
|
||||||
License: Expat
|
License: Expat
|
||||||
@ -2111,11 +2073,6 @@ License: BSD-3-clause
|
|||||||
Files: src/3rdparty/icc/sRGB2014.icc
|
Files: src/3rdparty/icc/sRGB2014.icc
|
||||||
Copyright: 2015 International Color Consortium
|
Copyright: 2015 International Color Consortium
|
||||||
License: ICC
|
License: ICC
|
||||||
This profile is made available by the International Color Consortium, and may
|
|
||||||
be copied, distributed, embedded, made, used, and sold without restriction.
|
|
||||||
Altered versions of this profile shall have the original identification and
|
|
||||||
copyright information removed and shall not be misrepresented as the original
|
|
||||||
profile.
|
|
||||||
|
|
||||||
Files: src/3rdparty/libjpeg/src/*
|
Files: src/3rdparty/libjpeg/src/*
|
||||||
Copyright: 2009-2020 D. R. Commander
|
Copyright: 2009-2020 D. R. Commander
|
||||||
@ -2140,32 +2097,9 @@ Copyright: 1995-2019 The PNG Reference Library Authors.
|
|||||||
1996-1997 Andreas Dilger
|
1996-1997 Andreas Dilger
|
||||||
1995-1996 Guy Eric Schalnat, Group 42, Inc.
|
1995-1996 Guy Eric Schalnat, Group 42, Inc.
|
||||||
License: libpng
|
License: libpng
|
||||||
The software is supplied "as is", without warranty of any kind,
|
|
||||||
express or implied, including, without limitation, the warranties
|
|
||||||
of merchantability, fitness for a particular purpose, title, and
|
|
||||||
non-infringement. In no event shall the Copyright owners, or
|
|
||||||
anyone distributing the software, be liable for any damages or
|
|
||||||
other liability, whether in contract, tort or otherwise, arising
|
|
||||||
from, out of, or in connection with the software, or the use or
|
|
||||||
other dealings in the software, even if advised of the possibility
|
|
||||||
of such damage.
|
|
||||||
.
|
|
||||||
Permission is hereby granted to use, copy, modify, and distribute
|
|
||||||
this software, or portions hereof, for any purpose, without fee,
|
|
||||||
subject to the following restrictions:
|
|
||||||
.
|
|
||||||
1. The origin of this software must not be misrepresented; you
|
|
||||||
must not claim that you wrote the original software. If you
|
|
||||||
use this software in a product, an acknowledgment in the product
|
|
||||||
documentation would be appreciated, but is not required.
|
|
||||||
.
|
|
||||||
2. Altered source versions must be plainly marked as such, and must
|
|
||||||
not be misrepresented as being the original software.
|
|
||||||
.
|
|
||||||
3. This Copyright notice may not be removed or altered from any
|
|
||||||
source or altered source distribution.
|
|
||||||
|
|
||||||
Files: src/3rdparty/md4/* src/3rdparty/md5/*
|
Files: src/3rdparty/md4/*
|
||||||
|
src/3rdparty/md5/*
|
||||||
Copyright: -
|
Copyright: -
|
||||||
License: public-domain
|
License: public-domain
|
||||||
placed in the public domain
|
placed in the public domain
|
||||||
@ -2204,23 +2138,6 @@ License: CC0-1.0
|
|||||||
Files: src/3rdparty/sha3/brg_endian.h
|
Files: src/3rdparty/sha3/brg_endian.h
|
||||||
Copyright: 1998-2013, Brian Gladman, Worcester, UK
|
Copyright: 1998-2013, Brian Gladman, Worcester, UK
|
||||||
License: brg-endian
|
License: brg-endian
|
||||||
The redistribution and use of this software (with or without changes)
|
|
||||||
is allowed without the payment of fees or royalties provided that:
|
|
||||||
.
|
|
||||||
1. source code distributions include the above copyright notice, this
|
|
||||||
list of conditions and the following disclaimer;
|
|
||||||
.
|
|
||||||
2. binary distributions include the above copyright notice, this list
|
|
||||||
of conditions and the following disclaimer in their documentation;
|
|
||||||
.
|
|
||||||
3. the name of the copyright holder is not used to endorse products
|
|
||||||
built using this software without specific written permission.
|
|
||||||
.
|
|
||||||
DISCLAIMER
|
|
||||||
.
|
|
||||||
This software is provided 'as is' with no explicit or implied warranties
|
|
||||||
in respect of its properties, including, but not limited to, correctness
|
|
||||||
and/or fitness for purpose.
|
|
||||||
|
|
||||||
Files: src/3rdparty/tinycbor/*
|
Files: src/3rdparty/tinycbor/*
|
||||||
Copyright: 2016-2019 Intel Corporation
|
Copyright: 2016-2019 Intel Corporation
|
||||||
@ -2251,6 +2168,12 @@ Files: src/3rdparty/VulkanMemoryAllocator/*
|
|||||||
Copyright: 2017-2018 Advanced Micro Devices, Inc.
|
Copyright: 2017-2018 Advanced Micro Devices, Inc.
|
||||||
License: Expat
|
License: Expat
|
||||||
|
|
||||||
|
Files: src/3rdparty/xcb/*
|
||||||
|
Copyright: 2001-2006 Bart Massey, Jamey Sharp, and Josh Triplett
|
||||||
|
2006 Peter Hutterer
|
||||||
|
2013 Daniel Martin
|
||||||
|
License: Expat
|
||||||
|
|
||||||
# License texts
|
# License texts
|
||||||
|
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
@ -2888,3 +2811,193 @@ License: MPL-2.0
|
|||||||
.
|
.
|
||||||
On Debian systems, the complete text of the Mozilla Public License Version
|
On Debian systems, the complete text of the Mozilla Public License Version
|
||||||
2.0 can be found in /usr/share/common-licenses/MPL-2.0.
|
2.0 can be found in /usr/share/common-licenses/MPL-2.0.
|
||||||
|
|
||||||
|
License: ISC
|
||||||
|
Permission to use, copy, modify, and/or distribute this software for any
|
||||||
|
purpose with or without fee is hereby granted, provided that the above
|
||||||
|
copyright notice and this permission notice appear in all copies.
|
||||||
|
.
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||||
|
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||||
|
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
||||||
|
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||||||
|
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
||||||
|
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
|
License: Boost-1.0
|
||||||
|
Boost Software License - Version 1.0 - August 17th, 2003
|
||||||
|
.
|
||||||
|
Permission is hereby granted, free of charge, to any person or organization
|
||||||
|
obtaining a copy of the software and accompanying documentation covered by
|
||||||
|
this license (the "Software") to use, reproduce, display, distribute,
|
||||||
|
execute, and transmit the Software, and to prepare derivative works of the
|
||||||
|
Software, and to permit third-parties to whom the Software is furnished to
|
||||||
|
do so, all subject to the following:
|
||||||
|
.
|
||||||
|
The copyright notices in the Software and this entire statement, including
|
||||||
|
the above license grant, this restriction and the following disclaimer,
|
||||||
|
must be included in all copies of the Software, in whole or in part, and
|
||||||
|
all derivative works of the Software, unless such copies or derivative
|
||||||
|
works are solely in the form of machine-executable object code generated by
|
||||||
|
a source language processor.
|
||||||
|
.
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
|
||||||
|
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
|
||||||
|
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
|
||||||
|
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||||
|
DEALINGS IN THE SOFTWARE.
|
||||||
|
|
||||||
|
License: Harfbuzz
|
||||||
|
Permission is hereby granted, without written agreement and without
|
||||||
|
license or royalty fees, to use, copy, modify, and distribute this
|
||||||
|
software and its documentation for any purpose, provided that the
|
||||||
|
above copyright notice and the following two paragraphs appear in
|
||||||
|
all copies of this software.
|
||||||
|
.
|
||||||
|
IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR
|
||||||
|
DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
|
||||||
|
ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN
|
||||||
|
IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
|
||||||
|
DAMAGE.
|
||||||
|
.
|
||||||
|
THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
|
||||||
|
BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
||||||
|
FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
|
||||||
|
ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO
|
||||||
|
PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
|
||||||
|
|
||||||
|
License: W3C
|
||||||
|
Copyright 1994-2002 World Wide Web Consortium, (Massachusetts
|
||||||
|
Institute of Technology, Institut National de Recherche en
|
||||||
|
Informatique et en Automatique, Keio University). All Rights
|
||||||
|
Reserved. http://www.w3.org/Consortium/Legal/
|
||||||
|
.
|
||||||
|
This W3C work (including software, documents, or other related items)
|
||||||
|
is being provided by the copyright holders under the following
|
||||||
|
license. By obtaining, using and/or copying this work, you (the
|
||||||
|
licensee) agree that you have read, understood, and will comply with
|
||||||
|
the following terms and conditions:
|
||||||
|
.
|
||||||
|
Permission to use, copy, modify, and distribute this software and its
|
||||||
|
documentation, with or without modification, for any purpose and
|
||||||
|
without fee or royalty is hereby granted, provided that you include
|
||||||
|
the following on ALL copies of the software and documentation or
|
||||||
|
portions thereof, including modifications, that you make:
|
||||||
|
.
|
||||||
|
1. The full text of this NOTICE in a location viewable to users of
|
||||||
|
the redistributed or derivative work.
|
||||||
|
.
|
||||||
|
2. Any pre-existing intellectual property disclaimers, notices, or
|
||||||
|
terms and conditions. If none exist, a short notice of the
|
||||||
|
following form (hypertext is preferred, text is permitted) should
|
||||||
|
be used within the body of any redistributed or derivative code:
|
||||||
|
"Copyright [$date-of-software] World Wide Web Consortium,
|
||||||
|
(Massachusetts Institute of Technology, Institut National de
|
||||||
|
Recherche en Informatique et en Automatique, Keio University). All
|
||||||
|
Rights Reserved. http://www.w3.org/Consortium/Legal/"
|
||||||
|
.
|
||||||
|
3. Notice of any changes or modifications to the W3C files, including
|
||||||
|
the date changes were made. (We recommend you provide URIs to the
|
||||||
|
location from which the code is derived.)
|
||||||
|
.
|
||||||
|
THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND COPYRIGHT
|
||||||
|
HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED,
|
||||||
|
INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS
|
||||||
|
FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR
|
||||||
|
DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS,
|
||||||
|
TRADEMARKS OR OTHER RIGHTS.
|
||||||
|
.
|
||||||
|
COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL
|
||||||
|
OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR
|
||||||
|
DOCUMENTATION.
|
||||||
|
.
|
||||||
|
The name and trademarks of copyright holders may NOT be used in
|
||||||
|
advertising or publicity pertaining to the software without specific,
|
||||||
|
written prior permission. Title to copyright in this software and any
|
||||||
|
associated documentation will at all times remain with copyright
|
||||||
|
holders.
|
||||||
|
|
||||||
|
License: Unicode
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining a
|
||||||
|
copy of the Unicode data files and any associated documentation (the "Data
|
||||||
|
Files") or Unicode software and any associated documentation (the "Software")
|
||||||
|
to deal in the Data Files or Software without restriction, including without
|
||||||
|
limitation the rights to use, copy, modify, merge, publish, distribute,
|
||||||
|
and/or sell copies of the Data Files or Software, and to permit persons to
|
||||||
|
whom the Data Files or Software are furnished to do so, provided that (a)
|
||||||
|
the above copyright notice(s) and this permission notice appear with all
|
||||||
|
copies of the Data Files or Software, (b) both the above copyright
|
||||||
|
notice(s) and this permission notice appear in associated documentation,
|
||||||
|
and (c) there is clear notice in each modified Data File or in the
|
||||||
|
Software as well as in the documentation associated with the Data File(s)
|
||||||
|
or Software that the data or software has been modified.
|
||||||
|
.
|
||||||
|
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
|
||||||
|
KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||||
|
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
|
||||||
|
THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS
|
||||||
|
INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT
|
||||||
|
OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
|
||||||
|
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
||||||
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||||
|
PERFORMANCE OF THE DATA FILES OR SOFTWARE.
|
||||||
|
.
|
||||||
|
Except as contained in this notice, the name of a copyright holder
|
||||||
|
shall not be used in advertising or otherwise to promote the sale,
|
||||||
|
use or other dealings in these Data Files or Software without prior
|
||||||
|
written authorization of the copyright holder.
|
||||||
|
|
||||||
|
License: libpng
|
||||||
|
The software is supplied "as is", without warranty of any kind,
|
||||||
|
express or implied, including, without limitation, the warranties
|
||||||
|
of merchantability, fitness for a particular purpose, title, and
|
||||||
|
non-infringement. In no event shall the Copyright owners, or
|
||||||
|
anyone distributing the software, be liable for any damages or
|
||||||
|
other liability, whether in contract, tort or otherwise, arising
|
||||||
|
from, out of, or in connection with the software, or the use or
|
||||||
|
other dealings in the software, even if advised of the possibility
|
||||||
|
of such damage.
|
||||||
|
.
|
||||||
|
Permission is hereby granted to use, copy, modify, and distribute
|
||||||
|
this software, or portions hereof, for any purpose, without fee,
|
||||||
|
subject to the following restrictions:
|
||||||
|
.
|
||||||
|
1. The origin of this software must not be misrepresented; you
|
||||||
|
must not claim that you wrote the original software. If you
|
||||||
|
use this software in a product, an acknowledgment in the product
|
||||||
|
documentation would be appreciated, but is not required.
|
||||||
|
.
|
||||||
|
2. Altered source versions must be plainly marked as such, and must
|
||||||
|
not be misrepresented as being the original software.
|
||||||
|
.
|
||||||
|
3. This Copyright notice may not be removed or altered from any
|
||||||
|
source or altered source distribution.
|
||||||
|
|
||||||
|
License: brg-endian
|
||||||
|
The redistribution and use of this software (with or without changes)
|
||||||
|
is allowed without the payment of fees or royalties provided that:
|
||||||
|
.
|
||||||
|
1. source code distributions include the above copyright notice, this
|
||||||
|
list of conditions and the following disclaimer;
|
||||||
|
.
|
||||||
|
2. binary distributions include the above copyright notice, this list
|
||||||
|
of conditions and the following disclaimer in their documentation;
|
||||||
|
.
|
||||||
|
3. the name of the copyright holder is not used to endorse products
|
||||||
|
built using this software without specific written permission.
|
||||||
|
.
|
||||||
|
DISCLAIMER
|
||||||
|
.
|
||||||
|
This software is provided 'as is' with no explicit or implied warranties
|
||||||
|
in respect of its properties, including, but not limited to, correctness
|
||||||
|
and/or fitness for purpose.
|
||||||
|
|
||||||
|
License: ICC
|
||||||
|
This profile is made available by the International Color Consortium, and may
|
||||||
|
be copied, distributed, embedded, made, used, and sold without restriction.
|
||||||
|
Altered versions of this profile shall have the original identification and
|
||||||
|
copyright information removed and shall not be misrepresented as the original
|
||||||
|
profile.
|
@ -6,9 +6,9 @@
|
|||||||
# We are still shipping the headers but they only contain the version and
|
# We are still shipping the headers but they only contain the version and
|
||||||
# the only binaries that depend on them are shipped within this very same
|
# the only binaries that depend on them are shipped within this very same
|
||||||
# binary package, so it's safe to override these Lintian warnings.
|
# binary package, so it's safe to override these Lintian warnings.
|
||||||
qt6-egl-plugins: lacks-ldconfig-trigger usr/lib/x86_64-linux-gnu/libQt6XcbQpa.so.6.*
|
qt6-qpa-plugins: lacks-ldconfig-trigger usr/lib/x86_64-linux-gnu/libQt6XcbQpa.so.6.*
|
||||||
qt6-egl-plugins: package-name-doesnt-match-sonames libQt6EglFSDeviceIntegration6 libQt6EglFsKmsGbmSupport6 libQt6EglFsKmsSupport6 libQt6XcbQpa6
|
qt6-qpa-plugins: package-name-doesnt-match-sonames libQt6EglFSDeviceIntegration6 libQt6EglFsKmsGbmSupport6 libQt6EglFsKmsSupport6 libQt6XcbQpa6
|
||||||
qt6-egl-plugins: no-shlibs usr/lib/x86_64-linux-gnu/libQt6EglFSDeviceIntegration.so.6.*
|
qt6-qpa-plugins: no-shlibs usr/lib/x86_64-linux-gnu/libQt6EglFSDeviceIntegration.so.6.*
|
||||||
qt6-egl-plugins: no-shlibs usr/lib/x86_64-linux-gnu/libQt6EglFsKmsGbmSupport.so.6.*
|
qt6-qpa-plugins: no-shlibs usr/lib/x86_64-linux-gnu/libQt6EglFsKmsGbmSupport.so.6.*
|
||||||
qt6-egl-plugins: no-shlibs usr/lib/x86_64-linux-gnu/libQt6EglFsKmsSupport.so.6.*
|
qt6-qpa-plugins: no-shlibs usr/lib/x86_64-linux-gnu/libQt6EglFsKmsSupport.so.6.*
|
||||||
qt6-egl-plugins: no-shlibs usr/lib/x86_64-linux-gnu/libQt6XcbQpa.so.6.*
|
qt6-qpa-plugins: no-shlibs usr/lib/x86_64-linux-gnu/libQt6XcbQpa.so.6.*
|
1
debian/rules
vendored
1
debian/rules
vendored
@ -52,6 +52,7 @@ override_dh_auto_configure:
|
|||||||
-DFEATURE_sql_psql=ON \
|
-DFEATURE_sql_psql=ON \
|
||||||
-DFEATURE_sql_sqlite=ON \
|
-DFEATURE_sql_sqlite=ON \
|
||||||
-DFEATURE_system_sqlite=ON \
|
-DFEATURE_system_sqlite=ON \
|
||||||
|
-DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
|
||||||
|
|
||||||
|
|
||||||
override_dh_auto_install-arch:
|
override_dh_auto_install-arch:
|
||||||
|
4
debian/source/lintian-overrides
vendored
Normal file
4
debian/source/lintian-overrides
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# Binary data crafted to be used during tests
|
||||||
|
qt6-base source: source-is-missing tests/auto/corelib/plugin/qpluginloader/elftest/corrupt2.elf64.so
|
||||||
|
qt6-base source: source-is-missing tests/auto/corelib/plugin/qpluginloader/elftest/debugobj.so
|
||||||
|
qt6-base source: source-is-missing tests/benchmarks/widgets/graphicsview/qgraphicsview/benchapps/chipTest/chip.debug
|
Loading…
x
Reference in New Issue
Block a user