[SCM] Phonon Multimedia Framework packaging branch, master, updated. debian/4.6.0really4.4.3-1-36-gb7b607e

Modestas Vainius modax at alioth.debian.org
Sat Mar 5 00:46:03 UTC 2011


The following commit has been merged in the master branch:
commit 9f0d6674561a5d07a6703cdce97c9ebc9ad5df78
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Sat Mar 5 01:35:54 2011 +0200

    Add packages for the Phonon-Experimental library.
    
    Add packages (libphononexperimental4 and libphononexperimental-dev) for the
    Phonon-Experimental library. It's needed by phonon-backend-gstreamer. The
    packages include disclaimers (in the README.Debian) about expected usage of
    this library.
---
 debian/changelog                         |    4 +
 debian/control                           |   31 ++++++
 debian/libphononexperimental-dev.docs    |    1 +
 debian/libphononexperimental-dev.install |   33 ++++++
 debian/libphononexperimental4.docs       |    1 +
 debian/libphononexperimental4.install    |    2 +
 debian/libphononexperimental4.symbols    |  162 ++++++++++++++++++++++++++++++
 debian/not-installed                     |   35 -------
 debian/phononexperimental/README.Debian  |   19 ++++
 9 files changed, 253 insertions(+), 35 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 30b03ac..91a20e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,6 +28,10 @@ phonon (4:4.6.0really4.4.4-0r5) UNRELEASED; urgency=low
     and phonon-backend-null packages end up being installed.
   * Update debian/copyright.
   * Point Homepage to http://phonon.kde.org/.
+  * Add packages (libphononexperimental4 and libphononexperimental-dev) for the
+    Phonon-Experimental library. It's needed by phonon-backend-gstreamer. The
+    packages include disclaimers (in the README.Debian) about expected usage of
+    this library.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 05 Dec 2010 16:01:39 +0100
 
diff --git a/debian/control b/debian/control
index 03cd487..876d8ac 100644
--- a/debian/control
+++ b/debian/control
@@ -48,6 +48,37 @@ Description: the core library of the Phonon multimedia framework
  This package contains the core library of the Phonon cross-platform multimedia
  framework for Qt 4.  It is required to run applications that use Phonon.
 
+Package: libphononexperimental-dev
+Architecture: any
+Section: libdevel
+Depends: ${shlibs:Depends}, ${misc:Depends}, libphononexperimental4 (= ${binary:Version}),
+ ${sameVersionDep:libqt4-dev:libphononexperimental4}
+Replaces: libphonon-dev (<< 4:4.6.0really4.3.80)
+Breaks: libphonon-dev (<< 4:4.6.0really4.3.80)
+Description: development files for the Phonon-Experimental library
+ Phonon is the Qt 4 multimedia API, which provides a task-oriented abstraction
+ layer for capturing, mixing, processing, and playing audio and video content.
+ .
+ This package contains the development files needed to build Phonon backends or
+ internal applications which need the Phonon-Experimental library. Third party
+ applications should not depend on this library. Please read README.Debian if
+ you consider to Build-Depend on this package.
+
+Package: libphononexperimental4
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libphonon4 (<< 4:4.6.0really4.3.80)
+Breaks: libphonon4 (<< 4:4.6.0really4.3.80)
+Description: the Phonon Experimental library (internal)
+ Phonon is the Qt 4 multimedia API, which provides a task-oriented abstraction
+ layer for capturing, mixing, processing, and playing audio and video content.
+ .
+ This package contains the Phonon-Experimental library which might be needed by
+ Phonon backends or other internal applications. Third party applications
+ should not depend on this library. Please read README.Debian before using this
+ library.
+
 Package: phonon-backend-null
 Architecture: all
 Provides: phonon-backend
diff --git a/debian/libphononexperimental-dev.docs b/debian/libphononexperimental-dev.docs
new file mode 100644
index 0000000..18f2fb8
--- /dev/null
+++ b/debian/libphononexperimental-dev.docs
@@ -0,0 +1 @@
+debian/phononexperimental/README.Debian
diff --git a/debian/libphononexperimental-dev.install b/debian/libphononexperimental-dev.install
new file mode 100644
index 0000000..3e5abd7
--- /dev/null
+++ b/debian/libphononexperimental-dev.install
@@ -0,0 +1,33 @@
+usr/include/KDE/Phonon/Experimental/AbstractVideoDataOutput
+usr/include/KDE/Phonon/Experimental/AudioDataOutput
+usr/include/KDE/Phonon/Experimental/SnapshotInterface
+usr/include/KDE/Phonon/Experimental/VideoDataOutput
+usr/include/KDE/Phonon/Experimental/VideoDataOutputInterface
+usr/include/KDE/Phonon/Experimental/VideoFrame
+usr/include/KDE/Phonon/Experimental/VideoFrame2
+usr/include/KDE/Phonon/Experimental/Visualization
+usr/include/phonon/experimental/abstractaudiodataoutput.h
+usr/include/phonon/experimental/abstractvideodataoutput.h
+usr/include/phonon/experimental/audiodataoutput.h
+usr/include/phonon/experimental/audiodataoutputinterface.h
+usr/include/phonon/experimental/audioformat.h
+usr/include/phonon/experimental/avcapture.h
+usr/include/phonon/experimental/avcaptureinterface.h
+usr/include/phonon/experimental/backendcapabilities.h
+usr/include/phonon/experimental/backendinterface.h
+usr/include/phonon/experimental/export.h
+usr/include/phonon/experimental/globalconfig.h
+usr/include/phonon/experimental/mediasource.h
+usr/include/phonon/experimental/objectdescription.h
+usr/include/phonon/experimental/packet.h
+usr/include/phonon/experimental/packetpool.h
+usr/include/phonon/experimental/phononnamespace.h
+usr/include/phonon/experimental/snapshotinterface.h
+usr/include/phonon/experimental/videodataoutput.h
+usr/include/phonon/experimental/videodataoutput2.h
+usr/include/phonon/experimental/videodataoutputinterface.h
+usr/include/phonon/experimental/videoframe.h
+usr/include/phonon/experimental/videoframe2.h
+usr/include/phonon/experimental/videowidget.h
+usr/include/phonon/experimental/visualization.h
+usr/lib/libphononexperimental.so
diff --git a/debian/libphononexperimental4.docs b/debian/libphononexperimental4.docs
new file mode 100644
index 0000000..18f2fb8
--- /dev/null
+++ b/debian/libphononexperimental4.docs
@@ -0,0 +1 @@
+debian/phononexperimental/README.Debian
diff --git a/debian/libphononexperimental4.install b/debian/libphononexperimental4.install
new file mode 100644
index 0000000..493f7e3
--- /dev/null
+++ b/debian/libphononexperimental4.install
@@ -0,0 +1,2 @@
+usr/lib/libphononexperimental.so.4
+usr/lib/libphononexperimental.so.4.4.0
diff --git a/debian/libphononexperimental4.symbols b/debian/libphononexperimental4.symbols
new file mode 100644
index 0000000..6285be0
--- /dev/null
+++ b/debian/libphononexperimental4.symbols
@@ -0,0 +1,162 @@
+# SymbolsHelper-Confirmed: 4:4.6.0really4.4.4 amd64
+libphononexperimental.so.4 libphononexperimental4 #MINVER#
+ _ZN6Phonon10PacketPoolC1ERKS0_ at Base 4:4.6.0really4.4.4
+ _ZN6Phonon10PacketPoolC1Eii at Base 4:4.6.0really4.4.4
+ _ZN6Phonon10PacketPoolC2ERKS0_ at Base 4:4.6.0really4.4.4
+ _ZN6Phonon10PacketPoolC2Eii at Base 4:4.6.0really4.4.4
+ _ZN6Phonon10PacketPoolD1Ev at Base 4:4.6.0really4.4.4
+ _ZN6Phonon10PacketPoolD2Ev at Base 4:4.6.0really4.4.4
+ _ZN6Phonon10PacketPoolaSERKS0_ at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental11MediaSourceC1ERK5QListINS_11MediaSourceEE at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental11MediaSourceC1ERKNS_17ObjectDescriptionILNS_21ObjectDescriptionTypeE65536EEE at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental11MediaSourceC1ERKS1_ at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental11MediaSourceC2ERK5QListINS_11MediaSourceEE at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental11MediaSourceC2ERKNS_17ObjectDescriptionILNS_21ObjectDescriptionTypeE65536EEE at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental11MediaSourceC2ERKS1_ at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental11MediaSourceaSERKS1_ at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental13Visualization11qt_metacallEN11QMetaObject4CallEiPPv at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental13Visualization11qt_metacastEPKc at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental13Visualization16setVisualizationERKNS_17ObjectDescriptionILNS_21ObjectDescriptionTypeE4294967294EEE at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental13Visualization16staticMetaObjectE at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental13VisualizationC1EP7QObject at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental13VisualizationC2EP7QObject at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental13VisualizationD0Ev at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental13VisualizationD1Ev at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental13VisualizationD2Ev at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental15AudioDataOutput10endOfMediaEi at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental15AudioDataOutput11qt_metacallEN11QMetaObject4CallEiPPv at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental15AudioDataOutput11qt_metacastEPKc at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental15AudioDataOutput11setDataSizeEi at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental15AudioDataOutput16staticMetaObjectE at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental15AudioDataOutput9dataReadyERK4QMapINS1_7ChannelE7QVectorIfEE at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental15AudioDataOutput9dataReadyERK4QMapINS1_7ChannelE7QVectorIsEE at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental15AudioDataOutput9setFormatENS1_6FormatE at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental15AudioDataOutputC1EP7QObject at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental15AudioDataOutputC2EP7QObject at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental15VideoDataOutput10endOfMediaEv at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental15VideoDataOutput10setRunningEb at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental15VideoDataOutput11qt_metacallEN11QMetaObject4CallEiPPv at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental15VideoDataOutput11qt_metacastEPKc at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental15VideoDataOutput12displayFrameExx at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental15VideoDataOutput12frameForTimeEx at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental15VideoDataOutput16staticMetaObjectE at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental15VideoDataOutput4stopEv at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental15VideoDataOutput5startEv at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental15VideoDataOutputC1EP7QObject at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental15VideoDataOutputC2EP7QObject at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental16VideoDataOutput210endOfMediaEv at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental16VideoDataOutput210frameReadyERKNS0_11VideoFrame2E at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental16VideoDataOutput211qt_metacallEN11QMetaObject4CallEiPPv at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental16VideoDataOutput211qt_metacastEPKc at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental16VideoDataOutput216endOfMediaSignalEv at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental16VideoDataOutput216frameReadySignalERKNS0_11VideoFrame2E at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental16VideoDataOutput216staticMetaObjectE at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental16VideoDataOutput2C1EP7QObject at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental16VideoDataOutput2C2EP7QObject at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental19BackendCapabilities28availableVideoCaptureDevicesEv at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental23AbstractAudioDataOutput10setRunningEb at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental23AbstractAudioDataOutput17setAllowedFormatsERK4QSetINS0_11AudioFormatEE at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental23AbstractAudioDataOutput4stopEv at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental23AbstractAudioDataOutput5startEv at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental23AbstractAudioDataOutputC1Ev at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental23AbstractAudioDataOutputC2Ev at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental23AbstractAudioDataOutputD0Ev at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental23AbstractAudioDataOutputD1Ev at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental23AbstractAudioDataOutputD2Ev at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental23AbstractVideoDataOutput10setRunningEb at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental23AbstractVideoDataOutput17setAllowedFormatsERK4QSetINS0_11VideoFrame26FormatEE at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental23AbstractVideoDataOutput4stopEv at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental23AbstractVideoDataOutput5startEv at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental23AbstractVideoDataOutputC1ERNS0_30AbstractVideoDataOutputPrivateE at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental23AbstractVideoDataOutputC1Ev at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental23AbstractVideoDataOutputC2ERNS0_30AbstractVideoDataOutputPrivateE at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental23AbstractVideoDataOutputC2Ev at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental23AbstractVideoDataOutputD0Ev at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental23AbstractVideoDataOutputD1Ev at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental23AbstractVideoDataOutputD2Ev at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental7Factory19createVisualizationEP7QObject at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental7Factory21createAudioDataOutputEP7QObject at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental7Factory6senderEv at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental9AvCapture11qt_metacallEN11QMetaObject4CallEiPPv at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental9AvCapture11qt_metacastEPKc at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental9AvCapture16staticMetaObjectE at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental9AvCapture21setAudioCaptureDeviceENS_8CategoryE at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental9AvCapture21setAudioCaptureDeviceERKNS_17ObjectDescriptionILNS_21ObjectDescriptionTypeE4EEE at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental9AvCapture21setVideoCaptureDeviceENS_8CategoryE at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental9AvCapture21setVideoCaptureDeviceERKNS_17ObjectDescriptionILNS_21ObjectDescriptionTypeE5EEE at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental9AvCapture21setVideoCaptureDeviceERKNS_17ObjectDescriptionILNS_21ObjectDescriptionTypeE65536EEE at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental9AvCapture4stopEv at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental9AvCapture5startEv at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental9AvCaptureC1EP7QObject at Base 4:4.6.0really4.4.4
+ _ZN6Phonon12Experimental9AvCaptureC2EP7QObject at Base 4:4.6.0really4.4.4
+ _ZN6Phonon6Packet4dataEv at Base 4:4.6.0really4.4.4
+ _ZN6Phonon6Packet7setSizeEi at Base 4:4.6.0really4.4.4
+ _ZN6Phonon6PacketC1ERKS0_ at Base 4:4.6.0really4.4.4
+ _ZN6Phonon6PacketC1ERNS_10PacketPoolE at Base 4:4.6.0really4.4.4
+ _ZN6Phonon6PacketC1ERNS_13PacketPrivateE at Base 4:4.6.0really4.4.4
+ _ZN6Phonon6PacketC1Ev at Base 4:4.6.0really4.4.4
+ _ZN6Phonon6PacketC2ERKS0_ at Base 4:4.6.0really4.4.4
+ _ZN6Phonon6PacketC2ERNS_10PacketPoolE at Base 4:4.6.0really4.4.4
+ _ZN6Phonon6PacketC2ERNS_13PacketPrivateE at Base 4:4.6.0really4.4.4
+ _ZN6Phonon6PacketC2Ev at Base 4:4.6.0really4.4.4
+ _ZN6Phonon6PacketD1Ev at Base 4:4.6.0really4.4.4
+ _ZN6Phonon6PacketD2Ev at Base 4:4.6.0really4.4.4
+ _ZN6Phonon6PacketaSERKS0_ at Base 4:4.6.0really4.4.4
+ _ZNK6Phonon10PacketPool10packetSizeEv at Base 4:4.6.0really4.4.4
+ _ZNK6Phonon10PacketPool13unusedPacketsEv at Base 4:4.6.0really4.4.4
+ _ZNK6Phonon10PacketPool8poolSizeEv at Base 4:4.6.0really4.4.4
+ _ZNK6Phonon12Experimental11MediaSource10substreamsEv at Base 4:4.6.0really4.4.4
+ _ZNK6Phonon12Experimental11MediaSource18videoCaptureDeviceEv at Base 4:4.6.0really4.4.4
+ _ZNK6Phonon12Experimental11MediaSourceeqERKS1_ at Base 4:4.6.0really4.4.4
+ _ZNK6Phonon12Experimental12GlobalConfig21videoCaptureDeviceForENS_8CategoryEi at Base 4:4.6.0really4.4.4
+ _ZNK6Phonon12Experimental12GlobalConfig25videoCaptureDeviceListForENS_8CategoryEi at Base 4:4.6.0really4.4.4
+ _ZNK6Phonon12Experimental13Visualization10metaObjectEv at Base 4:4.6.0really4.4.4
+ _ZNK6Phonon12Experimental13Visualization13visualizationEv at Base 4:4.6.0really4.4.4
+ _ZNK6Phonon12Experimental15AudioDataOutput10metaObjectEv at Base 4:4.6.0really4.4.4
+ _ZNK6Phonon12Experimental15AudioDataOutput10sampleRateEv at Base 4:4.6.0really4.4.4
+ _ZNK6Phonon12Experimental15AudioDataOutput6formatEv at Base 4:4.6.0really4.4.4
+ _ZNK6Phonon12Experimental15AudioDataOutput8dataSizeEv at Base 4:4.6.0really4.4.4
+ _ZNK6Phonon12Experimental15VideoDataOutput10metaObjectEv at Base 4:4.6.0really4.4.4
+ _ZNK6Phonon12Experimental15VideoDataOutput7latencyEv at Base 4:4.6.0really4.4.4
+ _ZNK6Phonon12Experimental15VideoDataOutput9isRunningEv at Base 4:4.6.0really4.4.4
+ _ZNK6Phonon12Experimental16VideoDataOutput210metaObjectEv at Base 4:4.6.0really4.4.4
+ _ZNK6Phonon12Experimental23AbstractAudioDataOutput14allowedFormatsEv at Base 4:4.6.0really4.4.4
+ _ZNK6Phonon12Experimental23AbstractAudioDataOutput9isRunningEv at Base 4:4.6.0really4.4.4
+ _ZNK6Phonon12Experimental23AbstractVideoDataOutput14allowedFormatsEv at Base 4:4.6.0really4.4.4
+ _ZNK6Phonon12Experimental23AbstractVideoDataOutput9isRunningEv at Base 4:4.6.0really4.4.4
+ _ZNK6Phonon12Experimental9AvCapture10metaObjectEv at Base 4:4.6.0really4.4.4
+ _ZNK6Phonon12Experimental9AvCapture18audioCaptureDeviceEv at Base 4:4.6.0really4.4.4
+ _ZNK6Phonon12Experimental9AvCapture18videoCaptureDeviceEv at Base 4:4.6.0really4.4.4
+ _ZNK6Phonon6Packet4dataEv at Base 4:4.6.0really4.4.4
+ _ZNK6Phonon6Packet4sizeEv at Base 4:4.6.0really4.4.4
+ _ZNK6Phonon6Packet6isNullEv at Base 4:4.6.0really4.4.4
+ _ZNK6Phonon6Packet8capacityEv at Base 4:4.6.0really4.4.4
+ _ZNK6Phonon6PacketeqERKS0_ at Base 4:4.6.0really4.4.4
+ _ZNK6Phonon6PacketneERKS0_ at Base 4:4.6.0really4.4.4
+ _ZTIN6Phonon12Experimental12GlobalConfigE at Base 4:4.6.0really4.4.4
+ _ZTIN6Phonon12Experimental13VisualizationE at Base 4:4.6.0really4.4.4
+ _ZTIN6Phonon12Experimental15AudioDataOutputE at Base 4:4.6.0really4.4.4
+ _ZTIN6Phonon12Experimental15VideoDataOutputE at Base 4:4.6.0really4.4.4
+ _ZTIN6Phonon12Experimental16VideoDataOutput2E at Base 4:4.6.0really4.4.4
+ _ZTIN6Phonon12Experimental23AbstractAudioDataOutputE at Base 4:4.6.0really4.4.4
+ _ZTIN6Phonon12Experimental23AbstractVideoDataOutputE at Base 4:4.6.0really4.4.4
+ _ZTIN6Phonon12Experimental9AvCaptureE at Base 4:4.6.0really4.4.4
+ _ZTSN6Phonon12Experimental12GlobalConfigE at Base 4:4.6.0really4.4.4
+ _ZTSN6Phonon12Experimental13VisualizationE at Base 4:4.6.0really4.4.4
+ _ZTSN6Phonon12Experimental15AudioDataOutputE at Base 4:4.6.0really4.4.4
+ _ZTSN6Phonon12Experimental15VideoDataOutputE at Base 4:4.6.0really4.4.4
+ _ZTSN6Phonon12Experimental16VideoDataOutput2E at Base 4:4.6.0really4.4.4
+ _ZTSN6Phonon12Experimental23AbstractAudioDataOutputE at Base 4:4.6.0really4.4.4
+ _ZTSN6Phonon12Experimental23AbstractVideoDataOutputE at Base 4:4.6.0really4.4.4
+ _ZTSN6Phonon12Experimental9AvCaptureE at Base 4:4.6.0really4.4.4
+ _ZTVN6Phonon12Experimental12GlobalConfigE at Base 4:4.6.0really4.4.4
+ _ZTVN6Phonon12Experimental13VisualizationE at Base 4:4.6.0really4.4.4
+ _ZTVN6Phonon12Experimental15AudioDataOutputE at Base 4:4.6.0really4.4.4
+ _ZTVN6Phonon12Experimental15VideoDataOutputE at Base 4:4.6.0really4.4.4
+ _ZTVN6Phonon12Experimental16VideoDataOutput2E at Base 4:4.6.0really4.4.4
+ _ZTVN6Phonon12Experimental23AbstractAudioDataOutputE at Base 4:4.6.0really4.4.4
+ _ZTVN6Phonon12Experimental23AbstractVideoDataOutputE at Base 4:4.6.0really4.4.4
+ _ZTVN6Phonon12Experimental9AvCaptureE at Base 4:4.6.0really4.4.4
+ (c++)"non-virtual thunk to Phonon::Experimental::VideoDataOutput2::endOfMedia()@Base" 4:4.6.0really4.4.4
+ (c++)"non-virtual thunk to Phonon::Experimental::VideoDataOutput2::frameReady(Phonon::Experimental::VideoFrame2 const&)@Base" 4:4.6.0really4.4.4
+ (c++)"non-virtual thunk to Phonon::Experimental::Visualization::~Visualization()@Base" 4:4.6.0really4.4.4
diff --git a/debian/not-installed b/debian/not-installed
deleted file mode 100644
index 59451e4..0000000
--- a/debian/not-installed
+++ /dev/null
@@ -1,35 +0,0 @@
-./usr/include/KDE/Phonon/Experimental/AbstractVideoDataOutput
-./usr/include/KDE/Phonon/Experimental/AudioDataOutput
-./usr/include/KDE/Phonon/Experimental/SnapshotInterface
-./usr/include/KDE/Phonon/Experimental/VideoDataOutput
-./usr/include/KDE/Phonon/Experimental/VideoDataOutputInterface
-./usr/include/KDE/Phonon/Experimental/VideoFrame
-./usr/include/KDE/Phonon/Experimental/VideoFrame2
-./usr/include/KDE/Phonon/Experimental/Visualization
-./usr/include/phonon/experimental/abstractaudiodataoutput.h
-./usr/include/phonon/experimental/abstractvideodataoutput.h
-./usr/include/phonon/experimental/audiodataoutput.h
-./usr/include/phonon/experimental/audiodataoutputinterface.h
-./usr/include/phonon/experimental/audioformat.h
-./usr/include/phonon/experimental/avcapture.h
-./usr/include/phonon/experimental/avcaptureinterface.h
-./usr/include/phonon/experimental/backendcapabilities.h
-./usr/include/phonon/experimental/backendinterface.h
-./usr/include/phonon/experimental/export.h
-./usr/include/phonon/experimental/globalconfig.h
-./usr/include/phonon/experimental/mediasource.h
-./usr/include/phonon/experimental/objectdescription.h
-./usr/include/phonon/experimental/packet.h
-./usr/include/phonon/experimental/packetpool.h
-./usr/include/phonon/experimental/phononnamespace.h
-./usr/include/phonon/experimental/snapshotinterface.h
-./usr/include/phonon/experimental/videodataoutput.h
-./usr/include/phonon/experimental/videodataoutput2.h
-./usr/include/phonon/experimental/videodataoutputinterface.h
-./usr/include/phonon/experimental/videoframe.h
-./usr/include/phonon/experimental/videoframe2.h
-./usr/include/phonon/experimental/videowidget.h
-./usr/include/phonon/experimental/visualization.h
-./usr/lib/libphononexperimental.so.4
-./usr/lib/libphononexperimental.so.4.4.0
-./usr/lib/libphononexperimental.so
diff --git a/debian/phononexperimental/README.Debian b/debian/phononexperimental/README.Debian
new file mode 100644
index 0000000..2f93a29
--- /dev/null
+++ b/debian/phononexperimental/README.Debian
@@ -0,0 +1,19 @@
+The Phonon-Experimental library
+-------------------------------
+
+This library is for use by Phonon backends or other internal Phonon
+applications. It provides a testing ground for new but not-yet-finished
+features. External third party applications should NOT depend on this library
+because it might break in a myriad of ways and there is no API compatibility
+guarantees. Just stick with the core Phonon library (libphonon4 and its
+development package libphonon-dev) instead. What's more, the effective licence
+of the Phonon-Experimental library is GNU General Public Licence version 3 or
+later (in contrast to LGPL of libphonon).
+
+We (maintainers) reserve a right to pull this library from the archive if it
+ends up abused too much. You have been warned.
+
+Due to the nature of the libphononexperimental-dev package (see above), it does
+not depend on the libphonon-dev package. This is not a bug.
+
+  -- Modestas Vainius <modax at debian.org>  Sat, 05 Mar 2011 00:46:42 +0200

-- 
Phonon Multimedia Framework packaging



More information about the pkg-kde-commits mailing list