diff options
Diffstat (limited to 'office/lyx')
-rw-r--r-- | office/lyx/README | 10 | ||||
-rw-r--r-- | office/lyx/lyx.SlackBuild | 1 | ||||
-rw-r--r-- | office/lyx/lyx.info | 2 |
3 files changed, 6 insertions, 7 deletions
diff --git a/office/lyx/README b/office/lyx/README index 7f819af3a1cf9..dfddcefb2f8b1 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 0a7359b48233e..9ef11d4703093 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 fa79ba4e8eb6c..5bc29cbd91938 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" |