Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/text
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv19936

Modified Files:
        libzvbi0-shlibs.info libzvbi0-shlibs.patch 
Log Message:
avoid pulling in libpng from X11

Index: libzvbi0-shlibs.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/text/libzvbi0-shlibs.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libzvbi0-shlibs.patch       20 Aug 2013 16:28:18 -0000      1.1
+++ libzvbi0-shlibs.patch       31 Aug 2013 21:36:16 -0000      1.2
@@ -422,3 +422,27 @@
                                printv("enh terminated %02x\n", p->mode);
                                goto swedish;
                        }
+diff -ruN zvbi-0.2.34-orig/contrib/Makefile.in zvbi-0.2.34/contrib/Makefile.in
+--- zvbi-0.2.34-orig/contrib/Makefile.in       2013-07-04 23:27:56.000000000 
-0400
++++ zvbi-0.2.34/contrib/Makefile.in    2013-08-31 17:29:20.000000000 -0400
+@@ -101,9 +101,9 @@
+ depcomp = $(SHELL) $(top_srcdir)/depcomp
+ am__depfiles_maybe = depfiles
+ COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
+-      $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
++      $(CPPFLAGS) $(X_CFLAGS) $(AM_CFLAGS) $(CFLAGS)
+ LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
+-      $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
++      $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(X_CFLAGS) \
+       $(AM_CFLAGS) $(CFLAGS)
+ CCLD = $(CC)
+ LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+@@ -294,7 +294,7 @@
+ 
+ AM_CPPFLAGS = \
+       -I$(top_srcdir) \
+-      $(X_CFLAGS) \
++      \
+       -D_REENTRANT \
+       -D_GNU_SOURCE
+ 

Index: libzvbi0-shlibs.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/text/libzvbi0-shlibs.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libzvbi0-shlibs.info        20 Aug 2013 16:28:18 -0000      1.1
+++ libzvbi0-shlibs.info        31 Aug 2013 21:36:16 -0000      1.2
@@ -1,6 +1,6 @@
 Package: libzvbi0-shlibs
 Version: 0.2.34
-Revision: 1
+Revision: 2
 Description: Vertical Blanking Interval decoder library
 License: GPL/LGPL
 Maintainer: Hanspeter Niederstrasser <nie...@users.sourceforge.net>
@@ -24,7 +24,7 @@
 Source-MD5: 135334895c06e385f551b45b323bbd25
 Source-Checksum: SHA1(f03a17f6b4eb6e3dab28faf7eea9b17fe6e8cbdf)
 PatchFile: %n.patch
-PatchFile-MD5: 94fb2fef85a9c2cf702762afcec58aeb
+PatchFile-MD5: 4372d632c500bf6bdf3b299489a940be
 PatchScript: <<
        %{default_script}
        ### FreeBSD does this but don't think it helps/hinders us
@@ -106,6 +106,9 @@
 Clang patches from FreeBSD
 http://svnweb.freebsd.org/ports/head/devel/libzvbi/
 
+contrib/Makefile.in
+avoid pulling in X11-libpng
+
 Debian patches:
 03_fails-to-write.diff
 05_MAXPATHLEN.diff


------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to