summaryrefslogtreecommitdiffstats
path: root/kde/cmake
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-11-20 12:21:55 +0100
committer Eric Hameleers <alien@slackware.com>2017-11-20 12:21:55 +0100
commitebb2d8064c7f50cf7b3e5602ab3b5ebd9e4a9315 (patch)
treeaadf5ef2a1001f4ed5442c5db48c28aaea136aaf /kde/cmake
parente777bf7c27aa3b4f2ae6ede92cb137df680e9c08 (diff)
downloadktown-ebb2d8064c7f50cf7b3e5602ab3b5ebd9e4a9315.tar.gz
ktown-ebb2d8064c7f50cf7b3e5602ab3b5ebd9e4a9315.tar.xz
Build KF5 versions of kaudiocreator and kwebkitpart
Diffstat (limited to 'kde/cmake')
l---------kde/cmake/kaudiocreator1
l---------[-rw-r--r--]kde/cmake/kwebkitpart12
2 files changed, 2 insertions, 11 deletions
diff --git a/kde/cmake/kaudiocreator b/kde/cmake/kaudiocreator
new file mode 120000
index 0000000..ab12832
--- /dev/null
+++ b/kde/cmake/kaudiocreator
@@ -0,0 +1 @@
+applications5 \ No newline at end of file
diff --git a/kde/cmake/kwebkitpart b/kde/cmake/kwebkitpart
index ca8ac5d..ab12832 100644..120000
--- a/kde/cmake/kwebkitpart
+++ b/kde/cmake/kwebkitpart
@@ -1,11 +1 @@
-mkdir -p build
-cd build
- QTDIR=/usr/lib${LIBDIRSUFFIX}/qt \
- PATH=$QTDIR/bin:$PATH \
- cmake \
- -DCMAKE_C_FLAGS:STRING="$SLKCFLAGS" \
- -DCMAKE_CXX_FLAGS:STRING="$SLKCFLAGS" \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DLIB_SUFFIX=${LIBDIRSUFFIX} \
- ..
-
+applications5 \ No newline at end of file