[Lunar-commits] CVS: moonbase/libs/qscintilla BUILD, 1.4,
	1.5 DETAILS, 1.6, 1.7
    Joel Vennin 
    jol at lunar-linux.org
       
    Sat May 29 11:18:35 GMT 2004
    
        - Previous message: [Lunar-commits] CVS: moonbase/devel/sip BUILD, 1.3, 1.4 DETAILS,
	1.11, 1.12 PRE_BUILD, 1.3, NONE
 
        - Next message: [Lunar-commits] CVS: moonbase/devel/PyQt BUILD, 1.2, 1.3 DETAILS,
	1.9, 1.10 PRE_BUILD, 1.2, 1.3
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
    
  
Update of /var/cvs/lunar/moonbase/libs/qscintilla
In directory dbguin.lunar-linux.org:/tmp/cvs-serv15094
Modified Files:
	BUILD DETAILS 
Log Message:
Just a little change inside the BUILD file.
I've added a symbolic link to libqscintilla.so.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/qscintilla/BUILD,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- BUILD	21 May 2004 18:23:16 -0000	1.4
+++ BUILD	29 May 2004 11:18:33 -0000	1.5
@@ -3,6 +3,6 @@
   cd qt                               &&
   qmake -o Makefile qscintilla.pro    &&
   default_make                        &&
+  ln -f -s $QTDIR/lib/libqscintilla.so.4.0.0 $QTDIR/lib/libqscintilla.so &&
   cp qextscintilla*.h $QTDIR/include  
-
 ) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/qscintilla/DETAILS,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- DETAILS	9 May 2004 18:14:08 -0000	1.6
+++ DETAILS	29 May 2004 11:18:33 -0000	1.7
@@ -7,7 +7,7 @@
       SOURCE_VFY=md5:cc682b0d47515db0d380a9df13274580
         WEB_SITE=http://www.riverbankcomputing.co.uk/qscintilla/index.php
          ENTERED=20030711
-         UPDATED=20040509
+         UPDATED=20040529
            SHORT="QScintilla is a port to Qt of Scintilla C++ editor class."
 
 cat << EOF
    
    
        
	- Previous message: [Lunar-commits] CVS: moonbase/devel/sip BUILD, 1.3, 1.4 DETAILS,
	1.11, 1.12 PRE_BUILD, 1.3, NONE
 
	- Next message: [Lunar-commits] CVS: moonbase/devel/PyQt BUILD, 1.2, 1.3 DETAILS,
	1.9, 1.10 PRE_BUILD, 1.2, 1.3
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
More information about the Lunar-commits
mailing list