mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-04 16:08:13 +08:00
kwindowsystem: updated to latest
This commit is contained in:
parent
2e4ddb5677
commit
cb980a8661
@ -10,12 +10,12 @@ arch=('i686' 'x86_64')
|
||||
url='https://projects.kde.org/projects/frameworks/kwindowsystem'
|
||||
license=('LGPL')
|
||||
depends=('qt5-x11extras' 'libxfixes')
|
||||
makedepends=('extra-cmake-modules')
|
||||
makedepends=('extra-cmake-modules' 'qt5-tools')
|
||||
checkdepends=('cmake')
|
||||
groups=('kf5')
|
||||
options=('debug')
|
||||
source=("${KFServer}/${pkgver}/${pkgname}-${pkgver}.tar.xz")
|
||||
md5sums=('96f7d938ad82f25a49ee7f392ac48827')
|
||||
sha256sums=( $(getSum ${pkgname}) )
|
||||
|
||||
prepare() {
|
||||
mkdir -p build
|
||||
|
Loading…
Reference in New Issue
Block a user