Move debian directory
This commit is contained in:
5
debian/changelog.in
vendored
Normal file
5
debian/changelog.in
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
strawberry (${STRAWBERRY_VERSION_DISPLAY}) unstable; urgency=low
|
||||
|
||||
* Version ${STRAWBERRY_VERSION_DISPLAY}
|
||||
|
||||
-- Jonas Kvinge <jonas@jkvinge.net> ${DEB_DATE}
|
||||
1
debian/compat
vendored
Normal file
1
debian/compat
vendored
Normal file
@@ -0,0 +1 @@
|
||||
9
|
||||
70
debian/control
vendored
Normal file
70
debian/control
vendored
Normal file
@@ -0,0 +1,70 @@
|
||||
Source: strawberry
|
||||
Section: sound
|
||||
Priority: optional
|
||||
Maintainer: Jonas Kvinge <jonas@jkvinge.net>
|
||||
Build-Depends: debhelper (>= 7),
|
||||
make,
|
||||
cmake,
|
||||
gcc,
|
||||
protobuf-compiler,
|
||||
libglib2.0-dev,
|
||||
libdbus-1-dev,
|
||||
libprotobuf-dev,
|
||||
libboost-dev,
|
||||
libsqlite3-dev,
|
||||
libasound2-dev,
|
||||
libpulse-dev,
|
||||
libtag1-dev,
|
||||
libqt5-dev,
|
||||
qtbase5-dev,
|
||||
qtbase5-dev-tools,
|
||||
qtbase5-private-dev,
|
||||
qttools5-dev,
|
||||
libqt5x11extras5-dev,
|
||||
libgstreamer1.0-dev,
|
||||
libgstreamer-plugins-base1.0-dev,
|
||||
libxine2-dev,
|
||||
libvlc-dev,
|
||||
libphonon4qt5-dev,
|
||||
libcdio-dev,
|
||||
libgpod-dev,
|
||||
libimobiledevice-dev,
|
||||
libmtp-dev,
|
||||
libplist-dev,
|
||||
libusbmuxd-dev,
|
||||
libchromaprint-dev
|
||||
Standards-Version: 3.9.8
|
||||
|
||||
Package: strawberry
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends},
|
||||
libsqlite3-0,
|
||||
libqt5sql5-sqlite,
|
||||
gstreamer1.0-plugins-base,
|
||||
gstreamer1.0-plugins-good,
|
||||
gstreamer1.0-alsa,
|
||||
gstreamer1.0-pulseaudio
|
||||
Homepage: http://www.strawbs.org/
|
||||
Description: Audio player and music collection organizer
|
||||
Strawberry is a music player aimed at music collectors, audio enthusiasts and audiophiles.
|
||||
.
|
||||
Features:
|
||||
- Play and organize music
|
||||
- Supports WAV, FLAC, WavPack, DSF, DSDIFF, Ogg Vorbis, Speex, MPC, TrueAudio, AIFF, MP4, MP3 and ASF
|
||||
- Audio CD playback
|
||||
- Native desktop notifications
|
||||
- Playlists in multiple formats
|
||||
- Advanced audio output and device configuration for bit-perfect playback on Linux
|
||||
- Edit tags on music files
|
||||
- Fetch tags from MusicBrainz
|
||||
- Album cover art from Lastfm, Musicbrainz, Discogs, Deezer and Tidal
|
||||
- Song lyrics from AudD and ChartLyrics
|
||||
- Support for multiple backends
|
||||
- Audio analyzer
|
||||
- Audio equalizer
|
||||
- Transfer music to iPod, iPhone, MTP or mass-storage USB player
|
||||
- Streaming support for Tidal
|
||||
- Scrobbler with support for Last.fm, Libre.fm and ListenBrainz
|
||||
.
|
||||
It is a fork of Clementine. The name is inspired by the band Strawbs.
|
||||
647
debian/copyright
vendored
Normal file
647
debian/copyright
vendored
Normal file
@@ -0,0 +1,647 @@
|
||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: strawberry
|
||||
Upstream-Contact: Jonas Kvinge <jonas@jkvinge.net>
|
||||
Source: https://www.strawbs.org/
|
||||
|
||||
Files: *
|
||||
Copyright: 2010-2015, David Sansome <me@davidsansome.com>
|
||||
License: GPL-3+
|
||||
|
||||
Files: src/core/timeconstants.h
|
||||
ext/libstrawberry-common/core/logging.cpp
|
||||
ext/libstrawberry-common/core/logging.h
|
||||
ext/libstrawberry-common/core/messagehandler.cpp
|
||||
ext/libstrawberry-common/core/messagehandler.h
|
||||
ext/libstrawberry-common/core/override.h
|
||||
Copyright: 2011, 2012, David Sansome <me@davidsansome.com>
|
||||
License: Apache-2.0
|
||||
|
||||
Files: src/core/main.h
|
||||
src/config.h.in
|
||||
src/version.h.in
|
||||
src/context/contextview.cpp
|
||||
src/context/contextview.h
|
||||
src/engine/enginetype.cpp
|
||||
src/engine/enginetype.h
|
||||
src/engine/alsadevicefinder.cpp
|
||||
src/engine/alsadevicefinder.h
|
||||
src/engine/devicefinder.cpp
|
||||
src/engine/devicefinder.h
|
||||
src/engine/enginedevice.cpp
|
||||
src/engine/enginedevice.h
|
||||
src/engine/phononengine.cpp
|
||||
src/engine/phononengine.h
|
||||
src/internet/internetservice.cpp
|
||||
src/internet/internetservice.h
|
||||
src/settings/backendsettingspage.cpp
|
||||
src/settings/backendsettingspage.h
|
||||
src/settings/scrobblersettingspage.cpp
|
||||
src/settings/scrobblersettingspage.h
|
||||
src/settings/tidalsettingspage.cpp
|
||||
src/settings/tidalsettingspage.h
|
||||
src/covermanager/lastfmcoverprovider.cpp
|
||||
src/covermanager/lastfmcoverprovider.h
|
||||
src/covermanager/musicbrainzcoverprovider.cpp
|
||||
src/covermanager/musicbrainzcoverprovider.h
|
||||
src/covermanager/tidalcoverprovider.cpp
|
||||
src/covermanager/tidalcoverprovider.h
|
||||
src/covermanager/deezercoverprovider.cpp
|
||||
src/covermanager/deezercoverprovider.h
|
||||
src/globalshortcuts/globalshortcutbackend-system.cpp
|
||||
src/globalshortcuts/globalshortcutbackend-system.h
|
||||
src/globalshortcuts/globalshortcut.cpp
|
||||
src/globalshortcuts/globalshortcut.h
|
||||
src/globalshortcuts/globalshortcut-X11.cpp
|
||||
src/globalshortcuts/globalshortcut-win.cpp
|
||||
src/globalshortcuts/keymapper_x11.h
|
||||
src/globalshortcuts/keymapper_win.h
|
||||
src/lyrics/*
|
||||
src/scrobbler/*
|
||||
src/tidal/*
|
||||
src/transcoder/transcoderoptionswavpack.cpp
|
||||
src/transcoder/transcoderoptionswavpack.h
|
||||
Copyright: 2012-2014, 2017-2018, Jonas Kvinge <jonas@jkvinge.net>
|
||||
License: GPL-3+
|
||||
|
||||
Files: src/core/main.cpp
|
||||
src/core/mainwindow.cpp
|
||||
src/core/mainwindow.h
|
||||
src/core/player.cpp
|
||||
src/core/player.h
|
||||
src/core/song.cpp
|
||||
src/core/song.h
|
||||
src/core/urlhandler.cpp
|
||||
src/core/urlhandler.h
|
||||
src/core/utilities.cpp
|
||||
src/core/utilities.h
|
||||
src/core/iconloader.cpp
|
||||
src/core/iconloader.h
|
||||
src/engine/gstenginepipeline.cpp
|
||||
src/engine/gstenginepipeline.h
|
||||
src/engine/vlcengine.cpp
|
||||
src/engine/vlcengine.h
|
||||
src/context/contextalbumsmodel.cpp
|
||||
src/context/contextalbumsview.cpp
|
||||
src/context/contextalbumsmodel.h
|
||||
src/context/contextalbumsview.h
|
||||
src/widgets/playingwidget.cpp
|
||||
src/widgets/playingwidget.h
|
||||
src/dialogs/about.cpp
|
||||
src/dialogs/about.h
|
||||
src/playlist/playlistitem.cpp
|
||||
src/playlist/playlistitem.h
|
||||
src/playlist/playlistdelegates.cpp
|
||||
src/playlist/playlistdelegates.h
|
||||
src/internet/internetplaylistitem.cpp
|
||||
src/internet/internetsearch.cpp
|
||||
src/internet/internetsearch.h
|
||||
src/internet/internetsearchview.cpp
|
||||
src/internet/internetsearchview.h
|
||||
src/internet/internetservices.cpp
|
||||
src/internet/internetservices.h
|
||||
ext/libstrawberry-tagreader/tagreader.cpp
|
||||
ext/libstrawberry-tagreader/tagreader.h
|
||||
src/device/devicemanager.cpp
|
||||
src/device/devicemanager.h
|
||||
src/device/deviceinfo.cpp
|
||||
src/device/deviceinfo.h
|
||||
src/device/deviceproperties.cpp
|
||||
src/device/deviceproperties.h
|
||||
src/device/deviceview.cpp
|
||||
src/device/deviceview.h
|
||||
src/device/connecteddevice.cpp
|
||||
src/device/connecteddevice.h
|
||||
src/globalshortcuts/globalshortcuts.cpp
|
||||
src/globalshortcuts/globalshortcuts.h
|
||||
src/settings/shortcutssettingspage.cpp
|
||||
src/settings/shortcutssettingspage.h
|
||||
src/organise/organise.cpp
|
||||
src/organise/organise.h
|
||||
src/organise/organisedialog.cpp
|
||||
src/organise/organisedialog.h
|
||||
src/organise/organiseerrordialog.cpp
|
||||
src/organise/organiseerrordialog.h
|
||||
src/transcoder/transcoder.cpp
|
||||
src/transcoder/transcoder.h
|
||||
Copyright: 2010, 2012-2014 David Sansome <me@davidsansome.com>
|
||||
2012-2014, 2017-2018 Jonas Kvinge <jonas@jkvinge.net>
|
||||
License: GPL-3+
|
||||
|
||||
Files: src/engine/enginebase.cpp
|
||||
src/engine/enginebase.h
|
||||
Copyright: 2017, 2018, Jonas Kvinge <jonas@jkvinge.net>
|
||||
2010, David Sansome <me@davidsansome.com>
|
||||
2004, 2005, Max Howell, <max.howell@methylblue.com>
|
||||
2003, Mark Kretschmann <markey@web.de>
|
||||
License: GPL-3+
|
||||
|
||||
Files: src/engine/gstengine.cpp
|
||||
src/engine/gstengine.h
|
||||
Copyright: 2017, 2018, Jonas Kvinge <jonas@jkvinge.net>
|
||||
2006, Paul Cifarelli <paul@cifarelli.net>
|
||||
2005, Jakub Stachowski <qbast@go2.pl>
|
||||
2003-2005, Mark Kretschmann <markey@web.de>
|
||||
License: GPL-2+
|
||||
|
||||
Files: src/engine/xineengine.cpp
|
||||
src/engine/xineengine.h
|
||||
Copyright: 2017, 2018, Jonas Kvinge <jonas@jkvinge.net>
|
||||
2005, Ian Monroe <ian@monroe.nu>
|
||||
2005, Christophe Thommeret <hftom@free.fr>
|
||||
2005, 2006, Mark Kretschmann <markey@web.de>
|
||||
2004, 2005, Max Howell <max.howell@methylblue.com>
|
||||
2003, 2004, J. Kofler <kaffeine@gmx.net>
|
||||
License: GPL-2+
|
||||
|
||||
Files: src/engine/xinescope.c
|
||||
src/engine/xinescope.h
|
||||
Copyright: 2004, Max Howell <max.howell@methylblue.com>
|
||||
License: GPL-2+
|
||||
|
||||
Files: src/widgets/fancytabwidget.cpp
|
||||
src/widgets/fancytabwidget.h
|
||||
Copyright: 2018, Vikram Ambrose <ambroseworks@gmail.com>
|
||||
2018, Jonas Kvinge <jonas@jkvinge.net>
|
||||
License: GPL-3+
|
||||
|
||||
Files: src/core/application.cpp
|
||||
src/core/application.h
|
||||
Copyright: 2012, David Sansome <me@davidsansome.com>
|
||||
2012, 2014, John Maguire <john.maguire@gmail.com>
|
||||
2018, Jonas Kvinge <jonas@jkvinge.net>
|
||||
License: GPL-3+
|
||||
|
||||
Files: src/core/appearance.cpp
|
||||
src/core/appearance.h
|
||||
Copyright: 2012, Arnaud Bienner <arnaud.bienner@gmail.com>
|
||||
License: GPL-3+
|
||||
|
||||
Files: src/covermanager/discogscoverprovider.cpp
|
||||
src/covermanager/discogscoverprovider.h
|
||||
Copyright: 2012, Martin Björklund <mbj4668@gmail.com>
|
||||
2016, Jonas Kvinge <jonas@jkvinge.net>
|
||||
License: GPL-3+
|
||||
|
||||
Files: ext/libstrawberry-common/core/arraysize.h
|
||||
ext/libstrawberry-common/core/scoped_nsautorelease_pool.h
|
||||
ext/libstrawberry-common/core/scoped_nsautorelease_pool.mm
|
||||
Copyright: 2010, 2011, 2014, The Chromium Authors.
|
||||
License: BSD-style
|
||||
|
||||
Files: ext/libstrawberry-common/core/lazy.h
|
||||
Copyright: 2016, John Maguire <john.maguire@gmail.com>
|
||||
License: GPL-3+
|
||||
|
||||
Files: src/analyzer/fht.cpp
|
||||
src/analyzer/fht.h
|
||||
Copyright: 2004, Melchior FRANZ <mfranz@kde.org>
|
||||
2010, 2014, John Maguire <john.maguire@gmail.com>
|
||||
2014, Krzysztof Sobiecki <sobkas@gmail.com>
|
||||
2017, Santiago Gil
|
||||
License: GPL-2+
|
||||
|
||||
Files: src/analyzer/analyzerbase.cpp
|
||||
src/analyzer/analyzerbase.h
|
||||
Copyright: 2003-2005, Max Howell <max.howell@methylblue.com>
|
||||
2009-2012, David Sansome <me@davidsansome.com>
|
||||
2010, 2012, 2014, John Maguire <john.maguire@gmail.com>
|
||||
2017, Santiago Gil
|
||||
License: GPL-2+
|
||||
|
||||
Files: src/analyzer/blockanalyzer.cpp
|
||||
src/analyzer/blockanalyzer.h
|
||||
Copyright: 2003-2005, Max Howell <max.howell@methylblue.com>
|
||||
2005, Mark Kretschmann <markey@web.de>
|
||||
2009-2010, David Sansome <davidsansome@gmail.com>
|
||||
2010, 2014, John Maguire <john.maguire@gmail.com>
|
||||
License: GPL-2+
|
||||
|
||||
Files: src/analyzer/boomanalyzer.cpp
|
||||
src/analyzer/boomanalyzer.h
|
||||
Copyright: 2004, Max Howell <max.howell@methylblue.com>
|
||||
2009-2010, David Sansome <davidsansome@gmail.com>
|
||||
2010, 2014, John Maguire <john.maguire@gmail.com>
|
||||
2014-2015, Mark Furneaux <mark@furneaux.ca>
|
||||
2014, Krzysztof Sobiecki <sobkas@gmail.com>
|
||||
License: GPL-2+
|
||||
|
||||
Files: src/analyzer/rainbowanalyzer.cpp
|
||||
src/analyzer/rainbowanalyzer.h
|
||||
Copyright: 2011, Tyler Rhodes <tyler.s.rhodes@gmail.com>
|
||||
2011-2012, 2014, David Sansome <me@davidsansome.com>
|
||||
2011, 2014, John Maguire <john.maguire@gmail.com>
|
||||
2014, Alibek Omarov <a1ba.omarov@gmail.com>
|
||||
2014, Krzysztof Sobiecki <sobkas@gmail.com>
|
||||
2014-2015, Mark Furneaux <mark@furneaux.ca>
|
||||
2015, Arun Narayanankutty <n.arun.lifescience@gmail.com>
|
||||
License: GPL-2+
|
||||
|
||||
Files: src/collection/savedgroupingmanager.h
|
||||
Copyright: 2015, Nick Lanham <nick@afternight.org>
|
||||
License: GPL-3+
|
||||
|
||||
Files: src/core/scoped_cftyperef.h
|
||||
src/core/scoped_nsobject.h
|
||||
Copyright: 2010, 2011, 2014, The Chromium Authors.
|
||||
License: BSD-style
|
||||
|
||||
Files: src/core/signalchecker.cpp
|
||||
Copyright: 2014, Krzysztof Sobiecki <sobkas@gmail.com>
|
||||
2012, 2014, John Maguire <john.maguire@gmail.com>
|
||||
2010, David Sansome <me@davidsansome.com>
|
||||
License: GPL-3+
|
||||
|
||||
Files: src/device/udisks2lister.cpp
|
||||
src/device/udisks2lister.h
|
||||
Copyright: 2016, Valeriy Malov <jazzvoid@gmail.com>
|
||||
License: GPL-3+
|
||||
|
||||
Files: src/internet/localredirectserver.cpp
|
||||
src/internet/localredirectserver.h
|
||||
Copyright: 2012, 2014, John Maguire <john.maguire@gmail.com>
|
||||
2014, Krzysztof Sobiecki <sobkas@gmail.com>
|
||||
License: GPL-3+
|
||||
|
||||
Files: src/transcoder/transcoderoptionsopus.cpp
|
||||
src/transcoder/transcoderoptionsopus.h
|
||||
Copyright: 2013, Martin Brodbeck <martin@brodbeck-online.de>
|
||||
License: GPL-3+
|
||||
|
||||
Files: src/widgets/clickablelabel.cpp
|
||||
src/widgets/clickablelabel.h
|
||||
src/widgets/renametablineedit.cpp
|
||||
src/widgets/renametablineedit.h
|
||||
Copyright: 2010, 2011, Andrea Decorte <adecorte@gmail.com>
|
||||
License: GPL-3+
|
||||
|
||||
Files: src/widgets/sliderwidget.cpp
|
||||
src/widgets/sliderwidget.h
|
||||
Copyright: 2005, Gábor Lehel
|
||||
2003, Mark Kretschmann <markey@web.de>
|
||||
License: GPL-2+
|
||||
|
||||
Files: src/widgets/stylehelper.cpp
|
||||
src/widgets/stylehelper.h
|
||||
Copyright: 2010, Nokia Corporation and/or its subsidiary(-ies).
|
||||
License: LGPL-2.1
|
||||
|
||||
Files: 3rdparty/SPMediaKeyTap/*
|
||||
Copyright: 2010, Spotify AB
|
||||
2011, Joachim Bengtsson
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: 3rdparty/qocoa/*
|
||||
Copyright: 2011, Mike McQuaid <mike@mikemcquaid.com>
|
||||
License: Expat
|
||||
|
||||
Files: 3rdparty/singleapplication/*
|
||||
Copyright: 2015-2018, Itay Grudev
|
||||
License: MIT
|
||||
|
||||
Files: 3rdparty/taglib/*
|
||||
Copyright: 2002-2008, Scott Wheeler
|
||||
License: LGPL-2.1 and/or MPL-1.1
|
||||
|
||||
Files: 3rdparty/taglib/ape/*
|
||||
Copyright: 2003-2005, Allan Sandfeld Jensen
|
||||
License: LGPL-2.1 and/or MPL-1.1
|
||||
|
||||
Files: 3rdparty/taglib/ape/apefile.cpp
|
||||
3rdparty/taglib/ape/apefile.h
|
||||
Copyright: 2010, Alex Novichkov
|
||||
2006, Lukáš Lalinský
|
||||
2004, Allan Sandfeld Jensen
|
||||
License: LGPL-2.1 and/or MPL-1.1
|
||||
|
||||
Files: 3rdparty/taglib/ape/apefooter.cpp
|
||||
Copyright: 2004, Allan Sandfeld Jensen
|
||||
2002-2008, Scott Wheeler (id3v2header.cpp)
|
||||
License: LGPL-2.1 and/or MPL-1.1
|
||||
|
||||
Files: 3rdparty/taglib/ape/apeproperties.cpp
|
||||
3rdparty/taglib/ape/apeproperties.h
|
||||
Copyright: 2010, Alex Novichkov
|
||||
2006, Lukáš Lalinský
|
||||
License: LGPL-2.1 and/or MPL-1.1
|
||||
|
||||
Files: 3rdparty/taglib/asf/*
|
||||
Copyright: 2005-2007, 2009-2011, Lukáš Lalinský
|
||||
License: LGPL-2.1 and/or MPL-1.1
|
||||
|
||||
Files: 3rdparty/taglib/asf/asfpicture.cpp
|
||||
3rdparty/taglib/asf/asfpicture.h
|
||||
Copyright: 2010, Anton Sergunov
|
||||
License: LGPL-2.1 and/or MPL-1.1
|
||||
|
||||
Files: 3rdparty/taglib/asf/asfutils.h
|
||||
Copyright: 2012, 2013, 2015, 2016, Tsuda Kageyu
|
||||
License: LGPL-2.1 and/or MPL-1.1
|
||||
|
||||
Files: 3rdparty/taglib/dsdiff/*
|
||||
Copyright: 2016, Damien Plisson, Audirvana
|
||||
License: LGPL-2.1 and/or MPL-1.1
|
||||
|
||||
Files: 3rdparty/taglib/dsf/*
|
||||
Copyright: 2013-2018, Stephen F. Booth
|
||||
License: LGPL-2.1 and/or MPL-1.1
|
||||
|
||||
Files: 3rdparty/taglib/fileref.cpp
|
||||
Copyright: 2010, Alex Novichkov
|
||||
2002-2008, Scott Wheeler
|
||||
License: LGPL-2.1 and/or MPL-1.1
|
||||
|
||||
Files: 3rdparty/taglib/flac/*
|
||||
3rdparty/taglib/mp4/*
|
||||
Copyright: 2005-2007, 2009-2011, Lukáš Lalinský
|
||||
License: LGPL-2.1 and/or MPL-1.1
|
||||
|
||||
Files: 3rdparty/taglib/flac/flacfile.cpp
|
||||
3rdparty/taglib/flac/flacfile.h
|
||||
3rdparty/taglib/flac/flacproperties.cpp
|
||||
3rdparty/taglib/flac/flacproperties.h
|
||||
Copyright: 2003-2005, Allan Sandfeld Jensen
|
||||
License: LGPL-2.1 and/or MPL-1.1
|
||||
|
||||
Files: 3rdparty/taglib/it/*
|
||||
3rdparty/taglib/mod/*
|
||||
Copyright: 2011, Mathias Panzenböck
|
||||
License: LGPL-2.1 and/or MPL-1.1
|
||||
|
||||
Files: 3rdparty/taglib/mpc/*
|
||||
Copyright: 2003-2005, Allan Sandfeld Jensen
|
||||
License: LGPL-2.1 and/or MPL-1.1
|
||||
|
||||
Files: 3rdparty/taglib/mpeg/id3v2/frames/chapterframe.cpp
|
||||
3rdparty/taglib/mpeg/id3v2/frames/chapterframe.h
|
||||
3rdparty/taglib/mpeg/id3v2/frames/tableofcontentsframe.cpp
|
||||
3rdparty/taglib/mpeg/id3v2/frames/tableofcontentsframe.h
|
||||
Copyright: 2013, Lukas Krejci
|
||||
License: LGPL-2.1 and/or MPL-1.1
|
||||
|
||||
Files: 3rdparty/taglib/mpeg/id3v2/frames/eventtimingcodesframe.cpp
|
||||
3rdparty/taglib/mpeg/id3v2/frames/eventtimingcodesframe.h
|
||||
3rdparty/taglib/mpeg/id3v2/frames/podcastframe.cpp
|
||||
3rdparty/taglib/mpeg/id3v2/frames/podcastframe.h
|
||||
3rdparty/taglib/mpeg/id3v2/frames/synchronizedlyricsframe.cpp
|
||||
3rdparty/taglib/mpeg/id3v2/frames/synchronizedlyricsframe.h
|
||||
Copyright: 2014, 2015, Urs Fleisch
|
||||
License: LGPL-2.1 and/or MPL-1.1
|
||||
|
||||
Files: 3rdparty/taglib/mpeg/id3v2/frames/generalencapsulatedobjectframe.cpp
|
||||
3rdparty/taglib/mpeg/id3v2/frames/generalencapsulatedobjectframe.h
|
||||
Copyright: 2006, Aaron VonderHaar
|
||||
2002-2008, Scott Wheeler
|
||||
License: LGPL-2.1 and/or MPL-1.1
|
||||
|
||||
Files: 3rdparty/taglib/mpeg/id3v2/frames/ownershipframe.cpp
|
||||
3rdparty/taglib/mpeg/id3v2/frames/ownershipframe.h
|
||||
Copyright: 2012, Rupert Daniel
|
||||
License: LGPL-2.1 and/or MPL-1.1
|
||||
|
||||
Files: 3rdparty/taglib/mpeg/id3v2/frames/popularimeterframe.cpp
|
||||
3rdparty/taglib/mpeg/id3v2/frames/popularimeterframe.h
|
||||
Copyright: 2008, 2011, Lukas Lalinsky
|
||||
License: LGPL-2.1 and/or MPL-1.1
|
||||
|
||||
Files: 3rdparty/taglib/mpeg/id3v2/frames/privateframe.cpp
|
||||
3rdparty/taglib/mpeg/id3v2/frames/privateframe.h
|
||||
Copyright: 2008, Serkan Kalyoncu
|
||||
2008, Scott Wheeler
|
||||
License: LGPL-2.1 and/or MPL-1.1
|
||||
|
||||
Files: 3rdparty/taglib/mpeg/id3v2/frames/unsynchronizedlyricsframe.cpp
|
||||
3rdparty/taglib/mpeg/id3v2/frames/unsynchronizedlyricsframe.h
|
||||
3rdparty/taglib/mpeg/id3v2/frames/urllinkframe.cpp
|
||||
3rdparty/taglib/mpeg/id3v2/frames/urllinkframe.h
|
||||
Copyright: 2006, Urs Fleisch
|
||||
2002-2008, Scott Wheeler
|
||||
License: LGPL-2.1 and/or MPL-1.1
|
||||
|
||||
Files: 3rdparty/taglib/mpeg/xingheader.cpp
|
||||
3rdparty/taglib/mpeg/xingheader.h
|
||||
Copyright: 2003, Ismael Orenstein
|
||||
License: LGPL-2.1 and/or MPL-1.1
|
||||
|
||||
Files: 3rdparty/taglib/ogg/flac/*
|
||||
Copyright: 2003-2005, Allan Sandfeld Jensen
|
||||
License: LGPL-2.1 and/or MPL-1.1
|
||||
|
||||
Files: 3rdparty/taglib/ogg/opus/*
|
||||
3rdparty/taglib/ogg/speex/*
|
||||
Copyright: 2006, 2012, Lukáš Lalinský
|
||||
2002-2008, Scott Wheeler
|
||||
License: LGPL-2.1 and/or MPL-1.1
|
||||
|
||||
Files: 3rdparty/taglib/riff/riffutils.h
|
||||
3rdparty/taglib/riff/wav/infotag.cpp
|
||||
3rdparty/taglib/riff/wav/infotag.h
|
||||
3rdparty/taglib/tagutils.cpp
|
||||
3rdparty/taglib/tagutils.h
|
||||
3rdparty/taglib/toolkit/tdebuglistener.cpp
|
||||
3rdparty/taglib/toolkit/tdebuglistener.h
|
||||
3rdparty/taglib/toolkit/trefcounter.cpp
|
||||
3rdparty/taglib/toolkit/trefcounter.h
|
||||
3rdparty/taglib/toolkit/tutils.h
|
||||
3rdparty/taglib/toolkit/tzlib.cpp
|
||||
3rdparty/taglib/toolkit/tzlib.h
|
||||
3rdparty/taglib/mpeg/mpegutils.h
|
||||
Copyright: 2012, 2013, 2015, 2016, Tsuda Kageyu
|
||||
License: LGPL-2.1 and/or MPL-1.1
|
||||
|
||||
Files: 3rdparty/taglib/s3m/*
|
||||
3rdparty/taglib/xm/*
|
||||
Copyright: 2011, Mathias Panzenböck
|
||||
License: LGPL-2.1 and/or MPL-1.1
|
||||
|
||||
Files: 3rdparty/taglib/toolkit/tbytevectorstream.cpp
|
||||
3rdparty/taglib/toolkit/tbytevectorstream.h
|
||||
3rdparty/taglib/toolkit/tiostream.cpp
|
||||
3rdparty/taglib/toolkit/tiostream.h
|
||||
Copyright: 2008, 2011, Lukas Lalinsky
|
||||
License: LGPL-2.1 and/or MPL-1.1
|
||||
|
||||
Files: 3rdparty/taglib/toolkit/tpropertymap.cpp
|
||||
3rdparty/taglib/toolkit/tpropertymap.h
|
||||
Copyright: 2012, Michael Helmling
|
||||
License: LGPL-2.1 and/or MPL-1.1
|
||||
|
||||
Files: 3rdparty/taglib/trueaudio/*
|
||||
3rdparty/taglib/wavpack/*
|
||||
Copyright: 2006, Lukáš Lalinský
|
||||
2004, Allan Sandfeld Jensen
|
||||
License: LGPL-2.1 and/or MPL-1.1
|
||||
|
||||
Files: 3rdparty/utf8-cpp/*
|
||||
Copyright: 2006-2016, Nemanja Trifunovic
|
||||
License: BSL
|
||||
|
||||
License: LGPL-2.1
|
||||
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) 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
|
||||
Lesser General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU Lesser General Public
|
||||
License along with this library; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
.
|
||||
On Debian systems, the complete text of the GNU Lesser General Public
|
||||
License can be found in the file `/usr/share/common-licenses/LGPL-2.1'.
|
||||
|
||||
License: LGPL-2.1+
|
||||
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) 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
|
||||
Lesser General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU Lesser General Public
|
||||
License along with this library; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
.
|
||||
On Debian systems, the complete text of the GNU Lesser General Public
|
||||
License can be found in the file `/usr/share/common-licenses/LGPL-2.1'.
|
||||
|
||||
License: GPL-2+
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program 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 General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License along
|
||||
with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
.
|
||||
On Debian systems, the complete text of the GNU General Public
|
||||
License can be found in the file /usr/share/common-licenses/GPL-2'.
|
||||
|
||||
License: GPL-3
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program 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 General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
.
|
||||
On Debian systems, the complete text of the GNU General Public
|
||||
License can be found in the file /usr/share/common-licenses/GPL-3'.
|
||||
|
||||
License: GPL-3+
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program 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 General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
.
|
||||
On Debian systems, the complete text of the GNU General Public
|
||||
License can be found in the file /usr/share/common-licenses/GPL-3'.
|
||||
|
||||
License: Apache-2.0
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the license at
|
||||
.
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
.
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
.
|
||||
On Debian systems, the complete text of the Apache 2.0 license can be
|
||||
found in the file
|
||||
`/usr/share/common-licenses/Apache-2.0`.
|
||||
|
||||
License: BSD-3-clause
|
||||
Copyright (c) The Regents of the University of California.
|
||||
All rights reserved.
|
||||
.
|
||||
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 above copyright
|
||||
notice, this list of conditions and the following disclaimer.
|
||||
2. Redistributions in binary form must reproduce the above copyright
|
||||
notice, this list of conditions and the following disclaimer in the
|
||||
documentation and/or other materials provided with the distribution.
|
||||
3. Neither the name of the University nor the names of its contributors
|
||||
may be used to endorse or promote products derived from this software
|
||||
without specific prior written permission.
|
||||
.
|
||||
THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``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 REGENTS OR CONTRIBUTORS 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.
|
||||
|
||||
License: MIT
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
.
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies or substantial portions of the Software.
|
||||
.
|
||||
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 AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||
THE SOFTWARE.
|
||||
|
||||
License: Expat
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
.
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
.
|
||||
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 AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
17
debian/copyright-scan-patterns.yml
vendored
Normal file
17
debian/copyright-scan-patterns.yml
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
ignore:
|
||||
pattern:
|
||||
- README.md
|
||||
- Changelog
|
||||
- COPYING
|
||||
- CMakeLists.txt
|
||||
- Dockerfile
|
||||
- .gitignore
|
||||
- .travis.yml
|
||||
- /debian/
|
||||
- /cmake/
|
||||
- /data/
|
||||
- /dist/
|
||||
|
||||
suffixes:
|
||||
- jpg
|
||||
- png
|
||||
61
debian/rules
vendored
Executable file
61
debian/rules
vendored
Executable file
@@ -0,0 +1,61 @@
|
||||
#!/usr/bin/make -f
|
||||
# -*- makefile -*-
|
||||
|
||||
MY_MAKEFLAGS=
|
||||
ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
|
||||
NUMJOBS=$(patsubst parallel=%,%,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
|
||||
MY_MAKEFLAGS=-j$(NUMJOBS)
|
||||
endif
|
||||
|
||||
configure: configure-stamp
|
||||
configure-stamp:
|
||||
dh_testdir
|
||||
cmake .. \
|
||||
-DCMAKE_INSTALL_PREFIX=$(CURDIR)/debian/strawberry/usr
|
||||
touch configure-stamp
|
||||
|
||||
build: build-stamp
|
||||
build-stamp: configure-stamp
|
||||
dh_testdir
|
||||
make $(MY_MAKEFLAGS)
|
||||
touch $@
|
||||
|
||||
clean:
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
rm -f build-stamp configure-stamp
|
||||
|
||||
-make clean
|
||||
-rm Makefile src/Makefile
|
||||
|
||||
dh_clean
|
||||
|
||||
install: build
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
dh_prep
|
||||
dh_installdirs
|
||||
|
||||
make install
|
||||
|
||||
binary-indep: install
|
||||
|
||||
binary-arch: install
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
dh_installchangelogs
|
||||
dh_installmenu
|
||||
dh_installdocs
|
||||
dh_gconf
|
||||
dh_link
|
||||
dh_strip
|
||||
dh_compress
|
||||
dh_fixperms
|
||||
dh_installdeb
|
||||
dh_shlibdeps
|
||||
dh_gencontrol
|
||||
dh_md5sums
|
||||
dh_builddeb
|
||||
|
||||
binary: binary-indep binary-arch
|
||||
.PHONY: build clean binary-indep binary-arch binary install configure
|
||||
Reference in New Issue
Block a user