summaryrefslogtreecommitdiffstats
path: root/office/texworks/texworks.SlackBuild
diff options
context:
space:
mode:
author Johannes Schoepfer2017-05-11 04:31:24 +0200
committer Willy Sudiarto Raharjo2017-05-13 01:59:27 +0200
commitc6fbe8916676890142024ef76c519b744f93aa47 (patch)
treedd974d83f6a796f8685c5e67bed7f44b10f04ac6 /office/texworks/texworks.SlackBuild
parent80481c72a4f4225013671b1cb7ae6f2be9ee8039 (diff)
downloadslackbuilds-c6fbe8916676890142024ef76c519b744f93aa47.tar.gz
office/texworks: Updated for version 0.6.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/texworks/texworks.SlackBuild')
-rw-r--r--office/texworks/texworks.SlackBuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/office/texworks/texworks.SlackBuild b/office/texworks/texworks.SlackBuild
index e2f4a104a3..7fb4fb4a7c 100644
--- a/office/texworks/texworks.SlackBuild
+++ b/office/texworks/texworks.SlackBuild
@@ -4,7 +4,7 @@
# Written by digwtx (wtx358@qq.com)
# Updated by Willy Sudiarto Raharjo
-# Copyright 2016 Johannes Schoepfer
+# Copyright 2016 - 2017 Johannes Schoepfer
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=texworks
-VERSION=${VERSION:-0.6.1}
+VERSION=${VERSION:-0.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -82,6 +82,7 @@ find -L . \
-DTW_BUILD_ID='slackbuilds.org' \
-DWITH_PYTHON='ON' \
-DDESIRED_QT_VERSION:STRING=4 \
+ -DBUILD_SHARED_LIBS=ON \
-DCMAKE_BUILD_TYPE=Release ..
make
make install DESTDIR=$PKG