mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-11 04:14:39 +08:00
phonon 4.9.0
This commit is contained in:
parent
74b02d3372
commit
2a2203a71c
@ -2,15 +2,15 @@
|
||||
|
||||
pkgbase=phonon
|
||||
pkgname=("phonon" "phonon-qt5")
|
||||
pkgver=4.8.3
|
||||
pkgrel=2
|
||||
pkgver=4.9.0
|
||||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
url="http://phonon.kde.org"
|
||||
license=('LGPL')
|
||||
makedepends=('cmake' 'automoc4' 'libpulse' 'qt5-base' 'qt5-tools' 'qt5-quick1' 'qt5-base' 'qt5-tools' 'qt5-quick1')
|
||||
options=("debug" "!emptydirs")
|
||||
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
|
||||
sha256sums=('a1149c961ca1570968d070bbd23671e614aa506f847ca93748960e309f85da16')
|
||||
source=("http://download.kde.org/stable/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.xz")
|
||||
sha256sums=('bb74b40f18ade1d9ab89ffcd7aeb7555be797ca395f1224c488b394da6deb0e0')
|
||||
|
||||
prepare(){
|
||||
mkdir "${srcdir}"/build
|
||||
|
Loading…
Reference in New Issue
Block a user