From c39e6ae255ff80c744d18894870ee387298d119f Mon Sep 17 00:00:00 2001 From: "R. S. Ananda Murthy" Date: Sat, 6 Feb 2021 05:57:34 +0000 Subject: office/lyx: Removed qt5 dependency. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- office/lyx/README | 10 +++++----- office/lyx/lyx.SlackBuild | 1 - office/lyx/lyx.info | 2 +- 3 files changed, 6 insertions(+), 7 deletions(-) (limited to 'office') diff --git a/office/lyx/README b/office/lyx/README index 7f819af3a1..dfddcefb2f 100644 --- a/office/lyx/README +++ b/office/lyx/README @@ -1,13 +1,13 @@ LyX - A WYSIWYM document processor. -LyX is a document processor that encourages an approach to -writing based on the structure of your documents (WYSIWYM) +LyX is a document processor that encourages an approach to +writing based on the structure of your documents (WYSIWYM) and not simply their appearance (WYSIWYG). -LyX combines the power and flexibility of TeX/LaTeX with the +LyX combines the power and flexibility of TeX/LaTeX with the ease of use of a graphical interface. -This results in world-class support for creation of mathematical -content (via a fully integrated equation editor) and structured +This results in world-class support for creation of mathematical +content (via a fully integrated equation editor) and structured documents like academic articles, theses, and books. LyX requires a working installation of TeX/LaTeX. For this you diff --git a/office/lyx/lyx.SlackBuild b/office/lyx/lyx.SlackBuild index 0a7359b482..9ef11d4703 100644 --- a/office/lyx/lyx.SlackBuild +++ b/office/lyx/lyx.SlackBuild @@ -60,7 +60,6 @@ CXXFLAGS="$SLKCFLAGS" \ --localstatedir=/var \ --mandir=/usr/man \ --docdir=/usr/doc/$PRGNAM-$VERSION \ - --enable-qt5 \ --build=$ARCH-slackware-linux make make install DESTDIR=$PKG diff --git a/office/lyx/lyx.info b/office/lyx/lyx.info index fa79ba4e8e..5bc29cbd91 100644 --- a/office/lyx/lyx.info +++ b/office/lyx/lyx.info @@ -5,6 +5,6 @@ DOWNLOAD="https://ftp.lip6.fr/pub/lyx/stable/2.3.x/lyx-2.3.6.1.tar.xz" MD5SUM="e8cb8d271dda076fa0671aa7605ba384" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="qt5" +REQUIRES="" MAINTAINER="R. S. Ananda Murthy" EMAIL="rsamurti@gmail.com" -- cgit v1.2.3