[arch-commits] Commit in kirigami2/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Oct 5 11:16:05 UTC 2017
Date: Thursday, October 5, 2017 @ 11:16:04
Author: arojas
Revision: 306830
Build examples
Modified:
kirigami2/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-05 10:02:56 UTC (rev 306829)
+++ PKGBUILD 2017-10-05 11:16:04 UTC (rev 306830)
@@ -3,7 +3,7 @@
pkgname=kirigami2
pkgver=5.38.0
-pkgrel=1
+pkgrel=2
pkgdesc='A QtQuick based components set'
arch=(i686 x86_64)
url='https://community.kde.org/Frameworks'
@@ -26,6 +26,7 @@
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr \
-DKDE_INSTALL_LIBDIR=lib \
+ -DBUILD_EXAMPLES=ON \
-DBUILD_TESTING=OFF
make
}
More information about the arch-commits
mailing list