summaryrefslogtreecommitdiff
path: root/editors/lyx-xforms
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2006-04-18 23:21:18 +0000
committerreed <reed@pkgsrc.org>2006-04-18 23:21:18 +0000
commit93194cc8c7e00fa46069879e9a82b9310ca144a8 (patch)
tree8bfa953440b5f42c751dee7be18e04605e0fc93e /editors/lyx-xforms
parent55341ffa935f03e5c0ecc9bb818da9f85d7366a0 (diff)
downloadpkgsrc-93194cc8c7e00fa46069879e9a82b9310ca144a8.tar.gz
This is an update to lyx 1.4.1. The jump from 1.3.x to 1.4 is
huge. Please see the announcements at http://www.lyx.org/announce/1_4_0.txt and http://www.lyx.org/announce/1_4_1.txt This adds a different interface, change tracking, character styles new tex2lyx (instead of reLyX) and a lot more. Pkgsrc changes include: DESCR -- remove the word "New" since it is not new. Improve COMMENT. makepsres tool not used anymore. New python scripts. Remove post-install target for texmf files as now done via normal install. patch-ah removed -- already integrated. patch-ai removed -- reLyX was removed. patch-aj removed -- Makefile changed (maybe this is needed to stop rebuild between build and install steps -- need to check this.) patch-ac added for sys./time.h needed; already in lyx development version. (I did this update last week and tested on Linux, NetBSD and DragonFly and havce been using on NetBSD.)
Diffstat (limited to 'editors/lyx-xforms')
-rw-r--r--editors/lyx-xforms/DESCR2
-rw-r--r--editors/lyx-xforms/Makefile3
2 files changed, 2 insertions, 3 deletions
diff --git a/editors/lyx-xforms/DESCR b/editors/lyx-xforms/DESCR
index 3ea793a282e..8c4598a69a8 100644
--- a/editors/lyx-xforms/DESCR
+++ b/editors/lyx-xforms/DESCR
@@ -4,7 +4,7 @@ LaTeX.
Quasi-WYSIWYG interface, many LaTeX styles and layouts automatically
generated. Speeds up learning LaTeX and makes complicated layouts
-easy and intuitive. New features include spell-checking, international
+easy and intuitive. Features include spell-checking, international
character support, WYSIWYG graphics, tables, and equations.
This version of LyX uses the XForms graphical user interface toolkit.
diff --git a/editors/lyx-xforms/Makefile b/editors/lyx-xforms/Makefile
index 7059c2a898f..929a630f4ef 100644
--- a/editors/lyx-xforms/Makefile
+++ b/editors/lyx-xforms/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2006/04/07 00:54:25 minskim Exp $
+# $NetBSD: Makefile,v 1.21 2006/04/18 23:21:18 reed Exp $
#
.include "../../editors/lyx-qt/Makefile.common"
PKGNAME= ${DISTNAME:S/lyx-/lyx-xforms-/}
-PKGREVISION= 2
COMMENT+= (xforms version)