qt5-phonon-4.12.0
This commit is contained in:
@@ -9,8 +9,8 @@ from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
kde5.configure("-DPHONON_BUILD_PHONON4QT5=ON \
|
||||
-DPHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT=ON")
|
||||
kde5.configure("-DPHONON_BUILD_QT6=OFF \
|
||||
-DPHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT=ON")
|
||||
|
||||
def build():
|
||||
kde5.make()
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>The multimedia framework by KDE</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="a6ce97a1a228140a596c4dc1b7d430199fa69388" type="tarxz">https://download.kde.org/stable/phonon/4.11.1/phonon-4.11.1.tar.xz</Archive>
|
||||
<Archive sha1sum="716232eca543cf4b1996dcf48db7877365966934" type="tarxz">https://download.kde.org/stable/phonon/4.12.0/phonon-4.12.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency versionFrom="5.15.5">qt5-declarative-devel</Dependency>
|
||||
@@ -66,6 +66,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="25">
|
||||
<Date>2023-11-06</Date>
|
||||
<Version>4.12.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="24">
|
||||
<Date>2022-07-05</Date>
|
||||
<Version>4.11.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user