Merge pull request #777 from fluxer/master
phonon stack update. closes #776
This commit is contained in:
commit
94a1ff537d
3 changed files with 9 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'phonon-backend-gstreamer'
|
||||
pkgname=phonon-backend-gstreamer
|
||||
version=4.8.0
|
||||
version=4.8.1
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=cmake
|
||||
|
@ -13,5 +13,5 @@ short_desc="Phonon GStreamer backend"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://phonon.kde.org/"
|
||||
distfiles="http://download.kde.org/stable/phonon/${pkgname}/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=f819cbd6296e1e19579e365902f7930ec8571e8cbb08718484091a795f70587e
|
||||
distfiles="http://download.kde.org/stable/phonon/${pkgname}/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=631a724ad0bbaca3b85cb0f0b82d82e9bcb13498276a52299eb47582602f3b4f
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'phonon-backend-vlc'
|
||||
pkgname=phonon-backend-vlc
|
||||
version=0.8.1
|
||||
version=0.8.2
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=cmake
|
||||
|
@ -13,5 +13,5 @@ short_desc="Phonon VLC backend"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://phonon.kde.org/"
|
||||
distfiles="http://download.kde.org/stable/phonon/${pkgname}/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=428899161c6c033cc4c890b958fe6826352a0af9cf890dca68349be5f181cebb
|
||||
distfiles="http://download.kde.org/stable/phonon/${pkgname}/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=dab7f8edf53ee90998e5e3fcf2f6bd0a13750511b0ecde6939be0664d46bdaa3
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'phonon'
|
||||
pkgname=phonon
|
||||
version=4.8.1
|
||||
version=4.8.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DPHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT=ON"
|
||||
|
@ -10,8 +10,8 @@ short_desc="The multimedia framework for KDE"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://phonon.kde.org/"
|
||||
distfiles="http://download.kde.org/stable/${pkgname}/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=b6ca0126cd5330731875acc1cc0b60f8c9ed7ebc71e1d0210b74bf21658027d1
|
||||
distfiles="http://download.kde.org/stable/${pkgname}/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=a1149c961ca1570968d070bbd23671e614aa506f847ca93748960e309f85da16
|
||||
|
||||
post_install() {
|
||||
# Create compat symlink for QT phonon.
|
||||
|
|
Loading…
Reference in a new issue