diff options
-rw-r--r-- | kde/phonon/.footprint | 7 | ||||
-rw-r--r-- | kde/phonon/.md5sum | 2 | ||||
-rw-r--r-- | kde/phonon/Pkgfile | 2 |
3 files changed, 9 insertions, 2 deletions
diff --git a/kde/phonon/.footprint b/kde/phonon/.footprint index 89fc0626d..f5692425b 100644 --- a/kde/phonon/.footprint +++ b/kde/phonon/.footprint @@ -86,6 +86,8 @@ drwxr-xr-x root/root usr/include/phonon/ -rw-r--r-- root/root usr/include/phonon/StreamInterface -rw-r--r-- root/root usr/include/phonon/SubtitleDescription -rw-r--r-- root/root usr/include/phonon/SubtitleDescriptionModel +-rw-r--r-- root/root usr/include/phonon/VideoCaptureDevice +-rw-r--r-- root/root usr/include/phonon/VideoCaptureDeviceModel -rw-r--r-- root/root usr/include/phonon/VideoPlayer -rw-r--r-- root/root usr/include/phonon/VideoWidget -rw-r--r-- root/root usr/include/phonon/VideoWidgetInterface @@ -115,6 +117,7 @@ drwxr-xr-x root/root usr/include/phonon/experimental/ -rw-r--r-- root/root usr/include/phonon/experimental/audiodataoutputinterface.h -rw-r--r-- root/root usr/include/phonon/experimental/audioformat.h -rw-r--r-- root/root usr/include/phonon/experimental/avcapture.h +-rw-r--r-- root/root usr/include/phonon/experimental/avcaptureinterface.h -rw-r--r-- root/root usr/include/phonon/experimental/backendcapabilities.h -rw-r--r-- root/root usr/include/phonon/experimental/backendinterface.h -rw-r--r-- root/root usr/include/phonon/experimental/export.h @@ -200,3 +203,7 @@ drwxr-xr-x root/root usr/share/kde4/services/ drwxr-xr-x root/root usr/share/kde4/services/phononbackends/ -rw-r--r-- root/root usr/share/kde4/services/phononbackends/gstreamer.desktop -rw-r--r-- root/root usr/share/kde4/services/phononbackends/xine.desktop +drwxr-xr-x root/root usr/share/qt/ +drwxr-xr-x root/root usr/share/qt/mkspecs/ +drwxr-xr-x root/root usr/share/qt/mkspecs/modules/ +-rw-r--r-- root/root usr/share/qt/mkspecs/modules/qt_phonon.pri diff --git a/kde/phonon/.md5sum b/kde/phonon/.md5sum index 3f115fb52..42c90a73a 100644 --- a/kde/phonon/.md5sum +++ b/kde/phonon/.md5sum @@ -1 +1 @@ -d9eab28383783261254f1cef3b92a3fa phonon-4.4.2.tar.bz2 +14e7c9a24da75113a69a12d6a50247a5 phonon-4.4.3.tar.bz2 diff --git a/kde/phonon/Pkgfile b/kde/phonon/Pkgfile index a41739454..be2eb212c 100644 --- a/kde/phonon/Pkgfile +++ b/kde/phonon/Pkgfile @@ -5,7 +5,7 @@ # Depends on: qt, xine-lib, cmake, gst-plugins-base name=phonon -version=4.4.2 +version=4.4.3 release=1 source=(ftp://ftp.lip6.fr/pub/X11/kde/stable/$name/$version/${name}-$version.tar.bz2) build() { |