phonon-backend-vlc: update to 0.8.0.
This commit is contained in:
parent
d4fd938b2a
commit
353ddab534
1 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'phonon-backend-vlc'
|
||||
pkgname=phonon-backend-vlc
|
||||
version=0.7.2
|
||||
version=0.8.0
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=cmake
|
||||
configure_args="-DCMAKE_INSTALL_LIBDIR=lib"
|
||||
hostmakedepends="cmake automoc4 pkg-config"
|
||||
makedepends="qt-devel phonon-devel>=4.7.1 vlc-devel"
|
||||
makedepends="qt-devel phonon-devel>=4.8 vlc-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme"
|
||||
provides="phonon-backend-0_1"
|
||||
replaces="phonon-backend>=0"
|
||||
|
@ -14,5 +14,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}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=0a788360df2e3439efefacae70b73252c1e1d4a7ad08f4d93301d77a915d95a9
|
||||
distfiles="http://download.kde.org/stable/phonon/${pkgname}/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=e092185ba7798b65da0ee2707e4ebdb32d4d1858282f5bb96bce890336938a42
|
||||
|
|
Loading…
Reference in a new issue