[Lunar-commits] <moonbase> lyx: Version bump and a few adjustments in the BUILD.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Wed May 19 14:13:11 CEST 2010


commit adb251879599ce47a9af34b0fab1ece622db5839
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Wed May 19 08:13:11 2010 -0400

    lyx: Version bump and a few adjustments in the BUILD.
---
 qt4-apps/lyx/BUILD   |    6 +++---
 qt4-apps/lyx/DETAILS |    8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/qt4-apps/lyx/BUILD b/qt4-apps/lyx/BUILD
index ae0f975..37961fc 100644
--- a/qt4-apps/lyx/BUILD
+++ b/qt4-apps/lyx/BUILD
@@ -1,10 +1,10 @@
 (
 
-  . /etc/profile.d/qt4.rc
+  . /etc/profile.d/qt4.rc &&
 
-  OPTS+=" --enable-build-type=release --enable-shared --disable-static  --with-frontend=qt4"
+  OPTS+=" --enable-build-type=release --enable-shared --disable-static  --with-frontend=qt4" &&
 
-  default_build
+  default_build &&
 
   # Desktop menu entry
   cat > ${MODULE}.desktop << EOF  &&
diff --git a/qt4-apps/lyx/DETAILS b/qt4-apps/lyx/DETAILS
index a373d09..26ce963 100644
--- a/qt4-apps/lyx/DETAILS
+++ b/qt4-apps/lyx/DETAILS
@@ -1,15 +1,15 @@
           MODULE=lyx
-         VERSION=1.6.5
+         VERSION=1.6.6
           SOURCE=$MODULE-$VERSION.tar.bz2
    SOURCE_URL[0]=ftp://ftp.ntua.gr/pub/X11/LyX/stable/1.6.x
    SOURCE_URL[1]=ftp://ftp.lyx.org/pub/lyx/stable/1.6.x
-      SOURCE_VFY=sha1:40ef3132f9706864f3c5467a5b68669e896b1dbe
+      SOURCE_VFY=sha1:75c43f09c275e74508dff86df031e179f9f59054
    MODULE_PREFIX=${QT4_PREFIX:-/opt/lunar/qt/4}
         WEB_SITE=http://www.lyx.org
       MAINTAINER=jannis at lunar-linux.org
          ENTERED=20020904
-         UPDATED=20091207
-           SHORT="A GUI LaTeX editor"
+         UPDATED=20100519
+           SHORT="GUI LaTeX editor"
 
 cat << EOF
 LyX is an advanced open source document processor that encourages an


More information about the Lunar-commits mailing list