Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv30778/unstable/main/finkinfo/editors

Modified Files:
        tea.info tea.patch 
Log Message:
add missing -lX11 (probably was in former .la)


Index: tea.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/tea.patch,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- tea.patch   15 Jul 2008 01:40:50 -0000      1.7
+++ tea.patch   15 Jan 2010 16:16:16 -0000      1.8
@@ -37,6 +37,27 @@
  
        if pkg-config --exists gtksourceview-1.0 ; then
                LIBS="$LIBS `pkg-config --libs gtksourceview-1.0`"
+diff -Nurd -x'*~' tea-17.6.1.orig/src/Makefile.in tea-17.6.1/src/Makefile.in
+--- tea-17.6.1.orig/src/Makefile.in    2008-06-03 14:33:00.000000000 -0400
++++ tea-17.6.1/src/Makefile.in 2010-01-15 11:11:19.000000000 -0500
+@@ -264,7 +264,7 @@
+ @DEB_TRUE@    expr.c expr.h \
+ @DEB_TRUE@    grabber.c grabber.h 
+ 
+...@deb_true@teaed_LDADD = @PACKAGE_LIBS@ $(INTLLIBS)
+...@deb_true@teaed_LDADD = @PACKAGE_LIBS@ $(INTLLIBS) -L/usr/X11R6/lib -lX11
+ @deb_fa...@tea_sources = \
+ @DEB_FALSE@   main.c \
+ @DEB_FALSE@   interface.c interface.h \
+@@ -294,7 +294,7 @@
+ @DEB_FALSE@   expr.c expr.h \
+ @DEB_FALSE@   grabber.c grabber.h 
+ 
+...@deb_false@tea_LDADD = @PACKAGE_LIBS@ $(INTLLIBS)
+...@deb_false@tea_LDADD = @PACKAGE_LIBS@ $(INTLLIBS) -L/usr/X11R6/lib -lX11
+ all: all-am
+ 
+ .SUFFIXES:
 diff -Nurd -x'*~' tea-17.6.1.orig/src/rox_strings.c 
tea-17.6.1/src/rox_strings.c
 --- tea-17.6.1.orig/src/rox_strings.c  2008-05-07 05:14:23.000000000 -0400
 +++ tea-17.6.1/src/rox_strings.c       2008-06-03 20:36:43.000000000 -0400

Index: tea.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/tea.info,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- tea.info    15 Jul 2008 01:40:50 -0000      1.15
+++ tea.info    15 Jan 2010 16:16:15 -0000      1.16
@@ -4,7 +4,7 @@
 Source: mirror:sourceforge:tea-editor/%n-%v.tar.bz2
 Source-MD5: fdeb7c7fbff28489c965a2694161c402
 PatchFile: %n.patch
-PatchFile-MD5: f8d565ca09af979b70094f538340cb36
+PatchFile-MD5: 70e851f3c73c1e82c16346ce08b3e359
 Depends: <<
        atk1-shlibs (>= 1.20.0-1),
        cairo-shlibs (>= 1.6-1),


------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to