Merge pull request #7034 from Rmys/master

qt5-phonon:ver. bump
This commit is contained in:
Rmys
2019-09-04 13:07:11 +03:00
committed by GitHub
+10 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<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>
<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>
<Dependency>extra-cmake-modules</Dependency>
<Dependency versionFrom="5.13.0">qt5-declarative-devel</Dependency>
@@ -40,10 +40,12 @@
<Dependency>pulseaudio-libs</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/libphonon*</Path>
<Path fileType="library">/usr/lib/qt5</Path>
<Path fileType="data">/usr/share/dbus-1</Path>
<Path fileType="data">/usr/share/phonon4qt5</Path>
<Path fileType="localedata">/usr/share/locale</Path>
</Files>
</Package>
@@ -64,6 +66,13 @@
</Package>
<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">
<Date>2019-06-24</Date>
<Version>4.10.2</Version>