Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/editors
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv8516

Modified Files:
        scite.info 
Log Message:
update scite to 3.3.2, build with fink lua51-dev and sync trees

Index: scite.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/editors/scite.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- scite.info  16 Feb 2012 06:27:21 -0000      1.4
+++ scite.info  30 May 2013 23:19:46 -0000      1.5
@@ -1,11 +1,10 @@
 Package: scite
-Version: 2.29
-Revision: 3
-Source: mirror:sourceforge:scintilla/%n229.zip
-Source-MD5: 6e3307cd202d5925c15830838ccb3540
+Version: 3.3.2
+Revision: 1
+Source: mirror:sourceforge:scintilla/%n332.zip
+Source-MD5: 515539da0a8be4d046340bacd17d7dcb
 NoSourceDirectory: True
 
-#makefile patches to put local -I before global avoids the need for...
 #BuildConflicts: lua51-dev
 
 Suggests: a2ps
@@ -37,13 +36,13 @@
        pango1-xft2-ft219-dev (>= 1.24.5-7),
        pixman (>= 0.10.0-1),
        pkgconfig (>= 0.23-1),
-       x11-dev
+       x11-dev,
+       lua51-dev 
 <<
 PatchFile: %n.patch
-PatchFile-MD5: 47b1b3bfb740b093c0ec95357378b3fb
+PatchFile-MD5: c444207a830bde22a5a865b47e46040f 
 PatchScript: <<
   patch -p0 < %{PatchFile}
-
   perl -pi -e 's/-DNDEBUG -Os/-DNDEBUG -D__unix__ -Os/g' scite/gtk/makefile
   perl -pi -e 's/xdg-open/dillo/g' scite/src/*.properties
 
@@ -54,6 +53,8 @@
 
   # --enable-dependency-tracking doesn't work fully b/c not fully libtoolized
   perl -pi -e 's/(CXXFLAGS\s*=)/\1-MD /' scintilla/gtk/makefile 
scite/gtk/makefile
+
+  mv scite/lua scite/lua_local
 <<
 ConfigureParams: --enable-dependency-tracking
 SetCXXFLAGS: -MD -I%p/include


------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to