[SCM] Qt 4 Debian packaging branch, master, updated. debian/4.6.0-1-84-g27ff459

Modestas Vainius modax at alioth.debian.org
Tue Feb 16 21:14:33 UTC 2010


The following commit has been merged in the master branch:
commit 22e6ad6d7a4ba12c445b4a7cf5e0da39cf9094fd
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Tue Feb 16 18:54:54 2010 +0200

    Almost drop Phonon from Qt except a throw-away libqt4-phonon package.
    
    The solve purpose of the libqt4-phonon package is to enable bootstraping of new
    arches or rebuilds of the whole archive.
---
 debian/changelog                                   |    2 +
 debian/control                                     |   49 +--
 debian/libphonon-dev.install                       |   80 ---
 debian/libphonon4.symbols                          |  549 --------------------
 .../{libphonon4.install => libqt4-phonon.install}  |    2 +-
 ...n-overrides => libqt4-phonon.lintian-overrides} |    1 -
 debian/rules                                       |   16 +-
 7 files changed, 24 insertions(+), 675 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3aaa165..c9a1acf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,8 @@ qt4-x11 (4:4.6.2-1) UNRELEASED; urgency=low
   * Bump build dependency of pkg-kde-tools to version 0.6.4 as it is needed to
     handle symbol files.
   * Build depend on libjpeg-dev rather than libjpeg62-dev.
+  * Drop Phonon from Qt. Leave only libqt4-phonon package which sole purpose is
+    to enable bootstraping of new arches.
 
   [ Fathi Boudra ]
   * Add debian/patches/95_sparc_platform_definition.diff patch to fix build for
diff --git a/debian/control b/debian/control
index 6302c3e..ec143f7 100644
--- a/debian/control
+++ b/debian/control
@@ -356,17 +356,22 @@ Description: Qt 4 Multimedia module
  .
  The Qt Multimedia module provides low-level multimedia functionality.
 
-Package: libphonon4
+Package: libqt4-phonon
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Replaces: kdelibs5 (<= 4:4.0.80)
+Conflicts: libphonon4
+Replaces: kdelibs5 (<= 4:4.0.80), libphonon4
 Description: Qt 4 Phonon module
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.
  .
  The Qt Phonon module provides a cross-platform multimedia framework that
  enables the use of audio and video content in Qt applications.
+ .
+ The sole purpose of this package to provide Phonon libraries until libphonon4
+ is built from the phonon source package. Therefore it's only useful when
+ bootstraping new architectures or rebuilding the whole archive from scratch.
 
 Package: libqt4-dev
 Architecture: any
@@ -380,7 +385,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, libqtcore4 (= ${binary:Version}),
  libqt4-qt3support (= ${binary:Version}), libqt4-designer (= ${binary:Version}),
  libqt4-help (= ${binary:Version}), libqt4-assistant (= ${binary:Version}),
  libqt4-test (= ${binary:Version}), libqt4-multimedia (= ${binary:Version}),
- libphonon4 (= ${binary:Version}), qt4-qmake (= ${binary:Version})
+ qt4-qmake (= ${binary:Version})
 Recommends: libqt4-opengl-dev (= ${binary:Version})
 Conflicts: qt3-dev-tools (<= 3:3.3.4-7), libqtwebkit-dev
 Replaces: libqtwebkit-dev, libqt4-opengl-dev (<< 4.4.0-2)
@@ -406,19 +411,6 @@ Description: Qt 4 OpenGL library development files
  This package contains the development files needed to build Qt 4 applications
  using QtOpenGL library.
 
-#Package: libphonon-dev
-#Architecture: any
-#Section: libdevel
-#Depends: ${shlibs:Depends}, ${misc:Depends},
-# libphonon4 (= ${binary:Version})
-#Replaces: kdelibs5-dev (<< 4:4.0.81)
-#Description: Qt 4 Phonon library development files
-# Qt is a cross-platform C++ application framework. Qt's primary feature
-# is its rich set of widgets that provide standard GUI functionality.
-# .
-# This package contains the development files needed to build Qt 4 applications
-# using Qt Phonon library.
-
 Package: libqt4-dbg
 Priority: extra
 Architecture: any
@@ -458,18 +450,6 @@ Description: Qt 4 XML patterns library debugging symbols
  This package contains the debugging symbols for the Qt 4 XML patterns
  library.
 
-Package: phonon-dbg
-Priority: extra
-Architecture: any
-Section: debug
-Depends: ${shlibs:Depends}, ${misc:Depends},
- libphonon4 (= ${binary:Version})
-Description: Qt 4 Phonon library debugging symbols
- Qt is a cross-platform C++ application framework. Qt's primary feature
- is its rich set of widgets that provide standard GUI functionality.
- .
- This package contains the debugging symbols for the Qt 4 Phonon library.
-
 Package: qt4-demos-dbg
 Priority: extra
 Architecture: any
@@ -587,16 +567,3 @@ Description: Qt 4 API documentation (HTML format)
  in conjunction with the legacy Qt Assistant (assistant_adp) found in the
  qt4-dev-tools package.
 
-Package: phonon
-Architecture: all
-Depends: ${misc:Depends}, libphonon4 (>= ${source:Version}),
- phonon-backend-xine | phonon-backend
-Suggests: phonon-backend-gstreamer, phonon-backend-vlc, phonon-backend-mplayer
-Description: Qt 4 Phonon module metapackage
- Qt is a cross-platform C++ application framework. Qt's primary feature
- is its rich set of widgets that provide standard GUI functionality.
- .
- The Qt Phonon module provides a cross-platform multimedia framework that
- enables the use of audio and video content in Qt applications.
- .
- This metapackage ensures a working Qt 4 Phonon (library and a backend).
diff --git a/debian/libphonon-dev.install b/debian/libphonon-dev.install
deleted file mode 100644
index 32f9ea7..0000000
--- a/debian/libphonon-dev.install
+++ /dev/null
@@ -1,80 +0,0 @@
-usr/include/qt4/phonon/AbstractAudioOutput
-usr/include/qt4/phonon/AbstractMediaStream
-usr/include/qt4/phonon/AbstractVideoOutput
-usr/include/qt4/phonon/AddonInterface
-usr/include/qt4/phonon/AudioCaptureDevice
-usr/include/qt4/phonon/AudioCaptureDeviceModel
-usr/include/qt4/phonon/AudioChannelDescription
-usr/include/qt4/phonon/AudioChannelDescriptionModel
-usr/include/qt4/phonon/AudioOutput
-usr/include/qt4/phonon/AudioOutputDevice
-usr/include/qt4/phonon/AudioOutputDeviceModel
-usr/include/qt4/phonon/AudioOutputInterface
-usr/include/qt4/phonon/AudioOutputInterface40
-usr/include/qt4/phonon/AudioOutputInterface42
-usr/include/qt4/phonon/BackendCapabilities
-usr/include/qt4/phonon/BackendInterface
-usr/include/qt4/phonon/Effect
-usr/include/qt4/phonon/EffectDescription
-usr/include/qt4/phonon/EffectDescriptionModel
-usr/include/qt4/phonon/EffectInterface
-usr/include/qt4/phonon/EffectParameter
-usr/include/qt4/phonon/EffectWidget
-usr/include/qt4/phonon/Global
-usr/include/qt4/phonon/MediaController
-usr/include/qt4/phonon/MediaNode
-usr/include/qt4/phonon/MediaObject
-usr/include/qt4/phonon/MediaObjectInterface
-usr/include/qt4/phonon/MediaSource
-usr/include/qt4/phonon/ObjectDescription
-usr/include/qt4/phonon/ObjectDescriptionData
-usr/include/qt4/phonon/ObjectDescriptionModel
-usr/include/qt4/phonon/ObjectDescriptionModelData
-usr/include/qt4/phonon/Path
-usr/include/qt4/phonon/PlatformPlugin
-usr/include/qt4/phonon/SeekSlider
-usr/include/qt4/phonon/StreamInterface
-usr/include/qt4/phonon/SubtitleDescription
-usr/include/qt4/phonon/SubtitleDescriptionModel
-usr/include/qt4/phonon/VideoPlayer
-usr/include/qt4/phonon/VideoWidget
-usr/include/qt4/phonon/VideoWidgetInterface
-usr/include/qt4/phonon/VolumeFaderEffect
-usr/include/qt4/phonon/VolumeFaderInterface
-usr/include/qt4/phonon/VolumeSlider
-usr/include/qt4/phonon/abstractaudiooutput.h
-usr/include/qt4/phonon/abstractmediastream.h
-usr/include/qt4/phonon/abstractvideooutput.h
-usr/include/qt4/phonon/addoninterface.h
-usr/include/qt4/phonon/audiooutput.h
-usr/include/qt4/phonon/audiooutputinterface.h
-usr/include/qt4/phonon/backendcapabilities.h
-usr/include/qt4/phonon/backendinterface.h
-usr/include/qt4/phonon/effect.h
-usr/include/qt4/phonon/effectinterface.h
-usr/include/qt4/phonon/effectparameter.h
-usr/include/qt4/phonon/effectwidget.h
-usr/include/qt4/phonon/mediacontroller.h
-usr/include/qt4/phonon/medianode.h
-usr/include/qt4/phonon/mediaobject.h
-usr/include/qt4/phonon/mediaobjectinterface.h
-usr/include/qt4/phonon/mediasource.h
-usr/include/qt4/phonon/objectdescription.h
-usr/include/qt4/phonon/objectdescriptionmodel.h
-usr/include/qt4/phonon/path.h
-usr/include/qt4/phonon/phonon
-usr/include/qt4/phonon/phonon_export.h
-usr/include/qt4/phonon/phonondefs.h
-usr/include/qt4/phonon/phononnamespace.h
-usr/include/qt4/phonon/platformplugin.h
-usr/include/qt4/phonon/seekslider.h
-usr/include/qt4/phonon/streaminterface.h
-usr/include/qt4/phonon/videoplayer.h
-usr/include/qt4/phonon/videowidget.h
-usr/include/qt4/phonon/videowidgetinterface.h
-usr/include/qt4/phonon/volumefadereffect.h
-usr/include/qt4/phonon/volumefaderinterface.h
-usr/include/qt4/phonon/volumeslider.h
-usr/lib/libphonon.prl
-usr/lib/libphonon.so
-usr/lib/pkgconfig/phonon.pc
diff --git a/debian/libphonon4.symbols b/debian/libphonon4.symbols
deleted file mode 100644
index 2204d3b..0000000
--- a/debian/libphonon4.symbols
+++ /dev/null
@@ -1,549 +0,0 @@
-libphonon.so.4 libphonon4 #MINVER#
-| phonon (>= 4:4.5.2), libphonon4 #MINVER#
-* Build-Depends-Package: libphonon-dev
- _ZN6Phonon10SeekSlider11qt_metacallEN11QMetaObject4CallEiPPv at Base 4:4.2.0
- _ZN6Phonon10SeekSlider11qt_metacastEPKc at Base 4:4.2.0
- _ZN6Phonon10SeekSlider11setIconSizeERK5QSize at Base 4:4.2.0
- _ZN6Phonon10SeekSlider11setPageStepEi at Base 4:4.2.0
- _ZN6Phonon10SeekSlider11setTrackingEb at Base 4:4.2.0
- _ZN6Phonon10SeekSlider13setSingleStepEi at Base 4:4.2.0
- _ZN6Phonon10SeekSlider14setIconVisibleEb at Base 4:4.2.0
- _ZN6Phonon10SeekSlider14setMediaObjectEPNS_11MediaObjectE at Base 4:4.2.0
- _ZN6Phonon10SeekSlider14setOrientationEN2Qt11OrientationE at Base 4:4.2.0
- _ZN6Phonon10SeekSlider16staticMetaObjectE at Base 4:4.2.0
- _ZN6Phonon10SeekSliderC1EP7QWidget at Base 4:4.2.0
- _ZN6Phonon10SeekSliderC1EPNS_11MediaObjectEP7QWidget at Base 4:4.2.0
- _ZN6Phonon10SeekSliderC2EP7QWidget at Base 4:4.2.0
- _ZN6Phonon10SeekSliderC2EPNS_11MediaObjectEP7QWidget at Base 4:4.2.0
- _ZN6Phonon10SeekSliderD0Ev at Base 4:4.2.0
- _ZN6Phonon10SeekSliderD1Ev at Base 4:4.2.0
- _ZN6Phonon10SeekSliderD2Ev at Base 4:4.2.0
- _ZN6Phonon10createPathEPNS_9MediaNodeES1_ at Base 4:4.2.0
- _ZN6Phonon11AudioOutput11qt_metacallEN11QMetaObject4CallEiPPv at Base 4:4.2.0
- _ZN6Phonon11AudioOutput11qt_metacastEPKc at Base 4:4.2.0
- _ZN6Phonon11AudioOutput12mutedChangedEb at Base 4:4.2.0
- (subst)_ZN6Phonon11AudioOutput13volumeChangedE{qreal}@Base 4:4.2.0
- _ZN6Phonon11AudioOutput15setOutputDeviceERKNS_17ObjectDescriptionILNS_21ObjectDescriptionTypeE0EEE at Base 4:4.2.0
- (subst)_ZN6Phonon11AudioOutput16setVolumeDecibelE{qreal}@Base 4:4.2.0
- _ZN6Phonon11AudioOutput16staticMetaObjectE at Base 4:4.2.0
- _ZN6Phonon11AudioOutput19outputDeviceChangedERKNS_17ObjectDescriptionILNS_21ObjectDescriptionTypeE0EEE at Base 4:4.2.0
- _ZN6Phonon11AudioOutput7setNameERK7QString at Base 4:4.2.0
- _ZN6Phonon11AudioOutput8setMutedEb at Base 4:4.2.0
- (subst)_ZN6Phonon11AudioOutput9setVolumeE{qreal}@Base 4:4.2.0
- _ZN6Phonon11AudioOutputC1ENS_8CategoryEP7QObject at Base 4:4.2.0
- _ZN6Phonon11AudioOutputC1EP7QObject at Base 4:4.2.0
- _ZN6Phonon11AudioOutputC2ENS_8CategoryEP7QObject at Base 4:4.2.0
- _ZN6Phonon11AudioOutputC2EP7QObject at Base 4:4.2.0
- _ZN6Phonon11MediaObject10clearQueueEv at Base 4:4.2.0
- _ZN6Phonon11MediaObject11qt_metacallEN11QMetaObject4CallEiPPv at Base 4:4.2.0
- _ZN6Phonon11MediaObject11qt_metacastEPKc at Base 4:4.2.0
- _ZN6Phonon11MediaObject12bufferStatusEi at Base 4:4.2.0
- _ZN6Phonon11MediaObject12stateChangedENS_5StateES1_ at Base 4:4.2.0
- _ZN6Phonon11MediaObject13aboutToFinishEv at Base 4:4.2.0
- _ZN6Phonon11MediaObject15hasVideoChangedEb at Base 4:4.2.0
- _ZN6Phonon11MediaObject15metaDataChangedEv at Base 4:4.2.0
- _ZN6Phonon11MediaObject15seekableChangedEb at Base 4:4.2.0
- _ZN6Phonon11MediaObject15setTickIntervalEi at Base 4:4.2.0
- _ZN6Phonon11MediaObject16setCurrentSourceERKNS_11MediaSourceE at Base 4:4.2.0
- _ZN6Phonon11MediaObject16setPrefinishMarkEi at Base 4:4.2.0
- _ZN6Phonon11MediaObject16staticMetaObjectE at Base 4:4.2.0
- _ZN6Phonon11MediaObject16totalTimeChangedEx at Base 4:4.2.0
- _ZN6Phonon11MediaObject17setTransitionTimeEi at Base 4:4.2.0
- _ZN6Phonon11MediaObject20currentSourceChangedERKNS_11MediaSourceE at Base 4:4.2.0
- _ZN6Phonon11MediaObject20prefinishMarkReachedEi at Base 4:4.2.0
- _ZN6Phonon11MediaObject4playEv at Base 4:4.2.0 1
- _ZN6Phonon11MediaObject4seekEx at Base 4:4.2.0 1
- _ZN6Phonon11MediaObject4stopEv at Base 4:4.2.0 1
- _ZN6Phonon11MediaObject4tickEx at Base 4:4.2.0
- _ZN6Phonon11MediaObject5clearEv at Base 4:4.3.0
- _ZN6Phonon11MediaObject5pauseEv at Base 4:4.2.0 1
- _ZN6Phonon11MediaObject7enqueueERK5QListI4QUrlE at Base 4:4.2.0
- _ZN6Phonon11MediaObject7enqueueERK5QListINS_11MediaSourceEE at Base 4:4.2.0
- _ZN6Phonon11MediaObject7enqueueERKNS_11MediaSourceE at Base 4:4.2.0
- _ZN6Phonon11MediaObject8finishedEv at Base 4:4.2.0
- _ZN6Phonon11MediaObject8setQueueERK5QListI4QUrlE at Base 4:4.2.0
- _ZN6Phonon11MediaObject8setQueueERK5QListINS_11MediaSourceEE at Base 4:4.2.0
- _ZN6Phonon11MediaObjectC1EP7QObject at Base 4:4.2.0
- _ZN6Phonon11MediaObjectC2EP7QObject at Base 4:4.2.0
- _ZN6Phonon11MediaObjectD0Ev at Base 4:4.2.0
- _ZN6Phonon11MediaObjectD1Ev at Base 4:4.2.0
- _ZN6Phonon11MediaObjectD2Ev at Base 4:4.2.0
- _ZN6Phonon11MediaSource13setAutoDeleteEb at Base 4:4.2.0
- _ZN6Phonon11MediaSourceC1ENS_8DiscTypeERK7QString at Base 4:4.2.0
- _ZN6Phonon11MediaSourceC1EP9QIODevice at Base 4:4.2.0
- _ZN6Phonon11MediaSourceC1EPNS_19AbstractMediaStreamE at Base 4:4.2.0
- _ZN6Phonon11MediaSourceC1ERK4QUrl at Base 4:4.2.0
- _ZN6Phonon11MediaSourceC1ERK7QString at Base 4:4.2.0
- _ZN6Phonon11MediaSourceC1ERKS0_ at Base 4:4.2.0
- _ZN6Phonon11MediaSourceC1ERNS_18MediaSourcePrivateE at Base 4:4.2.0
- _ZN6Phonon11MediaSourceC1Ev at Base 4:4.2.0
- _ZN6Phonon11MediaSourceC2ENS_8DiscTypeERK7QString at Base 4:4.2.0
- _ZN6Phonon11MediaSourceC2EP9QIODevice at Base 4:4.2.0
- _ZN6Phonon11MediaSourceC2EPNS_19AbstractMediaStreamE at Base 4:4.2.0
- _ZN6Phonon11MediaSourceC2ERK4QUrl at Base 4:4.2.0
- _ZN6Phonon11MediaSourceC2ERK7QString at Base 4:4.2.0
- _ZN6Phonon11MediaSourceC2ERKS0_ at Base 4:4.2.0
- _ZN6Phonon11MediaSourceC2ERNS_18MediaSourcePrivateE at Base 4:4.2.0
- _ZN6Phonon11MediaSourceC2Ev at Base 4:4.2.0
- _ZN6Phonon11MediaSourceD1Ev at Base 4:4.2.0
- _ZN6Phonon11MediaSourceD2Ev at Base 4:4.2.0
- _ZN6Phonon11MediaSourceaSERKS0_ at Base 4:4.2.0
- _ZN6Phonon11VideoPlayer11qt_metacallEN11QMetaObject4CallEiPPv at Base 4:4.2.0
- _ZN6Phonon11VideoPlayer11qt_metacastEPKc at Base 4:4.2.0
- _ZN6Phonon11VideoPlayer16staticMetaObjectE at Base 4:4.2.0
- _ZN6Phonon11VideoPlayer4loadERKNS_11MediaSourceE at Base 4:4.2.0
- _ZN6Phonon11VideoPlayer4playERKNS_11MediaSourceE at Base 4:4.2.0 1
- _ZN6Phonon11VideoPlayer4playEv at Base 4:4.2.0 1
- _ZN6Phonon11VideoPlayer4seekEx at Base 4:4.2.0 1
- _ZN6Phonon11VideoPlayer4stopEv at Base 4:4.2.0 1
- _ZN6Phonon11VideoPlayer5pauseEv at Base 4:4.2.0 1
- _ZN6Phonon11VideoPlayer8finishedEv at Base 4:4.2.0
- _ZN6Phonon11VideoPlayer9setVolumeEf at Base 4:4.2.0
- _ZN6Phonon11VideoPlayerC1ENS_8CategoryEP7QWidget at Base 4:4.2.0
- _ZN6Phonon11VideoPlayerC1EP7QWidget at Base 4:4.3.0
- _ZN6Phonon11VideoPlayerC2ENS_8CategoryEP7QWidget at Base 4:4.2.0
- _ZN6Phonon11VideoPlayerC2EP7QWidget at Base 4:4.3.0
- _ZN6Phonon11VideoPlayerD0Ev at Base 4:4.2.0
- _ZN6Phonon11VideoPlayerD1Ev at Base 4:4.2.0
- _ZN6Phonon11VideoPlayerD2Ev at Base 4:4.2.0
- _ZN6Phonon11VideoWidget11qt_metacallEN11QMetaObject4CallEiPPv at Base 4:4.2.0
- _ZN6Phonon11VideoWidget11qt_metacastEPKc at Base 4:4.2.0
- (subst)_ZN6Phonon11VideoWidget11setContrastE{qreal}@Base 4:4.2.0
- _ZN6Phonon11VideoWidget12setScaleModeENS0_9ScaleModeE at Base 4:4.2.0
- (subst)_ZN6Phonon11VideoWidget13setBrightnessE{qreal}@Base 4:4.2.0
- _ZN6Phonon11VideoWidget13setFullScreenEb at Base 4:4.2.0
- (subst)_ZN6Phonon11VideoWidget13setSaturationE{qreal}@Base 4:4.2.0
- _ZN6Phonon11VideoWidget14exitFullScreenEv at Base 4:4.2.0
- _ZN6Phonon11VideoWidget14mouseMoveEventEP11QMouseEvent at Base 4:4.2.0
- _ZN6Phonon11VideoWidget14setAspectRatioENS0_11AspectRatioE at Base 4:4.2.0
- _ZN6Phonon11VideoWidget15enterFullScreenEv at Base 4:4.2.0
- _ZN6Phonon11VideoWidget16staticMetaObjectE at Base 4:4.2.0
- _ZN6Phonon11VideoWidget5eventEP6QEvent at Base 4:4.2.0
- (subst)_ZN6Phonon11VideoWidget6setHueE{qreal}@Base 4:4.2.0
- _ZN6Phonon11VideoWidgetC1EP7QWidget at Base 4:4.2.0
- _ZN6Phonon11VideoWidgetC1ERNS_18VideoWidgetPrivateEP7QWidget at Base 4:4.2.0
- _ZN6Phonon11VideoWidgetC2EP7QWidget at Base 4:4.2.0
- _ZN6Phonon11VideoWidgetC2ERNS_18VideoWidgetPrivateEP7QWidget at Base 4:4.2.0
- _ZN6Phonon12EffectWidget11qt_metacallEN11QMetaObject4CallEiPPv at Base 4:4.2.0
- _ZN6Phonon12EffectWidget11qt_metacastEPKc at Base 4:4.2.0
- _ZN6Phonon12EffectWidget16staticMetaObjectE at Base 4:4.2.0
- _ZN6Phonon12EffectWidgetC1EPNS_6EffectEP7QWidget at Base 4:4.2.0
- _ZN6Phonon12EffectWidgetC2EPNS_6EffectEP7QWidget at Base 4:4.2.0
- _ZN6Phonon12EffectWidgetD0Ev at Base 4:4.2.0
- _ZN6Phonon12EffectWidgetD1Ev at Base 4:4.2.0
- _ZN6Phonon12EffectWidgetD2Ev at Base 4:4.2.0
- _ZN6Phonon12GlobalConfigC1Ev at Base 4:4.3.0
- _ZN6Phonon12GlobalConfigC2Ev at Base 4:4.3.0
- _ZN6Phonon12GlobalConfigD0Ev at Base 4:4.3.0
- _ZN6Phonon12GlobalConfigD1Ev at Base 4:4.3.0
- _ZN6Phonon12GlobalConfigD2Ev at Base 4:4.3.0
- _ZN6Phonon12VolumeSlider11qt_metacallEN11QMetaObject4CallEiPPv at Base 4:4.2.0
- _ZN6Phonon12VolumeSlider11qt_metacastEPKc at Base 4:4.2.0
- _ZN6Phonon12VolumeSlider11setIconSizeERK5QSize at Base 4:4.2.0
- _ZN6Phonon12VolumeSlider11setPageStepEi at Base 4:4.2.0
- _ZN6Phonon12VolumeSlider11setTrackingEb at Base 4:4.2.0
- _ZN6Phonon12VolumeSlider13setSingleStepEi at Base 4:4.2.0
- _ZN6Phonon12VolumeSlider14setAudioOutputEPNS_11AudioOutputE at Base 4:4.2.0
- _ZN6Phonon12VolumeSlider14setMuteVisibleEb at Base 4:4.2.0
- _ZN6Phonon12VolumeSlider14setOrientationEN2Qt11OrientationE at Base 4:4.2.0
- (subst)_ZN6Phonon12VolumeSlider16setMaximumVolumeE{qreal}@Base 4:4.2.0
- _ZN6Phonon12VolumeSlider16staticMetaObjectE at Base 4:4.2.0
- _ZN6Phonon12VolumeSliderC1EP7QWidget at Base 4:4.2.0
- _ZN6Phonon12VolumeSliderC1EPNS_11AudioOutputEP7QWidget at Base 4:4.2.0
- _ZN6Phonon12VolumeSliderC2EP7QWidget at Base 4:4.2.0
- _ZN6Phonon12VolumeSliderC2EPNS_11AudioOutputEP7QWidget at Base 4:4.2.0
- _ZN6Phonon12VolumeSliderD0Ev at Base 4:4.2.0
- _ZN6Phonon12VolumeSliderD1Ev at Base 4:4.2.0
- _ZN6Phonon12VolumeSliderD2Ev at Base 4:4.2.0
- _ZN6Phonon12createPlayerENS_8CategoryERKNS_11MediaSourceE at Base 4:4.2.0
- _ZN6Phonon13phononVersionEv at Base 4:4.2.0
- _ZN6Phonon15EffectParameterC1ERKS0_ at Base 4:4.2.0
- _ZN6Phonon15EffectParameterC1EiRK7QString6QFlagsINS0_4HintEERK8QVariantS9_S9_RK5QListIS7_ES3_ at Base 4:4.2.0
- _ZN6Phonon15EffectParameterC1Ev at Base 4:4.2.0
- _ZN6Phonon15EffectParameterC2ERKS0_ at Base 4:4.2.0
- _ZN6Phonon15EffectParameterC2EiRK7QString6QFlagsINS0_4HintEERK8QVariantS9_S9_RK5QListIS7_ES3_ at Base 4:4.2.0
- _ZN6Phonon15EffectParameterC2Ev at Base 4:4.2.0
- _ZN6Phonon15EffectParameterD1Ev at Base 4:4.2.0
- _ZN6Phonon15EffectParameterD2Ev at Base 4:4.2.0
- _ZN6Phonon15EffectParameteraSERKS0_ at Base 4:4.2.0
- _ZN6Phonon15MediaController11qt_metacallEN11QMetaObject4CallEiPPv at Base 4:4.2.0
- _ZN6Phonon15MediaController11qt_metacastEPKc at Base 4:4.2.0
- _ZN6Phonon15MediaController12angleChangedEi at Base 4:4.2.0
- _ZN6Phonon15MediaController12titleChangedEi at Base 4:4.2.0
- _ZN6Phonon15MediaController13previousTitleEv at Base 4:4.2.0
- _ZN6Phonon15MediaController14chapterChangedEi at Base 4:4.2.0
- _ZN6Phonon15MediaController15setCurrentAngleEi at Base 4:4.2.0
- _ZN6Phonon15MediaController15setCurrentTitleEi at Base 4:4.2.0
- _ZN6Phonon15MediaController16staticMetaObjectE at Base 4:4.2.0
- _ZN6Phonon15MediaController17setAutoplayTitlesEb at Base 4:4.2.0
- _ZN6Phonon15MediaController17setCurrentChapterEi at Base 4:4.2.0
- _ZN6Phonon15MediaController18setCurrentSubtitleERKNS_17ObjectDescriptionILNS_21ObjectDescriptionTypeE3EEE at Base 4:4.2.0
- _ZN6Phonon15MediaController22availableAnglesChangedEi at Base 4:4.2.0
- _ZN6Phonon15MediaController22availableTitlesChangedEi at Base 4:4.2.0
- _ZN6Phonon15MediaController22setCurrentAudioChannelERKNS_17ObjectDescriptionILNS_21ObjectDescriptionTypeE2EEE at Base 4:4.2.0
- _ZN6Phonon15MediaController24availableChaptersChangedEi at Base 4:4.2.0
- _ZN6Phonon15MediaController25availableSubtitlesChangedEv at Base 4:4.2.0
- _ZN6Phonon15MediaController29availableAudioChannelsChangedEv at Base 4:4.2.0
- _ZN6Phonon15MediaController9nextTitleEv at Base 4:4.2.0
- _ZN6Phonon15MediaControllerC1EPNS_11MediaObjectE at Base 4:4.2.0
- _ZN6Phonon15MediaControllerC2EPNS_11MediaObjectE at Base 4:4.2.0
- _ZN6Phonon15MediaControllerD0Ev at Base 4:4.2.0
- _ZN6Phonon15MediaControllerD1Ev at Base 4:4.2.0
- _ZN6Phonon15MediaControllerD2Ev at Base 4:4.2.0
- _ZN6Phonon15StreamInterface10enoughDataEv at Base 4:4.2.0
- _ZN6Phonon15StreamInterface10seekStreamEx at Base 4:4.2.0
- _ZN6Phonon15StreamInterface15connectToSourceERKNS_11MediaSourceE at Base 4:4.2.0
- _ZN6Phonon15StreamInterface5resetEv at Base 4:4.2.0
- _ZN6Phonon15StreamInterface8needDataEv at Base 4:4.2.0
- _ZN6Phonon15StreamInterfaceC1Ev at Base 4:4.2.0
- _ZN6Phonon15StreamInterfaceC2Ev at Base 4:4.2.0
- _ZN6Phonon15StreamInterfaceD0Ev at Base 4:4.2.0
- _ZN6Phonon15StreamInterfaceD1Ev at Base 4:4.2.0
- _ZN6Phonon15StreamInterfaceD2Ev at Base 4:4.2.0
- _ZN6Phonon16MediaNodePrivate12addInputPathERKNS_4PathE at Base 4:4.2.0
- _ZN6Phonon16MediaNodePrivate13addOutputPathERKNS_4PathE at Base 4:4.2.0
- _ZN6Phonon16MediaNodePrivate13backendObjectEv at Base 4:4.2.0
- _ZN6Phonon16MediaNodePrivate15removeInputPathERKNS_4PathE at Base 4:4.2.0
- _ZN6Phonon16MediaNodePrivate16removeOutputPathERKNS_4PathE at Base 4:4.2.0
- _ZN6Phonon16MediaNodePrivate19deleteBackendObjectEv at Base 4:4.2.0
- _ZN6Phonon16MediaNodePrivate21addDestructionHandlerEPNS_27MediaNodeDestructionHandlerE at Base 4:4.2.0
- _ZN6Phonon16MediaNodePrivate24removeDestructionHandlerEPNS_27MediaNodeDestructionHandlerE at Base 4:4.2.0
- _ZN6Phonon16MediaNodePrivateC1ENS0_6CastIdE at Base 4:4.2.0
- _ZN6Phonon16MediaNodePrivateC2ENS0_6CastIdE at Base 4:4.2.0
- _ZN6Phonon16MediaNodePrivateD0Ev at Base 4:4.2.0
- _ZN6Phonon16MediaNodePrivateD1Ev at Base 4:4.2.0
- _ZN6Phonon16MediaNodePrivateD2Ev at Base 4:4.2.0
- _ZN6Phonon16categoryToStringENS_8CategoryE at Base 4:4.2.0
- _ZN6Phonon17VolumeFaderEffect11qt_metacallEN11QMetaObject4CallEiPPv at Base 4:4.2.0
- _ZN6Phonon17VolumeFaderEffect11qt_metacastEPKc at Base 4:4.2.0
- _ZN6Phonon17VolumeFaderEffect12setFadeCurveENS0_9FadeCurveE at Base 4:4.2.0
- _ZN6Phonon17VolumeFaderEffect16setVolumeDecibelEd at Base 4:4.2.0
- _ZN6Phonon17VolumeFaderEffect16staticMetaObjectE at Base 4:4.2.0
- _ZN6Phonon17VolumeFaderEffect6fadeInEi at Base 4:4.2.0
- _ZN6Phonon17VolumeFaderEffect6fadeToEfi at Base 4:4.2.0
- _ZN6Phonon17VolumeFaderEffect7fadeOutEi at Base 4:4.2.0
- _ZN6Phonon17VolumeFaderEffect9setVolumeEf at Base 4:4.2.0
- _ZN6Phonon17VolumeFaderEffectC1EP7QObject at Base 4:4.2.0
- _ZN6Phonon17VolumeFaderEffectC2EP7QObject at Base 4:4.2.0
- _ZN6Phonon18MediaObjectPrivate15_k_stateChangedENS_5StateES1_ at Base 4:4.2.0
- _ZN6Phonon18MediaObjectPrivate18setupBackendObjectEv at Base 4:4.2.0
- _ZN6Phonon18MediaSourcePrivate9setStreamEPNS_19AbstractMediaStreamE at Base 4:4.2.0
- _ZN6Phonon18MediaSourcePrivateD0Ev at Base 4:4.2.0
- _ZN6Phonon18MediaSourcePrivateD1Ev at Base 4:4.2.0
- _ZN6Phonon18MediaSourcePrivateD2Ev at Base 4:4.2.0
- _ZN6Phonon19AbstractAudioOutput11qt_metacallEN11QMetaObject4CallEiPPv at Base 4:4.2.0
- _ZN6Phonon19AbstractAudioOutput11qt_metacastEPKc at Base 4:4.2.0
- _ZN6Phonon19AbstractAudioOutput16staticMetaObjectE at Base 4:4.2.0
- _ZN6Phonon19AbstractAudioOutputC1ERNS_26AbstractAudioOutputPrivateEP7QObject at Base 4:4.2.0
- _ZN6Phonon19AbstractAudioOutputC2ERNS_26AbstractAudioOutputPrivateEP7QObject at Base 4:4.2.0
- _ZN6Phonon19AbstractAudioOutputD0Ev at Base 4:4.2.0
- _ZN6Phonon19AbstractAudioOutputD1Ev at Base 4:4.2.0
- _ZN6Phonon19AbstractAudioOutputD2Ev at Base 4:4.2.0
- _ZN6Phonon19AbstractMediaStream10enoughDataEv at Base 4:4.2.0
- _ZN6Phonon19AbstractMediaStream10seekStreamEx at Base 4:4.2.0
- _ZN6Phonon19AbstractMediaStream11qt_metacallEN11QMetaObject4CallEiPPv at Base 4:4.2.0
- _ZN6Phonon19AbstractMediaStream11qt_metacastEPKc at Base 4:4.2.0
- _ZN6Phonon19AbstractMediaStream13setStreamSizeEx at Base 4:4.2.0
- _ZN6Phonon19AbstractMediaStream16staticMetaObjectE at Base 4:4.2.0
- _ZN6Phonon19AbstractMediaStream17setStreamSeekableEb at Base 4:4.2.0
- _ZN6Phonon19AbstractMediaStream5errorENS_9ErrorTypeERK7QString at Base 4:4.2.0
- _ZN6Phonon19AbstractMediaStream9endOfDataEv at Base 4:4.2.0
- _ZN6Phonon19AbstractMediaStream9writeDataERK10QByteArray at Base 4:4.2.0
- _ZN6Phonon19AbstractMediaStreamC1EP7QObject at Base 4:4.2.0
- _ZN6Phonon19AbstractMediaStreamC1ERNS_26AbstractMediaStreamPrivateEP7QObject at Base 4:4.2.0
- _ZN6Phonon19AbstractMediaStreamC2EP7QObject at Base 4:4.2.0
- _ZN6Phonon19AbstractMediaStreamC2ERNS_26AbstractMediaStreamPrivateEP7QObject at Base 4:4.2.0
- _ZN6Phonon19AbstractMediaStreamD0Ev at Base 4:4.2.0
- _ZN6Phonon19AbstractMediaStreamD1Ev at Base 4:4.2.0
- _ZN6Phonon19AbstractMediaStreamD2Ev at Base 4:4.2.0
- _ZN6Phonon19AbstractVideoOutputC1ERNS_26AbstractVideoOutputPrivateE at Base 4:4.2.0
- _ZN6Phonon19AbstractVideoOutputC2ERNS_26AbstractVideoOutputPrivateE at Base 4:4.2.0
- _ZN6Phonon19BackendCapabilities18availableMimeTypesEv at Base 4:4.2.0
- _ZN6Phonon19BackendCapabilities19isMimeTypeAvailableERK7QString at Base 4:4.2.0
- _ZN6Phonon19BackendCapabilities21availableAudioEffectsEv at Base 4:4.2.0
- _ZN6Phonon19BackendCapabilities27availableAudioOutputDevicesEv at Base 4:4.2.0
- _ZN6Phonon19BackendCapabilities28availableAudioCaptureDevicesEv at Base 4:4.2.0
- _ZN6Phonon19BackendCapabilities8notifierEv at Base 4:4.2.0
- _ZN6Phonon21ObjectDescriptionData9fromIndexENS_21ObjectDescriptionTypeEi at Base 4:4.2.0
- _ZN6Phonon21ObjectDescriptionDataC1EPNS_24ObjectDescriptionPrivateE at Base 4:4.2.0
- _ZN6Phonon21ObjectDescriptionDataC1EiRK5QHashI10QByteArray8QVariantE at Base 4:4.2.0
- _ZN6Phonon21ObjectDescriptionDataC2EPNS_24ObjectDescriptionPrivateE at Base 4:4.2.0
- _ZN6Phonon21ObjectDescriptionDataC2EiRK5QHashI10QByteArray8QVariantE at Base 4:4.2.0
- _ZN6Phonon21ObjectDescriptionDataD1Ev at Base 4:4.2.0
- _ZN6Phonon21ObjectDescriptionDataD2Ev at Base 4:4.2.0
- (optional=templinst)_ZN6Phonon22ObjectDescriptionModelILNS_21ObjectDescriptionTypeE0EE11qt_metacastEPKc at Base 4:4.2.0
- _ZN6Phonon22ObjectDescriptionModelILNS_21ObjectDescriptionTypeE0EE16staticMetaObjectE at Base 4:4.2.0
- (optional=templinst)_ZN6Phonon22ObjectDescriptionModelILNS_21ObjectDescriptionTypeE1EE11qt_metacastEPKc at Base 4:4.2.0
- _ZN6Phonon22ObjectDescriptionModelILNS_21ObjectDescriptionTypeE1EE16staticMetaObjectE at Base 4:4.2.0
- (optional=templinst)_ZN6Phonon22ObjectDescriptionModelILNS_21ObjectDescriptionTypeE2EE11qt_metacastEPKc at Base 4:4.2.0
- _ZN6Phonon22ObjectDescriptionModelILNS_21ObjectDescriptionTypeE2EE16staticMetaObjectE at Base 4:4.2.0
- (optional=templinst)_ZN6Phonon22ObjectDescriptionModelILNS_21ObjectDescriptionTypeE3EE11qt_metacastEPKc at Base 4:4.2.0
- _ZN6Phonon22ObjectDescriptionModelILNS_21ObjectDescriptionTypeE3EE16staticMetaObjectE at Base 4:4.2.0
- (optional=templinst)_ZN6Phonon22ObjectDescriptionModelILNS_21ObjectDescriptionTypeE4EE11qt_metacastEPKc at Base 4:4.2.0
- _ZN6Phonon22ObjectDescriptionModelILNS_21ObjectDescriptionTypeE4EE16staticMetaObjectE at Base 4:4.2.0
- _ZN6Phonon26AbstractMediaStreamPrivate13setStreamSizeEx at Base 4:4.3.0
- _ZN6Phonon26AbstractMediaStreamPrivate17setStreamSeekableEb at Base 4:4.3.0
- _ZN6Phonon26AbstractMediaStreamPrivate18setStreamInterfaceEPNS_15StreamInterfaceE at Base 4:4.2.0
- _ZN6Phonon26AbstractMediaStreamPrivate21phononObjectDestroyedEPNS_16MediaNodePrivateE at Base 4:4.2.0
- _ZN6Phonon26AbstractMediaStreamPrivate21setMediaObjectPrivateEPNS_18MediaObjectPrivateE at Base 4:4.2.0
- _ZN6Phonon26AbstractMediaStreamPrivate9endOfDataEv at Base 4:4.3.0
- _ZN6Phonon26AbstractMediaStreamPrivate9writeDataERK10QByteArray at Base 4:4.3.0
- _ZN6Phonon26AbstractMediaStreamPrivateD0Ev at Base 4:4.2.0
- _ZN6Phonon26AbstractMediaStreamPrivateD1Ev at Base 4:4.2.0
- _ZN6Phonon26AbstractMediaStreamPrivateD2Ev at Base 4:4.2.0
- _ZN6Phonon26ObjectDescriptionModelData10removeRowsEiiRK11QModelIndex at Base 4:4.2.0
- _ZN6Phonon26ObjectDescriptionModelData12dropMimeDataENS_21ObjectDescriptionTypeEPK9QMimeDataN2Qt10DropActionEiiRK11QModelIndex at Base 4:4.2.0
- _ZN6Phonon26ObjectDescriptionModelData12setModelDataERK5QListI28QExplicitlySharedDataPointerINS_21ObjectDescriptionDataEEE at Base 4:4.2.0
- _ZN6Phonon26ObjectDescriptionModelData6moveUpERK11QModelIndex at Base 4:4.2.0
- _ZN6Phonon26ObjectDescriptionModelData8moveDownERK11QModelIndex at Base 4:4.2.0
- _ZN6Phonon26ObjectDescriptionModelDataC1EP18QAbstractListModel at Base 4:4.2.0
- _ZN6Phonon26ObjectDescriptionModelDataC2EP18QAbstractListModel at Base 4:4.2.0
- _ZN6Phonon26ObjectDescriptionModelDataD1Ev at Base 4:4.2.0
- _ZN6Phonon26ObjectDescriptionModelDataD2Ev at Base 4:4.2.0
- _ZN6Phonon4Path10disconnectEv at Base 4:4.2.0
- _ZN6Phonon4Path12insertEffectEPNS_6EffectES2_ at Base 4:4.2.0
- _ZN6Phonon4Path12insertEffectERKNS_17ObjectDescriptionILNS_21ObjectDescriptionTypeE1EEEPNS_6EffectE at Base 4:4.2.0
- _ZN6Phonon4Path12removeEffectEPNS_6EffectE at Base 4:4.2.0
- _ZN6Phonon4Path9reconnectEPNS_9MediaNodeES2_ at Base 4:4.2.0
- _ZN6Phonon4PathC1ERKS0_ at Base 4:4.2.0
- _ZN6Phonon4PathC1Ev at Base 4:4.2.0
- _ZN6Phonon4PathC2ERKS0_ at Base 4:4.2.0
- _ZN6Phonon4PathC2Ev at Base 4:4.2.0
- _ZN6Phonon4PathD1Ev at Base 4:4.2.0
- _ZN6Phonon4PathD2Ev at Base 4:4.2.0
- _ZN6Phonon4PathaSERKS0_ at Base 4:4.2.0
- _ZN6Phonon5qHashERKNS_15EffectParameterE at Base 4:4.2.0
- _ZN6Phonon6Effect11qt_metacallEN11QMetaObject4CallEiPPv at Base 4:4.2.0
- _ZN6Phonon6Effect11qt_metacastEPKc at Base 4:4.2.0
- _ZN6Phonon6Effect16staticMetaObjectE at Base 4:4.2.0
- _ZN6Phonon6Effect17setParameterValueERKNS_15EffectParameterERK8QVariant at Base 4:4.2.0
- _ZN6Phonon6EffectC1ERKNS_17ObjectDescriptionILNS_21ObjectDescriptionTypeE1EEEP7QObject at Base 4:4.2.0
- _ZN6Phonon6EffectC1ERNS_13EffectPrivateEP7QObject at Base 4:4.2.0
- _ZN6Phonon6EffectC2ERKNS_17ObjectDescriptionILNS_21ObjectDescriptionTypeE1EEEP7QObject at Base 4:4.2.0
- _ZN6Phonon6EffectC2ERNS_13EffectPrivateEP7QObject at Base 4:4.2.0
- _ZN6Phonon6EffectD0Ev at Base 4:4.2.0
- _ZN6Phonon6EffectD1Ev at Base 4:4.2.0
- _ZN6Phonon6EffectD2Ev at Base 4:4.2.0
- _ZN6Phonon7Factory10setBackendEP7QObject at Base 4:4.2.0
- _ZN6Phonon7Factory11backendNameEv at Base 4:4.2.0
- _ZN6Phonon7Factory14platformPluginEv at Base 4:4.2.0
- _ZN6Phonon7Factory15registerQObjectEP7QObject at Base 4:4.2.0
- _ZN6Phonon7Factory22registerFrontendObjectEPNS_16MediaNodePrivateE at Base 4:4.2.0
- _ZN6Phonon7Factory24deregisterFrontendObjectEPNS_16MediaNodePrivateE at Base 4:4.2.0
- _ZN6Phonon7Factory6senderEv at Base 4:4.2.0
- _ZN6Phonon7Factory7backendEb at Base 4:4.2.0
- _ZN6Phonon9MediaNodeC1ERNS_16MediaNodePrivateE at Base 4:4.2.0
- _ZN6Phonon9MediaNodeC2ERNS_16MediaNodePrivateE at Base 4:4.2.0
- _ZN6Phonon9MediaNodeD0Ev at Base 4:4.2.0
- _ZN6Phonon9MediaNodeD1Ev at Base 4:4.2.0
- _ZN6Phonon9MediaNodeD2Ev at Base 4:4.2.0
- _ZNK6Phonon10SeekSlider10metaObjectEv at Base 4:4.2.0
- _ZNK6Phonon10SeekSlider10singleStepEv at Base 4:4.2.0
- _ZNK6Phonon10SeekSlider11hasTrackingEv at Base 4:4.2.0
- _ZNK6Phonon10SeekSlider11mediaObjectEv at Base 4:4.2.0
- _ZNK6Phonon10SeekSlider11orientationEv at Base 4:4.2.0
- _ZNK6Phonon10SeekSlider13isIconVisibleEv at Base 4:4.2.0
- _ZNK6Phonon10SeekSlider8iconSizeEv at Base 4:4.2.0
- _ZNK6Phonon10SeekSlider8pageStepEv at Base 4:4.2.0
- _ZNK6Phonon11AudioOutput10metaObjectEv at Base 4:4.2.0
- _ZNK6Phonon11AudioOutput12outputDeviceEv at Base 4:4.2.0
- _ZNK6Phonon11AudioOutput13volumeDecibelEv at Base 4:4.2.0
- _ZNK6Phonon11AudioOutput4nameEv at Base 4:4.2.0
- _ZNK6Phonon11AudioOutput6volumeEv at Base 4:4.2.0
- _ZNK6Phonon11AudioOutput7isMutedEv at Base 4:4.2.0
- _ZNK6Phonon11AudioOutput8categoryEv at Base 4:4.2.0
- _ZNK6Phonon11MediaObject10isSeekableEv at Base 4:4.2.0
- _ZNK6Phonon11MediaObject10metaObjectEv at Base 4:4.2.0
- _ZNK6Phonon11MediaObject11currentTimeEv at Base 4:4.2.0
- _ZNK6Phonon11MediaObject11errorStringEv at Base 4:4.2.0
- _ZNK6Phonon11MediaObject12tickIntervalEv at Base 4:4.2.0
- _ZNK6Phonon11MediaObject13currentSourceEv at Base 4:4.2.0
- _ZNK6Phonon11MediaObject13prefinishMarkEv at Base 4:4.2.0
- _ZNK6Phonon11MediaObject13remainingTimeEv at Base 4:4.2.0
- _ZNK6Phonon11MediaObject14transitionTimeEv at Base 4:4.2.0
- _ZNK6Phonon11MediaObject5queueEv at Base 4:4.2.0
- _ZNK6Phonon11MediaObject5stateEv at Base 4:4.2.0
- _ZNK6Phonon11MediaObject8hasVideoEv at Base 4:4.2.0
- _ZNK6Phonon11MediaObject8metaDataENS_8MetaDataE at Base 4:4.2.0
- _ZNK6Phonon11MediaObject8metaDataERK7QString at Base 4:4.2.0
- _ZNK6Phonon11MediaObject8metaDataEv at Base 4:4.2.0
- _ZNK6Phonon11MediaObject9errorTypeEv at Base 4:4.2.0
- _ZNK6Phonon11MediaObject9totalTimeEv at Base 4:4.2.0
- _ZNK6Phonon11MediaSource10autoDeleteEv at Base 4:4.2.0
- _ZNK6Phonon11MediaSource10deviceNameEv at Base 4:4.2.0
- _ZNK6Phonon11MediaSource3urlEv at Base 4:4.2.0
- _ZNK6Phonon11MediaSource4typeEv at Base 4:4.2.0
- _ZNK6Phonon11MediaSource6streamEv at Base 4:4.2.0
- _ZNK6Phonon11MediaSource8discTypeEv at Base 4:4.2.0
- _ZNK6Phonon11MediaSource8fileNameEv at Base 4:4.2.0
- _ZNK6Phonon11MediaSourceeqERKS0_ at Base 4:4.2.0
- _ZNK6Phonon11VideoPlayer10metaObjectEv at Base 4:4.2.0
- _ZNK6Phonon11VideoPlayer11audioOutputEv at Base 4:4.2.0
- _ZNK6Phonon11VideoPlayer11currentTimeEv at Base 4:4.2.0
- _ZNK6Phonon11VideoPlayer11mediaObjectEv at Base 4:4.2.0
- _ZNK6Phonon11VideoPlayer11videoWidgetEv at Base 4:4.2.0
- _ZNK6Phonon11VideoPlayer6volumeEv at Base 4:4.2.0
- _ZNK6Phonon11VideoPlayer8isPausedEv at Base 4:4.2.0
- _ZNK6Phonon11VideoPlayer9isPlayingEv at Base 4:4.2.0
- _ZNK6Phonon11VideoPlayer9totalTimeEv at Base 4:4.2.0
- _ZNK6Phonon11VideoWidget10brightnessEv at Base 4:4.2.0
- _ZNK6Phonon11VideoWidget10metaObjectEv at Base 4:4.2.0
- _ZNK6Phonon11VideoWidget10saturationEv at Base 4:4.2.0
- _ZNK6Phonon11VideoWidget11aspectRatioEv at Base 4:4.2.0
- _ZNK6Phonon11VideoWidget3hueEv at Base 4:4.2.0
- _ZNK6Phonon11VideoWidget8contrastEv at Base 4:4.2.0
- _ZNK6Phonon11VideoWidget9scaleModeEv at Base 4:4.2.0
- _ZNK6Phonon12EffectWidget10metaObjectEv at Base 4:4.2.0
- _ZNK6Phonon12GlobalConfig20audioOutputDeviceForENS_8CategoryEi at Base 4:4.3.0
- _ZNK6Phonon12GlobalConfig21audioCaptureDeviceForENS_8CategoryEi at Base 4:4.3.0
- _ZNK6Phonon12GlobalConfig24audioOutputDeviceListForENS_8CategoryEi at Base 4:4.3.0
- _ZNK6Phonon12GlobalConfig25audioCaptureDeviceListForENS_8CategoryEi at Base 4:4.3.0
- _ZNK6Phonon12VolumeSlider10metaObjectEv at Base 4:4.2.0
- _ZNK6Phonon12VolumeSlider10singleStepEv at Base 4:4.2.0
- _ZNK6Phonon12VolumeSlider11audioOutputEv at Base 4:4.2.0
- _ZNK6Phonon12VolumeSlider11hasTrackingEv at Base 4:4.2.0
- _ZNK6Phonon12VolumeSlider11orientationEv at Base 4:4.2.0
- _ZNK6Phonon12VolumeSlider13isMuteVisibleEv at Base 4:4.2.0
- _ZNK6Phonon12VolumeSlider13maximumVolumeEv at Base 4:4.2.0
- _ZNK6Phonon12VolumeSlider8iconSizeEv at Base 4:4.2.0
- _ZNK6Phonon12VolumeSlider8pageStepEv at Base 4:4.2.0
- _ZNK6Phonon15EffectParameter11descriptionEv at Base 4:4.2.0
- _ZNK6Phonon15EffectParameter12defaultValueEv at Base 4:4.2.0
- _ZNK6Phonon15EffectParameter12maximumValueEv at Base 4:4.2.0
- _ZNK6Phonon15EffectParameter12minimumValueEv at Base 4:4.2.0
- _ZNK6Phonon15EffectParameter14possibleValuesEv at Base 4:4.2.0
- _ZNK6Phonon15EffectParameter20isLogarithmicControlEv at Base 4:4.2.0
- _ZNK6Phonon15EffectParameter2idEv at Base 4:4.2.0
- _ZNK6Phonon15EffectParameter4nameEv at Base 4:4.2.0
- _ZNK6Phonon15EffectParameter4typeEv at Base 4:4.2.0
- _ZNK6Phonon15EffectParametereqERKS0_ at Base 4:4.2.0
- _ZNK6Phonon15EffectParametergtERKS0_ at Base 4:4.2.0
- _ZNK6Phonon15EffectParameterltERKS0_ at Base 4:4.2.0
- _ZNK6Phonon15MediaController10metaObjectEv at Base 4:4.2.0
- _ZNK6Phonon15MediaController12currentAngleEv at Base 4:4.2.0
- _ZNK6Phonon15MediaController12currentTitleEv at Base 4:4.2.0
- _ZNK6Phonon15MediaController14autoplayTitlesEv at Base 4:4.2.0
- _ZNK6Phonon15MediaController14currentChapterEv at Base 4:4.2.0
- _ZNK6Phonon15MediaController15availableAnglesEv at Base 4:4.2.0
- _ZNK6Phonon15MediaController15availableTitlesEv at Base 4:4.2.0
- _ZNK6Phonon15MediaController15currentSubtitleEv at Base 4:4.2.0
- _ZNK6Phonon15MediaController17availableChaptersEv at Base 4:4.2.0
- _ZNK6Phonon15MediaController17supportedFeaturesEv at Base 4:4.2.0
- _ZNK6Phonon15MediaController18availableSubtitlesEv at Base 4:4.2.0
- _ZNK6Phonon15MediaController19currentAudioChannelEv at Base 4:4.2.0
- _ZNK6Phonon15MediaController22availableAudioChannelsEv at Base 4:4.2.0
- _ZNK6Phonon17VolumeFaderEffect10metaObjectEv at Base 4:4.2.0
- _ZNK6Phonon17VolumeFaderEffect13volumeDecibelEv at Base 4:4.2.0
- _ZNK6Phonon17VolumeFaderEffect6volumeEv at Base 4:4.2.0
- _ZNK6Phonon17VolumeFaderEffect9fadeCurveEv at Base 4:4.2.0
- _ZNK6Phonon19AbstractAudioOutput10metaObjectEv at Base 4:4.2.0
- _ZNK6Phonon19AbstractMediaStream10metaObjectEv at Base 4:4.2.0
- _ZNK6Phonon19AbstractMediaStream10streamSizeEv at Base 4:4.2.0
- _ZNK6Phonon19AbstractMediaStream14streamSeekableEv at Base 4:4.2.0
- _ZNK6Phonon21ObjectDescriptionData11descriptionEv at Base 4:4.2.0
- _ZNK6Phonon21ObjectDescriptionData13propertyNamesEv at Base 4:4.2.0
- _ZNK6Phonon21ObjectDescriptionData4nameEv at Base 4:4.2.0
- _ZNK6Phonon21ObjectDescriptionData5indexEv at Base 4:4.2.0
- _ZNK6Phonon21ObjectDescriptionData7isValidEv at Base 4:4.2.0
- _ZNK6Phonon21ObjectDescriptionData8propertyEPKc at Base 4:4.2.0
- _ZNK6Phonon21ObjectDescriptionDataeqERKS0_ at Base 4:4.2.0
- _ZNK6Phonon22AudioOutputInterface4219deviceAccessListForERKNS_17ObjectDescriptionILNS_21ObjectDescriptionTypeE0EEE at Base 4:4.3.0
- (optional=templinst)_ZNK6Phonon22ObjectDescriptionModelILNS_21ObjectDescriptionTypeE0EE10metaObjectEv at Base 4:4.2.0
- (optional=templinst)_ZNK6Phonon22ObjectDescriptionModelILNS_21ObjectDescriptionTypeE1EE10metaObjectEv at Base 4:4.2.0
- (optional=templinst)_ZNK6Phonon22ObjectDescriptionModelILNS_21ObjectDescriptionTypeE2EE10metaObjectEv at Base 4:4.2.0
- (optional=templinst)_ZNK6Phonon22ObjectDescriptionModelILNS_21ObjectDescriptionTypeE3EE10metaObjectEv at Base 4:4.2.0
- (optional=templinst)_ZNK6Phonon22ObjectDescriptionModelILNS_21ObjectDescriptionTypeE4EE10metaObjectEv at Base 4:4.2.0
- _ZNK6Phonon26ObjectDescriptionModelData15tupleIndexOrderEv at Base 4:4.2.0
- _ZNK6Phonon26ObjectDescriptionModelData20supportedDropActionsEv at Base 4:4.2.0
- _ZNK6Phonon26ObjectDescriptionModelData25tupleIndexAtPositionIndexEi at Base 4:4.2.0
- _ZNK6Phonon26ObjectDescriptionModelData4dataERK11QModelIndexi at Base 4:4.2.0
- _ZNK6Phonon26ObjectDescriptionModelData5flagsERK11QModelIndex at Base 4:4.2.0
- _ZNK6Phonon26ObjectDescriptionModelData8mimeDataENS_21ObjectDescriptionTypeERK5QListI11QModelIndexE at Base 4:4.2.0
- _ZNK6Phonon26ObjectDescriptionModelData8rowCountERK11QModelIndex at Base 4:4.2.0
- _ZNK6Phonon26ObjectDescriptionModelData9mimeTypesENS_21ObjectDescriptionTypeE at Base 4:4.2.0
- _ZNK6Phonon26ObjectDescriptionModelData9modelDataERK11QModelIndex at Base 4:4.2.0
- _ZNK6Phonon26ObjectDescriptionModelData9modelDataEv at Base 4:4.2.0
- _ZNK6Phonon4Path4sinkEv at Base 4:4.3.0
- _ZNK6Phonon4Path6sourceEv at Base 4:4.3.0
- _ZNK6Phonon4Path7effectsEv at Base 4:4.2.0
- _ZNK6Phonon4Path7isValidEv at Base 4:4.2.0
- _ZNK6Phonon4PatheqERKS0_ at Base 4:4.2.0
- _ZNK6Phonon4PathneERKS0_ at Base 4:4.2.0
- _ZNK6Phonon6Effect10metaObjectEv at Base 4:4.2.0
- _ZNK6Phonon6Effect10parametersEv at Base 4:4.2.0
- _ZNK6Phonon6Effect11descriptionEv at Base 4:4.2.0
- _ZNK6Phonon6Effect14parameterValueERKNS_15EffectParameterE at Base 4:4.2.0
- _ZNK6Phonon9MediaNode10inputPathsEv at Base 4:4.2.0
- _ZNK6Phonon9MediaNode11outputPathsEv at Base 4:4.2.0
- _ZNK6Phonon9MediaNode7isValidEv at Base 4:4.2.0
- _ZTIN6Phonon10SeekSliderE at Base 4:4.2.0
- _ZTIN6Phonon11AudioOutputE at Base 4:4.2.0
- _ZTIN6Phonon11MediaObjectE at Base 4:4.2.0
- _ZTIN6Phonon11VideoPlayerE at Base 4:4.2.0
- _ZTIN6Phonon11VideoWidgetE at Base 4:4.2.0
- _ZTIN6Phonon12EffectWidgetE at Base 4:4.2.0
- _ZTIN6Phonon12GlobalConfigE at Base 4:4.3.0
- _ZTIN6Phonon12VolumeSliderE at Base 4:4.2.0
- _ZTIN6Phonon15MediaControllerE at Base 4:4.2.0
- _ZTIN6Phonon15StreamInterfaceE at Base 4:4.2.0
- _ZTIN6Phonon16MediaNodePrivateE at Base 4:4.2.0
- _ZTIN6Phonon17VolumeFaderEffectE at Base 4:4.2.0
- _ZTIN6Phonon18MediaSourcePrivateE at Base 4:4.2.0
- _ZTIN6Phonon19AbstractAudioOutputE at Base 4:4.2.0
- _ZTIN6Phonon19AbstractMediaStreamE at Base 4:4.2.0
- _ZTIN6Phonon19AbstractVideoOutputE at Base 4:4.2.0
- _ZTIN6Phonon26AbstractMediaStreamPrivateE at Base 4:4.2.0
- _ZTIN6Phonon6EffectE at Base 4:4.2.0
- _ZTIN6Phonon9MediaNodeE at Base 4:4.2.0
- _ZTSN6Phonon10SeekSliderE at Base 4:4.2.0
- _ZTSN6Phonon11AudioOutputE at Base 4:4.2.0
- _ZTSN6Phonon11MediaObjectE at Base 4:4.2.0
- _ZTSN6Phonon11VideoPlayerE at Base 4:4.2.0
- _ZTSN6Phonon11VideoWidgetE at Base 4:4.2.0
- _ZTSN6Phonon12EffectWidgetE at Base 4:4.2.0
- _ZTSN6Phonon12GlobalConfigE at Base 4:4.3.0
- _ZTSN6Phonon12VolumeSliderE at Base 4:4.2.0
- _ZTSN6Phonon15MediaControllerE at Base 4:4.2.0
- _ZTSN6Phonon15StreamInterfaceE at Base 4:4.2.0
- _ZTSN6Phonon16MediaNodePrivateE at Base 4:4.2.0
- _ZTSN6Phonon17VolumeFaderEffectE at Base 4:4.2.0
- _ZTSN6Phonon18MediaSourcePrivateE at Base 4:4.2.0
- _ZTSN6Phonon19AbstractAudioOutputE at Base 4:4.2.0
- _ZTSN6Phonon19AbstractMediaStreamE at Base 4:4.2.0
- _ZTSN6Phonon19AbstractVideoOutputE at Base 4:4.2.0
- _ZTSN6Phonon26AbstractMediaStreamPrivateE at Base 4:4.2.0
- _ZTSN6Phonon6EffectE at Base 4:4.2.0
- _ZTSN6Phonon9MediaNodeE at Base 4:4.2.0
- _ZTVN6Phonon10SeekSliderE at Base 4:4.2.0
- _ZTVN6Phonon11AudioOutputE at Base 4:4.2.0
- _ZTVN6Phonon11MediaObjectE at Base 4:4.2.0
- _ZTVN6Phonon11VideoPlayerE at Base 4:4.2.0
- _ZTVN6Phonon11VideoWidgetE at Base 4:4.2.0
- _ZTVN6Phonon12EffectWidgetE at Base 4:4.2.0
- _ZTVN6Phonon12GlobalConfigE at Base 4:4.3.0
- _ZTVN6Phonon12VolumeSliderE at Base 4:4.2.0
- _ZTVN6Phonon15MediaControllerE at Base 4:4.2.0
- _ZTVN6Phonon15StreamInterfaceE at Base 4:4.2.0
- _ZTVN6Phonon16MediaNodePrivateE at Base 4:4.2.0
- _ZTVN6Phonon17VolumeFaderEffectE at Base 4:4.2.0
- _ZTVN6Phonon18MediaSourcePrivateE at Base 4:4.2.0
- _ZTVN6Phonon19AbstractAudioOutputE at Base 4:4.2.0
- _ZTVN6Phonon19AbstractMediaStreamE at Base 4:4.2.0
- _ZTVN6Phonon19AbstractVideoOutputE at Base 4:4.2.0
- _ZTVN6Phonon26AbstractMediaStreamPrivateE at Base 4:4.2.0
- _ZTVN6Phonon6EffectE at Base 4:4.2.0
- _ZTVN6Phonon9MediaNodeE at Base 4:4.2.0
- (c++)"non-virtual thunk to Phonon::AbstractAudioOutput::~AbstractAudioOutput()@Base" 4:4.2.0
- (c++)"non-virtual thunk to Phonon::AbstractAudioOutput::~AbstractAudioOutput()@Base" 4:4.2.0
- (c++)"non-virtual thunk to Phonon::Effect::~Effect()@Base" 4:4.2.0
- (c++)"non-virtual thunk to Phonon::Effect::~Effect()@Base" 4:4.2.0
- (c++)"non-virtual thunk to Phonon::EffectWidget::~EffectWidget()@Base" 4:4.2.0
- (c++)"non-virtual thunk to Phonon::EffectWidget::~EffectWidget()@Base" 4:4.2.0
- (c++)"non-virtual thunk to Phonon::MediaObject::~MediaObject()@Base" 4:4.2.0
- (c++)"non-virtual thunk to Phonon::MediaObject::~MediaObject()@Base" 4:4.2.0
- (c++)"non-virtual thunk to Phonon::SeekSlider::~SeekSlider()@Base" 4:4.2.0
- (c++)"non-virtual thunk to Phonon::SeekSlider::~SeekSlider()@Base" 4:4.2.0
- (c++)"non-virtual thunk to Phonon::VideoPlayer::~VideoPlayer()@Base" 4:4.2.0
- (c++)"non-virtual thunk to Phonon::VideoPlayer::~VideoPlayer()@Base" 4:4.2.0
- (c++)"non-virtual thunk to Phonon::VolumeSlider::~VolumeSlider()@Base" 4:4.2.0
- (c++)"non-virtual thunk to Phonon::VolumeSlider::~VolumeSlider()@Base" 4:4.2.0
diff --git a/debian/libphonon4.install b/debian/libqt4-phonon.install
similarity index 67%
rename from debian/libphonon4.install
rename to debian/libqt4-phonon.install
index 88e4a03..d42354a 100644
--- a/debian/libphonon4.install
+++ b/debian/libqt4-phonon.install
@@ -1,2 +1,2 @@
-usr/lib/libphonon.so.*
+usr/lib/libphonon.so.4*
 usr/lib/qt4/plugins/designer/libphononwidgets.so
diff --git a/debian/libphonon4.lintian-overrides b/debian/libqt4-phonon.lintian-overrides
similarity index 78%
rename from debian/libphonon4.lintian-overrides
rename to debian/libqt4-phonon.lintian-overrides
index 849428a..21f1d14 100644
--- a/debian/libphonon4.lintian-overrides
+++ b/debian/libqt4-phonon.lintian-overrides
@@ -1,4 +1,3 @@
 # They are harmless .when dpkg-dev has everything needed for c++ symbols,
 # the symbols file will be converted and dpkg-gensymbols will no longer complain.
 libphonon4: symbols-file-contains-current-version-with-debian-revision on symbol _Z6qDebugv at Base and 12 others
-libphonon4: symbols-declares-dependency-on-other-package phonon #MINVER#
diff --git a/debian/rules b/debian/rules
index 84fe29a..2f8652e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,14 +10,18 @@ export LD_LIBRARY_PATH := $(QTDIR)/lib:$(LD_LIBRARY_PATH)
 # workaround to use qhelpgenerator.
 export QT_PLUGIN_PATH := $(QTDIR)/plugins
 
-pkgs_dbg := $(shell dh_listpackages | grep dbg | sed -e '/phonon-dbg/d; /libqt4-dbg/d; s|-dbg||')
-pkgs_lib := $(filter-out %-dev %-dbg,$(filter lib%,$(shell dh_listpackages)))
+pkgs_dbg := $(shell dh_listpackages | grep dbg | sed -e '/libqt4-dbg/d; s|-dbg||')
+# Library package list for override_dh_makeshlibs, excludes libqt4-phonon
+pkgs_lib := $(filter-out %-dev %-dbg libqt4-phonon,$(filter lib%,$(shell dh_listpackages)))
 # Upstream changelog
 upstream_changes := $(wildcard changes-*)
 # Current debian version (e.g.: 4:4.5.2-1)
 current_version := $(shell dpkg-parsechangelog | sed -n 's/^Version: //p')
 # Specific shlibs version (e.g.: 4:4.5.2)
 shlibs_version := $(shell dpkg-parsechangelog | sed -n 's/^Version: //p' | cut -f1 -d '-')
+# libqt4-phonon shlibs. Minimum libphonon4 version may need adjusting for new
+# Qt upstream release
+libqt4phonon_shlibs := libphonon4 (>= 4:4.6.0) | libqt4-phonon (= $(current_version))
 
 ibase_architectures := i386 kfreebsd-i386 kfreebsd-amd64 knetbsd-i386 netbsd-i386 amd64 sparc powerpc
 ifeq ($(DEB_HOST_ARCH),$(findstring $(DEB_HOST_ARCH), $(ibase_architectures)))
@@ -254,12 +258,13 @@ override_dh_installchangelogs:
 
 override_dh_strip:
 	$(foreach pkg,$(pkgs_dbg),dh_strip -p$(pkg) --dbg-package=$(pkg)-dbg;)
-	dh_strip -plibphonon4 --dbg-package=phonon-dbg
+	dh_strip -plibqt4-phonon
 	dh_strip --remaining-packages --dbg-package=libqt4-dbg
 
 override_dh_makeshlibs:
 	# Specific shlibs version (e.g.: 4:4.5.2)
 	$(foreach pkg,$(pkgs_lib),dh_makeshlibs -p$(pkg) -V '$(pkg) (>= $(shlibs_version))' -- -c0;)
+	dh_makeshlibs -plibqt4-phonon -V'$(libqt4phonon_shlibs)'
 	# Generate shlibs local files
 	for pkg in $(pkgs_lib); do \
 		if test -e debian/$${pkg}/DEBIAN/shlibs ; then \
@@ -267,4 +272,9 @@ override_dh_makeshlibs:
 		fi \
 	done
 
+override_dh_shlibdeps:
+	# Exclude phonon deps from libqt4-phonon itself (they get injected there somehow)
+	dh_shlibdeps -plibqt4-phonon -- -xlibphonon4 -xlibqt4-phonon
+	dh_shlibdeps --remaining-packages
+
 .PHONY: override_dh_auto_test

-- 
Qt 4 Debian packaging



More information about the pkg-kde-commits mailing list