Merge pull request #2982 from suvari/master
qt5-phonon: version bump to 4.9.1
This commit is contained in:
@@ -12,12 +12,12 @@
|
||||
<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="5823cec679f16021c121dfb756fb215cee17caee" type="tarxz">http://download.kde.org/stable/phonon/4.9.0/phonon-4.9.0.tar.xz</Archive>
|
||||
<Archive sha1sum="aa58818675a2b3486da3a43f136ee11f88672eea" type="tarxz">https://download.kde.org/stable/phonon/4.9.1/phonon-4.9.1.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>qt5-designer-devel</Dependency>
|
||||
<Dependency>qt5-quick1-devel</Dependency>
|
||||
<!-- <Dependency>qt5-quick1-devel</Dependency> -->
|
||||
<Dependency>alsa-lib-devel</Dependency>
|
||||
<Dependency>gst-plugins-base-devel</Dependency>
|
||||
<Dependency>pulseaudio-libs-devel</Dependency>
|
||||
@@ -35,7 +35,7 @@
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
<Dependency>qt5-designer</Dependency>
|
||||
<Dependency>qt5-quick1</Dependency>
|
||||
<!-- <Dependency>qt5-quick1</Dependency> -->
|
||||
<Dependency>pulseaudio-libs</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
@@ -63,6 +63,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2017-02-27</Date>
|
||||
<Version>4.9.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2016-05-16</Date>
|
||||
<Version>4.9.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user