[Lunar-commits] lyx: Version bump from 1.4.5.1 to 1.5.2.

Jannis Pohlmann jannis at xfce.org
Sat Dec 1 17:41:04 CET 2007


commit 39ee45d99401840dc1ec58a0af9ebfde400051ad
Author: Jannis Pohlmann <jannis at xfce.org>
Date:   Sat Dec 1 17:41:04 2007 +0100

    lyx: Version bump from 1.4.5.1 to 1.5.2.
---
 x11-apps/lyx/BUILD   |    8 ++++++--
 x11-apps/lyx/DEPENDS |    2 +-
 x11-apps/lyx/DETAILS |   10 +++++-----
 3 files changed, 12 insertions(+), 8 deletions(-)

diff --git a/x11-apps/lyx/BUILD b/x11-apps/lyx/BUILD
index 1f8b32c..ce82a7f 100644
--- a/x11-apps/lyx/BUILD
+++ b/x11-apps/lyx/BUILD
@@ -1,8 +1,12 @@
 (
 
   # -O3 and higher breaks - praise to gentoo
-  export CXXFLAGS="${CXXFLAGS//-O[3..9]/-O2}"
-  export CFLAGS="${CFLAGS//-O[3..9]/-O2}"
+  #export CXXFLAGS="${CXXFLAGS//-O[3..9]/-O2}"
+  #export CFLAGS="${CFLAGS//-O[3..9]/-O2}"
+
+  if in_depends lyx qt4; then
+    . /etc/profile.d/qt4.rc
+  fi
   
   #./autogen.sh  &&
   default_build
diff --git a/x11-apps/lyx/DEPENDS b/x11-apps/lyx/DEPENDS
index 928e9d6..7d09055 100644
--- a/x11-apps/lyx/DEPENDS
+++ b/x11-apps/lyx/DEPENDS
@@ -2,7 +2,7 @@ depends Python      &&
 depends ImageMagick &&
 depends teTeX       &&
 
-optional_depends "qt3"             "--with-frontend=qt"        \
+optional_depends "qt4"             "--with-frontend=qt4"        \
                                    ""                          \
                                    "For a QT frontend (say n to use XForms instead)" &&
 optional_depends "xforms"          "--with-frontend=xforms"    \
diff --git a/x11-apps/lyx/DETAILS b/x11-apps/lyx/DETAILS
index 237357a..11313e4 100644
--- a/x11-apps/lyx/DETAILS
+++ b/x11-apps/lyx/DETAILS
@@ -1,11 +1,11 @@
           MODULE=lyx
-         VERSION=1.4.5.1
+         VERSION=1.5.2
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=ftp://ftp.lyx.org/pub/lyx/stable/
-      SOURCE_VFY=sha1:3517c6a7c526e49e0970b4e7c23ceb548662d621
+      SOURCE_VFY=sha1:1b1e8de870972ae5ea14bcdd91d6e4f326491b9c
         WEB_SITE=http://www.lyx.org/
          ENTERED=20020904
-         UPDATED=20070731
+         UPDATED=20071201
            SHORT="A GUI LaTeX editor"
       MAINTAINER=jannis at lunar-linux.org
 
@@ -14,9 +14,9 @@ LyX is an advanced open source document processor that encourages an
 approach to writing based on the structure of your documents, not their
 appearance. LyX lets you concentrate on writing, leaving details of
 visual layout to the software.
-
+ 
 LyX produces high quality, professional output -- using LaTeX, an
 industrial strength typesetting engine, in the background; LyX is far
 more than a front-end to LaTeX, however. No knowledge of LaTeX is
-necessary to use LyX, although it will give a user more power.
+necessary to use LyX, although it will give a user more power. 
 EOF


More information about the Lunar-commits mailing list