mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 04:45:17 +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'
|
url='https://projects.kde.org/projects/frameworks/kwindowsystem'
|
||||||
license=('LGPL')
|
license=('LGPL')
|
||||||
depends=('qt5-x11extras' 'libxfixes')
|
depends=('qt5-x11extras' 'libxfixes')
|
||||||
makedepends=('extra-cmake-modules')
|
makedepends=('extra-cmake-modules' 'qt5-tools')
|
||||||
checkdepends=('cmake')
|
checkdepends=('cmake')
|
||||||
groups=('kf5')
|
groups=('kf5')
|
||||||
options=('debug')
|
options=('debug')
|
||||||
source=("${KFServer}/${pkgver}/${pkgname}-${pkgver}.tar.xz")
|
source=("${KFServer}/${pkgver}/${pkgname}-${pkgver}.tar.xz")
|
||||||
md5sums=('96f7d938ad82f25a49ee7f392ac48827')
|
sha256sums=( $(getSum ${pkgname}) )
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
mkdir -p build
|
mkdir -p build
|
||||||
|
Loading…
Reference in New Issue
Block a user