Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/x11
In directory vz-cvs-3.sog:/tmp/cvs-serv18050/stable/main/finkinfo/x11

Modified Files:
        eterm.info 
Log Message:
backport build-fix from 10.7; dep-cleanup


Index: eterm.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/x11/eterm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- eterm.info  13 Jul 2012 18:57:41 -0000      1.2
+++ eterm.info  13 Aug 2012 03:54:13 -0000      1.3
@@ -1,16 +1,17 @@
 Package: eterm
 Version: 0.9.6
-Revision: 1
+Revision: 3
 Source: mirror:sourceforge:eterm/Eterm-%v.tar.gz
 BuildDepends: imlib2 (>= 1.4.2-3), libast2 (>= 0.7-2), libgettext8-dev, 
gettext-bin, gettext-tools, libpcre1, x11-dev, freetype219 (>= 2.3.8-2), 
man2html, fink (>= 0.28), fink-package-precedence
 Depends: freetype219-shlibs (>= 2.3.8-2), imlib2-shlibs (>= 1.4.2-3), 
libast2-shlibs (>= 0.7-2), libpcre1-shlibs, x11-shlibs, x11
-Conflicts: eterm-shlibs , eterm0.9.3-shlibs, eterm-dev, eterm0.9.3-dev
+Conflicts: eterm-shlibs, eterm0.9.3-shlibs, eterm-dev, eterm0.9.3-dev
 Replaces: eterm-shlibs, eterm0.9.3-shlibs, eterm-dev, eterm0.9.3-dev
 Source-MD5: 90e424584c22d4050496874d14f78bb1
 PatchFile: %n.patch
 PatchFile-MD5: 9033a472abfc56e0a1464b65042aae7e
 DocFiles: README LICENSE ChangeLog ReleaseNotes doc/Eterm_reference.html 
doc/Eterm.1.html doc/README.Escreen doc/Eterm.ti doc/Eterm.tcap
 ConfigureParams: --mandir=%p/share/man --enable-multi-charset   
--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib
+SetCFLAGS: -O2 -g -std=gnu89
 CompileScript: <<
   ac_cv_header_utmpx_h=no ac_cv_lib_ttf_TT_Init_FreeType=no ./configure %c
   make
@@ -31,6 +32,9 @@
 <<
 DescPort: <<
        Shared library is ostensibly private so is not exported into shlibs.
+       blank_screen_mem() is defined via an inline declaration in 
src/screen.c, which clang
+       3.1 from Xcode 4.3.3 silently ignores, resulting in the symbol being 
undefined in
+       libEterm.
 <<
 License: BSD
 Homepage: http://www.eterm.org


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to