[Lunar-commits] <moonbase> kdesdk4: Adding a CONFIGURE and adjusting the BUILD; a sedit for hunspell.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sat Jun 11 22:41:47 CEST 2011
commit 7a1730d4a2d416071608abb86b1752f9ae729d0e
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sat Jun 11 16:41:47 2011 -0400
kdesdk4: Adding a CONFIGURE and adjusting the BUILD; a sedit for hunspell.
---
kde4/base/kdesdk4/BUILD | 2 ++
kde4/base/kdesdk4/CONFIGURE | 1 +
2 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/kde4/base/kdesdk4/BUILD b/kde4/base/kdesdk4/BUILD
index e29d7fd..f5a3400 100644
--- a/kde4/base/kdesdk4/BUILD
+++ b/kde4/base/kdesdk4/BUILD
@@ -5,6 +5,8 @@
# to /usr/bin.
sedit "s:makeobj::" scripts/CMakeLists.txt &&
+ sedit "s:1.3:`lvu version hunspell`:" cmake/modules/FindHUNSPELL.cmake &&
+
source /etc/profile.d/qt4.rc &&
source /etc/profile.d/kde4.rc &&
diff --git a/kde4/base/kdesdk4/CONFIGURE b/kde4/base/kdesdk4/CONFIGURE
new file mode 100644
index 0000000..a883fc0
--- /dev/null
+++ b/kde4/base/kdesdk4/CONFIGURE
@@ -0,0 +1 @@
+mquery BUILD_KATE "Enable the building of Kate?" y "-DBUILD_kate=ON" "-DBUILD_kate=OFF"
More information about the Lunar-commits
mailing list