mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/kwin to 5.1.0.1-2
This commit is contained in:
parent
f5ed762ac2
commit
946bc0312f
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
pkgname=kwin
|
||||
pkgver=5.1.0.1
|
||||
_pkgver=5.1.0
|
||||
pkgrel=1.1
|
||||
pkgrel=2
|
||||
pkgdesc='KDE Window manager'
|
||||
arch=('i686' 'x86_64')
|
||||
url='https://projects.kde.org/projects/kde/workspace/kwin'
|
||||
|
@ -58,6 +58,7 @@ build() {
|
|||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DLIB_INSTALL_DIR=lib \
|
||||
-DLIBEXEC_INSTALL_DIR=lib \
|
||||
-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
|
||||
-DQML_INSTALL_DIR=lib/qt/qml \
|
||||
-DBUILD_TESTING=OFF \
|
||||
|
|
Loading…
Reference in a new issue