Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv28188

Added Files:
        libotf.info libotf.patch 
Log Message:
Move to 10.7.


--- NEW FILE: libotf.patch ---
diff -Naur libotf-0.9.12.orig/example/Makefile.in 
libotf-0.9.12/example/Makefile.in
--- libotf-0.9.12.orig/example/Makefile.in      2010-09-22 12:44:36.000000000 
+0900
+++ libotf-0.9.12/example/Makefile.in   2011-03-15 18:00:09.000000000 +0900
@@ -83,8 +83,8 @@
 otfview_OBJECTS = otfview.$(OBJEXT)
 otfview_DEPENDENCIES = $(CommonLDADD)
 otfview_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
-       --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(otfview_LDFLAGS) \
-       $(LDFLAGS) -o $@
+       --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) \
+       $(otfview_LDFLAGS) -o $@
 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src
 depcomp = $(SHELL) $(top_srcdir)/depcomp
 am__depfiles_maybe = depfiles

--- NEW FILE: libotf.info ---
Package: libotf
Version: 0.9.12
Revision: 1
Depends: %N-shlibs (= %v-%r)
BuildDepends: x11, freetype219, xmkmf (>= 1.0.2-3), fink (>= 0.24.12-1)
Source: http://www.m17n.org/%n/%n-%v.tar.gz
Source-MD5: 630a0556af3be60360e8a75e59561eda
PatchFile: %n.patch
PatchFile-MD5: ccaa088bd3395d3fcf79a33a81b4d08e
DocFiles: AUTHORS COPYING NEWS README
BuildDependsOnly: True
SetLDFLAGS: -L%p/lib/freetype219/lib
CompileScript: <<
#!/bin/sh -ev
 export PATH=%p/lib/xmkmf/bin:$PATH 
  PATH=%p/lib/freetype219/bin:$PATH ./configure %c
  make
<<
SplitOff: <<
  Package: %N-shlibs
  Depends: freetype219-shlibs
  Files: lib/libotf.*.dylib
  Shlibs: %p/lib/libotf.0.dylib 1.0.0 %n (>= 0.9.5-2)
  DocFiles: AUTHORS COPYING NEWS README
<<
SplitOff2: <<
  Package: %N-bin
  Depends: %N-shlibs (>= %v-%r), x11, freetype219-shlibs
  Files: bin/otf*
  DocFiles: AUTHORS COPYING NEWS README
<<
Description: Library for handling OpenType Font (OTF)
DescPackaging: <<
  Any package which BuildDepends on this one must also BuildDepend on:
    freetype219
  Originally packaged by Etsushi Kato <[email protected]>
<<
License: LGPL
Maintainer: Todai Fink Team <[email protected]>
Homepage: http://www.m17n.org/libotf/


------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to