qt5-phonon:ver. bump
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Cross platform multimedia API for KDE4 using QT5</Summary>
|
<Summary>Cross platform multimedia API for KDE4 using QT5</Summary>
|
||||||
<Description>Phonon was created as a solution to several problems with multimedia commonly faced by Unix desktops, especially KDE 3's outdated multimedia framework aRts. Phonon itself is not a multimedia framework, but interfaces with existing frameworks such as GStreamer or Xine via backends.</Description>
|
<Description>Phonon was created as a solution to several problems with multimedia commonly faced by Unix desktops, especially KDE 3's outdated multimedia framework aRts. Phonon itself is not a multimedia framework, but interfaces with existing frameworks such as GStreamer or Xine via backends.</Description>
|
||||||
<Archive sha1sum="035a23989b2386543aa3d95fcaf7a1714ca023d6" type="tarxz">https://download.kde.org/stable/phonon/4.10.2/phonon-4.10.2.tar.xz</Archive>
|
<Archive sha1sum="a8daddd1705dbfc1ca3803039605cdaa3f407bf5" type="tarxz">https://download.kde.org/stable/phonon/4.11.0/phonon-4.11.0.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>extra-cmake-modules</Dependency>
|
<Dependency>extra-cmake-modules</Dependency>
|
||||||
<Dependency versionFrom="5.13.0">qt5-declarative-devel</Dependency>
|
<Dependency versionFrom="5.13.0">qt5-declarative-devel</Dependency>
|
||||||
@@ -40,10 +40,12 @@
|
|||||||
<Dependency>pulseaudio-libs</Dependency>
|
<Dependency>pulseaudio-libs</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
|
<Path fileType="executable">/usr/bin</Path>
|
||||||
<Path fileType="library">/usr/lib/libphonon*</Path>
|
<Path fileType="library">/usr/lib/libphonon*</Path>
|
||||||
<Path fileType="library">/usr/lib/qt5</Path>
|
<Path fileType="library">/usr/lib/qt5</Path>
|
||||||
<Path fileType="data">/usr/share/dbus-1</Path>
|
<Path fileType="data">/usr/share/dbus-1</Path>
|
||||||
<Path fileType="data">/usr/share/phonon4qt5</Path>
|
<Path fileType="data">/usr/share/phonon4qt5</Path>
|
||||||
|
<Path fileType="localedata">/usr/share/locale</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
@@ -64,6 +66,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="14">
|
||||||
|
<Date>2019-09-04</Date>
|
||||||
|
<Version>4.11.0</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="13">
|
<Update release="13">
|
||||||
<Date>2019-06-24</Date>
|
<Date>2019-06-24</Date>
|
||||||
<Version>4.10.2</Version>
|
<Version>4.10.2</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user