summaryrefslogtreecommitdiffstats
path: root/office/texworks
diff options
context:
space:
mode:
author Zhu Qun-Ying <zhu.qunying@gmail.com>2021-11-02 18:02:32 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-11-05 22:56:39 +0700
commita9d79836c7be01498ac0e0d8812c47ce594491ac (patch)
treed8e821314900521206cc8208d38f4964cb7f94a4 /office/texworks
parent9a3dc9c11a56b3d850da0f193d7145f5288c2467 (diff)
downloadslackbuilds-a9d79836c7be01498ac0e0d8812c47ce594491ac.tar.gz
slackbuilds-a9d79836c7be01498ac0e0d8812c47ce594491ac.tar.xz
office/texworks: Updated for version 0.6.6 (python3-based).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/texworks')
-rw-r--r--office/texworks/texworks.SlackBuild3
-rw-r--r--office/texworks/texworks.info6
2 files changed, 5 insertions, 4 deletions
diff --git a/office/texworks/texworks.SlackBuild b/office/texworks/texworks.SlackBuild
index 0480a5a047..a069b589a8 100644
--- a/office/texworks/texworks.SlackBuild
+++ b/office/texworks/texworks.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=texworks
-VERSION=${VERSION:-0.6.3}
+VERSION=${VERSION:-0.6.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -91,6 +91,7 @@ find -L . \
-DTeXworks_PLUGIN_DIR="/usr/lib$LIBDIRSUFFIX/texworks" \
-DTW_BUILD_ID='slackbuilds.org' \
-DWITH_PYTHON='ON' \
+ -DPYTHON_EXECUTABLE:FILEPATH=/usr/bin/python3 \
-DDESIRED_QT_VERSION:STRING=4 \
-DBUILD_SHARED_LIBS=ON \
-DCMAKE_BUILD_TYPE=Release ..
diff --git a/office/texworks/texworks.info b/office/texworks/texworks.info
index 03985300f9..c9048df0db 100644
--- a/office/texworks/texworks.info
+++ b/office/texworks/texworks.info
@@ -1,8 +1,8 @@
PRGNAM="texworks"
-VERSION="0.6.3"
+VERSION="0.6.6"
HOMEPAGE="https://tug.org/texworks/"
-DOWNLOAD="https://github.com/TeXworks/texworks/archive/release-0.6.3/texworks-release-0.6.3.tar.gz"
-MD5SUM="bbdc620150fa5bda8bb52db0e6a533e9"
+DOWNLOAD="https://github.com/TeXworks/texworks/archive/release-0.6.6/texworks-release-0.6.6.tar.gz"
+MD5SUM="2ed9993e6fe459432ca6097a192ca10e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""