diff options
author | R. S. Ananda Murthy <rsamurti@gmail.com> | 2014-10-04 22:40:48 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-04 22:40:48 +0700 |
commit | 4bb052c8cddcbfcd05d7ebc70e123105b179aa59 (patch) | |
tree | a457d077ba227e91de75259edbee5ca2f8fd9b19 /office/lyx | |
parent | 03301982ca0049a54a258a7435b370db5126209d (diff) | |
download | slackbuilds-4bb052c8cddcbfcd05d7ebc70e123105b179aa59.tar.gz |
office/lyx: Updated for version 2.1.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/lyx')
-rw-r--r-- | office/lyx/README | 3 | ||||
-rw-r--r-- | office/lyx/lyx.SlackBuild | 2 | ||||
-rw-r--r-- | office/lyx/lyx.info | 6 |
3 files changed, 7 insertions, 4 deletions
diff --git a/office/lyx/README b/office/lyx/README index 0091349bb9..e0966d8e68 100644 --- a/office/lyx/README +++ b/office/lyx/README @@ -9,3 +9,6 @@ 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 documents like academic articles, theses, and books. + +LyX requires a working installation of TeX/LaTeX. For this you +may install Texlive packages available here or from Texlive DVD. diff --git a/office/lyx/lyx.SlackBuild b/office/lyx/lyx.SlackBuild index 03d909972a..373a9406f0 100644 --- a/office/lyx/lyx.SlackBuild +++ b/office/lyx/lyx.SlackBuild @@ -5,7 +5,7 @@ # Now maintained by R. S. Ananda Murthy (rsamurti@gmail.com) PRGNAM=lyx -VERSION=${VERSION:-2.1.1} +VERSION=${VERSION:-2.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/office/lyx/lyx.info b/office/lyx/lyx.info index 062ac5bcc4..745ac0cc2a 100644 --- a/office/lyx/lyx.info +++ b/office/lyx/lyx.info @@ -1,8 +1,8 @@ PRGNAM="lyx" -VERSION="2.1.1" +VERSION="2.1.2" HOMEPAGE="http://www.lyx.org" -DOWNLOAD="ftp://ftp.lyx.org/pub/lyx/stable/2.1.x/lyx-2.1.1.tar.xz" -MD5SUM="78ffef0665b98aaa89427cd1c27b319b" +DOWNLOAD="ftp://ftp.lyx.org/pub/lyx/stable/2.1.x/lyx-2.1.2.tar.xz" +MD5SUM="1ee04fda4b65c011bb18f10333040dd8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |